andrewwatson
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] “WooCommerce pages” only in defualt languageSOLUTION:
It turns this always happens but it is because of the way Polylang works and it is documented, so the fix is easy.
Woocommerce works (mainly) by using shortcodes and displaying the appropriate content in the right language. With Polylang you have to create the different language pages so the shortcodes will be displayed in the right language (the language of the page they are on).
If you don’t do anything, the only checkout page you will ever see it the one in the default page and therefore theWoocommerce content will be in that language. You have to create a Polylang language version of this page for each language you are using, then the Woocommerce content will appear in that language.
To do this.
1) Install and enable Woocommerce
2) Install and enable Polylang and add the languages you need
3) Install and enable Hyyan WooCommerce Polylang Integration
4) View WordPress Pages and search for each of the following pages:
—– shop
—– cart
—– checkout
—– my account
5) Edit each one of these pages and click the “+” in the right side to create a version of that page in the other languages, title the page appropriately and make sure there is a version for each language installed – Note, make sure that if there is a shortcode in the content of this page the exact same shortcode is in the other language versions.After you have manually created these page language versions all those system pages will appear correctly in the language set on the website because Polylange will choose the right language version and Woocommerce will display in the language of that page.
Forum: Plugins
In reply to: [PopBox For Elementor] How to edit size (width) of PopBox?OK. Found it. So you don’t adjust the width of the Popbox Elementor popup by changing the size of the section in the Popbox part of the dashboard.
To change the width, you set that when you add the button on the page you want the POP up to appear:
To change the width:
1) Edit the Popbox button you have placed on your Elementor page.
2) click the Style tab.
3) Expand the section within that tab called “Modal Container”
4) Choose the Max-widthForum: Plugins
In reply to: [PopBox For Elementor] How to edit size (width) of PopBox?Hi that doesn’t seem to be the right way to edit the popup box width.
If I try to edit the section size it just makes it smaller within the popup box.
Does anyone know where you can change the width of the actual popup box?
Forum: Plugins
In reply to: [Polylang] Language changes when you click checkout.Thanks for all your comments.
@codestylist I absolutely have no complaints regarding Polylang whatsoever. I came to the forum to find the answer for an issue because I was having trouble finding out where the problem lay. I needed to understand what functionality was expected to know which plugin was responsible. No compliant, I just thought someone here could help me locate the problem.
I have since been able to confirm that the problem is indeed with the integration plugin. Thanks.
@veerap yes I know of that extension, and I am interested, except I’m not sure how to test it to know that it will solve my problem and to be honest I am having trouble reconciling the cost of that plugin against other options. I do love Polylang, I also want to contribute financially so, yes thanks, that is a good suggestion.
For anyone who finds this page, the issue has been posted at github with the plugin developer here:
Forum: Plugins
In reply to: [WooCommerce] “WooCommerce pages” only in defualt languageIt is obviously not a woocommerce issue. I am thankful for Hannah’s assistance in helping me to test and move forward in troubleshooting.
I have raised the issue at github, here it is in case anyone with a similar problem needs to see it.
https://github.com/hyyan/woo-poly-integration/issues/379I will come back and amend my comment to include a solution when I find one.
- This reply was modified 7 years, 7 months ago by andrewwatson.
Forum: Plugins
In reply to: [WooCommerce] “WooCommerce pages” only in defualt languageThank you Hannah. That was extremely valuable info. I have tested that single language works correctly for all languages. That means I now know for sure it is a problem with the Multilingual plugin and importantly it doesn’t have anything to do with the site missing system pages in other languages.
Forum: Plugins
In reply to: [Polylang] Language changes when you click checkout.Thanks for your comment!
I raised an issue 7 days ago on Git hub, no response yet. (not grumbling).I noticed that the issue happens with Hyyan WooCommerce Polylang Integration activated and without. That is to say. With just Woocommerce and Polylang activated there is the same behavior.
I know Polylang isn’t out of the box ready to work with Woocommerce, but doesn’t it at least show the Woocomerce pages Localised? (cart/basket etc)
I am genuinely confused and not sure how to trouble shoot this.
- This reply was modified 7 years, 7 months ago by andrewwatson.
Forum: Plugins
In reply to: [WooCommerce] “WooCommerce pages” only in defualt languageOh. Ok. Thanks.
Obviously though woocommerce does have the translations of all its system pages (checkout/shopping bascket etc) in case the whole site is a single language but not english. I thought it was the absense of these files that was the problem and that if I could just get woocommerce to create them it would fix my issue.
I will investigate further.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Stop page from scrolling past stickly elementHi although CSS is not my forte, I fixed it with CSS. I dont know how, but it´s fixed
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Stop page from scrolling past stickly elementThank you for taking the time to respond! I put the site online so I can show you.
Here:
http://78.142.63.63/~wowholidayz/addons/spainvest/What i am trying to fix is that the sticky nav-menu goes all the way to the top, sliding under the white image. I need it to stick below the white image (which is simple html img tag placed in the header with an inline CSS ID using your plugin to make it sticky).
So I want the sticky anywhere element at the top, I just need to make the nav menu stick below it.
Any ideas?
I reached out to the developer and they fixed it in an update, not sure if they had already planned and were working on the fix, but the issue was resolved same day. Great job Devs, thanks.
I have the exact same issue. One Carousel stacked on top of the other. Can you tell me how it was solved?