Forum Replies Created
-
AuthorPosts
-
Hi,
Please try:.html_modern-blog #top.single-post .post-entry .post-meta-infos { margin-top: 0px !important; padding-top: 0px !important; top: -22px !important; }Best regards,
MikeHi,
I found that in your “latest news” widget there was no title so I added it for you, now it shows. Please see screenshot in Private Content area.
As for the title under the image, when I look at the two pages side-by-side it seems there is less of a gap, Please see screenshot in Private Content area. We can still help bring it up more if you like, but please try clearing your cache and checking again, right now it looks comfortable, in my opinion.Best regards,
MikeHi,
Yes, just change the Google url to yours.
We will leave this open to hear back from you.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 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,
Try this code in the General Styling > Quick CSS field:.html_modern-blog #top .post-entry .post-meta-infos { margin-top: 0px !important; padding-top: 0px !important; top: -22px !important; }Best regards,
MikeHi,
Thanks for that, I have successfully installed the Restaurant Demo, please check your email for your login, I used the same as you posted. Also check your email to confirm your site email address.
Please check all setting, I tried to match the settings you had, but it’s best that you check.
Let us know if this works for you.Best regards,
MikeHi,
Thank you for that. I take it that the demo import didn’t work? I see that you have a few pages and posts, you know that importing a demo will overwrite those pages so you will lose them?
Would you like us to try a manual install? We will need FTP access to do so.
What webhost are you using?Best regards,
MikeHi,
I see you are using PHP Version: 5.5.37 please ask you host to update to v7, then disable all plugins and try again.
If this doesn’t help, we could try a manual install, but in this case you will lose all content, settings, etc.
For a manual install we will need FTP access, also include the name of your host.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,
MikeHey ariadifoto,
I have successfully installed the Enfold 2017 Demo, please check your email for your login details, I used your old admin login, please see Private Content area.
Also check your email to update the site email to yours.
Please check all settings, I tried to match your old settings, but it’s best that you check :)
Let us know if all is well so we can close this thread.Best regards,
MikeHey Emma Marxer,
Sorry, using any of the demos will overwrite your current files and content.
You could try using WordPress export to export your pages & posts only, then import the demo, then import the old pages & posts.
You will still need to remove the demo pages & posts to clean up.
Be sure to have a backup of your site should this not work, or first test on a localhost.Best regards,
MikeMay 9, 2018 at 3:32 am in reply to: Strange Test Image from kriesi in my page code. Cannot find it in the backend #953650Hey duderion,
Here is two possible solutions, first since you know the color section that the image is being used as a background, go to that section and add a new background image to the color section, thus replacing the error. Then you can remove your new image solving the issue.
Second, try using the plugin Better Search Replace & search the database for the full url & replace with a empty line, again solving.Best regards,
MikeHi,
Please see Private Content area for a zip file with all of the images, sometimes uploading these via FTP will work if they have been included in the database.Best regards,
MikeHi,
I was able to login to the site but not FTP, I get a password error. I looked at the password and found a curry quote which I fixed, but it still didn’t work.
Please check.Best regards,
MikeMay 9, 2018 at 2:31 am in reply to: 1 Photo upload create in the /wp-content/uploads/* folder a lot of files #953639Hi,
Glad to hear, we will leave this open for now to hear if it works for you.Best regards,
MikeHi,
Well done :) 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,
Please try adding this code to the end of your functions.php file in Appearance > Editor:/* change logo link */ function change_logo_link(){ ?> <script type="text/javascript"> (function($){ function change_logo_link() { jQuery("#header_main").find(".logo a").attr("href", "http://www.google.com/"); } change_logo_link(); })(jQuery); </script> <?php } add_action('wp_footer', 'change_logo_link');Please change the url in the code to where you wish it to point to.
Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Well done :) 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,
Please explain how it should look, preferably with a screenshot.Best regards,
MikeHi,
Sorry, we really need to be able to inspect the element to assist. I’m sure once your site is online we could help remove the space quickly. We will leave this open until we hear back from you.Best regards,
MikeHi,
Please try this css:#top.post-type-archive-product.woocommerce.woocommerce-page .title_container { display: none !important; }This will hide the title_container for all product archives in woocommerce, I had to do it this way because as a archive it has no page ID, if it’s strictly the one page, try this:
.html_entry_id_5 #top.post-type-archive-product.woocommerce.woocommerce-page .title_container { display: none !important; }Best regards,
MikeHi,
@ariadifoto
Please open a new thread so we can assist, we will want communicate in the Private Content area, such as your URL & admin login, but as this is not your thread your info will not be private. Thanks for your patience and understanding.
In your new thread please provide admin login & FTP login info and the demo you would like installed, so it will be clear. Please make the title: “Help with Demo Import” I will look for it later and try to assist. Also please include which webhost you are using.
Please note that you will lose all content, setting, users, etc. You will be given a new admin login based on the login details you give.Best regards,
MikeHey Neverlands,
I believe the overlays are a percentage of the image size, where the images in the first section are actually much larger with more white space. But I was able to target them with this css, please try this code in the General Styling > Quick CSS field:#top.home #av_section_3 .image-overlay .image-overlay-inside:before { height: 40px !important; width: 40px !important; line-height: 40px !important; margin: -20px 0 0 -20px !important; }Please adjust to suit.
Best regards,
Mike -
AuthorPosts


