Forum Replies Created
-
AuthorPosts
-
Hey!
1- Do you mind creating a temporary admin login and posting it here privately?
2- Please add following code to Quick CSS field in Enfold theme options under General Styling tab#header { border-top: 10px solid #006341; }3- That is possible. Please request it here – https://kriesi.at/support/enfold-feature-requests/
Regards,
YigitHi!
Please try de-activating all active plugins and check if that helps.
Regards,
YigitHey!
Sitenize simdi goz atar misiniz? Quick CSS bolumundeki kodda minik bir degisiklik yaptim – http://i.imgur.com/swkHZ67.png
Best regards,
YigitHey!
2- Please edit your Grid Row element and give it an unique ID – http://i.imgur.com/ByTsQy9.png :)
Cheers!
YigitMerhabalar
Sitenizin linkini gonderebilir misiniz? Gecici olarak admin login’ide gerekebilir
Regards,
YigitHi!
Please try this code instead
function add_hide_logo(){ ?> <script> jQuery(window).scroll(function(){ if(jQuery(this).scrollTop() > 200) jQuery('.logo').fadeOut('slow'); if(jQuery(this).scrollTop() < 200) jQuery('.logo').fadeIn('slow'); }); </script> <?php } add_action('wp_footer', 'add_hide_logo');Regards,
YigitHey!
If you run into such issues in future, please firstly try flushing cache and refreshing the page a few times :)
Regards,
YigitFebruary 17, 2015 at 3:08 pm in reply to: Photography template sidebar menu and responsive toggle menu #397527Hi!
You are welcome, glad we could help :)
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,
YigitFebruary 17, 2015 at 3:01 pm in reply to: Add Phone Number or Advertisement Image on the top right of the header. #397520Hey benjamintlakey!
Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Regards,
YigitHi PSchlenker!
Please make sure to upload your logo in fullsize and then add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }Best regards,
YigitHi Burghard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h1, h2, h3, h4, h5, h6 { text-transform: none!important; }Cheers!
YigitHi!
Please remove the code you added from the bottom of the file. This is the wrong functions.php file. You should add the code to bottom of functions.php file of the theme which is located inside wp-content/themes/enfold folder. You can also go to Appearance > Editor and find functions.php file there and edit it.
Cheers!
YigitFebruary 17, 2015 at 2:48 pm in reply to: Photography template sidebar menu and responsive toggle menu #397509Hey!
Please review your website now. You can find the custom CSS code i added in Style.css file of your child theme.
Best regards,
YigitHi ptaljaard!
Sure, you can paste the content of your modified functions.php file here – http://pastebin.com/ and post the link to us and we will gladly check it.
Cheers!
YigitHi bagha!
This is how it looks on my end – http://i.imgur.com/ox54Z2W.jpg
Please flush browser cache and refresh your page. It seems like correct one but just in case i checked the wrong page, please post the link to the page where you see the issue.Cheers!
YigitFebruary 17, 2015 at 2:29 pm in reply to: Photography template sidebar menu and responsive toggle menu #397498Hey!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
YigitFebruary 17, 2015 at 2:24 pm in reply to: Safari bug on avia slideshow and Color Section z-index #397494Hi!
Can you please try adding following code to Quick CSS
.avia-mac #home-images-section { -webkit-backface-visibility: hidden; }Regards,
YigitHey!
You are welcome, glad we could help :)
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 do so and let us know so we can mark the thread as resolved or assist you further : )
Regards,
YigitHi Guenter!
Thank you for sharing :) I have added some tags, i hope it helps other users.
Best regards,
YigitHi!
@muuclemens That should not be the case. Do you mind creating a temporary admin login and posting it here so we can look into it?Best regards,
YigitHi!
Please add following code to Quick CSS
div#text-2 { float: right; margin-top: -100px; }Best regards,
YigitFebruary 17, 2015 at 1:51 pm in reply to: Photography template sidebar menu and responsive toggle menu #397462Hi!
Please add following code to Quick CSS
.widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item, .widget_nav_menu ul:first-child>.current-menu-ancestor { top: 0 !important; padding-top: 0!important; }Best regards,
YigitHi!
Please go to Enfold theme options > Blog Layout and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” as Blog Style.
Best regards,
YigitHey D!
Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
If you need any help adjusting the codes, feel free to let us knowBest regards,
Yigit -
AuthorPosts
