Digital experiences for all disciplines
Forum Replies Created
-
-
no, same problem without custom CSS. I think it’s in the template, the position of the badge is wrong. Any idea how to fix this?
Hi, by playing with chrome’s inspector, when I move the <span class=”wc-new-badge”> (which is now under the <div class=”product-details”>) under the <figure class=”no-transition”> (where the other badges classes are), everything is fine.
I’ll try to erase the custom CSS now.Sorry, I had to hide the badge because it was embarrassing, we had few orders yesterday..
please check it now: http://www.ayros.eu/shop/attached screenshot. The other badges are fine.
Attachments:
You must be logged in to view attached files.so, update:
I have read this interesting post:
Force CSS changes to “go live” immediatelyWhat I did, is to add ‘?v123’ at the file functions.php, line 138.
The new line looks like that:wp_register_style('main-css', get_stylesheet_directory_uri() . '/style.css?v=123', array(), NULL, 'screen');
now it works. It’s apparently a problem with my hosting company, that is caching the files…
again… problems are back! but it seems that the issues are caused by cache
Problem solved!! It was the WP-cache…. I downloaded a plugin to flush the cache and it worked finally 🙂
thanks for your help anywayall deactivated now
hold down: I see that something changed in the fa-icons…. look at the footer, there should be icons there
done, same story! 🙁
yes, even when all plugins are deactivated the sub-menu doesn’t work and the version is 1.91
done, tried with deactivating all the plugins and still the style.css sheet was 1.91 while by checking with ftp the file, it gives 2.03.
Very strange!This reply has been marked as private.Should I replace the CSS with the latest version available? I just made the upgrade trough wordpress…
I’m running 2.03! Where did you see 1.91?
hi Ed,
thanks for your reply! I didn’t realize about the free days, I hope you had great time.
The version installed is 1.52 and website is ayros.eu, in particular the product pages like http://www.ayros.eu/shop/la-nemica-damore/ where there is the choice of physical/digital item.
There I would like to have the radio button instead of the select.thanks!
-