Forum Replies Created
-
AuthorPosts
-
Hi,
You are welcome! We are happy that @guenni007 could help you out :)
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,
YigitHey,
Thanks for the update!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
You can go to Enfold theme options > Performance and disable CSS file merging and compression, save theme options, clear browser cache and then re-enable it – https://imgur.com/a/Axso3E5 :)
Best regards,
YigitHey,
Thanks for contacting us!
I added your items as new custom menu items and inserted # as URL.
Please review your website :)
Regards,
YigitHi Becky,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.avia-section.homeheader { background-size: 110%; }
Regards,
YigitHi,
Thanks for contacting us!
Could you please post a link to your page where we can see the issue? Also, have you edited H1 or H2 tagged elements in Enfold theme options > Advanced Styling? Options in Advanced Styling tab override the options in Typography tab.
Best regards,
YigitHey,
Thanks for contacting us!
Has re-creating the page fixed the issue? I cannot see any issues on your page right now :)
Regards,
YigitHey,
Thanks for contacting us!
I checked your website and I can see the content of your page as well. I attached a screenshot in private content field below.
Does the issue happen when you use Advanced Layout Builder to create your shop page?
Regards,
YigitHi Alim,
Thanks for contacting us!
We have implemented the requirement for a valid ThemeForest support period in order to be able to post on the support forum. This has been a requirement for ThemeForest authors for a long time, but we wanted to wait as long as possible to implement it. Here’s a statement from @kriesi, as to why this was implemented:
The main reason is basically that it is long overdue since ThemeForest requires it from its authors, and I was asked to finally comply with this rule
Your license is still valid and you will receive lifetime updates however to receive support from us, you would need to renew your support on Enfold’s ThemeForest page.
Thanks for your understanding.
Regards,
YigitMerhabalar,
Goruntulenen widgetlar varsayilan widgetlar. Displayed Everywhere widget alani bos oldugu zaman goruntuleniyorlar. Su an bos olan Displayed Everywhere widget alanina Categories ve Archives widgetlarini ekleyerek istediginiz sonuca ulasabilirsiniz
Regards,
YigitMerhabalar,
Tabii. Lutfen bu ekran goruntusune goz atiniz – https://i.imgur.com/hyirR72.png
Cheers!
YigitFebruary 1, 2022 at 2:12 pm in reply to: blue line appears when closing an accordion toggle on mobile view #1338235Hey fkm,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.av_toggle_section *:focus { outline: none !important; }
Best regards,
YigitHey fkm,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 767px) { .responsive #top .logo { height: 50px !important; } .responsive #top #wrap_all .av-logo-container { line-height: 50px; height: 50px; } }
Best regards,
YigitHi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#stats div .av_one_third { margin-left: 0; width: 33.333%; }
Best regards,
YigitMerhabalar,
Onlar varsayilan widgetlar. Appearance > Widgets sekmesine gidip “Displayed Everywhere” widget alanina Categories ve Archives widgetlarini ekleyebilirsiniz. Sonrasinda Sayfalar silinip sadece Kategoriler ve Arsivler kalacaktir :)
Best regards,
YigitHey,
Thanks for contacting us!
I just checked the buttons on your header but both links work fine for me. Have you figured it out already? :)
Best regards,
YigitHi Ulrich,
Issue seems to be plugin related. There are additional Picture and Source HTML tags inside the logo.
Please add following code to Quick CSS field in Enfold theme options > General Styling tab.av_header_transparency .logo.avia-standard-logo > a > picture { display: none; }
Best regards,
YigitHi,
Have you tried de-activating CSS Hero and check if that helps?
Is this your staging site? If so, can we try updating Enfold to the latest version 4.8.9 and activating child theme?
Best regards,
YigitMerhabalar,
Tesekkurler, umarim sizde iyisinizdir.
Appearance > Widgets sekmesine giderek widget basligini degistirebilirsiniz :)
Best regards,
YigitHey Sagnik,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/optimization/#troubleshoot :)
Best regards,
YigitHi,
You are welcome, C!
Let us know if you have any other questions and enjoy your weekend :)
Regards,
YigitHi,
We are glad that Rikard could help you out! :)
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,
The issue will be fixed in WordPress 5.9.1 – https://core.trac.wordpress.org/ticket/54902
This is caused by a regression in the jQuery UI Sortable library, a fix has been released for the library, and will be included in the upcoming release of WordPress 5.9.1
Cheers!
YigitHey,
I downgraded WP version to 5.8.3. Please review your website :)
Best regards,
YigitHi,
Could you please share the code you are using to re-position the items? I tried re-ordering using flex but that did not work well.
Best regards,
YigitHi,
You are welcome, Keith! Let us know if you have any other questions and enjoy your weekend :)
Cheers!
YigitHi Keith,
Following code in your Quick CSS field was causing the issue
.sub-menu { max-width:160px; }
I changed it to following so it only applies on desktop
@media only screen and (min-width: 1371px) { .sub-menu { max-width:160px; }}
Please review your website :)
Regards,
YigitJanuary 28, 2022 at 4:16 pm in reply to: Filter posts by categories: font size and text colours in the filter categories #1337763Hi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.av-masonry .main_color .av-masonry-sort a { color: orange; } .av-masonry .main_color .text-sep { color: red; } .av-masonry .main_color .av-sort-by-term a.active_sort { color: green; }
Best regards,
YigitJanuary 28, 2022 at 4:11 pm in reply to: Disable Maintenance Mode for subscriber or new user role #1337761 -
AuthorPosts