Forum Replies Created
-
AuthorPosts
-
Hi Rob,
Thanks! Happy new year to you too!
Sure, we will keep the thread open and wait to hear from you :)
Regards,
YigitFebruary 2, 2022 at 6:39 pm in reply to: SUBMENU DOESN'T SHOW SOME OF THE PAGES FOR THE MOBILE DEVICE #1338523Hi,
Thanks for contacting us!
I checked your website on my iphone however I could not reproduce the issue. I am able to see FORMACIÒ menu and its sub menu items. I attached a screenshot in private content field :)
Best regards,
YigitHi,
Could you please point out the name of your template as well and the original post which the template is based on? There are many and I could not find the one :)
Regards,
YigitHey Rob,
Hope you are doing well!
Top padding is set to 0 (in /css/layout.css file) on mobile devices but since you are using fixed header on mobile, that needed to be increased and to override the code in layout.css file, I added following code to bottom of Style.css file of your child theme
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive.html_mobile_menu_tablet.html_header_top #top #main { padding-top: 225px !important; } } @media only screen and (max-width: 767px) { .responsive.html_mobile_menu_tablet.html_header_top #top #main { padding-top: 200px !important; } }Could you please review your website? :)
Best regards,
YigitHey Daniele,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitFebruary 1, 2022 at 6:29 pm in reply to: Spelling mistake on Line 2077 of helper-privacy.php #1338301Hi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Thanks for contacting us!
You could use “avf_post_slider_meta_content” filter. You can find an example here – https://github.com/KriesiMedia/enfold-library/blob/464dca16a6474401e9bd0e58929e6c440aa132fe/actions%20and%20filters/ALB%20Elements/Blog%20Posts/avf_post_slider_meta_content.php :)
Best regards,
YigitHi,
You are welcome, Kurt!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitFebruary 1, 2022 at 5:34 pm in reply to: blue line appears when closing an accordion toggle on mobile view #1338289Hi,
I checked your website on my iphone but I could not reproduce the issue on Safari. I attached screenshots in private content field.
These are browser styling but the code I shared should have removed all outlines in toggle. Have you cleared cache on your mobile device?
Best regards,
YigitHey,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.html_av-overlay-side-minimal #top .av-burger-overlay { margin-top: 51px; } #top #av-burger-menu-ul { padding-top: 20px !important; } #top .header_color .av-hamburger-inner { background-color: transparent; }Regards,
YigitHi Kurt,
I added the code to the bottom functions.php file for you and purged the cache.
Please review your website :)
Best regards,
YigitFebruary 1, 2022 at 5:05 pm in reply to: Spelling mistake on Line 2077 of helper-privacy.php #1338278Hi,
Thanks for contacting us!
Thanks for the heads up! Typo will be fixed in upcoming version :)
Regards,
YigitHi,
You are welcome, Ida!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
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,
Yigit -
AuthorPosts
