Forum Replies Created
-
AuthorPosts
-
Hey melumad1,
Layer Slider team decide to use some features of php that might not work properly with php 5.3.6
https://stackoverflow.com/a/36360421
Which php are you running?Best regards,
VictoriaHey elvirais,
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
.small-preview { width: 150px; height: 150px; }
If you need further assistance please let us know.
Best regards,
VictoriaHey PaddleSurfEs,
Please refer to this thread for a possible solution.
If you need further assistance please let us know.
Best regards,
VictoriaJuly 16, 2017 at 5:47 pm in reply to: disable Lightbox modal window on single element, not on whole page #822113Hi abortolotti,
Lightbox can be activated in theme options.
Here is the code you can put in your funtions.phpadd_action('wp_footer', 'ava_new_custom_script'); function ava_new_custom_script(){ ?> <script type="text/javascript"> (function($) { $(window).load(function() { jQuery('.page .tve-leads-two-step-trigger.tl-2step-trigger-7883').find('img').unwrap(); }); })(jQuery); </script> <?php }
If you need further assistance please let us know.
Best regards,
VictoriaJuly 16, 2017 at 5:36 pm in reply to: style of children theme load after base.css…..how fix? #822103Hey marcellovoc,
Child theme css has priority over base css, you could be using selectors with lower scpecificity and so they don’t apply (https://developer.mozilla.org/ru/docs/Web/CSS/Specificity).
Could you post a page in question and tell us the changes you’re trying to make?Best regards,
VictoriaHey Slade,
This could be a plugin conflict, please try deactivating all plugins and the activating them one by one. And let us know if the issue persists.
Best regards,
VictoriaHey ccyran,
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
.main_color h6 { font-weight: normal; }
If you need further assistance please let us know.
Best regards,
VictoriaHey littlebookpress,
Do you have auto update on? Did you update anything? Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Rainer,
Could you please make a test page with the same form and test it there and let us test as well? So that we don’t interfere with your main page?
Best regards,
VictoriaHi cdubose574,
Which version of Layer Slider do you have now? If you have the key, you can update to their latest and the issue might not be there any more. Did you update the theme via ftp?
Best regards,
VictoriaHi navindesigns,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi E. L.,
I could not reach your website. Is this the correct link?
Best regards,
VictoriaHey kwanumzen,
I am getting the lightbox
Could you please post a few screenshot with the issue and give us a link to your website?Best regards,
VictoriaJuly 16, 2017 at 4:24 pm in reply to: the_excerpt() & custom fields loop in category and tag or archive page #822065Hey Denys,
Here are some threads to consider:
https://kriesi.at/support/topic/category-archive-page-change-layout-to-show-excerpt/If you need further assistance please let us know.
Best regards,
VictoriaHey Eric,
Here are some things for you to consider:
https://zapier.com/zapbook/salesforce/wordpress/
If you need further assistance please let us know.
Best regards,
VictoriaHey draig,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi eddygame,
I’m afraid that is not something that can be done with a small code snippet and so is out of the scope of our support. You could hire a freelancer to do it for you.
If you need further assistance please let us know.
Best regards,
VictoriaHi McFly,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Arne,
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) and (min-width: 768px) { .responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 123px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi rengarajan,
I checked in Vivaldi, there is no hamburger menu there. Please clear the cache and check again.
Best regards,
VictoriaHi rengarajan,
The header is 80px on mobile as it was, you can reduce the logo image a bit, if you like
@media only screen and (max-width: 479px) { .responsive #top .av_header_transparency.av_alternate_logo_active .logo a>img { opacity: 1; width: 70%; }}
Does the hamburger menu still show up?
Best regards,
VictoriaJuly 16, 2017 at 1:38 pm in reply to: Adding a custom taxonomy name as a title on its archive page #822011Hi M,
You might want to hire a freelancer to do it for you, if this seems like too much for you, as these kind of customizations are out of the scope of our support.
If you need further assistance please let us know.
Best regards,
VictoriaJuly 16, 2017 at 1:36 pm in reply to: Full Screen Sliders and Parallax Photos Don't Fit on Mobile Phone Screen #822010Hi Dana2225,
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: 479px) { .responsive #top .slideshow_caption .avia-caption-content p { font-size: 20px !important; line-height: 20px; } .responsive #top .slideshow_caption h2 { font-size: 28px !important; } #top .avia-slideshow-button.avia-color-light { padding: 8px 10px; background-color: rgba(0,0,0,0.2); font-size: 16px !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaHey barak97,
DO you remember what and where the settings were?
Best regards,
VictoriaJuly 16, 2017 at 1:26 pm in reply to: Enfold Version 4.1 Update troubles – Advanced Menu Toggle #822006Hi iclo,
I think you need to merge the helper-main-menu from the parent theme. It has been updated to show the new menu and the one you have in a child theme is not updated. That’s why you still have that icon showing up.
Best regards,
VictoriaHi Dotplusgeert,
The event on which the image changes is not that significant in the implementation, the idea on how to do it is the same though. You might have another look at those threads. If that seems like to much for you, you might want to hire a freelancer to do it for you.
Best regards,
VictoriaHi Francisco,
Could you deactivate all plugins except WooCommerce and see if it works?
Best regards,
VictoriaHi michael_world2cycle,
There seem to be 2 apis included, are you doing it with a plugin as well?
They use different keys.
Best regards,
VictoriaJuly 16, 2017 at 1:00 pm in reply to: av-catalogue-price av-cart-update-price OVERLAPS av-catalogue-title av-cart-upda #821997Hi sdsitetechdotcom,
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
.av-catalogue-title { padding-right: 80px; font-size:16px; } .av-catalogue-price.av-cart-update-price>span.woocommerce-Price-amount.amount { font-size: 16px; } #top #wrap_all ins:before { padding: 0px 4px 0 3px; } .av-catalogue-price { width: 70px; }
By adding comments before us, you’re bumping your thread down not up, to the end of the queue.
If you need further assistance please let us know.
Best regards,
VictoriaJuly 16, 2017 at 12:45 pm in reply to: socket over footer or widget on 2 row with 1st column as full width section #821990Hey lepetitweb,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria -
AuthorPosts