gasbas74
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] Issue after updating to latest version (7.1.8) on multisite.I’ve tried to use the latest version 7.1.9. with Dynamic Visibility for Elementor 5.0.13
Everything immediately breaks. Pages won’t load (too many redirects). After deactivating Theme My Login, everything’s fine again.
I’m hoping that others experience the same, and it’s a known bug to fix.P.S.
After installing 7.1.7, the problem seems to have gone…- This reply was modified 6 months, 1 week ago by gasbas74.
Forum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Positioning not idealTo be clear, I would love to position the button ::after the woocommerce-cart-form ??
Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codei.e.
display:grid;
grid-template-columns:repeat(auto-fill,auto);
grid-gap:10pxForum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeYeah, unfortunately, any class I create is applied to a block of combined product as if they were one single image. All styles, even grid-based styles, consider the output of the shortcode as 1 element and position it as such…
Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeApologies, I just noticed the options to hook 3 different classes ??
Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeHi,
I wanted to respond in this forum instead of private mail, to say thanks!
It does work now! I found that the underlying problem isn’t the WPML plugin but instead the variation product version. Even using the first variation is a no-go; you actually need the master product.Styling will be the next challenge, as it uses classes widely used throughout the theme/WooCommerce. It would help if the output images/product would hook a unique class.
But we’ll figure it out.Thanks again.
Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeSorry, but could you make a screenshot?
I’m really struggling to get the same results.
Multilingual products shouldn’t be an issue, since I’ve not yet added any language variations.
Looking at products that have linked products in the cross-sell section still don’t display cross-sells on the single product page. I’m starting to feel like a dumbass!…Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeThanks.
The shortcode is used on the single product page only. It just resides in an HTML block to have the theme serve it out on the product page.
I’ve noticed you took out the Product ID, but the linked products are still not popping up. Did you get the desired result?Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeBtw, the code resides in Custom HTML 2 which can be found by clicking the element in the editor at the bottom of the single product page builder
Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeThanks! I’ve just sent you an email with the credentials
Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeHow do I send my website credentials over to you, privately? (I don’t see a direct message option)
Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeAre you willing to have a look yourself? Solving this would really help me out. It’s the last hurdle so to speak.
Forum: Plugins
In reply to: [Cross Sell Products Slider For Woocommerce] DIfficulty with correct codeWhich I did. ALso enabled “cross sell products on single product page” AND defined 3 products in my linked products tab within the product specs page in WooCommerce.
I really don’t know what I’m doing wrong here…
Your code resides in a static block which I link in a widget on the single product page. Could something go wrong with nesting the code like this?