Forum Replies Created
-
AuthorPosts
-
Hi Steen,
The selling of our theme is done exclusively in Themeforest/Envato and we are bound to their policy.
I have checked their licenses and I can’t find anything that is multi-license including the extended license.
You can check some of these links:
– https://themeforest.net/licenses/standard
– https://themeforest.net/licenses/faqHowever if it meets the following conditions:
– two related sites in the same domain
then it’s allowed according to Kriesi in this thread: https://kriesi.at/support/topic/enfold-multisite-2/Best regards,
NikkoHey prometeusx,
Thanks for giving us the link to your contact page.
I have checked it and don’t see any issue on my end.
Please check my screenshot in private content.
Please try to clear the browser cache and check again.
You can check further on 409 Error here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/409
If you have any browser extensions, please try to disable it temporarily as well.Best regards,
NikkoSeptember 8, 2020 at 4:52 am in reply to: Need help ASAP. I updated Enfold to latest version and it has taken down site #1244143Hi hostworks,
Thanks, just let us know once done and give us temporary access, so we can check on it as well.
Best regards,
NikkoSeptember 8, 2020 at 4:51 am in reply to: DeBugging Error due to Theme conflict with Gutenberg #1244142Hey Dave,
Thanks for giving us admin access however your site is live so I don’t think trying to tweak it is a good idea.
Can you try to create a staging site where we can test further? here’s a simple tutorial on how to do it.
Otherwise, please try to switch from your child theme to parent theme (Enfold)? and check (I advise you to put your site in maintenance mode).
Then try disabling all plugins? and check, if it works, enable them one by one to know which one is causing the issue.Best regards,
NikkoSeptember 8, 2020 at 4:10 am in reply to: Need help ASAP. I updated Enfold to latest version and it has taken down site #1244136Hi hostworks,
Thanks can you try to re-update Enfold again (via FTP or preferrably cPanel)
Then also upgrade your PHP version to 7.3.
If it still has issues, please give us FTP access.Best regards,
NikkoHi Lyse,
We’re glad to hear that :)
Let us know if you need further assistance.Best regards,
NikkoHi Boris,
If you are using Enfold 4.7.6.3, find this code in wp-content > themes > enfold > framework > php > class-form-generator.php (line 1163):
$form_field .= $element['label'] . ': ' . $field_value . ' <br/>';replace with:
$form_field .= $field_value . ' <br/>';Hope it helps.
Best regards,
NikkoSeptember 8, 2020 at 3:56 am in reply to: Need help ASAP. I updated Enfold to latest version and it has taken down site #1244131Hey hostworks,
Is this a local site?
Please answer the following questions:
– What version of Enfold did you try to update your site?
– PHP version used?
– Current WordPress version?Best regards,
NikkoHi Talker77,
I see thanks for pointing it out, you can remove Jordan’s code since it is for the privacy notification box.
Please add this CSS code in Quick CSS, located in Enfold > General Styling:#top .avia_message_box { border-radius: 8px; text-align: left; }I will request for this options to be added in future versions.
Best regards,
NikkoHi AuroraArcus,
Thanks for giving us FTP access.
I have checked it and found out two things:
1. Enfold version is 4.6.3.1
2. PHP version is 7.4.10
Please update Enfold manually via FTP: https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp (actually I recommend cPanel, hPanel, etc. since FTP is slow)
The latest version is 4.7.6.3, once updated please check if the issue is fixed.
If it’s not fixed since PHP version 7.4.10 was just released this 3rd of September 2020 some issues would likely to arise including this one, so try to switch to PHP 7.3.Best regards,
NikkoHi WalnutHillDesign,
Can you try to install and activate this plugin: https://wordpress.org/plugins/enable-jquery-migrate-helper/
Wordpress 5.5 has made a major change which includes the removal of jQuery migrate plugin which is used by many plugins and themes, including the Enfold theme, with this plugin jQuery migrate is plugged in back to the site and most likely would fix that issue. This incompatibility issue was fixed beginning with Enfold 4.7.6.2 so we suggest to update to the latest version of Enfold so you can deactivate and remove this plugin unless some plugins haven’t updated yet for WP 5.5.
If installing the plugin didn’t help, you can use this plugin https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/ and do the following steps (it also works for plugins):- Make sure this plugin is installed and activated.
- Download zip file of your theme’s most recent version.
- Log in to WordPress as and Admin and go to Appearance > Themes.
- Click on the ADD NEW button.
- Click on the UPLOAD THEME button.
- Click BROWSE and choose your zip file you downloaded.
- Click the INSTALL NOW button.
If it fails for some reason, you can do manual updating via FTP: https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp (I would suggest via cPanel since FTP is slow)
Let us know if it helps.Best regards,
NikkoHi Paul,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Alexander,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi GizmakSanayi,
I see, thanks for creating this helpful thread :)
Please checkout this plugin as well: https://wordpress.org/plugins/wp-asset-clean-up/
With it you can manage JS and CSS files that loads on every page.Best regards,
NikkoHi vanderhout,
Can you give us temporary admin access on that site as well?
Also please tell us where we can see this error.Best regards,
NikkoHi Dominic,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi ChrisCoach,
I see, then please follow Mike’s instructions.
If you need this change to be permanent (or atleast until a major change is done in helper-markup.php) then you can copy the wholefunction av_blog_entry_markup_helper( $id , $exclude = array() ) { ... }in functions.php of your child theme (in Enfold 4.7.6.3 it should be from line 312-427, then tweak the function as instructed by Mike.
Best regards,
NikkoHi cm,
I’m not really familiar with that plugin and I’m also not an expert in SEO but I think you can also check it there.
If it’s not in rich snippet, please check in one of your posts, then Yoast SEO metabox, then Google preview, you should see that it includes the published date, I’m not sure if this can be changed but it’s better to ask support from Yoast SEO.Best regards,
NikkoHi domchocolate,
You’re welcome :)
Just let us know how it goes on your live site then we’ll close this thread once it’s all good.Best regards,
NikkoHi Munford,
Thanks for giving us admin access.
I have removed the separator with negative white space then in the Color Section I put a -150px top margin and put transparent-section to Custom CSS Class field.
Then in Quick CSS, located in Enfold > General Styling > Quick CSS, I added this CSS code.#top #main .transparent-section { background: transparent !important; border: none !important; box-shadow: none !important; }Since the site’s caching seems to take a while to flush out the cache and wasn’t fetching the CSS code I put, I also put the same CSS code in Appearance > Customize > Additional CSS which produces an internal stylesheet which works (but Quick CSS is recommended since it’s output is on an external stylesheet). You can remove it once it fetches the new css.
Best regards,
NikkoHi Talker77,
Thanks it’s showing up now.
I could see the effect of Jordan’s code in your site, here’s a screenshot https://imgur.com/GgPimsM
Is there any modification you want to do with the notification box?Best regards,
NikkoHi cm,
Yes, I haven’t checked the backend of your site that’s why I’m not sure which one you’re using and just refer to it as some SEO plugin. :)
If it’s yoast and I believe there are individual settings in each post where you can change.Best regards,
NikkoHi Dominic,
Thanks again for updating it.
Now I see that a default logo is being used, to use the Site Title text as how it used to be on your site, I have added this code in the functions.php of your staging site’s child theme:function enfold_logo_final_output($logo, $use_image, $headline_type, $sub, $alt, $link, $title) { $logo = get_bloginfo('name'); $logo = "<{$headline_type} class='logo bg-logo'><a href='{$link}'>{$logo}{$sub}</a></{$headline_type}>"; return $logo; } add_filter( 'avf_logo_final_output', 'enfold_logo_final_output', 15, 7 );On the live site, you can just ad this on functions.php of the child theme (before or after update). :)
Best regards,
NikkoHi cm,
Thanks for the screenshot.
I think that’s because Google is fetching from meta data which is generated by some SEO plugin.Best regards,
NikkoHi vanderhout,
Looking at the error it’s not Enfold related and it’s pointing to /plugins/villa-plugin 2
I checked on your Plugins but I could not see a similar name, you might need to check which one it is. ( Same with learndash the plugin folder is sfwd-lms )
After knowing which one, it’s best to contact the support for that plugin.Best regards,
NikkoSeptember 7, 2020 at 12:31 pm in reply to: Slide-Show (volle Breite) wird auf mobilen Geräten nicht angezeigt #1243954Hi kleinemann,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Paul,
Thanks for giving us admin access.
The reason it’s not working because those links are set as the Column Header.
There are 3 layers to a mega menu, 1 Parent Menu, 2 Column, 3 Child Links.
Here’s how it should look like https://kriesi.at/documentation/enfold/wp-content/uploads/sites/22/2018/03/mega-menu-columns.png
Once that’s arranged in that manner it should work properly.Best regards,
NikkoHi evanskathy,
Please check our documentation for generating envato token: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token
Also make sure that it has the following permission:- View and search Envato sites (checked by default)
- View your Envato account username
- View your email address
- View your account profile details
- Download your purchased items
- Verify purchases of your item
- List purchases you’ve made
Best regards,
NikkoHi Talker77,
I checked on your site and it returns:
Error 502 Bad Gatewayplease check.
If no changes are taking effect, please try to flush out cache if you have any caching or optimization plugins.Best regards,
NikkoHey mnydish,
Please try adding this CSS code in Quick CSS, located in Enfold > General Styling:
#top a.av-screen-reader-only { display: none; }Best regards,
Nikko -
AuthorPosts
