Forum Replies Created

Viewing 30 posts - 59,761 through 59,790 (of 67,155 total)
  • Author
    Posts
  • in reply to: Avisio to Enfold: Side Nav Issue #238517

    Hey!

    Please go to Enfold > Sidebar > Page Sidebar navigation, disable the nested sidebar.

    Regards,
    Ismael

    in reply to: Mega Menu problem #238511

    Hi Kimberlyjo!

    Edit the mega menu column then put a single dash “-” if you don’t want to show the title.

    Mega Menu Column Title (if you dont want to display a title just enter a single dash: "-" ).
    

    Best regards,
    Ismael

    Hey Wanderlustme!

    Looks like you need to watch these videos to learn more about the theme: http://vimeo.com/channels/aviathemes/

    Refer to this link for basic stuffs: http://kriesi.at/documentation/enfold/

    Please come back to use after you watch the videos and figured out most of the things above. You can setup a blog using the Blog Posts element on a page. You can select which categories to show and how many posts you want to show on a specific page. Select different blog style like grid, multi author etc. You can control the number of comments on Settings > Discussion. Related posts are shown by tag.

    For the menu, please go to Appearance > Menus then create a new menu. Assign this new menu as Enfold Main Menu.

    Create portfolio page using the Portfolio Grid element. Like the blog posts, you can select which categories you want to show on a specif page. You can also use the full width masonry element if you want to show the blog or portfolio in a different way.

    Best regards,
    Ismael

    in reply to: permalinks #238508

    Hey Philippe!

    I’m sorry but you can’t remove that slug on the url. You can only change it on Settings > Permalink > Portfolio Entry Settings > Portfolio Items Base.

    Regards,
    Ismael

    Hi!

    Please post the actual link to the website. Try to increase the wordpress memory limit: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Post the login details here as a private reply. We would like to inspect it.

    Regards,
    Ismael

    Hi!

    You can use the Boxed Layout then upload the background image. Make the other container transparent using css:

    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div {
    background-color: transparent;
    }
    
    .alternate_color, .alternate_color .site-background, .alternate_color .first-quote, .alternate_color .related_image_wrap, .alternate_color .gravatar img .alternate_color .hr_content, .alternate_color .news-thumb, .alternate_color .post-format-icon, .alternate_color .ajax_controlls a, .alternate_color .tweet-text.avatar_no, .alternate_color .big-preview, .alternate_color .toggler, .alternate_color .toggler.activeTitle:hover, .alternate_color #js_sort_items, .alternate_color.inner-entry, .alternate_color .grid-entry-title, .alternate_color .related-format-icon, .grid-entry .alternate_color .avia-arrow, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery-big, .alternate_color .avia-gallery img, .alternate_color .grid-content {
    background-color: transparent;
    }
    
    .main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .big-preview, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content {
    background-color: transparent;
    }
    
    #wrap_all > * {
    background: transparent;
    }

    Regards,
    Ismael

    in reply to: RTL Support – Font Styles #238503

    Hi oravidor!

    Can you please give us a link to the website? You can use this filter on functions.php to add google fonts:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800';
    return $fonts;
    }
    
    add_filter( 'avf_google_content_font',  'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800';
    return $fonts;
    }

    Change “Source Sans Pro” with the font that you want to use.

    Best regards,
    Ismael

    in reply to: "You Might Also Like" at bottom of posts malfunctioning #238502

    Hi!

    Related posts are shown by tag. You only have 4 posts with “dehydrated recipes” tag.

    http://www.jonnyfreesh.com/tag/dehydrated-recipes-2/

    Regards,
    Ismael

    in reply to: hide mega menu column title in breadcrumbs #238501

    Hey!

    Make sure that they are not a parent page. You can create a custom link and use that as the mega menu column if you don’t want to use the actual page. Special Pages is not the parent page of “Forums, Search and Author Page” that’s why they are not showing on the breadcrumb.

    Regards,
    Ismael

    in reply to: Video Background Settings #238500

    Hi Joshua!

    What kind of video are you currently using right now? If you’re using the vimeo or youtube, you should probably embed or upload videos that is already encoded to 320p or with a lower resolution.

    Cheers!
    Ismael

    in reply to: as show products User (WooCommerce) #238499

    Hey!

    Unfortunately, that is something we can’t provide support for. I think you need to hire a freelance developer to add that feature. This is not available in the theme options and beyond the scope of support. For further customization, please visit Werkpress.

    Regards,
    Ismael

    in reply to: Logo support for SVG #238497

    Hey!

    Please post the url of the website here once the website goes live. We need to inspect it.

    Regards,
    Ismael

    in reply to: Header social icons #238495

    Hey!

    I can’t find the Editor on Appearance panel. Did you deactivate it somehow? I would like to check the code. I”m not sure why the social icons is outside the header_meta container. Please download the theme again on your themeforest account then update the whole theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    If that doesn’t work, please check the file permission of wp-content/uploads/dynamic_avia to 755 or higher. Delete enfold.css file. Go to Enfold > Styling then change the predefined color scheme back and forth to regenerate the enfold.css file.

    Best regards,
    Ismael

    in reply to: Advanced Layout Editor when creating posts? #238493

    Hey abedia!

    How are you? I hope you’re doing well today.

    1.) The advance layout builder is not available for post. You can only use the insert shortcode wand. The Advanced Layout Builder is not set up to run on posts correctly so it isn’t something we support. You can watch this video on how to add the avia builder to posts: http://vimeo.com/64996057

    These are the following problems that may occur when you switch to Advance Layout Builder on posts.

    – Featured image will be lost on the single post view.
    – The post title will switch to the left of the header instead of below the featured image.
    – You can’t comment on posts.
    – No related posts will be shown or interesting links.

    2.) You can add this on Quick CSS or custom.css to remove the post meta infos:

    .post-meta-infos {
    display: none;
    }

    Best regards,
    Ismael

    in reply to: Problems adding avia button in Spanish #238490

    Hi!

    I checked the Appearance > Menus again. Looks like you managed to add the spanish version of the menu.

    Cheers!
    Ismael

    Hey!

    That will require a major modification within the theme and is beyond the scope of support. Please hire a freelance developer. For further customization, please visit Werkpress.

    Best regards,
    Ismael

    in reply to: Advanced Layer Slider Not Working After Update #238479

    Hey!

    Glad it is working now. Maybe a setting is stuck or something. :)

    Regards,
    Ismael

    Hey!

    Please post the login details here. Set it as a private reply. We would like to inspect it.

    Cheers!
    Ismael

    in reply to: Unable to install fresh theme via WordPress dashboard #238475

    Hey!

    Increasing upload max size, time limit, memory limit etc. can be done by editing the .htaccess or php.ini file but asking your host is far more convenient.

    Cheers!
    Ismael

    Hey abedia!

    Please add this on functions.php:

    add_filter('avf_which_archive_output','avf_remove_which_archive', 10, 3);
    
    function avf_remove_which_archive($output) {
    	if ( is_category() ) {
    		$output = __('','avia_framework')." ".single_cat_title('',false);
    	}
    	
    	return $output;
    }

    Best regards,
    Ismael

    in reply to: Small jitter bug (not Wham!) #238472

    Hey freeHat!

    Can you please give us a link to the website? A screenshot of the issue will help.

    Best regards,
    Ismael

    in reply to: Retina Display Thumbnails #238248

    Hi Ignazio!

    Please edit functions.php, find this code on line 98:

    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    

    Increase the width and height then regenerate the thumbnails.

    Best regards,
    Ismael

    in reply to: fontello icons in the naviation #238245

    Hey wtflovelife!

    You can generate the icon shortcode on a post or page then insert it on the menu label. Go to Appearance > Menu, edit an item then insert the icon shortcode before the menu item label.

    Regards,
    Ismael

    in reply to: LOGO #238243

    Hi Jane!

    It’s not happening on our end. Please post the link to the actual website. Did you add any css modifications for the header before? Please remove them.

    Cheers!
    Ismael

    in reply to: Shadow to layout elements #238242

    Hi!

    You can use this:

    #av_section_1 div.flex_column {
    box-shadow: 10px 10px 10px gray;
    }

    Cheers!
    Ismael

    in reply to: Enfold Upgrade & Custom.css Help Request #238241

    Hey keithcrest!

    Thank you for using the theme. I hope you’re doing great.

    Remove all css modifications that you added for the header. Remove the header.php on the child theme then replace it with the new header.php from the parent theme folder. You can see the header code on includes > helper-main-menu.php. Please reconfigure the header settings again because Kriesi changed the header panel. You’ll see that there a lot of added options like header height, logo and menu position, extra element, phone etc.

    Best regards,
    Ismael

    in reply to: Background image pixelation & quality issues #238240

    Hi!

    Use the largest image or the full size image. Recommended image size is at least 1500px in width.

    Regards,
    Ismael

    in reply to: Scroll button, submenu and adding Google font question #238239

    Hi chiummog!

    1.) You can apply the anchor menus. Please refer to this link: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    2.) You can do the same as step 1.

    3.) Raleway is already included for the heading font on Enfold > Styling. Add this on functions.php if you want to use it for the body font:

    add_filter( 'avf_google_content_font',  'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Raleway'] = 'Raleway';
    return $fonts;
    }

    Regards,
    Ismael

    Hey!

    Please use this on Quick CSS or custom.css:

    .home #main .content {
    padding-bottom: 10px;
    }
    
    .home #av_section_1 {
    min-height: 80px;
    }

    Best regards,
    Ismael

    in reply to: as show products User (WooCommerce) #238237

    Hey Luis!

    I’m sorry but please elaborate. I’m not sure what is it you’re trying to do.

    Best regards,
    Ismael

Viewing 30 posts - 59,761 through 59,790 (of 67,155 total)