Forum Replies Created
-
AuthorPosts
-
Hey!
Can you please review your website? Was following the last code you have added to the top of Quick CSS field? If so, it was missing a closing curly bracket
/*norad disable captions mobile*/ @media only screen and (max-width: 767px) { #norad .main_color .container .av-inner-masonry-content { display: none; }}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!
#TeamKriesi :)
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!
YigitHi!
Glad all is working fine now :)
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 confortetsecurite!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-sort-container { pointer-events: none; }Regards,
YigitDecember 19, 2014 at 5:17 pm in reply to: Alternate Content Area – how to set Avia Layout Builder to 1/2 or else #370641Hey!
You can use Alternate content on few elements such as Color Section and Grid Row. But you can achieve what you would like using the workaround i posted above. Please try it.
Best regards,
YigitHey Andrea!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_tooltip(){ ?> <script> jQuery(window).load(function(){ jQuery('a').removeAttr('title'); jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_tooltip');Cheers!
YigitHey!
Please add following code to wp-config.php file which is on the root of your WordPress installation
define ('WPLANG', 'hr_HR ');Cheers!
YigitHi thewisebunny!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
You are currently using an older version (2.9.2) which is not compatible with WordPress 4.0+Cheers!
YigitHey!
Please refer to this video and try re-installing Enfold via FTP – http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/
Make sure to upload only enfold folder which contains theme filesBest regards,
YigitHi Munford!
Have you tried de-activating all active plugins and check if that helps?
If not, please create a temporary admin login and post it here privately so we can look into itRegards,
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 :)Regards,
YigitDecember 19, 2014 at 4:25 pm in reply to: Is Enfold 3.0.4 fully functional with the latest WordPress Version 4.1 #370617Hey Renvato2!
I have a quick test but could not see any issues. Two users reported secondary scroll bars ( i could not reproduce on my end using Safari, Chrome and Firefox ) and they posted a fix here – https://kriesi.at/support/topic/wordpress-4-1/#post-370458
Best regards,
YigitDecember 19, 2014 at 3:40 pm in reply to: Missing sliders and impossible to update the theme #370589Hey!
Please try updating the theme via FTP and make sure to overwrite all files. You can find the instructions in my previous post. Updating via FTP should work fine and fix the issues
Cheers!
YigitHi!
Thank you for your suggestion. Please feel free to request it here – https://kriesi.at/support/enfold-feature-requests/
Happy holidays!Best regards,
YigitHey!
Sure, please add following code to Quick CSS as well
.avia-icon-list .iconlist_icon { height: 50px; width: 50px; line-height: 50px; }Cheers!
YigitHi!
Please 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: none; -moz-transform: none; -ms-transform: none; transform: none; }Regards,
YigitDecember 19, 2014 at 1:19 pm in reply to: Affecting heading colours in CSS by page or parent and child #370543Hi!
Please try adding !important rule as following
.page-id-268 ::selection { background-color: purple !important; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1150px) { .av-main-nav>li>a { padding: 0 8px; }}Please disable CSS minifying feature before applying the code
Best regards,
YigitHey!
Can you please post the link to your website? Please flush browser cache and refresh your page a few times.
Cheers!
YigitHey!
@electriclatte Glad you figured it out and thank you for sharing your solution :)Best regards,
YigitHey!
Please use a child theme and move your modified files to your child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/
You can download pre-built child theme here – http://kriesi.at/documentation/enfold/downloads/Cheers!
YigitHi!
Following code should fix it
@media only screen and (max-width: 480px) { .home div#av_section_1 .form_element input.button { margin-top: -20px!important; margin-bottom: 10px; }}Regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .home div#after_section_1 { padding-top: 220px; }}Cheers!
YigitHey the_soundtouchables!
Please install this plugin – https://wordpress.org/plugins/codestyling-localization/
Then rescan all theme files and search for the stringBest regards,
YigitHey!
This is the first time i am seeing an Enfold user having such issue. So i think it got there from one of your plugins. This is the code removed – http://pastebin.com/6RLmvPrm
Best regards,
YigitHey gciad!
Please set your image as Color Section background image
Best regards,
YigitHey the_soundtouchables!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { border-color: #e2e2e2!important; }Best regards,
Yigit -
AuthorPosts
