Forum Replies Created
-
AuthorPosts
-
March 28, 2025 at 1:15 pm in reply to: New Pages display code widget, old pages and posts do not #1480361
Hi,
Are you using WP Rocket with a CDN?
This sounds like a caching issue, either WP Rocket is not fully cleared or your CDN is not.
Try enabling Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files and disable Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression then clear your WP Rocket cache and then check. If this works, you can then reset the two Enfold Theme Options ▸ Performance options. If you are using a CDN it may take up to 24 hrs for the CDN to clear.
If you are using a server cache like object-oriented cache such as Memcached, Redis, Varnish, Litespeed, etc you may need you also clear these and it could take awhile for them to clear.
But since this is working when you are logged in I believe it is pointing towards your WP Rocket cache.Best regards,
MikeHey Annemarie,
Thanks for the link to your site, but I didn’t find an example, thanks for the mockup screenshot as that helps.
As I understand using the table works except you want it “full width”, can you create a test page with the table and add the custom class “fullwidth” to the table element so we can examine and offer some css to make it full width.
Please note that if the table element is in a column element or color section element it’s width will be limited by these elements, so please review.Best regards,
MikeHi,
I uploaded the sacramento google font that was linked above
and it seems to work fine
with your custom class and css, please clear your browser cache and check.Best regards,
MikeMarch 28, 2025 at 11:38 am in reply to: New Pages display code widget, old pages and posts do not #1480334Hey mickya1,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.embedsocial-hashtag-iframe { min-height: 400px !important; }
After applying the css, please clear your browser cache and cache plugin and check.
Best regards,
MikeHey Darjan,
I see that you are using v5.4.1, please update to v7.0.1
I also see that updates on your site have been disabled, so you may need to manually update with the steps below.
If you need further assistance please log in to the support forum and open a new thread If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.
Please note that using the contact form is not appropriate for support questions.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,
Did you try to overwrite the theme files via ftp? Or did you first delete the theme files and then upload the new files?
Overwriting the theme files will often cause an error as some old files will remain.Best regards,
MikeHey Ksenia,
Your Enfold version is very old: v3.3.2, we are now at v7.0.1
Your PHP version is 7.4.33, which is also outdated.
You should first update your theme with the following steps, and then update your PHP to v8+, if you don’t know how to do this please ask your webhost.
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.
Please note that we don’t expect any issues with these steps, but it is always a good idea to first create a full backup of your site (files + database) with your webhost backup tool, not a WP backup plugin. Since there are may different webhosts ask your webhost for help creating a full backup.Best regards,
MikeHi,
Thank you for your patience, when I check your page /customer-car-builds/ “Vehicle Gallery” the breadcrumbs show, I assumed that you removed the css, so I tested with the css but the breadcrumbs still showed, perhaps you have already sorted it out?Best regards,
Mike-
This reply was modified 3 months ago by
Mike. Reason: remove screenshot
Hi,
Ok, Glad to hear that you have this sorted out, shall we close this thread then?Best regards,
MikeHi,
That is the Logo Area Secondary Font Color, but it also changes the menu color so I added this css:.phone-info div { color: #fff; }
please clear your browser cache and check.
Best regards,
MikeHi,
@lologc your site requires a login to view.
For the solution above, please note that it is for the “av-social-link-mail” (email) link, so you need to change it for each of your social icons.Best regards,
MikeMarch 23, 2025 at 8:20 pm in reply to: Mega menu not showing fully on smaller screens and on ipads #1479999Hi,
*PageSpeed Insights simulates the site to 3g and doesn’t use real world mobile speeds.
*Time to First Byte is a server time and not the theme.
*lightweight theme (ideally a block theme) will not show your site correctly as the elements require the theme.Best regards,
MikeHey distefanoepartners,
Please explain further.
Do you want to “reset” the site and lose all content?
Did you build a site on the demo and want to remove the demo images but keep your content?
Do you want to try a deferent demo and retain your content?
etc.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,
I checked your link, but I don’t find a “more” tag on any of your pages, I probably have missed it as I don’t read your language.
Guenni007’s solution seems to work for removing the animation, but if we could see the issue it would help.
Are you trying to use the “more” tag in a ALB element?
Perhaps a admin login would help, to add a screenshot to highlight the issue, please try using an Screenshot service and pasting the image URL in your post.Best regards,
MikeHi,
Perhaps it is being marked as spam and the server is deleting it, please include an admin login in the Private Content area so we can test with our email addresses.
As you can see from the screenshots above, it is working for us on our install.Best regards,
MikeMarch 23, 2025 at 6:24 pm in reply to: Lightbox Issue on Mobile – Images Opening in New Page Instead of Enlarging #1479987Hey ballindigital,
Thanks for the video, but I was not able to reproduce this in mobile, I tested all of the items in your video and they all opened in a lightbox for me.
I’m not sure why you are experiencing this.Best regards,
MikeHey sitadi,
The login to the live site is not working, but for the test site the search is sticky but seems to be in the wrong position when the header when it shrinks,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#header.header-scrolled ~ #main #av_section_1 .avia_search_element { top: -64px; position: relative; } #header ~ #main #av_section_1 .avia_search_element { top: -30px; position: relative; }
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,
MikeMarch 23, 2025 at 5:03 pm in reply to: Icon list element left justify when icon position is right #1479984March 23, 2025 at 4:30 pm in reply to: After theme update, content slider is not showing arrows #1479983Hi,
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,
MikeHi,
Ok, 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,
MikeMarch 23, 2025 at 3:54 pm in reply to: Layout problem for WooCommerce product pages on mobiles. #1479980Hi,
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,
Thanks for sharing, 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,
MikeMarch 23, 2025 at 2:35 pm in reply to: Layout problem for WooCommerce product pages on mobiles. #1479973Hey Dimitris73,
For small moblie screens the columns should be 100% width and stacked, there is not enough room for two columns.
In your case it looks like you added this custom css:.single-product-summary { width: 55% !important; }
please remove to solve your issue.
Best regards,
MikeHi,
Thanks for sharing your scroll-top-link solution, that may help others, but I don’t see any css that would help the cart, did you use Guenni007’s solution?Best regards,
MikeHey northorie,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.darklup-dark-mode-enabled #top #header .av-main-nav > li > a:not(.darklup-dark-ignore) { background-color: unset !important; }
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,
MikeMarch 23, 2025 at 12:40 pm in reply to: How can I tell how many times I've bought Enfold theme? #1479961Hi,
Thanks for your feedback, Envato (Theme Forest) controls the licenses, we don’t have access to this. Please note that licenses are not defined by the domain but are checked if they are used more than once on any domains, thus a license can not be used more than once on multiple domains. But a license can be moved to other domains as long as only used once at any time, I hope that you understand.
Unfortunately we can not change how Envato (Theme Forest) displays them in your Envato (Theme Forest) account, perhaps asking them will help make it not so confusing.
Thank you for using Enfold, shall we close this thread?Best regards,
Mike -
This reply was modified 3 months ago by
-
AuthorPosts