dainiuv
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Translate Yoast “breadcrumb_last” (pagination)Hello, I have same problem, using Yoast SEO and Loco translate. There is no Page %s included in translation. I have done this in another website but with WPML. Now I don’t need WPML.
How can I translate breadcrumb_last ?
Forum: Plugins
In reply to: [Page scroll to id] Can’t make the plugin work (Woodmart theme)Hello,
Works both solutions, just needed a little bit modifications open bracket in custom js code:
(function($){ $(window).on("load",function(){ $("a.single_product_read_more.__mPS2id[href$='#tab-description']").on("click",function(e){ e.preventDefault(); $("#tab-title-description a[href$='#tab-description']").trigger("click"); $.mPageScroll2id("scrollTo","#tab-description"); }); }); })(jQuery);
And in functions.php open bracket and single quotes of #tab-description:
function ps2id_custom_script(){ wp_register_script( 'ps2id-custom-script', '', array('jquery', 'page-scroll-to-id-plugin-script'), '', true ); wp_enqueue_script( 'ps2id-custom-script' ); wp_add_inline_script( 'ps2id-custom-script', '(function($){ $(window).on("load",function(){ $("a.single_product_read_more.__mPS2id[href$=\'#tab-description\']").on("click",function(e){ e.preventDefault(); $("#tab-title-description a[href$=\'#tab-description\']").trigger("click"); $.mPageScroll2id("scrollTo","#tab-description"); }); }); })(jQuery);'); } add_action( 'wp_enqueue_scripts', 'ps2id_custom_script' );
I want to leave correct code if anyone else needed it.
Thank you!I have updated The7 and all plugins to newest version but still there are no .dt-css-grid and Carousel not working, tried different combinations Apply higher priority filter and other.
Thank you! But in my situation related and up-sells are different: https://ibb.co/tH7tsV7
I can’t see https://s-qn2y95zmrgj8.eu1.wpsandbox.org/product/wordpress-pennant/ image, because I need Access Code.Thank you!
@alexodiy Hi,
Maybe some response?
@alexodiy Hi,
Maybe you have some news for me?
@alexodiy Hi,
Any response? Maybe I should try to disable plugins one by one?
Thank you!
Plugin is enabled because upsells now are shown up. I have enabled checkboxes in If not work section. Tried one by one and all at the same time.
I can give you access to wp-admin, it’s testing site.I have disabled FVM and enabled your plugin, still the same. I have opened website for testing, here is link: https://racijos.programming.lt/racija/motorola-t62-talkabout-melyna/
“Priedai, tinkantys ?iai prekei” – is Related Products@alexodiy hi
For caching I’m using only dtthe7 theme recommended FVM plugin. But I have been disabled it for testing.
Here is the list of active plugins (Carousel Upsells and Related Product for Woocommerce):
### Active Plugins (47) ### Ultimate Addons for WPBakery Page Builder: by Brainstorm Force – 3.19.11 Classic Editor (Klasikinis redaktorius): by WordPress programuotojai – 1.6.2 Classic Widgets: by WordPress Contributors – 0.3 Contact Form 7: by Takayuki Miyoshi – 5.6.1 Contact Form CFDB7: by Arshid – 1.2.6.4 GDPR Cookie Consent: by WebToffee – 2.1.2 Simple Custom CSS and JS: by SilkyPress.com – 3.40 Disable Comments: by WPDeveloper – 2.3.6 The7 Elements: by Dream-Theme – 2.6.0 Kopijavimas: by mndpsingh287 – 4.4.9 Duplicator: by Snap Creek – 1.4.7 ELEX WooCommerce Bulk Edit Products, Prices & Attributes (Basic): by ELEXtensions – 1.2.6 Email Template Customizer for WooCommerce: by VillaTheme – 1.1.14 Fast Velocity Minify: by Raul Peixoto – 3.2.8 Font Awesome: by Font Awesome – 4.2.0 WPBakery Page Builder: by Michael M - WPBakery.com – 6.9.0 Loco Translate: by Tim Whitlock – 2.6.2 Page scroll to id: by malihu – 1.7.5 Popup Maker: by Popup Maker – 1.16.7 Post Types Order: by Nsp Code – 1.9.9.1 Product Import Export for WooCommerce: by WebToffee – 2.2.2 Re-add text underline and justify: by Brice Capobianco – 0.3 Really Simple SSL: by Really Simple Plugins – 5.3.2 Redirection: by John Godley – 5.3.0 Search By SKU - for Woocommerce: by Unroll Digital – 0.8.0 Smart Slider 3: by Nextend – 3.5.1.7 Easy Updates Manager: by Easy Updates Manager Team – 9.0.13 SVG Support: by Benbodhi – 2.4.2 The7 CLI: by Dream-Theme – 1.0.0 The7 White-Label Tool: by Dream-Theme – 1.0.1 Advanced Editor Tools (previously TinyMCE Advanced): by Automattic – 5.6.0 Under Construction: by Noah Kagan – 1.21 WebP Express: by Bj?rn Rosell – 0.25.5 Widget Options: by Widget Options Team – 3.8.5 WPC Frequently Bought Together for WooCommerce: by WPClever – 4.4.0 Checkout Field Editor for WooCommerce: by ThemeHigh – 1.7.0 WooCommerce Payment Gateway - Paysera: by Paysera – 3.2.2 WooCommerce pristatymas - DPD baltic: by DPD – 1.2.8 Advanced AJAX Product Filters for WooCommerce: by BeRocket – 1.6.3.1 WooCommerce: by Automattic – 6.7.0 Wordfence Security: by Wordfence – 7.6.0 WordPress Importuotojas: by wordpressdotorg – 0.7 Yoast SEO: by Team Yoast – 19.4 Custom Menu Shortcode: by Bas van der Lans – 1.0 WP External Links: by WebFactory Ltd – 2.55 WP Mail SMTP: by WPForms – 3.5.1 Custom Product Tabs for WooCommerce: by YIKES Inc. – 1.7.9
Hello,
This site is for testing and closed. For now your plugin is disabled. Maybe you need logins to website? If so – please let me know. And how I can give it to you (safely only for you)?
- This reply was modified 2 years, 2 months ago by dainiuv.
Forum: Plugins
In reply to: [Polylang] Polylang and WPbakeryHello,
WPbakery was in bought theme. I’ll try to contact support.Thank you for your help!
Forum: Plugins
In reply to: [Polylang] Polylang and WPbakeryHello,
With 6.7.0 version of WPbakery everything is fine.