Forum Replies Created
-
AuthorPosts
-
Hi!
Glad it is working fine now! :)
Let us know if you have any other questions or issuesRegards,
YigitHey Wils1234!
1- Please go to Appearance > Widgets and create a new widget area and add Search widget inside it. Then insert Widget Area element inside your 1/5 column element and choose to display your widget area you have created.
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab.search span.post-meta-infos { display: none; }Cheers!
YigitAugust 20, 2014 at 5:27 pm in reply to: when I add the slider to the home page everything is messed up #306954Hey!
Please use Advanced LayerSlider element ( which is under Media elements in Advanced Layout Builder ) instead of its shortcode. I have created a private page called “Home 2” and it does work fine. Please review your website now
Regards,
YigitHey Peter!
You can enable debugging mode ( please refer to tutorial here – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ ) and see the shortcodes of elements you have created using Advanced Layout Builder
Regards,
YigitHi!
Please add Color Section element ( under Layout Elements ) to your page and then edit it and give it a background image. Then you can place any element ( except for fullwidth elements ) on it.
You can import dummy content in Enfold theme options > Import & Export. I believe it will help you figure out how to use Advanced Layout Builder easier and faster :)Best regards,
YigitHi William!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a, div#header_main_alternate { border: none!important; }Regards,
YigitHi blankonblank!
Please add following code to Quick CSS
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { margin: 0 auto; max-width: 85%; height: auto !important; margin-top: 10px!important; }}Issue you are having is on mobile, is that correct?
Regards,
Yigit-
This reply was modified 10 years, 8 months ago by
Yigit.
Hi Marcelo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1140px) { .page-id-2890 div#av_section_1 .container { width: 1140px; }}Cheers!
YigitHi understandchristianity!
You can use following code in Quick CSS in Enfold theme options under General Styling tab to apply the changes only on lightbox on that certain page
.page-id-2465 img.mfp-img { background-color: white; padding: 10px; }Cheers!
YigitHi!
It is a Promo Box element that you can add to your page under Content Elements in Advanced Layout Builder
Regards,
YigitHi Stan!
Thank you for choosing Enfold and welcome to our forum! :)
I have just checked your blog page and i can see two blog posts “Google Adwords are too expensive” and “We have just implemented SSL Security on our website”. If you have more in total, please edit your Blog Posts element on your blog page and increase “post number” – http://i.imgur.com/ug3Wa9q.pngRegards,
YigitHi Elise!
Please flush permalink settings in Settings > Permalinks and check if that helps. If not, try deactivating all active plugins.
Regards,
YigitHey!
Images are responsive, so they will take the size of the container they are inside. Even if you do not place them inside any column element, their maximum width will be limited to main container’s width.
Regards,
YigitHey kimogroup!
Please go to Enfold theme options > Header Layout and choose to display “Logo center, menu below”.
If this is not what you would like to have, please post a screenshot and show the changes you would like to makeRegards,
YigitHey Effektid!
Please highlight your text and link it then make it bold using buttons in the editor – http://i.imgur.com/tjKkY3A.png
Cheers!
YigitHey!
Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
Regards,
YigitHey!
Great!
FYI, you can request features and vote the ones already requested here – https://kriesi.at/support/enfold-feature-requests/ and find Enfold documentation here – http://kriesi.at/documentation/enfold/
For any other questions or issues, feel free to post them here on the forum :)Regards,
YigitHey!
Please flush browser cache and refresh your page a few times. If it still does not work, please post temporary admin login so we can look into it
Regards,
YigitHey blankonblank!
You can add your image element into a color section element with a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS
@media only screen and (max-width: 990px) { #your-custom-id .container { width: 100%; }}Cheers!
YigitHey Justin!
Sorry but what exactly should i try? I tried it on my local installation – as you can see the in the screenshot i posted – and it does work fine. I guess instructions are clear as well?
Cheers!
YigitHi georgecorneliuspf!
Please try installing Enfold via FTP – http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/
Regards,
YigitHi!
No, not at all :) we are always happy to help. Let us know if you have any other questions or issues
Cheers!
YigitHi twaelde!
Please insert JS file inside Enfold/js folder and then add following code to Functions.php file in Appearance > Editor
function scroll_magic_script() { wp_enqueue_script( 'ScrollMagic', get_template_directory_uri() . '/js/jquery.scrollmagic.min.js', array(), true ); } add_action( 'wp_enqueue_scripts', 'scroll_magic_script' );Then add your codes inside Code Block element.
Please keep in mind that we cannot guarantee that it would work flawlesslyCheers!
YigitHey!
Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
Regards,
YigitHi Welmoed!
Please add following code to Quick CSS
.avia-content-slider .slide-image { background-color: transparent !important; }Regards,
YigitHi!
Well even when logged in, i cannot see /home/ – http://i.imgur.com/n7XwlD4.png
If you meant permalink below page title when you edit your page, it is expected behaviour and it will not be visible on source codeRegards,
YigitHey Elise!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main { padding-top: 118px; }Cheers!
YigitHey Welmoed!
Please firstly turn on Custom CSS field for ALB elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your text block element a unique class and then add following code to Quick CSS
.your-custom-class strong { color: inherit!important; }Best regards,
Yigit -
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
