Forum Replies Created
-
AuthorPosts
-
Hi,
Can you please add a screenshot to point out how you would like to see it, and give a few more details, such as what font size, which logo padding (top, left, etc) and how wide you would like the sidebar. This will help us work in the right direction.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.page-id-8 .avia_textblock p + h3 {margin-top: .5em!important; }
Best regards,
MikeHi,
This is all correct, the Layer Slider updates will be managed though the theme updates. v6.5.1 is the correct version, my install shows no critical updates. On the chance that your notification was not reset, Please go to wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php file via FTP and insert following code on 13th line:// Remove LayerSlider’s update notifications add_filter(‘site_transient_update_plugins’, ‘av_remove_ls_update_notification’); function av_remove_ls_update_notification($value) { if($value) { unset($value->response[plugin_basename(__FILE__)]); return $value; } }
Best regards,
MikeJuly 30, 2017 at 3:04 pm in reply to: How to remove the default google analytics code from enfold #831828July 30, 2017 at 2:56 pm in reply to: How to showcase Portfolio Categories inside a masonry element? #831827Hi,
Sorry, that feature is not available yet, but Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHi,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Try this updated code for mobile and tablet:@media only screen and (max-width: 767px){ .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul { top: -18px!important; left: -90px!important; position: relative!important; }} @media only screen and (min-width: 768px) and (max-width: 989px) { .av_secondary_left .sub_menu {top: -1px!important; }}
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.av_secondary_left .sub_menu {top: -1px!important; }
I see your menu items are white on white right now, this will help:
#top .header_color .sub_menu li ul a {color: #6787a8 !important; }
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey hobeja7,
Try coping the html code of the button from the slider, like this:<a href="manually" class="avia-slideshow-button avia-button avia-color-light avia-multi-slideshow-button" data-duration="800" data-easing="easeInOutQuad">Learn more</a>
edit it with your class for your popup, and put it in the caption box of a slide. You can disable the buttons of that slide, and it will show on the front end.
Best regards,
MikeJuly 30, 2017 at 4:48 am in reply to: How to remove the default google analytics code from enfold #831659Hey YongyanLi,
The tracking code is not in the theme, there is only a text box to add code to the theme, which can be used for any type of code you want in the header. So there is nothing to remove.Best regards,
MikeHey Rémi,
These are all great ideas, but they are not features yet, but Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHi,
You need to go to the Word Press settings > general > membership > Anyone can register
and set their level to author if you want them to publish their posts.
Please read about Roles and Capabilities: https://codex.wordpress.org/Roles_and_CapabilitiesBest regards,
MikeHey MattJensenMarketing,
Sorry, that feature is not available yet, but Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeJuly 30, 2017 at 4:04 am in reply to: Blog excerpt length in Sidebar & when using Avia Editor #831654Hey Jon,
Try adding this code to the end of your functions.php file in Appearance > Editor:function custom_excerpt_length( $length ) { return 20; } add_filter( 'excerpt_length', 'custom_excerpt_length', 999 );
The 20 is for 20 words, feel free to adjust to suit.
This may also work for the manual excerpt length.Best regards,
MikeHey zwachm,
Have you set the blog page as blog on Enfold > Theme Options > Where do you want to display blog? option.
This sets the the breadcrumbs stringBest regards,
MikeHey VJLoops-GT,
Sorry, that feature is not available yet, but Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeJuly 30, 2017 at 3:38 am in reply to: Problem with Menu/ double menu and mobile menu doesn't work #831650Hey marketingjumpking,
Try this code in the General Styling > Quick CSS field:#mobile-advanced {display:none !important;}
That will take care of the extra menu, what is wrong with your header?
Best regards,
MikeHey emodesto321,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey kjwaggz,
Has this been solved, because I see posts on that page?Best regards,
MikeHey petradrumm,
I couldn’t fix your full-width button, so I made a new one :)
I cloned the button above it and changed the class, and added this css to your quick css:.buttofull .avia-button {width: 100% !important;}
Best regards,
MikeHey Oli,
Try using this code in your text in place of the apostrophes:'
or this one:
’
Best regards,
MikeJuly 30, 2017 at 1:41 am in reply to: Slow loading, a word size can't be set, What should I do? #831641Hey janejira17,
I looked at your site, but it seems you have Enfold disabled and Twenty Seventeen enabled. Please check.
For a faster loading site try using a cacheing plugin, I like https://wordpress.org/plugins/wp-fastest-cache/
For your second issue, I believe you set the size to 70, but it should be 70px, the px is needed.
Hope this helped :)Best regards,
MikeHey Tamara,
Your screenshot is not found (404 error), but I followed the link, added an item, and went to check out, and the page looked ok to me. Please see the screenshot in the Private Content area. Can you please add a screenshot to point out how you would like to see it?Best regards,
MikeJuly 30, 2017 at 1:26 am in reply to: Extra Main Menu on Desktop, Hamburger Menu Not Working on Mobile #831638Hey Matthew,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px){ .responsive #top #header .social_bookmarks { display: block!important; } }
Best regards,
MikeHey seykom,
I reviewed your site and found on the /uebermich/ page the image was set very high cutting the persons head off. You had a bit of strange code in the ID box causing this, so I removed it.<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
Was this the page you were asking for help with?
Best regards,
MikeHi,
I have read the post you linked to, and it talks about the activate menu item not changing to black on scroll, but with I visit your site it looks like it does for me. Perhaps I misunderstood, can you please explain.Best regards,
MikeJuly 30, 2017 at 1:03 am in reply to: Strange Script changing full width button on save/update #831634 -
AuthorPosts