Forum Replies Created
-
AuthorPosts
-
Hey Robert,
Thanks for reaching out. Themeforest has changed their support policy since you purchased your license, support is only valid for 6 month now. If you post your purchase code in private, then we can check if you have a valid support period or not. If you need to renew your support period, then please refer to this: https://help.market.envato.com/hc/en-us/articles/207886473-Extending-and-Renewing-Item-Support
Best regards,
RikardHi,
What we mean is that we cannot reproduce the problem on our test installations. I’m still seeing lots of 503 errors on different resources on your site, so I don’t think anything has been fixed unfortunately.
Best regards,
RikardHey luigi Giliberti,
Thanks for reaching out to us. If you need technical support, then please open a new thread on the support forum and include WordPress admin login details in private, so that we can have a closer look at your site. Also please try to explain the problem a bit further, and where you are seeing missing dependencies.
Best regards,
RikardHey sitadi,
The problem seems to disappear when the snippet in private is inactive. Please check the custom code that you have added.
Best regards,
RikardHi,
Thanks for that. I can’t reproduce this problem on my end either, but I do see a lot of 503 error on both theme, plugin and WordPress core resources while trying to edit your front page. Please try reaching out to your hosting provider to check why the server is responding with those errors.
Best regards,
RikardHi John,
You can add your own content after the no link shortcode.
Best regards,
RikardHi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey BrendaSarg,
There’s nothing wrong with that functionality in the theme, but I’m guessing that you have active caching which is trying to serve a file which is no longer there. If you want to disable the post CSS generation, then please use this filter in functions.php:
/** * Filter to skip css file generation. * You can add logic to skip for certain pages/posts only. * * @since 4.8.6.1 * @param boolean $create * @return boolean true | false or anything else to skip generation of css file */ function custom_avf_post_css_create_file( $create ) { return false; } add_filter( 'avf_post_css_create_file', 'custom_avf_post_css_create_file', 10, 1 );
Best regards,
RikardHey Diana,
Please try the following in Quick CSS under Enfold->General Styling:
#top #wrap_all .avia-button.av-lvywmnms-38518dacec6c365c5bc557c866be5427:hover { background-color: #fff !important; }
Best regards,
RikardHey Magnus,
A theme license is valid for life. A support license will expire after 6 months though.
Best regards,
RikardHi mickhb,
Where can we see and reproduce the problem that you are having?
Everyone else posting in this thread; open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
RikardHi,
I’m seeing the same thing as Yigit on my end using both Chrome and Firefox, how can we reproduce the results that you are seeing?
Best regards,
RikardApril 18, 2025 at 11:15 am in reply to: Advanced Layer Builder for Enfold is no longer visible. #1481582April 18, 2025 at 11:13 am in reply to: Change image of demo and have bad picture quality now #1481581Hi,
Edit the slider, then click into each slide. You will find the buttons and links in the Advanced tab.
Best regards,
RikardHi,
Thanks for the update. I tried saving pages on your site, but I’m seeing this error message:
La mise à jour a échoué. La réponse n’est pas une réponse JSON valide.
This happens when both the Enfold Layout Builder and the default WordPress editor is active, so it’s likely not theme related. I’m seeing a 404 error on the file in private, please try reaching out to your hosting provider and check why the server is responding with a 404 error.
Best regards,
RikardApril 17, 2025 at 9:50 pm in reply to: Das Paket konnte nicht installiert werden. Dem Theme fehlt das Stylesheet style. #1481540Hey George1123,
Are you sure that you are using the correct zip file to install the theme? The package that you are downloading from Themeforest might have to be unpacked first, then pick the theme zip file inside of the unpacked folder.
Best regards,
RikardApril 17, 2025 at 9:48 pm in reply to: Advanced Layer Builder for Enfold is no longer visible. #1481539Hi,
Could you try updating the theme to the latest version (7.1) to see if that helps please? https://kriesi.at/documentation/enfold/theme-update/.
Best regards,
RikardHey paddyodor,
Thanks for the login details. Is anything not working as it should on your site? If not, then this was likely only temporary during the update.
Best regards,
RikardHi Michael,
Which version of the theme are you running? Where can we see and reproduce the problem in question?
Best regards,
RikardHi,
Thanks for the update. If you have further questions which are not on the original topic of this thread, then please open a new thread. Also please give us details instructions on how to reproduce the problem in question in the new thread.
Best regards,
RikardHi,
Thanks for the update, we’ll keep this thread open for you.
Best regards,
RikardHi,
You can set the header to sticky under Enfold->Header->Header Behaviour.
Best regards,
RikardHey Jakob Schmitt,
I cannot reproduce this using PHP 8.4.6, are there any particular steps that we should take? Please check your debug settings if you don’t want these messages in your log: https://wordpress.org/support/article/debugging-in-wordpress/
Best regards,
RikardHi,
Thanks for the feedback, we’ll take that into consideration for a future update.
Best regards,
RikardHi,
I’m not sure I understand your last question, please try to explain your intentions a bit further.
Best regards,
RikardHey sebastiankjall,
Thanks for the login details. There are a lot of Javascript errors on the site while editing a page, none of them are theme related. What happens if you temporarily deactivate all plugins?
Best regards,
RikardHi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
AuthorPosts