Forum Replies Created
-
AuthorPosts
-
Hi Mark!
Please try adjusting “responsive under” and “layers container” values in LayerSlider WP > Slider Settings > Layout and check if that helps – http://i.imgur.com/E2YOJ5x.png
Best regards,
YigitHi JK!
1- Please refer to my post here – https://kriesi.at/support/topic/search-not-working-in-ie8/#post-328178
and instead ofget_search_form();use
echo do_shortcode("[av_layerslider id='3']");2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.sidebar .widget { padding: 30px 0 0px 0; }3- Pleas use “Single author, big preview pic” blog style with sidebar.
Regards,
YigitHi!
Can you please try de-activating all active plugins and check if that helps?
Regards,
YigitHi!
I asked Ismael to check the topic once again to tell you the changes he made. Please kindly wait to hear from him.
Cheers!
YigitHi!
1- Functions.php file of your parent theme ( Apperance > Editor )
2- Single and double quotes should look the one in front of same_category text and not like the one after it – http://i.imgur.com/bs3wO40.png
copy pasting the code sometimes changing them too. Please check if that is the caseBest regards,
YigitFebruary 3, 2015 at 2:17 pm in reply to: Transparent horizontal section is sliding over fullscreen background image #390072Hey!
Thank you @begrafiks for your help :)
@wordmax glad @begrafiks could help! And thank you for sharing your solution :) Let us know if you have any other questions or issuesCheers!
YigitHey Dogmut!
Yes, you can create a page and add Blog Posts, Masonry or any other element to display certain category on your page and you can set your main blog page to display all categories except for your second blog category – http://kriesi.at/documentation/enfold/setting-your-home-and-blog-pages/
Best regards,
YigitHey!
You can use Twitter’s native wigdet – https://twitter.com/settings/widgets to display your feed in any widget area. Please add the code to a Text widget
Cheers!
YigitHi!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px
Cheers!
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 :)Best regards,
YigitHey erron!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.content, .sidebar { padding-top: 10px; }If that does not help, please post the link to your website
Regards,
YigitHey!
You can turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and then give your Special Heading element a custom CSS class and add following code to Quick CSS in Enfold theme options under General Styling tab.custom-class .av-subheading { text-align: left; }If that does not help, please post the link to your website and point out special heading element you would like to customize
Cheers!
YigitFebruary 3, 2015 at 1:53 pm in reply to: Issues With Mobile Menu & Mobile Responsive Display #390042Hey!
I fixed some typos in Quick CSS but it did not help. Can you please try adding following code to Custom.css file which is inside Enfold/css folder and check if that helps
@media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { color: #0000ff!important; }} @media only screen and (max-width: 480px) { .home #av_section_1 .avia_textblock p strong { font-size: 36px!important; }}Also, Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
Cheers!
YigitHi coratoalonso!
Please try to increase following
php_value suhosin.post.max_vars 8000 php_value suhosin.request.max_vars 8000Reference: http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-custom-menu-items-limit-in-wordpress/
Regards,
YigitHi!
Please add following code to Quick CSS as well
.phone-info > span { margin-left: 0; padding-left: 0; }Regards,
YigitHey!
I replied to you here – https://kriesi.at/support/topic/wordpress-is-really-really-slow/#post-390032
Best regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitHey!
Please see – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Best regards,
YigitHi Sasolini!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.container { max-width: 1310px; }Cheers!
YigitHey!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
YigitHi hodgsondesign!
You can create a page add Masonry element and choose to display your only photo blog category and on your main blog page, you can choose not to display photo blog categories.
Best regards,
YigitHey Frank
Currently it is not easily possible. Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
YigitHi charlotteraboff!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none!important; }Best regards,
YigitHi Bruno!
Please use this plugin to translate untranslated strings – https://wordpress.org/plugins/codestyling-localization/
Please do not forget to rescan theme files before editing them and to click “generate mo files” after you are done editingBest regards,
YigitFebruary 2, 2015 at 7:48 pm in reply to: Deactivate Menu Item Link for Currently Selected Page #389597Hi!
Please use following code instead
li.current-menu-item > a { pointer-events: none; }Cheers!
YigitHey!
Please add following code to Quick CSS as well
.home #av_section_4 .avia_textblock p { margin-bottom: 20px; }Cheers!
YigitFebruary 2, 2015 at 6:13 pm in reply to: Sandwich Menu Botton doesn't open in iPad landscape mode #389524Hi!
Please add following code to Quick CSS
@media only screen and (max-width: 1300px) and (min-width: 990px) { .av-main-nav > li > a { padding: 0 6px; font-size: 12px; } .logo * { max-width: 75%; top: 11px; }}Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu-fx { display: none !important; }then go to Enfold theme options > Advanced Styling and edit “Main menu links”
Best regards,
YigitFebruary 2, 2015 at 6:00 pm in reply to: Header CSS visible in main body of email blog posts #389507 -
AuthorPosts
