Forum Replies Created
-
AuthorPosts
-
Hi,
We tried it again but this time, the password is incorrect. Try this instead:
- Install and activate the “Temporary Login Without Password” plugin. You can find it here.
- Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
- Click on “Create New” to generate a temporary login.
- Enter the email address for the account (you can use (Email address hidden if logged out) ) and select the highest possible role. Set the expiry date to around four days to ensure enough time for debugging.
- Click “Submit” to create the temporary account.
- In the private section, provide us with the URL that allows us to access the temporary login and assist you.
Please note that once your issue is resolved, you can remove the plugin. Alternatively, if you prefer not to use the plugin, you can manually create an admin user and share the login credentials in the “private data” field.
If you have any further questions or concerns, please let us know.
Best regards,
IsmaelHey eggmedia-salient,
Thank you for the inquiry.
You can find the list of changes for version 7.0 here: https://kriesi.at/documentation/enfold/changelog/
Before proceeding with the update, we recommend creating a site backup or restore point using plugins like All-in-One WP Migration, Backup, Duplicator, or WP Migrate DB.
One of the new features in version 7.0 is the SVG icons, so you may or may not encounter issues related to this. If you do, you can always reach us here in the forum.
Best regards,
IsmaelMarch 6, 2025 at 6:26 am in reply to: Theme options set to Full Width but Content still Boxed #1478722Hi,
Thank you for the update.
Are you zooming out in your browser? If you want to increase the maximum width of the container inside the color section, you can adjust the value of the Enfold > General Layout > Dimensions > Maximum Container Width option. However, please note that this will be applied globally.
You can also try this: https://kriesi.at/documentation/enfold/color-section/#color-section-with-100-content-width
Best regards,
IsmaelHey JW,
Thank you for the inquiry.
You may need to contact the previous developer/designer and ask for the purchase code or the private token. The private token can be generated using this link: https://account.envato.com/sign_in?to=envato-api
— https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token
If this is not possible, you’ll need to create your own Themeforest account, purchase another license, and generate your own token.
Best regards,
IsmaelHey Orenishii,
Thank you for the inquiry.
You can add this css code to adjust the alignment of the items — logo to the left and menu items to the right.
#menu-gmm { display: flex; justify-content: space-between; align-items: center; list-style: none; padding: 0; margin: 0; } #menu-gmm li:first-child { margin-right: auto; } #menu-gmm li { display: flex; align-items: center; padding: 0 10px; }
Best regards,
IsmaelHi,
Could you post the code on pastebin.com? Please create one paste for each file. We’re having difficulty reading the code here in the forum, and we don’t know where each one ends.
Best regards,
IsmaelHi,
The text is already bold, but you can try this css code to make it blacker.
.woof li.woof_term_116 .woof_checkbox_label { color: black !important; }
How did you enable the sale banner before, and where did you place it? Are you referring to the “sale! badge”?
Best regards,
IsmaelHey tonyiatridis,
Thank you for the inquiry.
Revisions should be enabled by default, and the theme does not limit or control this.
Where is your site hosted? It’s possible that your hosting provider is limiting this option.
— https://wpengine.com/support/platform-settings/#Post_Revisions
Best regards,
IsmaelHey tsays,
Thank you for the inquiry.
Yes, it’s possible with the Advance Layout Builder (ALB). Please check the links for more info.
— https://kriesi.at/documentation/enfold/intro-to-layout-builder/#templates
— https://kriesi.at/documentation/enfold/custom-element-templates/Let us know if you have more questions.
Best regards,
IsmaelMarch 6, 2025 at 5:37 am in reply to: Refused to apply style from … because its MIME type (‘text/html’) … #1478714Hey Empatica,
Thank you for the inquiry.
How can we reproduce the issue? The page and its unique stylesheet (post CSS file) seem to be loading correctly on our end.
Could you provide the contents of the .htaccess file?
Best regards,
IsmaelHi,
It seems to be working correctly on our end. Please make sure to purge the cache or check the site on incognito mode.
Best regards,
IsmaelHi,
the robot text i am refering is the one attached to message error linked to the captcha error in some pages: https://www.gstatic.com/robots.txt
This is not the site’s robots.txt file. Could you clarify why you provided this info? Have you tried editing the content of the .htaccess file as suggested above?
Best regards,
IsmaelHi,
We adjusted the filter a bit. Please try it again:
function avf_post_nav_settings_mod($settings) { if (is_singular('portfolio')) { $settings['is_fullwidth'] = false; $settings['skip_output'] = false; } return $settings; } add_filter('avf_post_nav_settings', 'avf_post_nav_settings_mod', 10, 1);
Best regards,
IsmaelHi,
Unfortunately, we can’t give you that information due to privacy and security reasons. Would you mind disabling the country restrictions so that we can check the site?
You can add this css code in the Enfold > General Styling > Quick CSS field to adjust the width of the tab section on mobile view:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .av-tab-content-auto .av-layout-tab-inner { max-width: 100vw; } }
Result:
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
IsmaelHey Aubin,
Thank you for the inquiry.
You can edit the permalink or URL of the page. Please check this documentation: https://wordpress.org/documentation/article/create-pages/#changing-the-url-of-a-page
Best regards,
IsmaelHi,
Thank you for the update.
You can open a new inquiry here: https://kriesi.at/support/forum/enfold/#new-post
We created a test page (see the private field) and removed all wpforms shortcodes, but the builder still is not loading properly. We also tried removing half of the content on the page, but the issue persists.
Have you tried deactivating the plugins? Please create a site backup or restore point first, then temporarily deactivate the plugins.
Best regards,
IsmaelHi,
The link to the test page should be enough. Did you try the suggestion above?
Best regards,
IsmaelHey Jean,
Thank you for the inquiry.
Did you generate a private token? Please try to generate the token again and make sure that the required permissions are enabled.
— View and search Envato sites (checked by default) (Required)
— View the user’s Envato Account username
— View the user’s email address
— View the user’s account profile details
— Download the user’s purchased items (Required)
— Verify purchases of the user’s items
— List purchases the user has made (Required)Please review this doc for more info: https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5
Best regards,
IsmaelHi,
Glad it worked! Let us know if you have more questions. Have a nice day.
Best regards,
IsmaelHi,
Sorry for the delay. We tried this on our end and got this error:
Uncaught Error: Class “AbstraktEnfoldExtensions” not found in
Could you provide the related files and a screenshot of the file structure?
Best regards,
IsmaelHey Dzimnikov,
Thank you for the inquiry.
We added this script in the functions.php file to relocate the last item in the category list:
function ava_custom_script_sale_cat() { ?> <script> document.addEventListener("DOMContentLoaded", function() { const list = document.querySelector(".woof_list"); if (list && list.children.length > 1) { const lastItem = list.lastElementChild; if (lastItem.tagName.toLowerCase() === 'li') { list.prepend(lastItem); } } }); </script> <?php } add_action('wp_footer', 'ava_custom_script_sale_cat', 99);
There might be a slight delay in the script execution.
Best regards,
IsmaelHey Graknowles,
Thank you for the inquiry.
The user name is invalid or doesn’t exists. Please check the info carefully or provide another admin account.
Error: The username xxxxxx is not registered on this site. If you are unsure of your username, try your email address instead.
Best regards,
IsmaelHi,
The screenshots from imghippo are not loading on our end. Please try to use imgur or dropbox.
Best regards,
IsmaelHi,
Great! Let us know if you have more questions. Have a nice day.
Best regards,
IsmaelHi,
Thank you for the info.
The site is using a very old version of the theme (4.2). Please upload the latest version (7.0) to the wp-content/themes folder, then provide the FTP details in the private field so we can check and correct the error after activating the latest version.
Best regards,
IsmaelMarch 5, 2025 at 6:33 am in reply to: Load more button has no function after the last update #1478631Hey havi,
Thank you for the inquiry.
It seems to be working correctly when we checked. Please toggle or temporarily disable the Enfold > Performance > File Compression settings, then purge the cache. Let us know if the issue persists.
Best regards,
IsmaelHi,
Did you add this css in the css > layout.css file?
.responsive #top #main { padding-top: 200px !important; margin:0; }
This css rule is not in theme by default. Please move the css rule in the Quick CSS field or in the child theme’s style.css file:
@media only screen and (max-width: 767px) { .responsive #top #main { padding-top: 200px !important; margin: 0; } }
Best regards,
IsmaelHi,
Glad we could be of help! Let us know if you have more questions. Have a nice day.
Best regards,
IsmaelHi,
Thank you for the update.
The site is using a very old version of the theme (5.7). Please log in to your Themeforest account, download the latest version (7.0), extract the enfold.zip file and its contents, and then upload it to your server via FTP. You can also contact your hosting provider if you need further assistance with uploading the theme.
Please check this documentation for more info: https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
Ismael -
AuthorPosts