Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS
div#av_section_6 { min-height: 64px; } .home div#av_section_6 .content { padding: 0; } .home div#av_section_6 .container { max-width: 100%; padding: 0; }You can also take your button out of color section element and it will be fullwidth as it adapts to the size of the container
Cheers!
YigitHey!
Please try de-activating all active plugins and check if that helps
Cheers!
YigitHey db3d!
Can you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page? :)
You can upload your screenshots on imgur.com or Dropbox public folder and post the links hereRegards,
YigitFebruary 2, 2015 at 4:12 pm in reply to: Adjust Header Height Smaller and Move Content Right Below Header?? #389379Hey!
Please add following code to Quick CSS
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 90px; }You may need to adjust it, i could not see your page since it is password protected one.
and please remove following section of the code
#header_main { top: -28px !important; }and add following one
nav.sub_menu { top: 45px; } div#header_meta { margin-top: -25px; }Cheers!
YigitHi Jaquiline!
Please go to imgur.com and upload your screenshots there and then post us the links you get from imgur.com
Cheers!
YigitHi!
@trentwillis you are currently using a very old version of Enfold, please update it to the latest version 3.0.8 preferably via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/
@nicka13 Can you please post the link to your website?Regards,
YigitFebruary 2, 2015 at 3:34 pm in reply to: Change archive layout for categories into blog page design #389356Hey!
Please review your website now. I have added “a.more-link” selector to your existing custom CSS code for read more link
Best regards,
YigitHey!
If you do not mind creating a temporary admin login and posting it here privately, we do not mind taking a quick look. In that case, please point out the page where you have your embedded Instagram code :)
Best regards,
YigitHey sunshineh!
Please go to Enfold theme options > Sidebar Settings and check “Sidebar on Smartphones”. If that is not what you would like to achieve, please post a screenshot showing the changes you would like to make and a link to your website
Cheers!
YigitHey axelfx07!
Please add following code to Functions.php file
function add_custom_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.newsbox a').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_target');Best regards,
YigitHi visualpro!
Please go to Appearance > Menus and add a new link with your titles and use # for URL and place new menu item as your parent menu item, so it will not be clickable
Best regards,
YigitHey sunshineh!
Please add following code to Quick CSS as well
.logo:hover img { opacity: 0; }Regards,
YigitHey crewneck!
Please add following code to Quick CSS
@media only screen and (max-width: 769px) { #kontakt .avia-builder-el-first .flex_cell_inner { width: 100%!important; max-width: 100%!important; }}Cheers!
YigitFebruary 2, 2015 at 3:10 pm in reply to: Issues With Mobile Menu & Mobile Responsive Display #389337Hi!
Please make sure to flush browser cache on your mobile device. If that still does not help, do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitHey!
You need to use the plugin to translate missing strings but you can simply place the file Remco posted inside Enfold/lang folder and you should be using WordPress in Dutch, that is it.
It has not been updated in a long time but plugin works fine :)Best regards,
YigitHey Antonio!
Please edit your page. There seems to be an element on the top, please remove it. If there is not, please add an element, update your page then remove that element and update once again and check if that helps. If not, please create a temporary admin login and post it here privately so we can look into it
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-64 div#av_section_4 .container { max-width: 100%; padding: 0; margin: 0; }Cheers!
YigitHey pozza!
Can you please post the link to your website so we can see the issue?
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header_color .header_bg { background-size: cover; }Cheers!
YigitHi!
I added the code to Functions.php file in Appearance > Editor :)
Best regards,
YigitHey Barb! :)
If you do not need a multilingual solution, you can use this plugin to translate missing strings – https://wordpress.org/plugins/codestyling-localization/
And @briefencv was so nice to contribute Dutch language files here – https://kriesi.at/support/topic/please-contribute-and-translate-enfold/page/10/#post-388496
We will be adding it to the upcoming updates. If you would like to use your own version, you can go to Enfold/lang folder and make a backup of nl_NL.po file and replace it after each update :)Regards,
YigitFebruary 2, 2015 at 2:16 pm in reply to: LayerSlider WP scaling on responsive and background video letterbox issue #389309Hey!
Sorry for the late reply!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab.home div#av_section_1 .container { max-width: 100%; padding: 0; margin: 0; }Best regards,
YigitHey!
Single quotes should look the one in front of same_category text and not like the one after it – http://i.imgur.com/bs3wO40.png
Please review your website nowRegards,
YigitHey!
Can you please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
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 :)Cheers!
YigitHi!
Do you mind creating a temporary admin and posting it here privately? As far as i remember i only corrected double and single quotes. I would like to check if that is the case once again :)
Cheers!
YigitJanuary 30, 2015 at 10:27 pm in reply to: Issues With Mobile Menu & Mobile Responsive Display #388557Hi blaineglobal!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { color: #0000ff; } @media only screen and (max-width: 480px) { .home #av_section_1 .avia_textblock p strong { font-size: 36px!important; }}Regards,
YigitHi Lane!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .social_bookmarks li a { color: red; }Best regards,
YigitHi victor!
Please try to increase the allocated memory to 128M: 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.
I am having no problems at all viewing your website – http://i.imgur.com/4rz54G6.jpg ( I am based in Lithuania )Best regards,
Yigit -
AuthorPosts
