Couldn't find anything on Google... Hope someone here knows an solution.
In woocommerce you can add the terms and conditions page in the checkout settings. After that, a checkbox appears on the checkoutpage so the customer needs to accept the terms.
But... in my case, the checkbox AND proceed button appear twice now...
I disabled all plugins, tried another theme, dit all updates. Latest of all.
When I remove the terms in the CMS, the double button dissappears again.
Ideas how to solve this??
Thank you in advance.
Ok... I found out that the terms page gave problems and another page did not.
There was a link to a pdf in the Terms page. When I removed that, the double button problem disappeared. Now I have added a new link and the problem still doensn't appear again..... very strange.
Related
I am trying to restore the missing titles to posts in my categories, tags, search pages.
I vaguely remember changing something but don't know where. It was a long time ago.
The problem is so bad that if there is no 'read more' button, you can't click on a result to go to the page.
Any tips about how to find where this code change would be located?
Thanks.
if you know what the code was there is a plugin called string locator (https://wordpress.org/plugins/string-locator/) it allows you to give a small snippet of code or a call and it will tell you every place that code is found in the entirety of WordPress.
OK after quite a while of various methods, I re-installed the plugin 'yellow pencil'. I had made some customizations that the plugin claims to be reversible at the click of a button globally (It didn't delete them). I found a post title that did appear and then reverted all customizations globally to it on a live category page. Thank god it all works as it should now!
Thank you to all that tried to help me.
I'm struggling with my wordpress page, with woocommerce. The featured image should be showing as the first image on the product page, but isn't. I've read a few other threads, like this one:
Product Images don't show (Woocommerce)
where they have some solutions, but the CSS they are proposing isn't working.
My page is here: www.byjgk.com , and for example, if you check out a product category page, like: https://www.byjgk.com/product-category/dresses/ , and then select a dress (e.g.: https://www.byjgk.com/product/the-jersey-maxi-dress-petite-in-sandstone/), you should then see the same featured which was on the category page also appear as the first image on the product page as WELL/(in addition to the other 3 images that are there).
Normally, that's how the image feature works, so there must be some opacity/other problem.
I also did try changing the woocommerce.css file, (which was also a suggestion in the link above, to put this there:
.product.has-default-attributes.has-children > .images{opacity :1;}
but i didn't see any class called exactly that with the word "children".
I also tried to put the "jquery" that was suggested:
$('.woocommerce-product-gallery--with-images').css('opacity', 1);
into the functions.php section, but it said this query had some sort of error, or it didn't like the "$" maybe...
Soooo, I'm at a loss. please help. I see a few people have asked about this on some other forums, but many don't figure it out.
thanks!
Okay, after some trial and error it seems like one of my own plugins was causing this conflict. If anyone is using this plugin, be aware of the potential - i haven't yet played with the settings on this pluging to see if that's changable.
https://wordpress.org/plugins/gallery-slider-for-woocommerce/
I would suggest you to update the theme, plugins and wordpress as well because something is not working properly for you, if the problem continues, start deactivating the plugins to understand what is causing this problem.
I'm making my first WooCommerce website, but I found a problem that I couldn't resolve, and Google didn't help me either.
My problem is that when I'm on the shopping cart page and I only have one kind of product, the "proceed to checkout" button is not there, and when I add another kind of product it appears, I will show a gift to illustrate this better
As you can see, when there are two different kinds of items on the cart, the button is there, but when I remove one it disappears. I'm sure I changed one setting accidentally or something, but now I can't find. If anyone could help me with this I would highly appreciate it. Thank You.
I found the answer, it was a conflict of a plugin (mercado pago) with a template.
so basically I'm at a dead end. The problem I have has to do with the WordPress plugin Woocommerce and how it is implemented on my site.
First of all, my site is completely in Estonian, so I'm using Loco Translate and Polyland to actively translate strings. But some of the strings do not change. An example of this would be this, where the product has correct "Add to Cart" button translation, but "View details" has not changed.
Secondly, the text box padding or layout is kind of broken, as seen here. The configuration text should span across the page and the attributes' drop-down menu should be below it.
If anyone has any solutions to those problems, please do let me know.
Sincerely,
Arthur
My problem is rather strange. After adding the product it is impossible to buy from web site page. There simply does not appear a buy button.
I tried many options. But the button never appeared. At the same time, when adding a variable product, there is no such problem.
Please help me solve this problem.