Forum Replies Created
-
AuthorPosts
-
Hey Jamie!
Thank you for contacting us!
We have informed Kriesi. He will contact you if interested :)
Cheers!
YigitHey discotech!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-button-fullwidth { font-size: 14px; }Cheers!
YigitMerhabalar,
Gec cevap icin uzgunum bende :)
Child temanizin style.css dosyasina CSS kodlari ekledim. Ornek olarakta “Bizden haberler” basliginizi inceleyin lutfen. Linklendirme islemini HTML kullanarak yapabilirsiniz borderlar icinde basligi “custom-header” sinifi atanmis span etiketleri icerisine yerlestirmeniz yeterli :)
Best regards,
YigitHey!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitHi!
Please try changing the code to following one
ins:before { display: none !important; }If that does not help, please create a temporary admin login and post it here privately.
Regards,
YigitDecember 19, 2016 at 11:57 pm in reply to: Change portfolio breadcrumbs to only display Breadcrumb parent page #726350Hey anthonybennett!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
ins:before { display: none; }Regards,
YigitHi!
Login credentials are not working for me. Can you please check them once again?
Also, we actually need FTP logins to edit the filesRegards,
YigitDecember 19, 2016 at 11:44 pm in reply to: Change portfolio breadcrumbs to only display Breadcrumb parent page #726339Hey!
7854 and 46 are the ID’s of my posts on my local installation. You should check the post ID’s of all of your portfolio posts that are in “team” category and replace “7854,46” with “59,60,61” etc. with your post ID’s
Cheers!
YigitHey!
Please make sure that you are checking the correct file – /inc/theme/functions.php
Again, if you do not mind posting FTP logins here privately, we can locate and fix it :)Best regards,
YigitDecember 19, 2016 at 11:31 pm in reply to: How to create separate "Color Section" for mobile and desktop? #726332Hi!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitDecember 19, 2016 at 11:27 pm in reply to: How to create separate "Color Section" for mobile and desktop? #726329Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial { border: none; }Cheers!
YigitHey!
Can you please try changing “is_checkout” into “if_is_checkout” and check if that helps? If it does not, please create a temporary admin login and FTP logins here privately so we can look into it.
Regards,
YigitDecember 19, 2016 at 11:22 pm in reply to: How can i make enfold affiliate my domain and my license? #726326Merhabalar,
Gec cevap icin uzgunum.
Ayarlarda her hangi bir sorun gozukmuyor. Hosting saglayiciniz SMTP kullanmanizi gerektiriyor olabilir. Bu eklentiyi kullanmayi dener misiniz – https://wordpress.org/plugins/wp-smtp/
Ayrica, Enfold’un Contact Form elementi uzerinden gelen mailler ulasiyor mu?Regards,
YigitDecember 19, 2016 at 11:12 pm in reply to: Change portfolio breadcrumbs to only display Breadcrumb parent page #726321Hi!
Please use the code as following
add_filter('avf_title_args', 'fix_single_portfolio_title', 10, 2); function fix_single_portfolio_title($args,$id) { if(is_singular('portfolio') && !is_single(array(7854,46))){ $args['link'] = get_home_url() ."/work/"; } elseif(is_singular('portfolio') && is_single(array(7854,46))) { $args['link'] = get_home_url() ."/who-we-are/"; } return $args; }7854 and 46 are post ID’s. Please replace it with the ID’s of posts that are in “team” category
Regards,
YigitHi!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitHi!
Not at all Nate. We will keep the thread open and wait to hear from you :)
Cheers!
YigitDecember 19, 2016 at 9:04 pm in reply to: How to create separate "Color Section" for mobile and desktop? #726280Hi 0_o!
Please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Regards,
YigitHi,
Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.
If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/
Best regards,
YigitHey!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitHi!
Please post FTP logins here privately as well. Also, are we allowed to deactivate all active plugins for testing purposes?
Cheers!
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-tooltip { width: 200px; }Best regards,
YigitHi!
Thank you for contacting us!
Revolution slider is not included in Enfold. LayerSlider is.
However, Enfold is compatible with Revolution slider. You can simply install it as a standalone plugin and then add it to your pages under Plugin Additions tab of Advanced Layout Builder :)Let us know if you have any other questions!
Regards,
YigitHey Jochen,
You can refer to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/ and create a Color Section element with 100% container width and set it to display 100% of browser height and then place your map inside that color section element
Best regards,
YigitDecember 19, 2016 at 8:20 pm in reply to: Blog author not available when using Advanced Layout Editor #726251Hey Nathalie!
That is expected behaviour when using ALB to create your blog posts. You would need to add Comments and Social Share Button elements manually as well.
Please refer to this post – https://kriesi.at/support/topic/question-about-transferring-set-up-to-our-actual-site/#post-643745 for a workaround.Regards,
YigitHey!
Your file has a special character in filename. Safari and some other mobile browsers cannot read those. Please rename your files and use English letters only. For example, instead of “ó”, use “o”
Regards,
YigitHi!
I am seeing this error in console. I believe issue is CDN related. Please try flushing cache
Regards,
YigitHi!
Please make sure that you follow each step carefully here – http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
It should work. If it does not, please create a temporary admin login and post it here privately.
@ignitionworkshop if it does not work for you, please start a new thread and attach temporary admin logins here. If you post them here, they will be visible to creator of this thread as wellRegards,
YigitDecember 19, 2016 at 8:11 pm in reply to: Enfold search icon in menu not displayed on mobile anymore? #726244Hey boemedia!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1024px) { #menu-item-search, nav.main_menu { display: block; } .av-main-nav > li { display: none; } }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitDecember 19, 2016 at 8:08 pm in reply to: Textarea white font #fff with white background #fff #726243 -
AuthorPosts
