Forum Replies Created
-
AuthorPosts
-
Hey timchurchman,
Please try this code in the General Styling > Quick CSS field:#top.home h4.av_iconlist_title.iconlist_title { margin-top: 9px !important; }Best regards,
MikeHey SileeBailey,
To make the button white with gray text, Please try this code in the General Styling > Quick CSS field:#top.page-id-320 .av-custom-form-color.av-light-form.avia-mailchimp-form .button { background-color: #fff !important; color: gray !important; }To float the elements to the right, Please try this code in the General Styling > Quick CSS field:
#top.page-id-320 .avia-mailchimp-form #element_avia_0_1 { float:right !important; } #top.page-id-320 .avia-mailchimp-form p.av-last-visible-form-element { float:right !important; }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
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 this sorted out, 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 under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
To remove the comments and comment number, in the backend, hover over a post title and click “Quick Edit”:

then un-check the comment box:

if you already have a comment in the post you will need to delete it.
About the sidebar, as you said, you know how to add a sidebar,But where can work how the single post page should look like?
sorry I’m still unsure, but I think you mean that the “single author” layout with a sidebar has a small image to the left of the post:

but without a sidebar the image is in the center:

is this what you mean? If so please read this postTo show the back to top button on mobile devices, Please try this code in the General Styling > Quick CSS field:
.responsive #scroll-top-link { display: block !important; }I tried your contact link in the menu from a few pages, such as IMPRESSUM, in mobile and seemed to work fine, please explain a little more. Thanks for your patience.
Best regards,
MikeHi,
For the years color in your timeline, please link to the page so we can check. Please also link to your contact page, so we can see your contact form font. Typically we don’t support third party plugins, but we will take a look.For the “different project” please open a new thread, because typically we request that we address one issue per thread so that the threads don’t become so long, this one is now 5 pages long.
Most importantly I ask that you open a new thread because I don’t have Safari and won’t be able to assist, thanks for your patience.Best regards,
MikeHi,
I notice you have a few jQuery errors, so I removed the code to try to resolve these errors first, and cleared your cache.function switch_mobile_columns(){ ?> <script> (function($){ $(document).ready(function(){ if ($(window).width() <= 766) { $(function() { $('#top.single-post.rtl_columns .post-entry .flex_column_div.first').insertAfter('#top.single-post.rtl_columns .post-entry .flex_column_div.el_after_av_one_half.el_before_av_one_half'); }); } }); })(jQuery); </script> <?php } add_action('wp_footer', 'switch_mobile_columns');Can we try disabling your plugins to find the error? Please print copies of your plugin settings in case the settings are lost when disabling the plugin.
Best regards,
MikeHi,
Glad to hear, 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 under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
*update*
I have been trying to figure out how to add the related posts to the advanced layout builder pages and I came up with a shortcode that works, Try adding this code to the end of your functions.php file in Appearance > Editor:function related_posts_shortcode( $attr ) { ob_start(); get_template_part( 'includes/related-posts' ); return ob_get_clean(); } add_shortcode( 'rpost', 'related_posts_shortcode' );and then add this code in a “code block” element to display the related posts element:
[rpost]Also be sure that your page shares tags with other posts, as this is what the element uses to get the other posts.
Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top #header.header-scrolled .logo { margin-top: 0px !important; }it will remove the top margin when the page is scrolled.
Best regards,
MikeHey greennrgdesign,
I believe the symbols are braking the layout because it being interpreted as code.
as a alternative you could try using this solutionBest regards,
MikeHi,
Thank you for the update, we will leave this open to hear back from you.Best regards,
MikeHi,
@saucyhotdesign if your server is using PHP 5.5 that could explain the issue, we have been recommending v5.6 for a while and v5.4 does cause errors, but v5.5 is iffy.
I believe you are going to want Enfold v4.3, I will link it for a day or two.Best regards,
MikeHi,
Danke, ich bin glücklich zu helfen. Wir werden das jetzt schließen. Danke für die Benutzung von Enfold. Zu Ihrer Information können Sie sich die Dokumentation hier ansehen . Für weitere Fragen oder Probleme, können Sie gerne neue Themen unter starten Enfold Unterforum und wir werden gerne versuchen, Ihnen zu helfen :)— Translated with Google —
Thank you, I’m happy to help.
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 under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
You don’t see it as in this screenshot:

For the back to top, please try this css:#scroll-top-link { background-color: red !important; }please adjust color to suit.
For the timeline please see this post
For the contact form please see this post
To add a sidebar go to Enfold Theme Options > Sidebar & also ensure your sidebar is activate on the page.
When you link to an anchor, please don’t use the last back slash before the tag, like this:
http://www.ideenovation.eu/wordpress#teamBest regards,
MikeHi,
I made some adjustments, please clear your browser cache and check.Best regards,
MikeHi,
Sorry the datepicker is from the jQuery ui library and I couldn’t find a way to increase it’s size because it’s created on the fly in the DOM.Best regards,
MikeHi,
Hopefully restoring from a backup will correct the issue, considering that the first time that we tried to view your site it was not loading, it’s hard to tell what the issue could be.
Please try to ensure that your site is using PHP v5.6 minimum, do you know what version of Enfold you were using?Best regards,
MikeHi,
Glad to hear, I assume we can close this now, but I want to ask anyways :)
Shall we close this?Best regards,
MikeHi,
That’s great news :)
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
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,
Have you tried the “social share” element in the advanced layout builder?
I assume you are referring to advanced layout builder posts & pages.Best regards,
MikeOctober 18, 2018 at 12:16 am in reply to: Enfold 4.5 Theme Update "Update Failed: Download failed. A valid URL was not pro #1023053Hi,
Please check our trouble shooting postBest regards,
MikeHi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHi,
Please go to Enfold Theme Options > Header > Extra Elements > Phone Number or small info text to show text in a small bar at the top. Then go to Enfold Theme Options > Header > Extra Elements > Header Social Icons to show social icons at the top.Best regards,
MikeHi,
What I meant was right now you don’t have very many posts, but I understand now that you have a lot of content to add.
As an example, I copied your related post element from one of your pages, you can paste the code in the file that is in the Private Content area, into a “code block” on your advanced layout builder page and it will show 4 related posts. Probably not a long term solution because it’s manual html.Best regards,
MikeHi,
Here is a nice list: 9 Of The Best Related Post Plugins
Another option, I see that you only have a few post on your site, so if every page is going to have the same list of related posts we can copy your element from a default editor page and add it to your advanced layout builder page. This would keep the Enfold style.
Probably not what you had in mind, but I thought I would offer.Best regards,
Mike -
AuthorPosts

