Forum Replies Created
-
AuthorPosts
-
February 23, 2015 at 1:54 pm in reply to: one page demo theme- background showing on smartphone. #400637
Hey odpcband!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Cheers!
YigitHi!
You can remove the header borders like example site with following code
#header_main, #main>.container_wrap { border: none!important; }Regards,
YigitHi!
Please change the code to following one
function add_custom_script(){ if (ICL_LANGUAGE_CODE == 'de') { ?> <script> jQuery(window).load(function(){ jQuery('a.external-link img, .external-link a img').click(function() { alert("Hallo! You're going to a better place in German."); }); }); </script> <?php } else { ?> <script> jQuery(window).load(function(){ jQuery('a.external-link img, .external-link a img').click(function() { alert("You're going to a better place."); }); }); </script> <?php } add_action('wp_head', 'add_custom_script');Cheers!
YigitHey!
Please use following code
li.current_page_ancestor>a { color: green!important; }if you would like to show menu fx, add following code as well
li.current_page_ancestor>a>.avia-menu-fx { opacity: 1; visibility: visible; }Regards,
YigitHey!
Please flush browser cache and refresh your page a few times, it does work fine on my end – http://i.imgur.com/TRy4c2g.png
If that is not what you wanted, please elaborate.Regards,
YigitHi!
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 :)Cheers!
YigitHey N
Please try following
li#menu-item-2592>a>span.avia-menu-text { border-width: 1px!important; }Regards,
YigitHey!
According to this site – http://www.downforeveryoneorjustme.com/ your website is currently down. Please make sure that you have posted the correct link.
Best regards,
YigitHi Duncan,
Please do so and post it here privately. Have you contacted plugin authors in the meantime?
Best regards,
YigitHey!
Please add following code to Quick CSS as well
.av-special-heading-tag { padding-left: 4px!important; }Regards,
YigitHi!
Please add following code to Quick CSS
li.current-menu-item>span>a { color: black !important; }Best regards,
YigitFebruary 23, 2015 at 12:55 pm in reply to: Enfold won't install – 'Are you sure you want to do this?' message #400595Hi!
Memory limit is currently set to 61M, more might be required that is why we recommend increasing it to 128M :)
You will not have errors, warnings such as “are you sure you want to do this” while installing via FTPCheers!
YigitHey!
You are welcome @shortied, glad we could help!
@dandy-power Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed#top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a { color: orange; }If that does not help, please post the link to your website
Regards,
YigitFebruary 23, 2015 at 12:24 pm in reply to: Colour section fixed background image render failure on Google Chrome #400573Hey Nancy!
Wanted to check the width issue but login credentials are not working. Can you please check them once again?
Best regards,
YigitHi!
Please try adding following code to Quick CSS
.page-id-16 #av_section_3 .avia-builder-el-19 { height: 584px; } .page-id-16 #av_section_3 .avia-builder-el-19 .av_textblock_section { bottom: 0; position: absolute; }Regards,
YigitHi Raju
1- Please go to Appearance > Menus and click Screen Options and check “Description” and edit your text in description field – http://i.imgur.com/mjg0bd5.png
2- Please edit your frontpage and add Fullscreen slider under Media element and choose to display permanent captions by checking “Use first slides caption as permanent caption”Regards,
YigitFebruary 23, 2015 at 12:16 pm in reply to: Enfold won't install – 'Are you sure you want to do this?' message #400559Hi Krissie!
Please try installing Enfold via FTP – http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/
Also increasing the allocated memory to 128M should be helpful: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Cheers!
YigitHey!
Can you post the link to your website please? You have posted admin logins but forgot to post the link
Best regards,
YigitHi!
The code i posted targets main menu links. Please use following code instead
h1, h2, h3, h4, h5, h6 { font-weight: normal!important; }Best regards,
YigitHi Andrea!
Please add following code to Quick CSS
a#advanced_menu_toggle:after { content: ' Menu'; font-size: 12px; }Regards,
YigitHi pooz!
Please refer to my post here – https://kriesi.at/support/topic/update-by-ftp/#post-316837
Cheers!
YigitFebruary 23, 2015 at 11:42 am in reply to: remove meta info and post-title and av-share-box photogallery #400534Hi!
Please change the code to following one
.single-post .av-share-box,.single-post .post-meta-infos,.single-post header.entry-content-header { display: none !important; }You can set background color of post page to transparent but it would be black anyway because the background color of #wrap_all. Please elaborate on the changes you would like to make on background so we may provide you another solution.
Regards,
YigitHi!
Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
Best regards,
YigitFebruary 23, 2015 at 11:25 am in reply to: Where i can translate the Animated Countdown Element #400526Hey palmeirenses!
Please use this plugin to translate missing strings – https://wordpress.org/plugins/codestyling-localization/
Please do not forget to rescan theme files before editing them, checking “non-case sensitive” while searching for strings and clicking “generate mo file” after editing the file.Regards,
YigitHi!
You can simply increase the number in the code Ismael posted here – https://kriesi.at/support/topic/enfold-latest-news-widget-3/#post-383675
Regards,
YigitHey!
Please add following code to Quick CSS as well
.single .big-preview.single-big { pointer-events: none; }Regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 568px) { .home div#fullscreen_slider_0 { max-height: 575px !important; overflow: hidden; } .home .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow { height: 575px !important; }}Best regards,
Yigit -
AuthorPosts
