Forum Replies Created
-
AuthorPosts
-
February 8, 2014 at 4:04 am in reply to: .bottom_nav_header.social_header .main_menu>div, full width border-bottom #221095
Hey Jyles!
You can add the border on this selector:
#header_main_alternate { border-bottom: 1px solid red; }Cheers!
IsmaelFebruary 8, 2014 at 4:01 am in reply to: Enfold main page must display woo commerce products #221094Hey!
You can use this plugin: http://wordpress.org/plugins/wp-mobile-detect/faq/
Refer to this link for more info: https://kriesi.at/support/topic/homepage-redirect-on-mobile-sites/
Cheers!
IsmaelHey!
Can you please post a screenshot of what you’re trying to do? The column is centered already.
.flex_column.av_one_third.avia-builder-el-14.el_after_av_one_third .av_textblock_section p { text-align: center !important; } .home .flex_column.av_one_third.avia-builder-el-14.el_after_av_one_third { max-width: 266px; margin-left: 8%; }Best regards,
IsmaelHey!
Please post the login details here as a private reply. We would like to inspect the website.
Cheers!
IsmaelHey!
The screenshot is still not visible. Please use imgur or dropbox. Post the login details here as a private reply.
Cheers!
IsmaelFebruary 7, 2014 at 10:06 am in reply to: HELP PLEASE! Portfolio items no longer working with latest version of Enfold #220824Hey!
Can you please post the video code here? If you’re using an iframe, please try to add the class attribute. Something like this:
<iframe class="full-width" width="" height="" src="//www.youtube.com/embed/jexUS43sdeQ?rel=0" frameborder="0" allowfullscreen></iframe>Then add this on Quick CSS or custom.css:
iframe.full-width, .ls-s-1.ls-video-layer { width: 100% !important; height: 100% !important; }Cheers!
IsmaelHi!
Please add this on your custom.css to fix the grid entry image height:
.grid-entry .attachment-no.scaling.wp-post-image { max-height: 44px; }Regards,
IsmaelHi!
Please remove the modifications that you added then replace it with this:
.main_menu { top: 35px; } .main_menu .menu ul { top: 83px; } .avia-menu-fx { bottom: 32px; }Best regards,
IsmaelHi!
You can edit includes > loop-index.php, find this code on line 113:
$blog_meta_output = "<a href='{$link}' class='small-preview' title='{$featured_img_desc}'>".$slider.$icon."</a>";Replace it with this code:
$blog_meta_output = "<a href='{$link}' class='small-preview' title=''>".$slider.$icon."</a>";Cheers!
IsmaelHi!
I think this will work if you set a page hierarchy. http://en.support.wordpress.com/pages/page-attributes/
You can see an example if you “Import the dummy data” then check the “Blog” menu item.
Best regards,
IsmaelHi AndrewDelaware!
Please add this on Quick CSS or custom.css to move the icon:
.tabcontainer .tab_icon { position: relative; top: -2px; }Best regards,
IsmaelHi hawea74!
I’m not sure what is the blog icon that you’re referring to. Please post a screenshot and the link to the actual blog page.
Regards,
IsmaelFebruary 7, 2014 at 8:00 am in reply to: LayerSlider Bug – Bad Transitions and Cannot Disable #220802Hi trezaei!
Have you tried removing the browser cache or have you test it on another browser? If you have a cache plugin, try to flush the cache settings then test the slider again.
Cheers!
IsmaelHi bbettega!
1.) Looks like you managed to remove the date on all posts.
2.) Please try to add a blank Text Widget on all widget areas in the Appearance > Widgets panel. The nested sidebar navigation will only appear if there is no widget on the widget areas.
3.) You can edit includes > error404.php.
Regards,
IsmaelHi masterr!
You can watch this video by Devin on how to add icons: http://vimeo.com/channels/aviathemes/75743285
Cheers!
IsmaelHey!
Please add this on Quick CSS or custom.css:
.content, .sidebar { padding-top: 10px; padding-bottom: 10px; }Cheers!
IsmaelFebruary 7, 2014 at 7:37 am in reply to: Navegation Post (avia-post-nav) only in the same category #220796Hey jmaguirrei!
Edit functions-enfold.php, find this code on line 327:
function avia_post_nav($same_category = false, $taxonomy = 'category')Replace it with:
function avia_post_nav($same_category = true, $taxonomy = 'category')Regards,
IsmaelHey aribann!
I don’t get any errors when I added it on functions.php and I don’t really see any difference neither.
Cheers!
IsmaelHey!
Please post the login details here as a private reply. We would like to inspect it.
Cheers!
IsmaelFebruary 7, 2014 at 7:15 am in reply to: Entypo Icon Font is not shown on alternative URL but shown on the original URL #220792Hey!
I checked the website on Chrome, Firefox 26.0 and IE9. The icons show properly. Please try to remove browser cache then reload the page a few times. Please refer to this link for trouble shooting: https://kriesi.at/support/topic/invisible-icons/#post-216288
Regards,
IsmaelHi Raul!
1.) Please edit includes > loop-index.php, find this code:
//echo preview image if(strpos($blog_style, 'big') !== false) { if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>'; if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>'; }Replace it with:
//echo preview image if(strpos($blog_style, 'big') !== false) { if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>'; }2.) Add this on Quick CSS to create a separator below the image:
.single .big-preview.multi-big { border-bottom: 1px solid gray; } .template-blog .post .entry-content-wrapper, .template-blog .blog-meta { overflow: hidden; margin-top: 10px; }3.) You can use this:
.tag .post-title.tag-page-post-type-title { border-top: 1px solid gray; padding-top: 10px; margin-top: 10px; }Best regards,
IsmaelHey!
@chavamx: Lucky friend! The website http://orwa.com.mx/ is not loading.
@Raymmar: Nice website. Clean and sleek. Thank you for using Enfold. :)Cheers!
IsmaelHi aliquill!
Please remove the header background then add this on Quick CSS or custom.css:
.bottom_nav_header.social_header #header_main .container { height: 88px; line-height: 88px; background: #ffffff url(https://test.brightminder.co.uk/wp-content/uploads/2013/04/header-710x100.jpg) center left no-repeat scroll; }Regards,
IsmaelFebruary 7, 2014 at 6:53 am in reply to: Change Blog date to "last updated" instead of "Date published" #220781Hi Felix!
Please edit config-templatebuilder > avia-shortcodes > postslider.php, find this code on line 366:
$markup = avia_markup_helper(array('context' => 'entry_time','echo'=>false)); $output .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time>";Replace it with:
$markup = avia_markup_helper(array('context' => 'entry_time','echo'=>false)); $output .= "<time class='slide-meta-time updated' $markup>" .get_the_modified_time(get_option('date_format'), $the_id)."</time>";Cheers!
IsmaelHey!
Can you please post the login details here as a private reply? You can add a text on the “Buy Now” menu item then enclose it on div or span tag. We can hide it on desktop view. I don’t think it is possible to show images on the mobile dropdown menu without major modifications.
Regards,
IsmaelHey!
Create a new contact page but don’t add the menu on Appearance > Menus. The menu item will not show unless you add it.
Regards,
IsmaelHi!
Please deactivate all plugins then post the login details here as a private reply. Add this plugin, see if it helps: http://wordpress.org/plugins/html5shiv/
Regards,
Ismael -
AuthorPosts


