Tags: wordpress
Updating to WordPress 5.6 for Blocks Based Theme Fix
I have a block-based theme using Gutenberg editor. After updating to WordPress 5.6 the editor window with a collection of full width blocks was pushing the sidebar out of editor page margins.
WP Bakery Page Builder and WPML Manual Translation Settings
WPML manual translations editing settings for WPBakery Page BuilderContinue reading
Modify Yoast SEO Breadcrumbs with Additional Item
Helpful snippets to implement Yoast SEO breadcrumbs functionality. Add a link to your last level breadcrumb. Or add a text item after the new link.Continue reading
Masonry Gallery RTL Solution for Visual Composer – Page Builder
Now we can change Visual Composer masonry gallery layout for RTL site version without changing masonry script of page builder, that is not good for updates and not suitable to multilanguage LTR + RTL websites.Continue reading
Randomize Predefined Colors for WordPress Theme Element
Randomize colors for any CSS selector in WordPress theme from your theme functions.phpContinue reading
Enhanced Security HTTP Headers Addition
I’ve recently discovered an opportunity to add enhanced security via HTTP headers, as most big sites do. You can test your headers information with developer tools in any modern browser from the Network tab. There is also a good site […]
Custom Transformer Rules Settings when Importing Posts from WordPress as Facebook Instant Articles
Eliminate errors caused by unrecognized HTML code when converting to Facebook Instant Articles formatting with FBIA WordPress plugin Custom Transformer Rules.Continue reading
Arconix FAQ Plugin Customization for Better Speed with Autoptimize
Resolve problems with Arconix FAQ used together with Autoptimize minification plugin in WordPress.Continue reading
How to Add Accelerated Mobile Pages to WordPress Site
Accelerated Mobile Pages versions are pushed by Google with a promise of better search results ranking. They could be added relatively easily to any WordPress site with the help of official WordPress Automattic plugin. Here’s how to tweak them further on your site and to avoid validation errors in Google Search Console.Continue reading
Remove Brackets for Category Counts On Woocommerce Storefront Theme Homepage
A code to remove brackets from your storefront homepage category products count display and some CSS to style it with background and rounded.Continue reading
Adding Background Click Closing and Next Image on Image Click to Swipebox Lightbox Plugin
Add next image and closing the lightbox functionality to your lightbox Swipebox plugin.Continue reading