Forum Replies Created
-
AuthorPosts
-
March 31, 2018 at 6:41 pm in reply to: Moving main nav menu near logo left and add custom icons right side of menu #935600
Hi,
Try this code in the General Styling > Quick CSS field:#top.page-id-25 .avia-content-slider {margin: 0px !important;} #top.page-id-25 .avia-content-slider-inner .slide-entry-wrap:nth-child(2),#top.page-id-25 .avia-builder-el-18 .avia-content-slider-inner .slide-entry-wrap,#top.page-id-25 .avia-builder-el-39 .avia-content-slider-inner .slide-entry-wrap { margin-bottom: 0px !important; }
Best regards,
MikeHi,
I see that you have started creating your site, but did you know that importing a demo would cause you to lose all of your current content and setting?
I wonder if you only wanted a certain page from the demo or really wanted the whole demo?
I also see that your webhost PHP version is older, v5.5, can you ask your webhost to update to v7?
If you really want to reset your site and install the Enfold 2017 Demo, I could try to do it manually for you, but as I said, you will lose all of your content and settings.Best regards,
MikeMarch 31, 2018 at 5:12 pm in reply to: Creating a link on a grid row section with a background image #935589Hey hingex,
Please add a custom class to the grid row cell you wish to be a link, if you don’t see the custom class box at the bottom of the element, read this: Turn on Custom CSS Class field for all ALB Elements
For this example we will use “linkcell” as the custom class.
Then add this code to the end of your functions.php file in Appearance > Editor:function link_cell(){ ?> <script> $(".linkcell").click(function() { window.location = "http://google.com"; }); </script> <?php } add_action('wp_footer', 'link_cell');
adjust the url to suit.
Hopefully you are using a child theme, if not please consider so your customization won’t be lost on the next update. Read about using a Child ThemeBest regards,
MikeMarch 31, 2018 at 4:46 pm in reply to: Site not shoing up after update to 4.2.6 and WordPress 4.9.4 #935583Hi,
I see your site is back up and running now, is there anything else we can assist with on this, or shall we close this?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad to have helped :)
We will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Froh, dass wir helfen konnten, schließen wir das jetzt. Danke für die Benutzung von Enfold.
Zu Ihrer Information können Sie sich die Dokumentation hier herunterladen
und die Video-Tutorials hier
Und wenn es Funktionen gibt, die Enfold haben möchte, können Sie diese anfordern und die gewünschten abstimmen
Für weitere Fragen oder Probleme, können Sie neue Threads unter Enfold Sub Forum starten und wir werden gerne versuchen, Ihnen zu helfen :)—-
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeMarch 31, 2018 at 4:37 pm in reply to: [Avia Editor] Media query not work in block of text screen options #935577Hi,
I see that this text has a H1 heading, so that makes since as to the conflict. Would you like help in writing manual media queries?
If so please tell us what font size you would like for which screen sizes.Best regards,
MikeMarch 31, 2018 at 4:24 pm in reply to: H-tags necessary in both desktop and mobile versions of homepage? #935574Hi,
Glad to help, is there anything else we can assist with on this, or shall we close this?Best regards,
MikeHi,
I’m glad this helped, The layerslider is designed to allow custom css in the slide, I’m just used to putting it in the General Styling > Quick CSS field, mostly because it will be exported with your theme options should you ever use that. The key point is adding the ID to the layer so the css will work.
Is there anything else we can assist with on this issue, or shall we close this?Best regards,
MikeHi,
Thank you for the login, it looks like you have started adding content. I wanted a warn you that if I manually import the demo you will lose all of your content and settings, and it will look like the demo here.
If this is what you want please include ftp access in the Private Content area so I can upload the files.Best regards,
MikeHi,
To find the page id, I use the browser inspector (developer tools) Please see screenshot in Private Content area. But there are plugins that will show you the page id’s in your admin panel, such as: Reveal IDs
To add the text shadow to only one layer in your slide, you will need to add a unique id to the layer. So in this case, I opened your slide and went to the element in the “Link & Attributes” tab, and then added “lstest” in the “ID” box.
Please see screenshot in Private Content area.I then added this code in the General Styling > Quick CSS field:
.page-id-584 #lstest.ls-layer { text-shadow: 5px 5px 3px #000000; }
Please clear your browser cache and check.
Please review the changes and adjust to suit.Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Ich habe Ihr Passwort aktualisiert, löschen Sie den Cache Ihres Browsers und überprüfen Sie.
Bitte nehmen Sie keine Änderungen direkt in der Datenbank vor.—-
I have updated your password, please clear your browser cache and check.
Please do not make changes directly in the database.Best regards,
MikeHi,
Können wir noch etwas dazu beitragen, oder sollen wir das schließen?—-
Is there anything else we can assist with on this, or shall we close this?
Best regards,
MikeMarch 31, 2018 at 6:49 am in reply to: [Avia Editor] Media query not work in block of text screen options #935531Hey etical,
Depending on the css you added to the child theme, it may be overriding the options you set in the text block.
Try removing the css code in the child theme and only use the options in the text block to manage your font sizes for all devices. Or please post your admin login in the private content area, with more details on what you are trying to achieve, so we can take a closer look.Best regards,
MikeHey CW,
If I understand correctly, you will be using the default editor, and you would like a section to have a colored background?
Can you point to which section you want colored and what color, perhaps we can assist with some css?
Might I ask why you can’t use the advanced layout builder?Best regards,
MikeHey CW,
Try this code in the General Styling > Quick CSS field:#top.home #after_section_1 .content,#top.home #main .content { padding-bottom: 0px !important; }
Best regards,
MikeHi,
Glad Victoria was able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHey erman4764,
You can find the import file at \wp-content\themes\enfold\includes\admin\demo_files
but there could be other issues. If you would like us to check, please include a admin login in the private content area.
Also please tell us which webhost you are using.Best regards,
MikeMarch 31, 2018 at 5:57 am in reply to: URGENT I just messed up my whole website/where do I find the css overrides file? #935523Hi,
Your dynamic css is stored at: /wp-content/uploads/dynamic_avia/
You may have enfold.css or enfold_child.css
and a avia-merged-styles-xxxxxxxxxx.css (the x’s are a random string)But these are live and if a change is made, it will be reflected in these files.
But you can save copies of these and export your theme settings from Enfold Theme Options > Import/Export > Export Theme Settings FileBest regards,
MikeMarch 31, 2018 at 5:44 am in reply to: Split Menu – Logo in the Middle of the Menu is this possible and if yes how? #935521Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeMarch 31, 2018 at 5:35 am in reply to: H1/H2 — Open Sans – Extra-Bold 800 and Montserrat weight 900 (black) #935519Hey searhard,
The instructions on that page is to add the fonts to Enfold, but Montserrat & Open Sans are already in Enfold.
To set these fonts to these headings, please go to Enfold Theme Options > Advanced Styling > and choose your heading and assign the font and weight.
If you find your having a little trouble with the special heading element, try adding custom css to WordPress > Customize > Additional CSS, such as this:h1.av-special-heading-tag { font-family: 'Montserrat' !important; font-weight:700; } h2.av-special-heading-tag { font-family: 'Open Sans' !important; font-weight:700; }
Best regards,
MikeHi,
Glad Yigit was able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHey Eric,
The first one with “.home” may work better with this:.home #layer_slider_1 .ls-wrapper.ls-in-out { text-shadow: 5px 5px 3px #000000; }
The second one “.history_page” doesn’t look valid, you should have a page ID like this: “page-id-206”
.page-id-206 #test .ls-wrapper.ls-in-out { text-shadow: 5px 5px 3px #000000; }
But it would be easier to actually see the page.
Best regards,
MikeMarch 31, 2018 at 5:00 am in reply to: H-tags necessary in both desktop and mobile versions of homepage? #935512Hey Multispace,
You should only use your H tags (headings) on the desktop site, as Google will see both versions of the page.
You are on the right track though, as many have found that a layerslider built for a desktop is small and hard to view on mobile. Might I suggest making you break point 767px, under for mobile and over for tablets and above. This is just a general rule of thumb, 990px would be fine too.Best regards,
MikeHey jpanzetta,
That’s odd, on my install the newest posts are on top, try disabling your plugins, perhaps there is a conflict. If that resolves the issue, reactivate each one individually until you find the cause.
Otherwise, Can you please include a admin login in the private content area so we can take a closer look.
We will also ask for permission to temporary disable your plugins to check for conflicts.Best regards,
Mike -
AuthorPosts