Search
Category: 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.
Disable WordPress 5.5 Lazy Loading Image when Using wp_get_attachment_image()
Stop lazy loading in WordPress 5.5 for a specific image added via wp_get_attachment_imageContinue reading
WP Bakery Page Builder and WPML Manual Translation Settings
WPML manual translations editing settings for WPBakery Page BuilderContinue reading
Posted in WordPress Tagged languages Page Builder translations Visual Composer wordpress WPML Leave a comment
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
Posted in Templates, WordPress Tagged breadcrumbs child theme themes wordpress yoast seo Leave a comment
Minimal CSS Styles for prettyPhoto RTL Lightbox inside Visual Composer Page Builder for WordPress
Minimal CSS styles to make prettyPhoto lightbox compatible with Right-toLeft languages. I didn’t change button positions here, it looks ok even so. Continue reading
Posted in CSS CheatSheets, WordPress Tagged Page Builder prettyPhoto Right-To-Left RTL Visual Composer 1 Comment
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
Posted in WordPress Tagged child theme Hebrew Page Builder Right-To-Left RTL themes Visual Composer wordpress Leave a comment
Add HREFLANG X-Default Tag to WPML Multilingual Site
Adding hreflang x-default language tag to sites that use WPML WordPress plugin for multilingual content.Continue reading
Woocommerce Update from v.2 to 3 – Tips for Child Themes
Woocommerce version 3 introduced many changes. You can easily see changes on single product page image galleries. But there are many more changes under the hood.
Randomize Predefined Colors for WordPress Theme Element
Randomize colors for any CSS selector in WordPress theme from your theme functions.phpContinue reading
Output Total Number of Locations from Store Locator Plus Plugin
Create a WordPress theme shortcode to show a total locations count from Store Locator Plus plugin.Continue reading
Remove Google Fonts from Woo Storefront Theme
Dequeue Google font from WooThemes Storefront theme, which was included into it after last September 2016 update. You may also replace default Storefront font with another one from Google fonts repository.Continue reading