Forum Replies Created
-
AuthorPosts
-
Hi Effektid!
Please make sure that you are using the latest version of Enfold 3.0.5 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitJanuary 22, 2015 at 6:02 pm in reply to: Admin bar gözükmüyor ve bbpress login wigdet çalışmıyorum. #383835Merhabalar,
FTP baglantisi hala “zaman asimina ugradi” hatasi veriyor. Assagidaki kodu Functions.php dosyasina eklemek istemistim
if (!current_user_can('manage_options')) { add_filter('show_admin_bar', '__return_false'); }o dosyayi yazilabilir yapar misiniz admin panelden duzenleme yapabilelim :)
Best regards,
YigitJanuary 22, 2015 at 5:53 pm in reply to: If you are not happy with the results below please do another search #383826Merhabalar!
Gecici olarak admin logini olusturup buraya gonderebilir misiniz goz atsam?
Cheers!
YigitHey!
Please remove following code from Quick CSS field
.blog #header_main .container, .blog .main_menu ul:first-child > li a, .single-post #header_main .container, .single-post .main_menu ul:first-child > li a { height: 135px!important; line-height: 135px!important; }You can now go to Enfold theme options > Header > Header Behaviour and uncheck “shrinking header”
Cheers!
YigitMerhabalar!
Sorunlari cozmenize sevindim. Cozumlerinizi paylastiginiz icinde ayrica tesekkurler :)
Saygilar,
YigitHey cormie!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.av-hotspot-container-inner-cell a ').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_target');Best regards,
YigitHi!
Please do so and let us know so we can mark the thread as resolved :)
Cheers!
YigitHi horsevet!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.logo { margin-left: -20px; }and if that does not work, please post the link to your website
Cheers!
YigitHi bertel!
Can you please post a screenshot and show the changes you would like to make?
Best regards,
YigitHi bobkrupp!
Please refer to Dude’s post here – https://kriesi.at/support/topic/edit-text-on-password-protected-page-2/#post-250952
Cheers!
YigitHey!
Please find “Permanent Link:” in the code Ismael posted and change it as needed.
Regards,
YigitJanuary 22, 2015 at 5:26 pm in reply to: How to increase post text size without effecting other aspects of the theme? #383794Hey DROR!
Please use following code instead
.entry-content { font-size: 16px; } .iconlist_content { font-size: 16px; }Regards,
YigitHey Monique!
Please flush browser cache and refresh your page a few times. It does work fine on my end.
Best regards,
YigitHey OlivierCharlot!
You are using an old version of Enfold, please update it to the latest version 3.0.5 – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitJanuary 22, 2015 at 5:21 pm in reply to: Changing class of title on full length slider caption #383789Hi!
Please also see – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Regards,
YigitHey!
Please change the code to following one
.page-id-5346 #main .container_wrap { background-image: url(https://sharprockvineyards.com/wp-content/uploads/2014/11/ls_bkgd_bokeh.jpg); }Cheers!
YigitHi!
Glad you figured it out!
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 :)Best regards,
YigitHi!
Can you please click on “remove frame” firstly and then post the link? You can also post a screenshot. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Regards,
YigitHi!
It is currently not simply possible. If you really need it, please hire a freelance developer. Please also feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
YigitHey!
@vainshtein Please go to Enfold subforum and scroll to the bottom – https://kriesi.at/support/forum/enfold/#new-topic-0
And then please refer to my post here – https://kriesi.at/support/topic/how-to-hide-some-elements-in-mobile-version/#post-362263Best regards,
YigitHey!
Please add following code to Quick CSS
.page-id-5346 div#main .container_wrap { background-color: orange!important; }Cheers!
YigitHi!
I created a private page called “Test page”. Please review that page. Please make sure to add LayerSlider to your page using Advanced LayerSlider element under Media Elements. I wanted to check your homepage but another user was editing it so did not want to take over.
Cheers!
YigitHey!
Currently no, but please feel free to request it here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
YigitJanuary 22, 2015 at 4:37 pm in reply to: Security Advisory – Vulnerabilities in Pagelines/Platform theme for WordPress #383763Hi!
Thank you for the update :) Let us know if you have any questions or issues
Best regards,
YigitHi!
Login credentials do not seem to work for me John. Please make sure that you have not chose to hide slider on mobile – http://i.imgur.com/fi23Ke0.png
Regards,
YigitJanuary 22, 2015 at 4:29 pm in reply to: Google map has suddenly disappeared /won't load anymore #383753Hi!
Please download a fresh Enfold from ThemeForest and upload Enfold.zip file somewhere on the FTP and post access here privately so we can update the theme for you.
Best regards,
YigitHey user877!
Please add following code to Quick CSS
h3.av-masonry-entry-title { text-align: center !important; }Cheers!
YigitDzien dobry!
Please change header style to “logo right, menu below” and add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top #top .av_logo_right .logo { left: 0; right: auto; } #top #wrap_all .av-social-link-twitter a { color: #fff; background-color: #46d4fe; } #top #wrap_all .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-dribbble a { color: #fff; background-color: #e44885; }Cheers!
Yigit -
AuthorPosts
