Forum Replies Created
-
AuthorPosts
-
Hi!
as it sounds very WooCommerce specific I would recommend to ask WooCommerce support in your case, as they know their plugin best: https://support.woothemes.com/hc/en-us
Best regards,
AndyHey!
glad we could help :). Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist.
Best regards,
AndyHi!
you mean you don’t see any changes when implementing this code? or do you mean the code does not do the effect you wish to see? In first case clear browser cache and hard refresh you website a few times to check again.
Cheers!
AndyHi!
maybe caused by a plugin (try to deactivate all of them and check again). Are you using newest theme and WordPress version? Try to remove the column element and save (update) your page. Then rebuild it and check again. Hope this will help!
Cheers!
AndyHey!
glad Josue could help you. Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist.
Best regards,
AndyHi!
can you show us about which video and thumbnail you are talking about? then we could try to do it for you.
Regards,
AndyHey!
glad you solved it! Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist.
Regards,
AndyHey!
your header seems fine to me. Where is the issue? the blue line is displaying correct for me. Can you show us what you want to achieve so we get a clear idea?
Best regards,
AndyHey!
you could try to use this code to control the menu items in question:
li#menu-item-77 { top: -130px; } li#menu-item-76 { top: -130px; } li#menu-item-75 { top: -130px; } li#menu-item-74 { top: -130px; } li#menu-item-465 { top: -130px; }
Best regards,
AndyHi catchmikey!
are you using the ALB or the default editor for your blog page? you could try to use a plugin for this function:
https://wordpress.org/plugins/custom-header-images/
https://wordpress.org/plugins/custom-header-extended/Regards,
AndyHi!
glad Rikard could help you. Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist.
Regards,
AndyHey!
we wish you good luck with this! Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist.
Cheers!
AndyHey wackyadventurer!
can you provide us a link showing your video please?
Best regards,
AndyHi!
you can achieve that following this tutorial: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Regards,
AndyHi!
glad Ismael could help you. Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist.
Best regards,
AndyHi!
glad Rikard could help you. Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist you.
Cheers!
AndyHi!
use this code in Quick CSS field:
@media only screen and (max-device-width: 736px) { .flex_column.av_one_half.flex_column_div.avia-builder-el-6.el_after_av_one_half.el_before_av_one_full.column-top-margin { top: -230px; } .avia-image-container.av-styling-.avia-builder-el-5.avia-builder-el-no-sibling.avia-align-center { top: 230px; }}
Regards,
AndyHey!
try to use this code in Quick CSS field:
@media only screen and (max-width: 767px) { .responsive .avia_responsive_table .avia-data-table td:before { display: none; }}
Best regards,
AndyAugust 10, 2015 at 2:02 pm in reply to: Hotspots Image with text list below – change to text only for mobile? #485299Hey Citrusconstructions!
you can hide image with hotspots for mobile only using this code in Quick CSS field:
@media only screen and (max-device-width: 736px) { .av-hotspot-container { display: none !important; }}
Best regards,
AndyHey ivolutionconsulting!
please upgrade to Enfold v3.2.3. Try to deactivate all plugins if the issue persists.
Best regards,
AndyAugust 10, 2015 at 1:54 pm in reply to: changing the order of the pages listed in sitemap in footer #485295Hi yasin0424!
can you provide us admin access so we can take a deeper look into it? where can we find your sitemap element? please post a specific URL here.
Best regards,
AndyAugust 10, 2015 at 1:49 pm in reply to: elements added via the ava_main_header acton are not shrinking #485293Hey hookedonweb!
can you show us what you mean? please provide us a link showing the issue.
Regards,
AndyHey Drebosio!
did you try to add .home to you code?
.home .slide-entry-overview a.slide-image { display: none; }
You could also try to work with page-id, which will work for for a specific page only.
However, I can’t find what you mean on your homepage. Where is the featured image?Regards,
AndyHey!
can you post login details here as private reply please? so we can take a look. Try to deactivate all plugins but WooCommerce to check if one is causing this issue. What happens if you remove the elements in question and rebuild them?
Cheers!
AndyHey resultgmbh!
our developers are aware about this and thank you for your notice!
Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist.
Regards,
AndyHi!
no, unfortunately not. If you want you can make a feature request for such a function ;). Though you can filter through “Newest”, “Popular”.
Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist.
Cheers!
AndyHi laptophobo!
I think with a plugin like this you could achieve what you want: https://wordpress.org/plugins/simple-mobile-url-redirect/
Hope this helps.
Cheers!
AndyHey Karen!
about which buttons are you talking about? the “PLAY” and “READ” button? seems to be aligned well on iPad for me. Can you show us screenshots of how you want it to look like? use imgur.com or dropbox.
Best regards,
AndyHi djshortkut!
1.) Try this code:
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { display: none; }
2.) Use this code:
span.avia-menu-text { font-weight: lighter !important; }
Best regards,
AndyAugust 10, 2015 at 1:16 pm in reply to: Fontello icons in Menu • Visual Composer • Social count #485261Hi Anton!
1.) Yes, it should be possible to use icons in your mega menu. You can use shortcodes and html code to implement these icons into it.
2.) Why do you want to use it when you have ALB already? we noticed some issues in the past with this plugin.
3.) For this you need to search a plugin.
Best regards,
Andy -
AuthorPosts