Forum Replies Created
-
AuthorPosts
-
Hi Aleks,
You can download it using the link in private content.
Hope it helps.Best regards,
NikkoHi Bettina,
The token used might not have the required permission, please make sure the following are checked:
- 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
https://kriesi.at/documentation/enfold/wp-content/uploads/sites/22/2017/07/Token-Permission.jpg
For further information please check our documentation: https://kriesi.at/documentation/enfold/theme-registration/ then check How to generate a Envato Personal Token?
Hope this helps.Best regards,
NikkoApril 5, 2021 at 7:44 am in reply to: Enfold theme failed to install, "The theme is missing the style.css stylesheet." #1292434Hi thecontentboutique,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 5, 2021 at 7:43 am in reply to: Enfold theme failed to install, "The theme is missing the style.css stylesheet." #1292432Hi thecontentboutique,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Markus,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive .avia_responsive_table .avia-data-table .avia-button-row { display: block !important; } }Best regards,
NikkoHi Michelle,
Can you give us a link to your site?
Also make sure Responsive Images is enabled in Enfold > Performance.Best regards,
NikkoHi cliff,
Thanks for contacting us!
Please update your site to the latest version of Enfold (make sure to have a backup first).
Also, you may need to update your child theme files (since a lot of files have changed).Best regards,
NikkoHi Rachel,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi mostafa0401,
Try to disable CSS file merging and compression in Enfold > Performance.
If that does not help, please give us a link to the page where this code is applied.Best regards,
NikkoApril 5, 2021 at 6:34 am in reply to: Can I make all my columns in a Pricing Table a single height? #1292423Hi KMC DC,
Thanks for providing the link.
Can you try to adding this CSS code in Enfold > General Styling > Quick CSS:#top .pricing-table li.empty-table-cell { display: list-item; } .page-id-18854 .pricing-table li:nth-child(5) { min-height: 67px; }Hope it helps.
Best regards,
NikkoHi ronaldalexander,
It won’t work because the permalinks point to a single post page and not to an external link.
You most likely will need a plugin for that, please try to check this article: https://firstsiteguide.com/link-posts-pages-external-url/
Hope it helps.Best regards,
NikkoHey 4xsample,
Can you try to change the Blog Posts’ Blog Style to Single Author, big preview Pic (no author picture is displayed, feature image is big)
Let us know if this helps.Best regards,
NikkoHi wildbeets2020,
Can you give us the login link? also FTP access for checking the files.
Best regards,
NikkoHi sergiostraface,
Please backup your site first, then we’ll try to update your site to the latest version.
Also please give us FTP access.Best regards,
NikkoApril 5, 2021 at 5:40 am in reply to: add social icon telegram – code not work in "functions.php" #1292418Hi marcobe,
Yes, it’s correct to add it in functions.php (child theme)
I have already tested this code and it works with WordPress 5.7 and Enfold 4.8.1.Best regards,
NikkoHi Severin03,
Thanks for giving us admin access.
I have commented out (equivalent to removed) that code, it does not seem to affect anything.Best regards,
NikkoHi onegreenoak,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi wealthyone,
We apologize for the delayed response.
If no changes happen, please disable CSS file merging and compression in Enfold > Performance (clear out caching and minification cache if you have one).
As for having certain length, just add min-width property.
So the code should be like:#top .special-button .avia-button { border: 2px solid white; min-width: 200px; }If there’s still no changes then please give us a temporary admin access.
Best regards,
NikkoHi Almudena,
We apologize for the delayed response.
Please add this CSS code in Enfold > General Styling > Quick CSS:@media only screen and (max-width:767px) { #top.home #main #full_slider_1 .avia-slideshow-inner { height: 200px !important; } #top.home #main #full_slider_1 .avia-caption-title { font-size: 36px !important; } #top.home #main #full_slider_1 img { height: 200px; width: auto; max-width: none; transform: translateX(-50%); left: 50% !important; } }Best regards,
NikkoApril 5, 2021 at 4:37 am in reply to: Uncaught TypeError: Cannot read property 'trim' of undefined #1292408Hi beppemodena,
We apologize for the delayed response.
The link seems to be removed, also please post the screenshot link.Best regards,
NikkoHi kfranck,
I have added the code in Quick CSS and it did not work until I purged minified files in WP-Optimize.
Best regards,
NikkoHi Joao,
Thanks once again for giving these detailed instructions :)
We appreciate it a lot.
Thanks again for using Enfold and have a great day!Best regards,
NikkoApril 5, 2021 at 3:32 am in reply to: 'Do not allow duplicate posts on the entire page' not working #1292398Hi mosaic,
The drawbacks in using a child theme are modified files get outdated (since it is overridden) and you might need to check if there are changes for that file but I think it is better than modifying it in the parent theme which modifications are lost during the theme update and you’ll need to re-apply it.
In this case we are using a hook, so there should be no drawback unless WordPress decides to deprecate pre_get_posts hook.
Here’s an article which discusses pros and cons of a child theme: https://www.wpbeginner.com/beginners-guide/wordpress-child-theme-pros-cons/
Hope this helps.Best regards,
NikkoHi Saru82,
Please follow the steps below to update.
Make a backup:
– Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
– Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/Option 1: Use Envato Market to update your site
– link: https://envato.com/market-plugin/Option 2: Update manually
1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
2. It should generate a new folder, open it and look for the enfold folder
3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
4. Log in to WordPress as and Admin.
5. Install and activate a maintenance plugin and put your site in Maintenance mode.
6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
7. Click on the ADD NEW button.
8. Click on the UPLOAD THEME button.
9. Click BROWSE and choose enfold.zip file
10. Click the INSTALL NOW button and switch to Enfold or your child theme.
11. Remove the maintenance mode then deactivate and remove the maintenance plugin.Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.Best regards,
NikkoHi wealthyone,
Please try to do the following steps (edit the button):
1. Go to Content (tab) > Show Button Icon set to Display icon to the right and select the icon.
2. Go to Styling (tab) > Button Color set to Custom Color then change the Custom Background Color to any color you like.
3. Go to Advanced (tab) > Developer Settings > Custom CSS Class put: special-button
4. Go to Enfold > General Styling > Quick CSS, add this code:#top .special-button .avia-button { border: 2px solid white; }Hope this helps.
Best regards,
NikkoApril 1, 2021 at 5:39 pm in reply to: Support Required (One of my sites is broken easy slider, recent posts, masonry #1291848Hi BowmansArrowMarketing,
I have checked your site both logged in and not, and I could not see any issues in both.
Is this the issue still showing on your end? if yes, can you try to clear your browser cache?
If this is fixed then I think the issue may be caching and the two suspects in these cases are SG Optimizer and W3 Total CacheBest regards,
NikkoApril 1, 2021 at 5:26 pm in reply to: Uncaught TypeError: Cannot read property 'trim' of undefined #1291845Hi beppemodena,
I checked on your site but I could not seem to find the error even in the web console.
Where can we find this error?Best regards,
NikkoApril 1, 2021 at 5:24 pm in reply to: Delete fixed facebook button (class side-menu) on right side #1291844Hi makeck,
I believe it’s added via a hook and style with some CSS.
If you still can’t find it, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHey scottgroves73,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi karel,
The fonts that are in some demo which are not part of our default icons can be found in: https://fontello.com/
Hope this helps.Best regards,
Nikko -
AuthorPosts
