Forum Replies Created
-
AuthorPosts
-
Hey!
That is correct. You can use the Image element instead of the usual featured image.
Best regards,
IsmaelHey!
I don’t see the changes here: http://basisberlin.com/dummy/
Please remove this line of codes:
.header_scrolled, .logo, .logo a, .logo a img, #header_main .container { min-height: 70px !important; } #top .header-scrolled .main_menu { margin-top: 15px; }This css modification is enough to give you a larger header with a higher header size when you scroll the page:
/*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/ #header_main .container, .main_menu ul:first-child > li a{ height:156px; line-height: 156px; } .logo, .logo a, .logo a img { max-width: 340px !important; }Cheers!
IsmaelHi!
The menu looks normal on my end. Do you have a cache plugin? Please turn if off if you’re modifying the layout of the site.
Regards,
IsmaelHi Matthias!
On what version of Firefox are you testing this with and what OS? I tested this on Firefox 26.0 using a Windows 7 machine and the site looks good. http://imgur.com/msKB6Db
Please post a screenshot of the specific issues that you see on your end.
Cheers!
IsmaelHi!
You can use rgba values for the background color. Place it on the layer slider’s “Custom styles” under Style panel. You can add something like this:
background: rgba(0,0,0,.5);Regards,
IsmaelHey modelity!
Have you tried this plugin? If you’re ready to dive into php and a bit of coding, maybe this will help. Adding Form Validation Tutorial
Cheers!
IsmaelHey!
Please deselect the Blog on Enfold > Theme Options > Where do you want to display Blog?. Edit the homepage that you set on Enfold > Theme Options > Frontpage settings then insert the Blogs Posts element. Set it to Grid Layout.
Regards,
IsmaelJanuary 27, 2014 at 7:49 am in reply to: How to implement different recipients in enfold contact form #215186Hi!
You can actually use the Contact Form 7 plugin instead of the default Enfold Contact Form. You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/
Regards,
IsmaelHey!
You can use this:
#top .alternate_color.title_container .main-title a { text-transform: lowercase !important; }Cheers!
IsmaelHi!
Please try to use this for desktop view:
@media only screen and (min-width: 1024px) { #mycolorsection1 { height: 1000px; background-size: 100%; } }Adjust the values as you please.
Cheers!
IsmaelHi Serge!
1.) The responsiveness will not be affected by using a child theme. Can you please give us a link to the website?
2.) You can use the Image element under Media Elements panel.
Cheers!
IsmaelHey traditionalteak!
Please try to flush the permalink settings. Go to Settings > Permalinks then click the “Save” button once. If it doesn’t work, delete the .htaccess file then flush the permalink settings again.
Cheers!
IsmaelHey eric_peeters!
You can hide them using CSS:
.woocommerce.widget_price_filter { display: none; } .woocommerce_layered_nav-2 { display: none; }Please give us a link to the page so that we can give you a proper css solution.
Cheers!
IsmaelJanuary 27, 2014 at 7:22 am in reply to: Blog Slider Posts Only Visible When Logged In Despite Open Access #215175Hey!
Have you tried using a Text Block? Place at the bottom of the Easy Slider inside the first 2/3 column. Use the actual column shortcodes instead of the Advance Layout Builders column layout.
Cheers!
IsmaelHi chryseis!
Please give us a link to the page. WP assign a unique id for sidebar widgets so we need to inspect the website. Please post a screenshot of what you’re trying to do.
Best regards,
IsmaelHi!
Please add this on functions.php:
add_action('after_setup_theme','avia_remove_portfolio_breadcrumb'); function avia_remove_portfolio_breadcrumb(){ remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb'); }Best regards,
IsmaelHey vasilybodnarchuk!
You can add this on Quick CSS or custom.css:
.srr-tab-wrap.srr-tab-style-orange.srr-clearfix li { display: inline; clear: none !important; }Regards,
IsmaelHi DJQuad!
I’m not sure if this is possible within the theme but try to create posts for each embedded videos then set the Post Format to Link. Set the Youtube images as featured images for each posts. Add the link of the page with the embedded videos.
Cheers!
IsmaelJanuary 27, 2014 at 7:06 am in reply to: Can I update the LayerSlider WP plugin to LayerSlider WP 5.0.2 #215169Hi kevinpropper!
Please deactivate the theme’s default LayerSlider using this on functions.php, find this code on line 3:
global $avia_config;Below, add this code to deactivate the plugin:
add_theme_support('deactivate_layerslider');Install the Layer Slider 5.0 after.
Cheers!
IsmaelHi mpeocm!
Can you please give us a link to the website? Is this a fresh install without any existing plugins? Please deactivate them if there are any.
Best regards,
IsmaelHey!
Have you tried increasing the wordpress php memory limit? Yeost SEO is fully configured with the theme and it should work without any issues.
Best regards,
IsmaelHey Kvanto!
Please to use an email hosted on your domain. If the issue persists, contact your hosting provider and make sure you are allowed to send mail through the php mail function.
Best regards,
IsmaelHey!
I don’t see the menu on this page: http://thefoundtable.com/mobile-entry/
Please try to remove browser cache then reload the page a few times to see the effect.
Best regards,
IsmaelHi chryseis!
Yes, it is responsive. It looks good on my end. Can you please post a screenshot of the issue? On what browser and OS did you see the cut off text and images?
Cheers!
IsmaelHi themelumberjack!
I’m sorry but I don’t see the “flash” and “jump” issue on your site. You can add a phone number on Enfold > Header > Phone Number or small info text.
Cheers!
IsmaelJanuary 27, 2014 at 6:52 am in reply to: How to Create Summaries of Blogs on Home Page of Blog #215161Hi Dan!
You can use the <!–more–> tag or enable the excerpt box on Screen Options > Excerpt. If you want to create your own blog, deselect the blog on Enfold > Theme Options > Where do you want to display blog? then create your own page. Switch to Advance Layout Builder then insert the Blog Posts element. Choose Excerpt on Blog Content length option.
Cheers!
IsmaelJanuary 26, 2014 at 4:36 am in reply to: Colorbox 100% height doesn't seem to work on large monitors. #214961Hi!
The image you posted is missing. Please check the image url. It doesn’t really mean 100%, it will only adjust the height of the color section to a certain height. It will not look the same on different screens with different resolution. You can use the Fullscreen Slider if you really want a natural full screen section.
Regards,
Ismael -
AuthorPosts

