Forum Replies Created
-
AuthorPosts
-
April 16, 2018 at 12:29 pm in reply to: Enfold-theme makes WordPress-panel become White Page of Death. #942534
Hi,
That is great news, as for Instagram they were having an issue with their API but you can try this solution or this solution basically you need to remove it clean the database as put in a new one.Best regards,
MikeHi,
Thank you for that, I found that you had added all of the css from all of my posts above, when only the css from the last post was needed. Sorry that I was not clear on that. I removed all other wrong css and it now works great on the test page & the contact page.
Please clear your browser cache and check.Best regards,
MikeApril 16, 2018 at 12:05 pm in reply to: How to setup the Column animation speed or duration ? #942529Hi,
Thanks for the links, but I would like to login to see your settings should there be a easy solution. Right now I’m redirected to your home page when I try to go to /wp-admin/ I believe you may have a security plugin that will only allow login based on IP address, please disable.Best regards,
MikeHi,
I see you are using the full screen slider, I recommend creating a different slider for mobile screens such as the full width slider, easy slider, or perhaps the layerslider. Try creating a test page and testing out the different sliders with your mobile device. Once you find one you like we can help with adding it to your homepage and writing some css to show the sliders on the correct screen sizes.Best regards,
MikeApril 16, 2018 at 11:17 am in reply to: Demo Import for Enfold not working – demo name is Startup Business Demo #942506Hi,
The demo has been imported, please check all setting. You new user & password is in the Private Content area, please confirm the email sent to you to change the site email address.Best regards,
MikeHi,
I’m happy to report that since a few hours have pasted, the edited shortcodes.js in the child theme is working as expected.
Is there anything else we can assist with on this, or shall we close this?Best regards,
MikeHi,
I edited this file in the enfold theme folder: js/shortcodes.js and found this code:thisheading.on('click', function()
and replace it with this code:
thisheading.on('mouseover', function()
Then I copied the modified shortcodes.js to your_child_theme_folder/js/shortcodes.js and added this at the very end of your child theme functions.php file:
function change_aviajs() { wp_dequeue_script( 'avia-shortcodes' ); wp_enqueue_script( 'avia-shortcodes-child', get_stylesheet_directory_uri().'/js/shortcodes.js', array('jquery'), 3, true ); } add_action( 'wp_enqueue_scripts', 'change_aviajs', 100 );
This is working on my localhost after a hard cache flush, yet clearing your cache several times has not helped. I don’t see a cache plugin on your site. So please look on your webhost for any host level caching that you can clear, or ask your host if they can assist.
Best regards,
MikeHey Dimitry,
Please update your link to the example page, it didn’t show in your post.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 CWR SEO,
Thanks for your suggestion, and thanks for using Enfold.Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeApril 16, 2018 at 2:05 am in reply to: change the space that is created using the color section #942370Hey czar,
Typically there is not much space created, please direct us to your page so we can be of more assistance.Best regards,
MikeHi,
The wp-multilang page say it is not compatible with most page builders, it also seems that there are quite a few customizations that are needed for it to work. Perhaps if you really want to use it you could hire a freelancer to make the changes, but unfortunately this kind of customization as it is beyond the scope of support we can provide here.Best regards,
MikeApril 16, 2018 at 1:37 am in reply to: URGENT please – logo left + menu below the logo on the right #942367Hey GutTemmen,
When I look at your site between 1414px and 989px the burger icon is to the right quite a bit, and your logo is centered.
Have you resolved this?
Please see screenshot in Private Content area.Best regards,
MikeHey dominiquehurley,
It looks like the images have been replaced by jetpack lazy load images, Try disabling your jetpack and/or lazyload plugins.
Then clear any caching plugin.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,
MikeApril 16, 2018 at 12:39 am in reply to: How to right align the shipping options on the cart and checkout pages? #942357Hey DROR,
I don’t seem to see the same as in your screenshot, please see screenshot in Private Content area.Best regards,
MikeHi,
Please post FTP access in the Private Content area below the standard form.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 ergebnisreich,
You can change line 124 of functions-enfold.php and change
?s=for a #
final line will be:
<a href="#" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
Or you can disallow or block search pages or every url with the search query in the robot.txt file.
User-agent: * Disallow: /search Disallow: /*?s=
Another option is to Change the Search-URL of WordPress
Best regards,
MikeHey mercymwende,
We can help with a manual import of the demo, but your domain is not resolving. Please check.
To import manually we will need a admin login and FTP access. Please note that you will lose all content, settings, etc.Best regards,
MikeApril 16, 2018 at 12:03 am in reply to: Demo Import for Enfold not working – demo name is Startup Business Demo #942349Hey ahmeteraslan,
Can you please include a admin login and FTP access in the private content area, we can import the demo manually. Please note you will lose all content, settings, etc.Best regards,
MikeHey web4698,
Try this code in the General Styling > Quick CSS field:#header_main_alternate.container_wrap { border-top-style: none!important; }
Best regards,
MikeHi,
Good point, please try this instead:.button2 a.avia-button { border-color: #163147 !important; border-style: solid; border-width: 1px; border-radius: 5px; }
Best regards,
MikeHey lilijabula,
You could try this code:.responsive .boxed#top, .responsive.html_boxed.html_header_sticky #header, .responsive.html_boxed.html_header_transparency #header { width: 80%!important; max-width: 80%!important; }
your site is 100% now, so this 80% might be what you are looking for.
But did you try the settings at Enfold Theme Options > General Layout > DimensionsBest regards,
MikeHey silverpapee,
I see the issue with your home page color section images, the best solution is to center the images for mobile, tablets & laptop devices.
Please try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 1150px) { #top.home #av_section_1,#top.home #av_section_2,#top.home #av_section_3,#top.home #av_section_4,#top.home #av_section_5,#top.home #av_section_6,#top.home #av_section_7 { background-position: top center!important; background-size: cover!important; } }
On your contact page we can use this:
#top.page-id-27 #av_section_1 { background-size: cover !important; }
Best regards,
MikeHi,
When adding a border you will need to tell it what type and size, try this code and adjust to suit..button2 { border-color: #163147 !important; border-style: solid; border-width: 1px; border-radius: 5px; }
Best regards,
MikeHey inayethadi,
Try this code in the General Styling > Quick CSS field:#top.home .iconbox_left_content .iconbox_content { overflow: visible!important; }
Best regards,
Mike -
AuthorPosts