Forum Replies Created
-
AuthorPosts
-
Hey Martin,
Thanks for your question, I checked your page on mobile and see that you have a 6px border which looks correct, when do you see that issue “the frames are wider than the image”?Best regards,
MikeHey Martin,
Thanks for your question, there is not a option to make the header sticky on mobile, but you could try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 767px) { .responsive #top #wrap_all #header { position: fixed !important; } .responsive #top #wrap_all #main { padding-top: 110px !important; } }
After applying the css, please clear your browser cache and check.
Best regards,
MikeAugust 18, 2023 at 12:57 am in reply to: Deprecated : The get_page_by_title function has been deprecated since version 6. #1416512Hi,
You must create a token in your Envato Theme Forest account, we can not create it for you, please see our documentation How to generate a Envato Personal Token
Step One: To generate your personal token, go to Envato create a token page. If not logged in please use your Envato credentials.
Step Two: Your Token needs specific permissions to verify the purchase and link your Envato account to the theme. 7 permissions are necessary to display user information on Enfold theme options ▸ https://kriesi.at/documentation/enfold/wp-content/uploads/sites/22/2018/12/token-permissions.png
Step Three: After selecting the required permissions, read the Terms and Conditions and agree to create your new token. Copy and save your token on your local system.
After completing the steps above, you are now ready to register your Enfold theme. Go to Enfold > Theme Update > Enter a valid Envato private token and enter your token.
If you still have trouble try using the Envato market plugin
Another option is to update the theme via FTP, or though the WordPress theme page.
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,
MikeHey gatehealing,
Thanks for your question, the reason the Advanced Layout Builder (ALB) is not recommended for posts is because some features are not automatically added to these posts, such as the featured image, the social share box, the related posts, and the comment form, also the excerpt must be manually added in the manual excerpt field.
This is by design so that you would have full control of the layout, you can manually add these with the ALB elements, so if you don’t mind adding these manually using the ALB for posts is fine.Best regards,
MikeHey ballindigital,
Thank you for the link to your site, I see that you are using v5.6.2, please update to v5.6.5
The MailChimp API has changed, after you update the setting at Enfold Theme Options ▸ Newsletter ▸ Mailchimp needs to be reverified and then each mailchimp element on your pages needs to be opened and resaved.Best regards,
MikeHi,
Yes, you should include the child theme when you copy the files and database from the staging site to the live site.
To move the menu text in line with the bottom of the logo, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (min-width: 990px) { #top .main_menu .menu li a { padding-top: 50px; } }
After applying the css, please clear your browser cache and check.
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,
When the child theme is active the setting Enfold Theme Options > Import/Export > Import Settings From Your Parent Theme doesn’t ask for a file to upload, it automatically gets the file from the parent theme.
I added a child theme for you and imported the parent theme, please review the documentation so you can apply this to your live site.
The Logo left and menu centered on the same line is not and option, but I adding this css to achieve it:@media only screen and (min-width: 990px) { #top .main_menu { display: flex; justify-content: center; width: 100%; } }
please clear your browser cache and check.
Best regards,
MikeAugust 17, 2023 at 12:12 pm in reply to: Masonry – tag “portrait” does not work in mulitlingual pages #1416470Hi,
I’m thinking that perhaps Ismael solution could be applied like this:add_filter('avf_ratio_check_by_tag_values', 'avf_ratio_check_by_tag_values_mod', 10, 1); function avf_ratio_check_by_tag_values_mod($tags) { $lang = pll_current_language(); if($lang == 'en-GB') $tags = array('portrait-en' => 'portrait', 'landscape-en' => 'landscape'); return $tags; }
but I’m not able to login to your site to test, I also notice that your German version is now not working so your tags were probably changed, try changing them back.
Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .avia-button-wrap .avia-button { border-radius: 50px; } #top .avia-button .avia_button_background { bottom: -3px; } #top .form_element .button[type="submit"] { border-radius: 50px; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
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,
1: You can change the logo and menu style without a child theme, go to Enfold Theme Options ▸ Header ▸ Header Layout ▸ Menu and Logo Position and choose Logo left, Menu below
2: You can add a child theme without losing your current layout, please see our documentation Step 4: Import parent theme options
Best regards,
MikeHey Dave,
Thank you for your question, in the column element the “row settings” refer to all of the columns in a row, and can only be adjusted in the first column.
This would be the correct behavior.
Perhaps if you linked to your page and explain what you would like to achieve we could advise.Best regards,
MikeAugust 17, 2023 at 12:31 am in reply to: How to get Enfold theme license outside of Envato? #1416434Hi,
You would have less content, videos, and images.
But as it is right now I don’t have any problems with it on my Android.Best regards,
MikeHey phausner,
Sorry to hear that your client is having trouble, but unfortunately Enfold is only available on Envato, we can not sell or give licenses directly.
Perhaps you can purchase the license for her or she can ask a family member to open an account and purchase it for her?
Unfortunately there is nothing we can do on this end to help.Best regards,
MikeHi,
I see no problem on my Android phone.
You page is very heavy to load, so make sure that your phone is not on power saver mode or that it allows videos to be loaded on power saver mode and on mobile network, not just over wifi.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,
Thank you for the link to your site, deactivating Jetpack Boost solves the issue, try reviewing the Jetpack Boost settings deactivating each one at a time to find the conflict.
I don’t have experience this this plugin so I’m not sure what the cause could be, if you can’t find the setting causing the issue then I would recommend disabling it completely.Best regards,
MikeHey M-Graphics24,
Thanks for your patience, I checked your homepage on the backend and see there are 570 Revisions, but all of them are empty without any Enfold elements, I don’t know what would have caused this, but the only option that I can think of is to ask your webhost to restore the last working backup of the site.
Try asking your webhost for help, typically webhosts will make a full backup weekly, but each host is different so you’ll need to ask them, please ensure to restore the database and files as all of your content is stored in the database.Best regards,
MikeHi,
Glad Yigit could 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,
MikeAugust 15, 2023 at 5:44 pm in reply to: Youtube Embed Shows Link, Not Video… But Older Videos Work #1416356Hi,
Glad Rikard could 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,
Glad Ismael could 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,
MikeHey jetsaveurs.com,
Thanks for the screenshot and the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.woocommerce .products.columns-4 .inner_product { text-align: center; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHey Glaser,
It could be the color profile settings in the camera or in Photoshop or the editor that you are using, please see this thread, the user was experiences oversaturated colors from their image thumbnails that WordPress created, but not the original full sized images and they found that in their Lightroom that the color profile had accidentally been changed to ProPhoto RGB.
Perhaps this is a similar situation for you, try testing with an image that you download from unsplash.com and see if you have the same error.
Please note that using the contact form is not appropriate for support questions, please log in to the support forum and open a new thread if you need further assistance.
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.Best regards,
MikeHey Lefteris Chatziioannidis,
Thank you for your patience, I see that the thread that you linked to is 2 years old, I checked the site zorbas.dk and I don’t see any 404 errors on the frontend, your screenshot https://snipboard.io/nApyVU.jpg is of a plugin and the URLs listed are for files that don’t exist, or that are blocked from direct access for security reasons by WordPress, most of which are not theme files. Typically this occurs when bad bots scan your site for ways to attack it. I would recommend using a plugin like Blackhole for Bad Bots to block these bad bots.
Please note that using the contact form is not appropriate for support questions, please log in to the support forum and open a new thread if you need further assistance.
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.Best regards,
MikeHey Alvaro,
Typically the webp format is created by a plugin, the theme doesn’t do this, try to find the plugin and disable it.
Please note that using the contact form is not appropriate for support questions, please log in to the support forum and open a new thread if you need further assistance.
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.Best regards,
MikeHi,
It is not a bother, we are 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,
Mike -
AuthorPosts