Forum Replies Created
-
AuthorPosts
-
Hey Bassmann,
Yes this can be adjusted using media queries for mobile only, such as:@media only screen and (max-width: 767px) { .your_class { your: rule; } }If you would like some help with the css please link to your site so we can be of more assistance.
Best regards,
MikeHi,
Glad we were able to help, and thanks for the kind words, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeHey danielbarbarini,
It seems that your site is down right now, please check.Best regards,
MikeHi,
Glad Ismael could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHi,
Sorry for the late reply, I believe you are not seeing this setting because you are using Enfold v4.4.1 & WordPress v5.2.2
Please try updating your site to the Enfold version v4.5.7The easiest and safest way to do this is to download the newest version from Theme Forest and rename your current theme to “enfold-old” via ftp then upload the new “enfold” and check that your site is working correctly.
Once you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.Best regards,
MikeHi,
Glad Ismael could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHey Niky67,
Sorry for the late reply, In the Private Content area is a beta version with the latest fixes which has solved many IE & Edge issues so perhaps this will help you also.
The easiest and safest way to test the beta version is to rename your current theme to “enfold-old” via ftp then upload the new “enfold” and check that your site is working correctly.
Once you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.Best regards,
MikeHi,
Sorry for the late reply, In the Private Content area is a beta version with the latest fixes which has solved many IE & Edge issues so perhaps this will help you also.
The easiest and safest way to test the beta version is to rename your current theme to “enfold-old” via ftp then upload the new “enfold” and check that your site is working correctly.
Once you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.Best regards,
MikeJuly 6, 2019 at 6:31 pm in reply to: Cannot login to woocommerce with enfold theme activated ! #1116311Hi,
Thanks for the login, please enable the WordPress > Appearance > Editor so we can see your child theme files, or you can include ftp access in the Private Content area.Best regards,
MikeHi,
Sorry for the late reply, I was not able to login with the password, please check.
I would like to try updating your site with a beta version that has some fixes for IE & Edge
If this is OK then also include FTP access in the Private Content areaBest regards,
MikeHey netfex,
Thank you for the link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.main_color .footer_color h3,.main_color .footer_color div .news-headline,.main_color .footer_color .news-time { color: #fff !important; }Best regards,
MikeJuly 6, 2019 at 5:26 pm in reply to: Urgent: Avia Editor is pasting in shortcodes arbitrarily #1116303Hey Gavin,
Please include an admin login in the Private Content area and a link to a test page where we can see this error.Best regards,
MikeJuly 6, 2019 at 5:24 pm in reply to: How to change the background color of the contact form? #1116302Hey BlueSolution,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Glad Rikard could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeJuly 6, 2019 at 5:10 pm in reply to: Removing Upper Case on Blog Headers for Modern Business Blog Style #1116299Hey MadRhino,
Thanks for the links, your merged css styles don’t match between the sites, one has this css:h3 { font-size: 55px; line-height: 1.075em; text-align: center; text-transform: none !important }the other doesn’t.
Please try disabling your Enfold Theme Options > Performance > JS & CSS file merging and compression and check the option at the bottom of the page to Delete old CSS and JS files then save the options and reload your site and clear your browser and site cache. Then enable your JS & CSS file merging and compression again to see if your css rule is added.
Otherwise, try to add this css:.html_elegant-blog .avia-content-slider .slide-entry-title { text-transform: none !important; }Best regards,
MikeHey mattrum,
Thank you for the login and ftp access, which demo would you like to import?
Which webhost are you using?Best regards,
MikeHey Daniel,
Please check that the setting at Enfold Theme Options > Performance > Disable Template Builder Elements is set to: Always load all elements
If this doesn’t help please include the url to the page in question so we can take a closer look at the error.Best regards,
MikeJuly 6, 2019 at 4:22 pm in reply to: Cannot Update Post With .pdf Contained in The Text, Showing 404 Error #1116291Hi,
Sorry, the site seemed to be working correctly after I restored it. It seems that it is also working now, did you find the issue?Best regards,
MikeHi,
Please include an admin login in the Private Content area so we can take a closer look.Best regards,
MikeHi,
Thank you for the login, I was able to create and publish a new test post using the Advanced Layout Builder, and then I was able to edit again. I then tested each of your templates and found only one that would crash the Advanced Layout Builder with this error:/wp-admin/admin-ajax.php Failed to load resource: the server responded with a status of 403 (Forbidden)It is the Informes PE template, the button gives the same error when trying to edit. So this button is corrupt, I tried to debug but couldn’t add the debug code to your functions.php, your site requires it to be added via ftp. Can you add this to line nuber 18, right after the line: if(isset($avia_config[‘use_child_theme_functions_only’])) return; ?
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }Also please ask your webhost if there is any server rules against the pdf file type. Try editing one of your posts to cause the error just before you contact them so you can tell them a time so they can check the server logs for the error, and hopefully see the cause.
Best regards,
MikeHi,
Thanks for the feedback, I see that the css is not working for you as it is for me, Please see the screenshot in Private Content area. Please include an admin login in the Private Content area so we can examine closer.Best regards,
MikeHi,
@Guenni007 Thank you, I will need to add more documentation. This is a plugin, my thought was that this would be easier for people. But good point I will add a “child-themes/shortcodes” folder version.Best regards,
MikeHey kikosanchezestudio,
Try adding this code to the end of your functions.php file in Appearance > Editor:function flip_script(){ ?> <script> jQuery(window).load(function(){ jQuery( '#header_meta' ).each(function() { jQuery( this ).find( 'div.phone-info' ).insertBefore( jQuery(this).find('nav.sub_menu') ); }); }); </script> <?php } add_action('wp_footer', 'flip_script');Best regards,
MikeHey jscarlett,
Thank you for the links, I see that you are using Enfold v4.5.3, I believe the Maintenance Mode issue you are experiencing is a known bug in that version. Please try updating to v4.5.7The easiest and safest way to do this is to download the newest version from Theme Forest and rename your current theme to “enfold-old” via ftp then upload the new “enfold” and check that your site is working correctly.
Once you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.As for your font, I could only see your maintenance page, but you are getting this error:
Access to font at 'http://yoursite.co.uk/sitename.com/wp-content/uploads/avia_fonts/type_fonts/abel/abel-regular.ttf' from origin 'http://sitename.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.Which means your site hosting the font has a No ‘Access-Control-Allow-Origin’ in the header. Since you added the font via the Custom Font Manager, please try deleting the font and then add it again, this should correct the address to the font.
If you find other issues you may wish to use a search and replace plugin to search your database for the old url and replace it with the new url. I recommend backing up your site before trying this.
Best regards,
MikeHey ThomSchu,
Thanks for the link, I would recommend using a plugin for this, there seems to be a few such as: MSRP for WooCommerce
Here is a tutorial on adding this without a plugin if you want to try doing this yourself.Best regards,
MikeHey Angelo_Sule,
Interesting idea, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.html_header_top.html_logo_center .header-scrolled .logo { left: 0 !important; transform: none !important; } .header-scrolled span.logo a,.header-scrolled span.logo a img { max-height: 100% !important; }Then clear your browser cache and any cache plugin, and check.
Best regards,
MikeHey MTiffen,
I assume that you mean that you are adding your css to the Enfold Theme Options > General Styling > Quick CSS field.
This sounds like an error in your Quick CSS, such as a missing bracket.
Please include an admin login in the Private Content area with a link to an element that you are trying to apply some css to and what the css is.Best regards,
MikeJuly 6, 2019 at 1:25 am in reply to: Pudding shirt if I try to make Logo in header menu bigger #1116122 -
AuthorPosts


