Forum Replies Created
-
AuthorPosts
-
Hey Shiv722,
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
I recommend backing up with: https://wordpress.org/plugins/duplicator/Best regards,
MikeHey navindesigns,
Try adding this code to the end of your functions.php file in Appearance > Editor:function add_custom_image(){ ?> <script> jQuery(window).load(function(){ jQuery('.logo img').hover(function(){ jQuery('.logo img').attr('src','http://109.199.127.133/~beaut891/ohsnapselfie.com/wp-content/uploads/2017/07/logo_hover.png'); }); jQuery('.logo img').mouseleave(function(){ jQuery('.logo img').attr('src','http://109.199.127.133/~beaut891/ohsnapselfie.com/wp-content/uploads/2017/06/logo-1.png'); }); }); </script> <?php } add_action('wp_footer', 'add_custom_image');
Best regards,
MikeJuly 15, 2017 at 6:14 pm in reply to: mobile menu after update overlays on logo and easy slider #821750Hi,
I added Victoria’s code to your Quick CSS and cleared my cache and it worked. But the it points to a menu issue you have which is the desktop menu you show on your site is not listed in your menus, so it will not show in your mobile menu.
I believe that the main menu is from your parent theme, because the only menu in your child theme is the “socket memu” Please recreate your main menu and save as “main” and then go to Menu > Manage Locations tab and choose it as your main menu so it will show in your mobile menu.Best regards,
MikeHey Pirlyxyz,
To add the tagline from the WordPress settings under the logo, edit the Tagline in WP:
Add this code to the end of your functions.php file in Appearance > Editor:add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "<span class='logo-title logo-subtitle'>"; $sub .= get_bloginfo( 'description', 'display' ); $sub .= "</span>"; return $sub; }
Add this code in the General Styling > Quick CSS field:
#top .logo, #top .logo a { overflow: visible; } #top .logo-subtitle { color: #aaa !important; font-size: 18px !important; top: 30px !important; position: absolute; white-space: nowrap; }
Best regards,
MikeHey Cedric,
Thank you for your question, we offer Word Press themes that allow you to create your own website with either your own design or with one of the many pre-built templates. We also offer support in using the theme, which is easy to use with basic Word Press experience.
You may find our Enfold Classic Restaurant template to be interesting: http://kriesi.at/themes/enfold-restaurant/
See all of our template demos here: http://kriesi.at/themes/enfold-overview/
Please read more about our theme here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990Best regards,
MikeHey Dennis Majeski,
Thank you for your question, we offer Word Press themes that allow you to create your own website with either your own design or with one of the many pre-built templates. We also offer support in using the theme, which is easy to use with basic Word Press experience.
Please read more about our theme here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
See the many template demos here: http://kriesi.at/themes/enfold-overview/
I’m certain that someone in your organization has Word Press experience and would be happy to take lead on your new website project.Best regards,
MikeHey dcpatoday,
Try these posts:
https://kriesi.at/support/topic/logo-center-with-menu-to-left-and-right/#post-567863Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top .avia-gallery .avia-gallery-thumb a:hover {opacity: 1 !important;}
Best regards,
MikeHey Angelo,
Try this code in the General Styling > Quick CSS field:.av-caption-image-overlay-bg {-webkit-transition: all 0.9s ease-in-out!important; transition: all 0.9s ease-in-out!important; }
Best regards,
MikeHey Robert Craciun – Academic Founders Lab,
We would like to help, but could you please create an account and open a support ticket with admin login in the private content area so we can take a closer look.Best regards,
MikeHey GSMUrocks,
Very strange, have you tried disabling your plugins to see if that resolves the issue? Then you could reactivate each one individually until you find the cause.Best regards,
MikeHi,
1> Try go to Enfold Theme Options > Advanced Styling > and choose Menu from the drop down, then you can pick a font, color, size, etc. Or Try this code in the General Styling > Quick CSS field:.main_menu ul:first-child>li>a {font-size: 20px!important;}
Please change the number to suit :)
2> Try this code in the General Styling > Quick CSS field:
.iconbox .iconbox_content .iconbox_content_title {text-transform: inherit!important; }
3> Try this code in the General Styling > Quick CSS field:
h2 {text-transform: inherit!important; }
Best regards,
MikeJuly 11, 2017 at 3:22 am in reply to: Header Logo Stretched – Previous Thread Solutions Not Working #819067Hey shreinmedia,
I tried to find your site to examine the issue, but I found a different page with no issue. Please include the url to the page in question so we can take a closer look.
Best regards,
MikeJuly 11, 2017 at 3:16 am in reply to: 'You May Also Like' at bottom of posts displaying same post! #819066Hi,
We will need the url to the page in question so we can take a closer look, and if you include an admin login in the private content area it may help us investigate.
Often disabling your plugins will resolve many issues, then reactivating each one individually until the issue is found will root out the bad plugin :)Best regards,
MikeHi,
That’s great news that you found the issue, we won’t need the credentials now, shall we close this then?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
How did it brake your site?
You had to delete it from cPanel? Do you mean from the WP admin panel?
Were you able to fix the logo by making sure to use the https in the url?Best regards,
MikeHi,
I have the same size screen, but we seem to have very different views, are you using Chrome and do you have a magnifying glass icon in your address bar like this:
Best regards,
MikeHi,
Please try using https://postimages.org/ and pasting the image URL in your post.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:body div .avia-button {border-radius: 0px !important; }
Best regards,
MikeHi,
I have looked at your site and found no errors like your screenshot, I know you said the error changes from page to page, so perhaps try to update manually via FTP: https://vimeo.com/67209750 with your fresh copy of the theme.
*I recommend backing up with: https://wordpress.org/plugins/duplicator/
Also try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Please login to support with your new account and create a new thread, and please include a admin login in the private content area so we can take a closer look.
Best regards,
MikeHi,
@Terve in this case you will be fine, one domain – one license.Best regards,
MikeHey wtechgr,
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,
MikeJuly 10, 2017 at 2:47 am in reply to: Social media icons – color/full version? Also – background color of main menu? #818498Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Thorsten,
I’m not really sure I understand, can you provide a screenshot of what you would like to see?Best regards,
MikeJuly 10, 2017 at 2:27 am in reply to: Social media icons – color/full version? Also – background color of main menu? #818494Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJuly 10, 2017 at 2:16 am in reply to: Add a small image (icon but not a font) into caption areas #818491 -
AuthorPosts