Forum Replies Created
-
AuthorPosts
-
OK that helps but it is not a definitive solution
I have the same problem :-/
Hi,
is it possible to insert the mobile search-icon (the bigger one), too ?
I found the problem. You also need the Geocoding API.
Hm, I can’t see the images :-/
The fullwidth submenu element doesn’t work with woocommerce (shop-site). I’ve tried the shortcodes, but it doesn’t work.
Did you change something? Or is it due to the update, that it suddenly works again?
This reply has been marked as private.The icon has a link to a search-page. You can see, it works on all pages except on woocommerce-pages.
woo: https://botigo.de/damen-mode/damen-jeans/
Regards,
RamonThe widget includes the following code into the header:
<div id="custom_html-3" class="widget_text widget clearfix widget_custom_html"> <div class="textwidget custom-html-widget"> <a href="https://botigo.de/suche/"><span class="av_font_icon avia_animate_when_visible avia-icon-animate av-icon-style- av-no-color avia-icon-pos-left avia_start_animation avia_start_delayed_animation" style=""><span class="av-icon-char" style="font-size:20px;line-height:20px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></span></a> </div> </div>
on woocommerce-site it includes just:
<div id="custom_html-3" class="widget_text widget clearfix widget_custom_html"> <div class="textwidget custom-html-widget"> <a href="https://botigo.de/suche/"></a> </div> </div>
- This reply was modified 5 years, 8 months ago by ratoli.
Perfect, thanks!
The link: botigo.de
Sorry, but I have the same problem. :-/
Same problem on my site after updating. It’s loading for a long time and nothing happens.
- This reply was modified 6 years, 7 months ago by ratoli.
I have made it with CSS, thanks
I have no problems using custon fonts inside wp. How can I use them inside functions.php?
It’s on localhost.
I found a own solution for the header, you can close this thread.
thanksThanks :-)
For me, it doesn’t work. http://botigo.de/katalog/damen/promod-shirt-mit-spitze-5/
Here are my first steps with Enfold : botigo.de ;-)
September 14, 2016 at 1:19 pm in reply to: Icons Missing after install WP Super Cache and MAXCDN #686333Don’t minify inline-css with tools like autoptimize.
This works for me:
#top div.product .woocommerce-tabs ul.tabs li.additional_information_tab a, #top div.product .woocommerce-tabs ul.tabs li.additional_information_tab, #top div.product .woocommerce-tabs ul.tabs li.reviews_tab a, #top div.product .woocommerce-tabs ul.tabs li.reviews_tab { width: auto; } @media only screen and (max-width: 767px) { #top div.product .woocommerce-tabs ul.tabs li.reviews_tab a, #top div.product .woocommerce-tabs ul.tabs li.reviews_tab, #top div.product .woocommerce-tabs ul.tabs li.additional_information_tab a, #top div.product .woocommerce-tabs ul.tabs li.additional_information_tab, #top div.product .woocommerce-tabs ul.tabs li a, #top div.product .woocommerce-tabs ul.tabs li { width: 100%; } #top div.product .woocommerce-tabs ul.tabs li.active a, #top div.product .woocommerce-tabs ul.tabs li.active { width: 100%; background-color: #6786A1; color: #FFFFFF; } }
Ok, the Tabs on http://kriesi.at/themes/enfold/shortcodes/tabs/ are different to the woocommerce-Tabs in http://kriesi.at/themes/enfold-shop/product/blue-blouse/
Is there a way to get the Responsive-Enfold-Tabs into the woocommerce Single-Product-Side (or just the same Responsive-Effect) ?
-
AuthorPosts