Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for contacting us!
Please edit your Text Block element and give it a custom CSS class (“your-custom-class” in example below) in Advanced > Developer Settings tab and then add following code to Enfold theme options > General Styling > Quick CSS
.your-custom-class { overflow-y: scroll; height: 100px; }
Best regards,
YigitHey fkm!
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top .avia-timeline-container.av-slideshow-ui .avia-slideshow-arrows.av-visible-prev > a.prev-slide, #top .avia-timeline-container.av-slideshow-ui .avia-slideshow-arrows.av-visible-next > a.next-slide { color: black; opacity: 1; } .next-slide { right: 20px !important; } .av-timeline-nav { padding-top: 0px; } .av-timeline-nav a::before { background: transparent; }
Best regards,
YigitHi,
Could you please change the cookie settings as @guenni007 suggested and check once again?
@guenni007 thanks for your help! :)Cheers!
YigitHi,
Could you please post temporary admin logins here privately and point out a Special Heading element where the color does not change? :)
Best regards,
YigitHey,
Please refer to the posts Nikko and I posted and update the theme.
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
Best regards,
YigitHey Michawl,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update the theme manually. After updating the theme, please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and generate a Personal Token and insert it in Enfold theme options to receive auto updates in WP dashboard :)
Regards,
YigitHey,
Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token
Regards,
YigitHi Mimmo,
We apologize for the late reply and thank you for your patience!
Could you please switch user role to Administrator so we can inspect further? :)
Best regards,
YigitHi,
Thanks for contacting us!
Could you please post FTP logins here privately as well?
Best regards,
YigitHi Erich,
Thanks for contacting us!
Please edit your Image element and go to Styling > Styling > Image Styling and choose “No styling” option :)
Best regards,
YigitSeptember 12, 2022 at 4:58 pm in reply to: Top Menu Right Side not aline with color section #1364799Hey Erich,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#menu-item-110 a { padding-right: 0; }
Best regards,
YigitSeptember 12, 2022 at 4:53 pm in reply to: Blog post: Featured Image and Share section not displaying in ENFOLD #1364796Hi,
You are welcome! I’m happy that I 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,
YigitHi Natacha,
Glad Ismael could help!
Let us know if you have any other questions and enjoy the rest of your day :)Best regards,
YigitHi,
Thanks for the information and sorry for the late reply!
I checked your website however fonts no longer seem to be loading from Google. I guess it could have been related to cache :)
Best regards,
YigitSeptember 12, 2022 at 3:43 pm in reply to: Compatibility with Events Calendar (position of related events) #1364776Hi,
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,
Yigit -
AuthorPosts