Forum Replies Created
-
AuthorPosts
-
Andy,
das Problem ist mit löschen des Cashe “verpufft” die Browser haben die WP und Enfold Updates wohl nicht so gut verkraftet.
June 27, 2016 at 6:20 pm in reply to: Oops! Something went wrong. This page didn't load Google Maps correctly? #653907Oh, now i know why the google map is not working :D looking forward for the fix
Perfect,
just needed a part of this code to change the background opacity:
.header_color .header_bg {
opacity: 0.5 !important;}
Thank you!
cant see a code??
Wow, thanks for the quick solution, totaly works!
Have a nice day!
I post u the link as private content
Hey Josue, im not allowed to do this because my customer is allready selling through his Onlineshop. Any other Workarounds?
Hey Ismael,
of course i copied the code from the forum, the functions names are diffrent, i anyway removed the other code while testing your code. still kills the page, just white backgrund and very tiny black text.
would be still happy if someone could help out
Hey Yigit,
thanks for your Help but adding your code kills the whole Page :D only white background and black text!
Does the slae badge on masonary gets overwritten by the theme..? Please give me an answer….
Any Idea?
Ok, it seems that the woocomerce translation file is getting overwritten somewhere, but i cant figure out how or where.
i also noticed, after using this code in my in my functions.php
add_filter('woocommerce_sale_flash', 'avia_change_sale_content', 10, 3); function avia_change_sale_content($content, $post, $product){ $content = '<span class="onsale">'.__( 'Sonderangebot', 'woocommerce' ).'</span>'; return $co
the sale badge has changed on single product pages and on the regular wc product overview, but im using a masonary gallery to show the products and the code has no effect on the sale badge there, even if its the same span class. Can you help me out?
- This reply was modified 8 years, 10 months ago by nokie1.
Hey Andy,
i changed the text but it seems like it only had an effect to the sale badge on the signle product pages, not on the product overview page.i allready looked for the language file but couldnt find it. do u have any idea? ty
-
AuthorPosts