Forum Replies Created
-
AuthorPosts
-
Hi Yth,
Can you please post the link with the token or give us credentials to login in private?
Best regards,
VictoriaHi Klaus,
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 Karl,
Which version of php are you running? Can you please disable caching plugins and see if the issue remains?
Best regards,
VictoriaHi bakbek,
In your custom.css or your child theme styles.css.
If you need further assistance please let us know.
Best regards,
VictoriaHi govus,
What do you mean by fade out faster? The dropdown, once a product was added to the cart?
Best regards,
VictoriaHi scorgan,
The menu cannot stay transparent, your users will be very confused, the menu will mix with content and it will be hard to find the menu. It is nog good usability-wise.
Let me know what you think.
Best regards,
VictoriaHi Chris,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey Andrea,
You can add a widget area to the header and then put images in there
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 18, 2018 at 10:49 am in reply to: Change background color of posts in blog grid layout? #913862Hi winnieandbuzz,
Glad you got it working for you! :)
Can you tell us which plugin you use?
If you need further assistance please let us know.
Best regards,
VictoriaHey Lloyd Montero,
Please install wp-reset plugin, do a database reset, check these on your installation:
php_value post_max_size 512M
php_value upload_max_filesize 512M
php_value max_input_vars 5000
php_value max_execution_time 300
php_value max_input_time 300
php_value memory_limit 512MAnd try again.
Best regards,
VictoriaHi Lyse,
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
.products .product.first { clear: none; }If you need further assistance please let us know.
Best regards,
VictoriaHi,
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) { .avia-fullscreen-slider .avia-slideshow[data-image_attachment="fixed"]>ul>li { background-attachment: scroll; height: 430px; } .avia-fullscreen-slider .avia-slideshow>ul>li { width: 170%; height: 170%; background-size: contain; background-repeat: no-repeat; } .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow, .avia-builder-el-0.av-cell-min-height-100 > .flex_cell { height: 300px !important; } .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top: 37px; } }If you need further assistance please let us know.
Best regards,
VictoriaHey Michael,
It can be a masonry with posts or portfolio items, like on this page
If you need further assistance please let us know.
Best regards,
VictoriaHi Alex,
Are these the steps you’ve taken to translate?
If you need further assistance please let us know.
Best regards,
VictoriaHi tinaca,
I could not reproduce, can you please tell me what exactly to click to get to the page with green text? I clicked a lot and I could not get to a page like that.
Best regards,
VictoriaHi marcoth,
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-burger-overlay-bg { background: #fff; }If you need further assistance please let us know.
Best regards,
VictoriaHey arno,
The option to disable animations is not available out of the box, it will require an amount of customization. Which galleries did you have in mind?
Best regards,
VictoriaHi creativeopole,
Looks fine on my end. Could you please attach some screenshots of the issue?
Best regards,
VictoriaHi danneeroy,
If you want us to take a look at your issue, please start a separate thread, describe your issue there and give us a link to your website.
Best regards,
VictoriaHey Peter,
I’ll forward this to Kriesi, thank you.
Best regards,
VictoriaHey Freek,
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 (min-width: 768px) and (max-width: 1024px) { /* Add your Desktop Styles here */ .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } } @media only screen and (max-width: 767px) { .responsive .logo img { width: 65%; } .responsive #top #wrap_all .container { width: 95%; max-width: 95%; } }If you need further assistance please let us know.
Best regards,
VictoriaHey Sandra,
Where do you press select? Have you uploaded new icons to your website?
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 navindesigns,
You already have ava_custom_script function, that’s why you’re getting the error. You can rename the function given to you by Ismael and it should work fine.
add_action('wp_footer', 'av_mute_tab'); function av_mute_tab(){ ?> <script type="text/javascript"> (function($) { $(window).load(function() { $('.mejs-overlay-button').trigger('click'); $('.mejs-mute button').trigger('click'); }); })(jQuery); </script> <?php }If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 7 years, 2 months ago by
Victoria.
Hi karel,
It is not very clear what the issue is at this point. Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Can you also point us to the page, where it is happening?
Best regards,
VictoriaHey Susan,
What do you mean by that? I did not see the two layers. Could you please attach some screenshots of the issue?
Best regards,
VictoriaHi macjeffff,
The link with the token did not seem to work, just redirected to the main page. Can you update the token, please?
Best regards,
VictoriaHi Wizard247,
You can add JavaScript to the functions.php like this
function add_smooth_scroll(){ ?> <script> //your script </script> <?php } add_action('wp_footer', 'add_smooth_scroll');If you need further assistance please let us know.
Best regards,
VictoriaFebruary 18, 2018 at 8:33 am in reply to: Open Sans Extra-Bold 800 will not display properly #913822Hey eriksoderquist,
You’re adding the boldness of 700 in the code and in css you want to use 800, which you do not put in the code. How do you think it will work? Did you upload the font to your website?
Best regards,
VictoriaHi JAMMAN,
I checked the tab section on the shop page, it seems to work fine on my end, adjusts to content properly, when there is one row, there’s no extra space.
Could you please attach some screenshots of the issue?
Best regards,
Victoria -
This reply was modified 7 years, 2 months ago by
-
AuthorPosts

