Forum Replies Created
-
AuthorPosts
-
Hey Munford,
Thanks for the link to your site, the current menu color of #382410 seems to be showing correctly when I check, if you want it to match the hover color #3f7cb5 you can make this change in the Enfold Theme Options ▸ Advanced Styling for menu links, or try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #header .av-main-nav > li.current-menu-item > a .avia-menu-text, #top #header .av-main-nav > li.current-menu-item > a .avia-menu-subtext { color: #3f7cb5; }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHey paulasworld,
I see your site is using Enfold v4.7.5 with WordPress v6.11 and PHP v8, this version of the theme doesn’t support these so you will need to update.
To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue
then you will see the Theme updated successfully message.
Best regards,
MikeMay 6, 2023 at 9:39 pm in reply to: Access to Support Question Have purchase codes for my company but I don't personally #1406607Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeMay 6, 2023 at 9:38 pm in reply to: Content under Masonry Gallery not loading unless page is refreshed #1406606Hey AndrewRice71,
I checked your page on Windows in Chrome, Firefox, & Edge and with Mac in Safari, Chrome, Firefox and the Masonry Gallery and the content below it showed in all cases. I also tested reloading the page to see if any extra content became visible, but I didn’t see any. Please see the screenshot in the Private Content area.Best regards,
MikeHey imJas,
Thanks for the screenshot and the link to your site, but the login is not working please check.Best regards,
MikeHey Diana,
This custom css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field is causing the issue:.av-main-nav-wrap ul.sub-menu { margin-top: -50px; }
Please remove and then clear your browser cache and check.
Best regards,
MikeHey bassato,
I recommend using css to change the size of the logo on mobile instead. Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 767px) { .responsive #top .logo { width: 40%; } }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Feel free to adjust to suit.Best regards,
MikeMay 6, 2023 at 8:22 pm in reply to: cURL error 28: Connection timed out after 10001 milliseconds #1406601Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeMay 6, 2023 at 8:20 pm in reply to: Updated guidance on where to change Masonry ‘load more’ text #1406600Hi,
I recommend this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #main a.av-masonry-pagination.av-masonry-load-more { font-size: 0px; } #top #main a.av-masonry-pagination.av-masonry-load-more:before { content:"Load More Articles"; font-size: 13px; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:add_action('ava_before_footer','avia_above_footer'); function avia_above_footer(){ dynamic_sidebar( 'abovefooter' ); }
Then go to WordPress ▸ Appearance ▸ Widgets ▸ Custom Widget Area and create a new widget abovefooter and add your widgets.
By default each widget will have 100% width and no specific background color, you can adjust this with css.
Another option would be to use a page as a footer in the theme options Enfold Theme Options ▸ Footer ▸ Default Footer & Socket Settings and then create your custom footer using the Enfold elements.Best regards,
MikeMay 6, 2023 at 7:37 pm in reply to: cURL error 28: Connection timed out after 10001 milliseconds #1406593Hey BELHADJAsma,
This is a OVH host issue as they disable the set_time_limit() function and will not enable it so the import times out.
If the manual import method fails due to the disabled PHP functions, try creating a localhost WordPress install and import the demo and then use the plugin Duplicator and migrate your localhost version to your webhost, see the video on the plugin page if you have not used this plugin before, it is quite easy.Best regards,
MikeMay 6, 2023 at 7:34 pm in reply to: website.com/?cat=-1 –> Any idea, why this query string is there? #1406591Hi,
Your site is not loading correctly it only shows text and is prepended with /fkjadscvet-wrge34rz5/Best regards,
MikeHey Paula Apro,
Thank you for your patience, unfortunately, I couldn’t find your old or new email address registered in the support forum, please try to register your Purchase Code here
I see your site is using Enfold v4.7.5 with WordPress v6.11 and PHP v8, this version of the theme doesn’t support these so you will need to update.
To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue
then you will see the Theme updated successfully message.
Best regards,
MikeHi,
I recommend following our documentation and you can have three buttons in the cookie bar and name them as you wish, just click the green plus sign to add more buttons
Please note that we ask that each thread stays “on topic” and different threads are used for multiple questions, this helps future users find solutions easier and multiple Moderators assist you with a solution, thank you for understanding.Best regards,
MikeHi,
Thanks for the link you your site, when I check the backend of your homepage I see it is not loading and this error:
uncaught ReferenceError: wpseo_preview_type is not defined
when I disable your wpSEO plugin the error is solved, please check.
This plugin doesn’t seem to be available on the WordPress Plugins Directory so it seems a little suspicious.
Perhaps try a different plugin or ask the plugin author for a way to correct or disable this function.Best regards,
MikeHey Diana,
Thanks for the link to your page, the overlap is due to the negative column margin that is set for all screen sizes:
try setting the negative column margin only for the desktop version, which is the next icon, the same applies to the padding.
You can set the margin and padding for each device size to suit your needs with these icons.Best regards,
MikeHi,
Thank you for your patience and the link to your site, I’m not sure why this is occurring try updating your site to v5.6 and if this doesn’t help try disabling your plugins and checking again. If this doesn’t help try changing the post “Shooting Star” to draft as this is the last post before the error, while I don’t see an error with this post, typically this is a way to isolate the post causing the issue. Or try changing the “Bee Dreams” post to draft.
Please note that when you “bump” a thread it moves it to the bottom of our list making it look newer than the other threads. Typically we try to help with the oldest threads first.Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey sky19er,
Please try this filter in your child theme functions.phpadd_filter( 'avf_alb_lightbox_image_size', 'change_lightbox_popup_size' ); function change_lightbox_popup_size( $size ) { return 'fullsize'; }
Best regards,
MikeHi,
I checked your page and it seems to be working correctly, I also don’t see and code in your Google Analytics Tracking Code field, when you add your code to this field was this causing the error?
If so what is the code that you are adding?Best regards,
MikeMay 6, 2023 at 5:11 pm in reply to: My website not working PHP 8.0 and 8.1 not support Enfold theme #1406577Hi,
The extra space below the homepage slider is caused by the Smush lazy load feature, I disabled it for you and now there is no space, please clear your browser cache and check.Best regards,
MikeMay 6, 2023 at 4:57 pm in reply to: #main background color does not work when moving the design to domain #1406575Hi,
Thank you for your patience, your second screenshot is not working, but I looked at your working page and your homepage, and the #main background-color: #f9dcd4; is the same.
Perhaps I’m not understanding and the second screenshot would help, try uploading it again.Best regards,
MikeHi,
Thank you for the feedback, but unfortunately I don’t have a way to test this as I only have a free account with Browserstack.
I do have an old Mac and when I check in Safari Responsive Design Mode for an iPad it works correctly, but I’m sure this is because it updates often which I assumed was the case with all IOS devices, will your iPad not update?Best regards,
MikeHi,
I have submitted this feature request to the Dev Team for review.Best regards,
MikeMay 6, 2023 at 3:39 pm in reply to: mobile view @ Icon Circles and Advanced layer slider problem #1406570Hi,
Thank you for your patience, your icon circle element seems to be hidden on mobile devices with the Element Visibility option:
try disabling this.
Then try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 900px) { #top #wrap_all .av-icon-circles-container { margin: 0; width: 100%; padding-bottom: 100%; } }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Please note that iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.Best regards,
MikeHey BenjaminSpeedtsberg,
Thank you for your patience, I don’t see a thumbnail in the page source, please include an admin login in the Private Content area so we can be of more assistance.Best regards,
MikeHi,
To remove the left padding in the toggles try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .av-minimal-toggle .toggle_content { padding: 12px 35px 11px 0; }
To remove the icon from the linked images go to Enfold Theme Options ▸ Advanced Styling and enable Linked Image Overlay then choose No Icon
Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 1366px) { #av_section_2.av-parallax-section { overflow: visible; } }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
This is the expected results:
Please note that iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.
Best regards,
MikeHi,
This was because the color section height is set to 100% of screen height which doesn’t count for the socket, I see that you had so css to adjust this for desktop and mobile but not for mobile, so I added this to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 767px) { body#top { height: 100vh; } #socket > .container { padding-left: 0; padding-right: 0; } #top #my_section { height: calc(100vh - 120px); } }
for my Android device height: calc(100vh – 120px); worked for me but feel free to adjust for your device.
Please clear your browser cache and check.
Best regards,
Mike -
AuthorPosts