Forum Replies Created
-
AuthorPosts
-
Hi Grobi,
Please try using this code:
function add_custom_cs(){ ?> <script> jQuery(window).load(function(){ jQuery("#hide_company").hide(); jQuery("#hide_technology").hide(); jQuery("#hide_product").hide(); jQuery("#hide_sustainability").hide(); jQuery( ".companyschalter" ).click(function() { jQuery( "#hide_company" ).toggle(); }); jQuery( ".technologyschalter" ).click(function() { jQuery( "#hide_technology" ).toggle(); }); jQuery( ".productschalter" ).click(function() { jQuery( "#hide_product" ).toggle(); }); jQuery( ".sustainabilityschalter" ).click(function() { jQuery( "#hide_sustainability" ).toggle(); }); }); </script> <?php } add_action('wp_footer', 'add_custom_cs');Best regards,
VictoriaApril 3, 2020 at 9:15 pm in reply to: Product Grid "No products found which match your selection." #1200631Hi Audiolia,
I was referring to this one:
https://kriesi.at/support/topic/product-grid-no-products-found-which-match-your-selection/#post-859678Are you getting WooCommerce database errors in the log files?
Best regards,
VictoriaApril 3, 2020 at 9:11 pm in reply to: Enfold theme with formatting issues while using WooCommerce and Modern Events Ca #1200629Hi Andreas,
What does it have to look like?
Could you please attach some screenshots of the correct look?
Best regards,
VictoriaHi webdesignphx,
https://share.getcloudapp.com/YEuAxYAW I am not seeing the logo anymore. Did you remove the code given above?
Best regards,
VictoriaHey MagnusST,
https://share.getcloudapp.com/DOu8pyN9 I am seeing this. Seems to be the correct form.
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaHi rlhinirv57,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi MadRhino,
You might want to look at this file here:
/includes/loop-index.phpor use one of the filters available here:
If you need further assistance please let us know.
Best regards,
VictoriaHey FELICE,
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaHey jannnnnneke,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaApril 3, 2020 at 8:46 pm in reply to: Breadcrumbs are not showing its hierarchy properly for few products #1200613Hi Swathi,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi keep12,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Roberta,
https://share.getcloudapp.com/xQugrkdG The video is playing on my end.
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaHi strumpumpel,
If you added changes in the parent theme, those changes are always lost on update. You need to add the code that you need in the child theme. You can use a code snippet to add the code in the functions.php file or copy the header.php file to the child theme and make your changes there.
Best regards,
VictoriaHey KaJoHa,
Best regards,
VictoriaHi mkuhrau,
Best regards,
VictoriaHi galpinr,
You have header and footer files in the child theme, did you update them with a fresh copy?
Best regards,
VictoriaApril 3, 2020 at 8:17 pm in reply to: Fullscreen slider video slide links not working on mobile #1200602Hi killyman,
Thank you, I see that too.
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi fcp,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi fcp,
Can you disable caching and minification for now and see if the issue persists?
Best regards,
VictoriaHi jbond82,
Best regards,
VictoriaHi leplusweb,
If the post is built with the Advanced Layout Builder, you’ll always get the shortcodes + content.
Best regards,
VictoriaHi smrkolj,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi mottac,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi SaraMichelle,
Thank you.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #main .avia-builder-el-7 .av-catalogue-content { padding-right: 0px; }If you need further assistance please let us know.
Best regards,
VictoriaHi Zdenek,
For the icons, you need to have CORS enabled.
Please refer to this: http://kriesi.at/documentation/enfold/enable-cors/Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 989px) { .avia-icongrid-tooltip li .avia-icongrid-front, .avia-icongrid li .avia-icongrid-wrapper, .avia-icongrid-flipbox li .avia-icongrid-front .avia-icongrid-inner, .avia-icongrid-tooltip li article { min-height: 300px; } }If you need further assistance please let us know.
Best regards,
VictoriaHi JensRichterich,
Can you please share the login link too?
Best regards,
VictoriaHey Dafne Lopez,
We don’t have a gallery like that, unfortunately, you might want to look for a plugin that has such functionality.
Best regards,
VictoriaHey bobthechiropractor,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:767px){ #full_slider_1, #full_slider_1 .av_slideshow_full.avia-slideshow, #full_slider_1 .avia-slideshow-inner, #full_slider_1 .avia-slideshow li, #full_slider_1 .avia-slideshow li img { min-height: 240px; } #full_slider_1 .avia-slideshow li img { width: 140% !important; max-width: auto; } .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top: 0px; } #top .avia-slideshow-button { margin-top: 0; } }If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts


