pp46
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Image size problem with WPSo we can close this thread now
Thanks again
:=D- This reply was modified 3 years, 3 months ago by pp46.
Forum: Plugins
In reply to: [WooCommerce] Image size problem with WPHi Mirko
Sorry for not getting back
I did as you suggested and contacted Divi who solved the problem with a bit of CSS ??
Its all goood nowHere is the fix
`/*center menu*/
#et-top-navigation {
float: none;
text-align: center;
}nav#top-menu-nav, #top-menu {
float: none;
}/*keep cart button at top right*/
#et-top-navigation .et-cart-info {
float: none;
position: absolute;
top: 40%;
right: 20%;
}- This reply was modified 3 years, 3 months ago by pp46.
Forum: Plugins
In reply to: [WooCommerce] Image size problem with WPSo If you do not mind I have an other problem on this page
(an other site)
https://www.melle-creation.fr/boutique/as you can see the page is not centered all is stuck to the right, I have checked everywhere but can not find the reason, all the other pages are ok
I am using Divi apart from on all none product/woocommerce pages..
so I guess those pages use the standard WP editor..
Thanks
PhilipForum: Plugins
In reply to: [WooCommerce] Image size problem with WPHi Mirko apparently this does not work well with WP and Woocommerce, but I found the fix in setting appearances you can put the images full size also removing
-scaled at the end of the file name in media library it puts the image at original size…Forum: Plugins
In reply to: [WooCommerce] Image size problem with WPHello Mirko P
Thanks for your answer, there seems to be missing something in the code?
I am getting an error either with modifying the functions.php file or using the snippet P-inadd_filter( 'big_image_size_threshold', '__return_false' );
Philip
Forum: Plugins
In reply to: [WooCommerce] Change sales conditions link target on check out page??
Forum: Plugins
In reply to: [WooCommerce] Change sales conditions link target on check out pageHi there
So ok that worked for me I create a page conditions général and pasted the txt in
I was then able to select it in appearances personalize woocoomerce….
Good one thank you again sir!
PhilipForum: Plugins
In reply to: [WooCommerce] Change sales conditions link target on check out pageb. add a link to the PDF on the terms and conditions page?
There is no area to add a link in
When setting either the privacy policy and terms and conditions pages from the Customizer → WooCommerce → Checkout, you will usually be able to select from one of your existing pages.
I will create a new page then
conditions générales – terms and conditions
And see if it shows in the drop down appearances/Woocommerce/checkout.
see how that goes and get back to you, if I still have a problem.
pls keep this thread open
Thank you sir!Forum: Plugins
In reply to: [WooCommerce] Change sales conditions link target on check out pageAh ok I will try the link
Forum: Plugins
In reply to: [WooCommerce] Change sales conditions link target on check out pageHi Abwaita thank you for your answer
Just to clarify,
* politique de confidentialité. – privacy policy.
* conditions générales – terms and conditionsYes this is correct
When you go to Appearance → Customize → WooCommerce → Checkout, you will see that both of these are called using different shortcodes:
* privacy policy – [privacy_policy]
* terms and conditions – [terms]Yes I can see that and that I can also change the page..? but this would need to be a link to a pdf file..
How could I do that?
Here is the screen shot again with what I need to change/link..
https://snipboard.io/wsy8gm.jpg
Philip
Forum: Plugins
In reply to: [WooCommerce] Change sales conditions link target on check out pageSo I mean that the cookie policy
politique de confidentialité.
is not the same as sales conditions
conditions générales *
so I need to modify this last linkForum: Plugins
In reply to: [Child Theme Generator] Plugin not active ..?I see that WP 5.8 is coming out tomorrow will this plugin be compatible?
Forum: Plugins
In reply to: [WooCommerce] Minimum maximum rules with productsHi @abwaita
I hope I am in the right place answering to your mail about Table Rate Shipping Rules, I am trying this out on the demo site
In general/settings/shipping/Shiping zones/france/Table rates
I have selected the shipping method that I just created.
set method per order min
shipping cost 14€
In Table rates I made two conditions :
Item count : 3 the rest 0
Price : 14€ the rest 0
This is not working for me ??
I Imagine that once this works I will have to add further shipping rates as well as for the other methods
3 btls = 11€
6 btls = 16€
9 btls = 21€
12btls = 26{
above free`The Shipping method does not show in the cart the button only calculates shipping (for France) but gives no info…
I also do not have minimum maximum rules on the demo site so I can not set the minimum amount – multiples of 3 nor does it show on the check out.
Once again its great to be able to work the demo side by side with the main site VG!
Forum: Plugins
In reply to: [WooCommerce] Minimum maximum rules with productsIts really good to try out with the demo site, saves messing mine around. ??
Forum: Plugins
In reply to: [WooCommerce] Minimum maximum rules with productsHello
Thank you for this I am using the demo site (very useful!) to check out the plugin, I will work on this and if I get problems will get back to you, is that ok?
I also answered your mail…Philip`