Forum Replies Created
-
AuthorPosts
-
Hey Monique,
Try adding this code to the end of your child theme functions.php file in Appearance > Editor:function add_custom_code(){ ?> <script> window.CMS = true; </script> <?php } add_action('wp_head', 'add_custom_code');
Best regards,
MikeFebruary 1, 2018 at 4:09 am in reply to: Enfold – Advanced LayerSlider only showing controls with php 7.2 #905978Hey joostdam,
I have not seen this, nor did I find it on the LayerSlider support site, I will ask the rest of the team to try to test and reproduce. Thank you.Best regards,
MikeHey ggagnon,
Try this code in the General Styling > Quick CSS field:@media only screen and (min-width: 989px) { .avia-animated-number.avia-builder-el-13 .heading.avia-animated-number-title { left: -11% !important; } }
adjust to suit.
Best regards,
MikeHey niallbyrne,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:@media only screen and (min-width: 767px) { p.form_element.form_element_third { margin-left: 33% !important; } }
Best regards,
MikeFebruary 1, 2018 at 3:12 am in reply to: Layerslider shortcode displayed instead of beeing displayed #905959Hi,
I see one in the footer, please see screenshot in the Private Content area.
Were is the second one to show?Best regards,
MikeHi,
Here is the All-in-One WP Migration files for the 2017 Demo in the Private Content area.
They are in a zip file that you will need to extract, one is the import, the other is the login info for after the import. Note that you will lose your current settings and content. Install this plugin: all-in-one-wp-migration
Read this All-in-One WP Migration tutorialBest regards,
MikeFebruary 1, 2018 at 2:56 am in reply to: Un-capitalise special heading in Color Section and Grid Rows #905957Hey Thomas,
For a uniform special heading please try this code in the General Styling > Quick CSS field:.av-special-heading-tag {text-transform: uppercase!important; }
adjust to suit between lowercase, uppercase, or none.
Best regards,
MikeHey gh03083,
Correction, please try Enfold Theme Options > General Layout > Boxed Layout
and this code in the General Styling > Quick CSS field:.boxed#top {width: 1380px !important; max-width: 1380px !important; }
Best regards,
MikeHi,
Sorry I don’t see another masonry on the homepage. Can you take a screenshot of it?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeFebruary 1, 2018 at 12:44 am in reply to: Author comments: how to redirect author name to about-me-page instead of archive #905925Hi,
Glad Ismael was able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
In your custom css, it looks like your code is this:@media only screen and (max-width: 1130px) { .av-masonry-entry .av-masonry-entry-title { font-size: 9px!important; } }
Please try changing to:
@media only screen and (min-width: 766px) and (max-width: 1130px) { .av-masonry-entry .av-masonry-entry-title { font-size: 9px!important; } }
Please note that you are adding “and (min-width: 766px)” to your code, so it will stay the same for tablets and allow the default font size show for mobile.
Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeJanuary 31, 2018 at 2:55 pm in reply to: What happens if I change from Small Business Flat Demo to some other demo? #905602Hey Bvff,
The pages will stay the same but your settings will be overwritten. What you can do is export your settings in Dashboard > Enfold > Import/Export and then import them again after doing the demo import.
A lot of posts, images, pages, and other content will be imported as well so it might be a chore deleting everything you do not need so please keep that in mind.If you want to change demos because you like the layout of the home page, we can post the shortcode to the page and you could create the page using Enable Avia Layout Builder Debug.
Best regards,
MikeHey carmen,
I believe that your slider is showing, Please see screenshot in Private Content area.Best regards,
MikeJanuary 31, 2018 at 1:17 pm in reply to: Demo Theme Enfold 2017 importiert – Anderes Demo Theme erscheint? #905548Hey isarcolor,
Ich glaube, Sie sagen, dass Sie das Speicherlimit in der functions.php-Datei angepasst haben, die nicht der richtige Ort ist. Diese Anpassungen werden normalerweise in der .htaccess-Datei auf Ihrem Server vorgenommen, aber jeder Server unterscheidet sich ein wenig. Ihr Webhost kann dabei helfen.
Vielleicht hat das den Fehler verursacht? Nachdem dies korrigiert wurde, versuche bitte, dein WordPress mit dem Plugin WP Reset, das oben auf der Demo-Importseite verlinkt ist, zurückzusetzen und versuche dann, das 2017 Demo erneut zu importieren.I believe you are saying that you have adjusted the memory limit in the functions.php file, which is not the correct place. These adjustments are typically done in the .htaccess file on your server, but each server is a little different. Your webhost can assist with this.
Perhaps this caused the error? After this is corrected please try resetting your WordPress with the plugin WP Reset, which is linked at the top of the demo import page, and then try importing the 2017 Demo again.Best regards,
MikeJanuary 31, 2018 at 1:00 pm in reply to: Size of Youtube Scripts – Performance – PageSpeed algo. change in Jul.2018 #905544Hi,
Sorry, no disrespect was meant, certainly a misunderstanding. I have forwarded.Best regards,
MikeHi,
Glad we could help. Thanks for your patience and 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,
MikeHi,
Ok we have installed the demo and the child theme as requested. Please login and check.Best regards,
MikeHi,
OK, I was able to fix your child theme css, I had to clear the site cache and my browser cache a few times, so please try clearing your browser cache a few times too. I then added the custom files and functions.php code. Then I re-saved your home page icon-box & icon-list elements so they would work correctly. Please check the home page. Also check your other pages for icon-box or icon-list elements, if the title looks like code then open them in the editor and re-save, then save the page.Best regards,
MikeHi,
Sorry I was unable to import the demo, I will ask the team to take a look. Thanks for you patience.Best regards,
MikeHi,
Sorry for the late reply, I have been trying to do the full install a few times now and have been running into issues where the install stalls. I have been researching this and sorry I didn’t communicate this to you. I’m about to try this again, and will let you know the outcome.Best regards,
MikeHi,
Sorry for the late reply, I found that sometimes the enfold.css from wp-content/uploads/dynamic-avia is not loaded correctly to enfold_child.css
Please access via ftp and copy file content of enfold.css to enfold_child.css
If you provide ftp access in Private Content area I will do this for you.Best regards,
Mike -
AuthorPosts