Forum Replies Created
-
AuthorPosts
-
January 12, 2021 at 4:24 pm in reply to: Scroll down arrow and space between slider and next section #1271937
Hi Frank,
Please add following code to Quick CSS in Enfold theme options > General Styling
#after_full_slider_1 .content { padding: 0; } #after_full_slider_1 { border: none !important; }Best regards,
YigitHi,
Thanks for contacting us!
Please see – https://kriesi.at/documentation/enfold/footer/#display-scroll-to-top-button-mobile :)
If you would like to hide it on desktop, you can use following code@media only screen and (min-width: 990px) { #scroll-top-link { display: none !important; }}Best regards,
YigitHi,
FTP logins unfortunately did not work for me. Could you please check them once again?
Updating the theme should not be an issue as long as Personal Token is inserted in Enfold theme options – https://kriesi.at/documentation/enfold/theme-registration/ but first we are going to need to install the theme :)
Best regards,
YigitHey Antonio,
Black bars only show up when you are logged in, due to WP admin bar on top. Your visitors will see it as the screenshot I shared in private content field below :)
Best regards,
YigitHey,
Thanks for contacting us!
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
YigitMerhabalar,
1- Gorsel eklediginizde olusan boslugun ekran goruntusunu gonderebilir misiniz? Sayfaya goz attim fakat gorsellerin etrafinda beklenmedik bir bosluk goremedim.
2- Anasayfanin en altindaki Fullwidth Submenu elementi soruna neden oluyor gibi gorunuyor. Sorun sadece 480px altindaki ekranlarda oldugu icin o ekranlarda menuyu goruntulemek icin buton kullanma secenegini sectim ve ise yaradi – https://imgur.com/a/ij9p1QV
Best regards,
YigitHi Marcel,
That usually happens when upload_max_filesize is smaller. You can check file upload size in Media > Add New and see your current Maximum upload file size.
Please make sure your server settings match following
Set max_input_vars to 5000 and memory_limit to 256M.
Max_execution_time = 30
Max_input_time = 60
Post_max_size = 32M
Upload_max_filesize = 32MIf you would like us to install the theme for you, please register to our support forum – https://kriesi.at/support/register/ and post FTP and WP admin logins here privately and we will install the theme for you :)
Regards,
YigitHi,
I edited your page settings in Settings > Reading and deselected them and then went to Enfold theme options and set frontpage only and saved theme options and that helped.
Previously both front and blog page was set to the same page. If you would like to display blog posts on your frontpage, you can simply add Blog Posts or any other element to your frontpage :)Please review your website :)
Best regards,
YigitHi Dan,
Thanks for contacting us!
You can refer to this post – https://kriesi.at/documenation/enfold/theme-registration/, generate your own Personal Token and insert it in Enfold theme options :)
Best regards,
YigitHey Sasha,
Thanks for contacting us!
1- Please go to Appearance > Editor and edit /enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php file and replace it with following – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_7_6_4/config-templatebuilder/av-helper-masonry.php
Then edit your Masonry Gallery element and give your images custom links and under Advanced > Link Settings > Image Link choose to ” Use custom link” option and open them in new window.2-
I understand what you mean however I think this is limitation of loading with ajax. To make sure, I will check with our devs :)
Edit: Please see Ismael’s reply here – https://kriesi.at/support/topic/masonary-grid-only-shows-some-product-categories/#post-1104642 :)Regards,
Yigit-
This reply was modified 5 years, 2 months ago by
Yigit.
Hey,
That is interesting :)
Could you please create temporary admin logins and post them here privately so we can look into it?Best regards,
YigitMerhabalar,
Anasayfanin saginda bir bosluk var, mobilde saga kaydirilabiliyor. Sayfadaki elementlere baktim fakat sorun sayfadaki elementlerin genisliginden degil gibi gorunuyor.
Sakincasi yoksa gecici admin logini olusturup gonderebilir misiniz daha yakindan goz atabilmem icin?Best regards,
YigitHi,
To be honest, we are not planning to add upload file field for our contact form as it is pretty complicated on the security side. Since Enfold is compatible with other contact form plugins such as Contact Form 7, we simply recommend Enfold users who need such functionality to use more advanced plugins instead :)
Glad you figured it out! Let us know if you have any other questions or issues and enjoy the rest of your day!
Regards,
YigitHi,
Congratulations!
You can register to our support forum using your purchase code here – https://kriesi.at/support/register/ and then start new threads under Enfold sub forum – https://kriesi.at/support/forum/enfold#new-post whenever you have a question or an issue and we will gladly try to help :)
Best regards,
YigitHi,
You are welcome!
You can register to our support forum using your purchase code – https://kriesi.at/support/register/ and start new threads under Enfold sub forum whenever you have a question or an issue :)
Best regards,
YigitHi,
You are welcome and no worries at all :)
Please let us know if you have any other questions or issues and enjoy the rest of your day!
Best regards,
YigitHi,
Thanks! I changed the code to following one
#header .six.units { width: 705px !important; }Please review your website and adjust the value as needed :)
Best regards,
YigitHey Darrell,
Thanks for contacting us!
Enfold is fully compatible with WooCommerce. You can simply activate the plugin and start setting up your online store :)
Our old themes such as Propulsion are no longer in development. We are fully focused on Enfold so we would obviously recommend Enfold :)
If you have purchased a license directly from ThemeForest/Envato (where theme is being sold exclusively), you do not need to wait. You can login to your profile and download Enfold from downloads page :)
I hope that helps! Let us know if you have any other questions :)
Best regards,
YigitHi,
/wp-admin and /wp-login.php are not working for me.
Do we need to edit host file to view your website? If that is the case, due to our policy, we only access to sites that are publicly accessible.Cheers!
YigitHey Simo,
Please add following code to bottom of Functions.php file of your child theme ( https://kriesi.at/documentation/enfold/child-theme/ ) in Appearance > Editor
function avia_remove_woocommerce_frontend_search_params() { remove_action('woocommerce_before_shop_loop','avia_woocommerce_frontend_search_params', 20); } add_action( 'init', 'avia_remove_woocommerce_frontend_search_params');Regards,
YigitMerhabalar,
Gec cevap icin uzgunum!
Filtreleme ozelligi malesef isleri zorlastiriyor. Alternatif olarak aklima sadece Tab Container elementindeki sekmeleri filtre gibi kullanma fikri geldi.
Tab Container elementi ekleyip 5 adet tab ekleyip ilk 4e yillari ve sonuncuya “all” ismini verip, icerisine portfoy izgara yada Masonry elementleri ekleyip her sekme icin belli bir yil secip o kategorideki tum gonderileri goruntuleyebilirsiniz.Post Slider elementinde malesef 2016 yilindaki ogelere gitmek icin son slide’a kadar gitmek gerekecektir o yuzden umarim Tab Container fikri uygundur :)
Best regards,
YigitHi Martin,
Please go to Enfold theme options > Performance and disable CSS file merging and compression, if it is enabled, save theme options and refresh your page a few times.
If it does not help, we would need to access to your site to inspect elements so please create temporary logins and post them here privately.Best regards,
YigitHi Martin,
Thanks for contacting us!
To increase submenu width, please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
.av-main-nav ul { width: 300px; }If that is not what you meant, please post a screenshot showing the changes you would like to make. You can upload your screenshots on imgur.com and post the links here :)
Cheers!
YigitHi Marcel,
Thanks for contacting us!
The latest Enfold update was released on October 5th 2020. We are going to release a new update within 2 weeks which will be bringing up PHP 8 and WP 5.6 compatibilities :)
I hope that helps! Let us know if you have any other questions :)
Regards,
Yigit -
This reply was modified 5 years, 2 months ago by
-
AuthorPosts
