Forum Replies Created
-
AuthorPosts
-
September 12, 2022 at 3:43 pm in reply to: Compatibility with Events Calendar (position of related events) #1364776
Hi,
Thanks! FTP logins worked but now I am getting “LOGIN BLOCKED: 2FA is required to be active on your account. Please contact the site administrator.” error when I try to login to your WP dashboard :(
Best regards,
YigitSeptember 12, 2022 at 3:33 pm in reply to: Blog post: Featured Image and Share section not displaying in ENFOLD #1364774Hey,
1- Amazing!
2- Will you need to change the color in that Tab Section element only? If so, please edit your Tab Section element and go to Advanced > Developer Settings and give it a custom ID (“custom-tab” in example below) and then add following code to bottom of Quick CSS field
#top #custom-tab .slide-entry-wrap * { color: white; }This would affect the other articles in other tabs in that Tab Section element :)
Regards,
YigitHi Tobias,
Thanks for the test page! I can see that images are a bit cut from the bottom. Is that what you mean? If so, following code seems to fix it for me
@media only screen and (max-width: 767px) { .responsive .av-horizontal-gallery-img { height: 99%; }}Could you please try adding this code and check once again?
Best regards,
YigitHey,
You are welcome, Jolanda!
Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
YigitSeptember 12, 2022 at 3:05 pm in reply to: Blog post: Featured Image and Share section not displaying in ENFOLD #1364767Hi,
Great!
1- Are you displaying your sidebar by adding Widget Area element inside a Column element? If you are, you can decrease the size of the column to a smaller one. If you are using default sidebar, you can go to Enfold theme options > General Layout > Dimensions and adjust “Content | Sidebar Ratio”
2- Can you please post a link of your blog page so we could provide you an accurate solution? :)
Best regards,
YigitHi Erin,
We are glad that Rikard could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitSeptember 12, 2022 at 2:21 pm in reply to: Blog post: Featured Image and Share section not displaying in ENFOLD #1364761Hi,
I am afraid we are going to need to place it using custom CSS.
Please edit the Column element where your content is and go to Advanced > Developer Settings and give it a custom ID (“single-alb” in example below) and then add following code to Quick CSS in Enfold theme options > General Styling
#single-alb { border-right: 1px solid #e2e2e2; padding-right: 50px; }You can adjust the color by changing “#e2e2e2” :)
Regards,
YigitSeptember 12, 2022 at 2:07 pm in reply to: Telegram Button (sharebox) is automatically displayed #1364760Hi Michael,
Could you please go to Appearance > Editor and edit Enfold > includes > helper-social-media.php file and replace the content with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_5_1_2/includes/helper-social-media.php and save and check if that helps?
We are going to add an additional check in upcoming version to avoid having to save theme options.
Regards,
YigitSeptember 12, 2022 at 1:58 pm in reply to: Blog post: Featured Image and Share section not displaying in ENFOLD #1364756Hey,
Thanks for contacting us!
Have you created your post using Advanced Layout Builder? If so, that is expected as all elements should be manually added. For example you can add Image element to the top of your page to display your featured image and add Social Buttons element to display share buttons :)
Regards,
YigitHey,
Thanks for contacting us!
I checked your website on my dekstop and iphone however font color seems to be the same. If you mean the colors in header, that is because you are using a transparent header and it is disabled on mobile by default. You can refer to this post – https://kriesi.at/documentation/enfold/header/#transparent-header-on-mobile and set transparent header on mobile as well.
If that is not what you meant, please elaborate. Screenshots would also help. You can upload your screenshots on imgur.com and post the links here :)
Best regards,
YigitSeptember 12, 2022 at 1:52 pm in reply to: Update 5.2.1: Telegram share button, preview blog posts causes critical WP error #1364754Hi,
You are welcome!
We will keep the thread open so please feel free to reply back to this thread if the issue remains :)
Best regards,
YigitHi Jolanda,
If it was less than 12 hours, please wait a bit longer. In the latest version of the theme we have made some improvements so you should receive the update instantly however in older versions (including 5.1.1), you may need to wait up to 12 hours due to cache.
If that does not help, please use the plugin then :)
Regards,
YigitSeptember 12, 2022 at 12:19 pm in reply to: Update 5.2.1: Telegram share button, preview blog posts causes critical WP error #1364738Hi,
I went to Enfold theme options and saved it and that helped but critical error only shows up when I am logged in and enabling debugging mode does not display the error. I believe the issue might be related to one of your plugins. Could you please try de-activating them all and activate them one by one to find the culprit?
Regards,
YigitHey,
Thanks for the info!
When I tried with Envato Market plugin – https://www.envato.com/lp/market-plugin/, I receive update notification (I did not update the theme) but that should not be necessary.
How long has it been since you added the previous token? Has it been longer than 12 hours?Regards,
YigitHi,
Thanks for contacting us!
Please edit your Fullwidth Easy Slider element and go to Styling > Slides > Slideshow Image and Video Size.
That is true, Fullwidth Easy Slider element cannot be placed inside other column elements but you can use Easy Slider instead :)
Regards,
YigitHey,
Thanks for contacting us!
You can use Advanced Layerslider element under Media Elements tab of Advanced Layout Builder – https://imgur.com/a/0f3rrJh :)
Please note that LayerSlider element is fullwidth only and cannot be placed inside other column elements.Regards,
YigitHi Sabine,
We are glad that Rikard could help!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.av-main-nav ul li { border: 5px solid white; } .av-main-nav ul li:not(:last-child) { border-bottom: none; }Best regards,
YigitHi,
Glad you figured it out! Let us know if you have any other questions and enjoy the rest of your day :)
For future readers: Please go to Appearance > Menus and add a new custom menu with # for url :)
Best regards,
YigitHey!
We are glad that Mike could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Regards,
YigitHey Jolanda,
Thanks for contacting us!
I think the issue might be related to security on your server. Could you please try generating a new token with following permissions only and check if that makes a difference?
- View and search Envato sites
- Download your purchased items
- List purchases you’ve made
Best regards,
YigitSeptember 12, 2022 at 11:21 am in reply to: purchase code is already being used on another domain #1364703Hey Harmen,
Thanks for contacting us!
Could you please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and try updating the theme from WordPress dashboard using a Personal Token? :)
Regards,
YigitSeptember 12, 2022 at 11:19 am in reply to: Update 5.2.1: Telegram share button, preview blog posts causes critical WP error #1364701Hey,
Thanks for contacting us!
Could you please create temporary admin logins and FTP logins and post them here privately so we can look into it? :)
Best regards,
YigitHi!
You can enable/disable Telegram social share button in Enfold theme options > Blog Layout > Profile Links At The Bottom Of Your Blog Post :)
Best regards,
YigitSeptember 12, 2022 at 11:16 am in reply to: Telegram Button (sharebox) is automatically displayed #1364699Hey Michael,
Thanks for contacting us!
We have tested the Telegram button but it only shows up when it is enabled in Enfold theme options > Blog Layout > Profile Links At The Bottom Of Your Blog Post. Could you please check if it is enabled in your theme options? If not, could you please simply save theme options and check if that helps?
Best regards,
YigitHi Erik,
Thanks for contacting us!
No, unfortunately Envato does not offer bulk license purchase. The only way I know is to add licenses one by one.
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey Damian,
Thanks for contacting us!
Thank you for your interest however we are currently not accepting guest posts on our site. In case we change our mind, we will contact you :)
Cheers!
YigitHi Debbie,
Thanks for contacting us!
You are currently using Enfold 4.8.6.2. The latest version of LayerSlider 7.3.0 is included in Enfold 5.1.2.
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.1.2 :)
Best regards,
YigitHey Hannes,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/support/topic/loading-google-fonts-locally-for-gdpr-compliance/ :)
Regards,
YigitSeptember 7, 2022 at 1:23 pm in reply to: The link you followed has expired. Please try again. #1364200 -
AuthorPosts
