Forum Replies Created
-
AuthorPosts
-
Hey Micheal0424!
Color Section element can be used only fullwidth. As a workaround you can add widget area element to your page to display your widgets instead of using sidebar
Best regards,
YigitHi!
Please go to wp-content/themes/enfold and undo the changes in functions.php file via FTP. Apparently you already have the function declared in Functions.php file.
You can try changing function nameadd_filter('avf_logo','av_change_single_logo'); function av_change_single_logo($logo) { if( is_single( ) ) { $logo = "http://kriesi.at/wp-content/themes/kriesi/images/logo.png"; } return $logo; }Cheers!
YigitHey Robyone925!
Please go to Appearance > Widget and change the position of Search widget in Blog widget area or “Displayed Everywhere” widget area
Cheers!
YigitHi!
Please remove following code from Quick CSS
#advanced_menu_toggle { background-color: #3199BB!important; }and add following code to Quick CSS
#advanced_menu_toggle { color: white; background-color: transparent; border: none; }Regards,
YigitHi jonahrbrown!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-sfwd-courses .content { width: 100%!important; border: none!important; } .single-sfwd-courses .sidebar { display: none!important; }Cheers!
YigitHi!
Can you post the link to your website where we can see the example?
Best regards,
YigitHey Azad!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-related-style-full .related_image_wrap, #top .av-related-style-full .related_image_wrap img, #top .av-related-style-full .related_image_wrap .related_posts_default_image { border-radius: 0; }Best 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,
YigitHey!
Please go to Appearance > Themes and click “Theme Details” on Enfold and near title you can see the version.
If you are not using the latest version 3.0.1, please update Enfold via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
YigitOctober 7, 2014 at 5:12 pm in reply to: Masonry portfolio images scaled to thumb nail size after update #331769Hey!
Glad you figured it out. If that happens again, please let us know first so we can look into it for a solid solution :)
Let us know if you have any other questions or issues
P.S.: Nice website :)Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }Best regards,
YigitHi!
1- You can simply click on Blockquote icon here to do so – http://i.imgur.com/kw9IGWq.png
2- You can create your pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/Best regards,
YigitHey mcraig77!
Please refer to Peter’s post here – https://kriesi.at/support/topic/display-language-switcher-in-wpml-and-enfold/#post-310549
Cheers!
YigitHey!
Can you please try de-activating all active plugins and check if that helps?
Cheers!
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 Gurify!
Can you please update Enfold to the latest version 3.0.1 via FTP firstly – http://vimeo.com/67209750
Regards,
YigitHi andydiprose!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.recentcomments a, .widget_recent_entries li a { font-style: normal; }Cheers!
YigitHi anweb!
Please edit your portfolio item and choose to display desired widget area under Layout section – http://i.imgur.com/h0YU0KV.png
Best regards,
YigitHi!
Please upload your images in higher resolution and try adding following code to Quick CSS and let us know if that helps or not
.av-hotspot-container img { width: 100%; }Regards,
YigitHi!
Can you please post a screenshot showing the changes you would like to make and also link to your website?
Cheers!
YigitHi!
Please add following code to Quick CSS
.sidebar_left .content { margin-right: 0; }Cheers!
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 1140px) { .av-main-nav > li > a > span.avia-menu-text { font-size: 14px; }}Cheers!
YigitHi!
Did de-activating plugins help? If not, please create a temporary admin login post it here privately. Do you mind if we de-activate plugins for testing purposes?
Regards,
YigitOctober 7, 2014 at 4:33 pm in reply to: Font sizes are not working in Special Heading / Full Screen Slider #331728Hi!
Yes. You can use page ID’s to apply the code on certain pages as following
.page-id-13 h2.avia-caption-title { font-size: 40px !important; }Cheers!
YigitHi Ship-ST!
Please add following code to Quick CSS
.avia-menu-text .avia_transform .avia_start_delayed_animation.av_font_icon { -webkit-animation: none!important; -moz-animation: none!important; animation: none!important; opacity: 1!important; -moz-transform: none!important; -webkit-transform: none!important; -ms-transform: none!important; transform: none!important; }Regards,
Yigit-
This reply was modified 10 years, 6 months ago by
Yigit.
Hey fstopusa!
Please add following code to Functions.php in Appearance > Editor and adjust as needed
function custom_text() { echo "<div class='my-custom-text'><a href='http://kriesi.at' target='_blank'>Here goes my text</a></div>"; } add_action('ava_after_main_menu', 'custom_text');Then you can adjust its position using following code in Quick CSS field that is inside Enfold theme options > General Styling tab
.my-custom-text { position: relative; left: 10px; top -10px; }Cheers!
YigitHey!
@robertschaap1963 Can you post the link to your website please? We may need a temporary admin login as wellRegards,
YigitHey originaltours!
Can you post the link to your website please?
Please also see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/
You can simply edit your page and choose not to display header title and breadcrumbs under Layout Section and use easy slider instead of LayerSlider or Fullwidth easy sliderBest regards,
YigitOctober 7, 2014 at 4:17 pm in reply to: How to make the blog post feature images link to the post instead of lightbox #331711Hi DROR!
How do you set featured images? It should be linked to post itself by default as you can see on demo site – http://kriesi.at/themes/enfold/blog/blog-multi-author/
Cheers!
Yigit -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
