Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJuly 24, 2017 at 3:35 am in reply to: Color Section Background Video: change black to background image #828842Hi,
Glad to be able to help, shall we close this now? Thank you for using Enfold.Best regards,
MikeHi,
As of right now there in no active menu item class for the burger menu items.Best regards,
MikeHey lewinandreilly,
You can add the shortcode for a button into the caption box of the Easy Slide, to create the shortcode, open the default editor and choose Button from the Shortcode wand. Then copy the code. Here’s an example:[av_button label='Easy Button' link='page,47' link_target='' size='medium' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='light' custom_bg='#444444' custom_font='#ffffff' custom_class='' admin_preview_bg='']
Best regards,
MikeHey Michael,
Very strange, the image loads in a new tab, but doesn’t show on your site. Is it active right now? Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey dipo7,
Sorry, there is no particular documentation for this demo. But I don’t see why you couldn’t make those changes. Can you make a video of what you are doing so we can try on our localhost?Best regards,
MikeHi,
Visual Composer is not compatible with Enfold.
A stand alone flip box plugin should work with Enfold, but anything that is a “site builder” or “page builder” would not.
Try searching the Word Press repository under “Plugins” in your admin panel.Best regards,
MikeHey dorisraeli13,
You can enter it in Enfold Theme Options > Google Analytics Tracking Code box
as this just adds any code to the header.Best regards,
MikeHey onspring,
The following code in functions.php will remove the Google Fonts inclusion:add_action( 'init', 'enfold_customization_switch_fonts' ); function enfold_customization_switch_fonts() { global $avia; $avia->style->print_extra_output = false; }
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { height: 80px; }
Here are some more tips:
Best regards,
MikeHey sacha28,
Text in the Element Preview is only a preview, the text can be saved even if no preview is seen.
No need to “do it several times for the changes to take effect.”
“If I choose a country, not all thumbnails are displayed.”
Please add a screenshot of what this means
Happy to help, Thank you for using Enfold.Best regards,
MikeHi,
Change to:#av-masonry-1-item-576{ left:0px!important; top:335px!important; }
Best regards,
MikeHey S4racen,
Try this code in the General Styling > Quick CSS field:#advanced_menu_hide, #advanced_menu_toggle {display:none !important;}
Best regards,
MikeHey hamidgol,
My research shows the T&C box at check out but not the actual text also, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeJuly 24, 2017 at 12:37 am in reply to: Enfold 4.1.2 – gray menu area (mobile-advanced) at top #828805Hey ping-pong,
This seems to be a conflict with a plugin and the burger menu. Yet you said that even removing the plugin does not remove the menu, which is odd. How about hiding the burger menu and using the plugin? This code does that, Try this code in the General Styling > Quick CSS field:#mobile-advanced, #menu-item-search, .av-burger-menu-main {display:none !important; }
Please clear your cache :)
Best regards,
MikeHey nadinedomnink,
Try this code in the General Styling > Quick CSS field:#top div .avia-gallery img {border-style: none !important;}
Please clear your cache :)
Best regards,
MikeHey mwakil,
Do you mean that you are using v1.8 as your parent theme?
Why such an old version?Best regards,
MikeHey hamidgol,
This is a issue with a plugin that has been updated, but didn’t reset it’s notice. You could choose to ignore it as there is no security threat, or uninstall & reinstall each plugin until you find the culprit, but you may lose settings. Or use some tips listed here: https://www.wpoptimus.com/626/7-ways-disable-update-wordpress-notifications/
Wish I could have been more help.Best regards,
MikeHey Jonathan,
1>@media only screen and (max-width: 767px) { #menu-item-2836 {display:none !important;}}
2>
.av-main-nav-wrap {left: 15px !important; }
feel free to adjust to suit.
Best regards,
MikeHey Valerie,
Try this code in the General Styling > Quick CSS field:#avia2-menu.menu {color: #000 !important; }
feel free to adjust the color to suit.
Best regards,
MikeHi,
On your example the header is much larger. Is that what you are asking to do? I’m confused.
See Private Content area
I didn’t see the additional question about making the new price on sale be red, but I don’t see an example in your link?Best regards,
MikeHey Kent,
I think I understand, but note that these numbers change with the device screen sizes, your container height is 500px, and your image is 760px. But this is because you are using the parallax. I see you have your location marked in the image, which I imagine you want centered.
So you can crop your image, but you will need to change your container height to 400px because your mark on the image is so low.
Or you can move the image with css like this:#av_section_1 .av-parallax-inner {background-position: center -250px!important;}
Hope this helps
Best regards,
MikeJuly 23, 2017 at 10:20 pm in reply to: How to l create an image masonry linking to pages and blog? #828784Hi,
What I was suggesting didn’t require a plugin, what I meant was to add unique categories to the pages or posts you want to link to:
then change the masonry content type to categories:
select the categories to show:
then the masonry will link to those pages.
Is that sound like what you are trying to do?Best regards,
Mike -
AuthorPosts