Forum Replies Created

Viewing 30 posts - 48,841 through 48,870 (of 66,084 total)
  • Author
    Posts
  • in reply to: Use mobile menu across all site versions #426962

    Hey!

    Thank you for using Enfold.

    You can try to this in the Quick CSS field to show the mobile menu earlier:

    @media only screen and (max-width: 1100px) {
    .html_mobile_menu_tablet .container #advanced_menu_toggle, .html_mobile_menu_tablet #advanced_menu_hide {
    display: block;
    }
    
    .responsive .av_mobile_menu_tablet .main_menu {
    display: none;
    }
    
    .html_mobile_menu_tablet #mobile-advanced {
    display: block;
    }}

    Cheers!
    Ismael

    Hey!

    I’m sorry but you’re using a very old version of the theme, 2.4.2. Please download the latest version, 3.1.3, from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Note that the update might break some element on the theme because there’s a of changes as of version 3.1.3. You might need to configure the options again or recreate them from scratch. One thing that will definitely change is the header because of the new header configurator that was added on version 2.6. Please update the theme regularly.

    Best regards,
    Ismael

    in reply to: Featured slider #426958

    Hi profumopuntoit!

    Thank you for using Enfold.

    Unfortunately, there is no element for that yet but you can use the default woocommerce shortcode to display featured products:

    [featured_products per_page="12" columns="4"]
    

    Add the shortcode on a code or text block. Note that the element is not going to be a slider.

    http://biostall.com/how-to-display-woocommerce-featureds-product-without-a-shortcode

    Regards,
    Ismael

    Hey!

    The theme modified the default WordPress gallery so the default wp gallery shortcode will not work. I’m afraid you will have to recreate each post gallery by replacing it with the theme’s gallery shortcode. You can find it on the Shortcode Wand > Media Element > Gallery. Anyway, maybe you can try this code in the Quick CSS field:

    #top .gallery .gallery-item {
      width: auto;
      height: auto;
    }

    I can’t promise that it will work.

    Best regards,
    Ismael

    Hey!

    Edit the fullwidth button element again then look for the Button Icon option.

    Best regards,
    Ismael

    in reply to: Mobile Responsive issues on iPad Air 2 #426926

    Hi Jon!

    Thank you for using Enfold.

    You can add this to the Quick CSS field to fix the catalogue layout on smaller screens:

    @media only screen and (max-width: 1024px) {
    .av-catalogue-price {
      position: relative;
    }}

    Regards,
    Ismael

    in reply to: ajax portfolio | slideshow | image size #426924

    Hi!

    You can change the thumbnail size or the preview image size of the ajax slideshow with this on functions.php:

    add_action( 'avf_portfolio_preview_template_params', 'avf_portfolio_preview_template_params_mod', 10, 2 );
    function avf_portfolio_preview_template_params_mod($params, $entry) {
     if($params['method'] == 'slideshow') {
    	 $params['preview_size'] = 'gallery';
     }
     return $params;
    }

    Change the “preview_size” value which is currently set to “gallery” (845x684px). Select among these thumbnail sizes:

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['featured_large'] 		= array('width'=>1500, 'height'=>630 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>845, 'height'=>684 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['magazine'] 		 	= array('width'=>710, 'height'=>375 );						// images for magazines
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider

    Best regards,
    Ismael

    Hi!

    Replace it with this:

    add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' );
    function enfold_customization_header_widget_area() {
    if(is_front_page()){	
    dynamic_sidebar( 'header' );
    }
    }

    Cheers!
    Ismael

    in reply to: Animated Countdown on Fullscreen slider #426918

    Hi Blaise!

    Thank you for using Enfold.

    Yes, it is possible. Generate the animated countdown shortcode on a temporary post or page. Copy it then place it inside the slider’s caption text.

    Best regards,
    Ismael

    in reply to: Content Elements Disappearing after Updating Page #426917

    Hey!

    Is this only happening on a specific page? Do you remember adding htmls tags to the page? Make sure that you close all tags properly.

    Cheers!
    Ismael

    in reply to: Posts Featured Image change to rectangle #426916

    Hi!

    You can use this to change the news thumb container size:

    .news-thumb {
      height: 36px;
      width: 50px;
    }
    
    .news-thumb img, .news-thumb img {
      height: 28px;
      width: 42px;
    }

    Use the Simple Image Sizes plugin to adjust the widget thumbnail size. Regenerate the thumbnails after.

    Regards,
    Ismael

    in reply to: Google Fonts used in Enfold #426914

    Hey!

    Thank you! You can use a built in filter to add new google fonts. Refer to this link for more info: http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/

    Best regards,
    Ismael

    in reply to: SEARCH Error #426913

    Hey signtronic!

    Thank you for using Enfold.

    We are not familiar with the plugin so it’s better if you contact the plugin author. Anyway, we usually recommend Relevanssi or SearchWP in order to control the search results. If you use the Relevanssi plugin, you can restrict or exclude search on certain pages, tags and categories. Just go to the Settings > Relevanssi > Exclusions and restrictions panel.

    http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Cheers!
    Ismael

    Hey!

    Do you really need the images and content to snap to the border? Right now, that doesn’t look right. Can you please provide a screenshot of the final layout of this section?

    Regards,
    Ismael

    in reply to: Page moves to the right #426904

    Hi!


    @mattmannadesign
    : Please follow the suggested link above. I hope it works: https://kriesi.at/support/topic/transition-snap-horizontal-movement/

    Best regards,
    Ismael

    in reply to: A few Questions #426902

    Hi!

    You need to add this code in a text widget: http://pastebin.com/EYiSkP27

    This one on Enfold > General Styling > Quick CSS field:

    #footer .social_bookmarks li { clear: none !important; }
    

    Best regards,
    Ismael

    in reply to: Video Slideshow Not Working on IE11 #426900

    Hey!

    They don’t know how to scroll down? I’m sorry but I think anyone who view this kind of site is far more better than that. One look at the site or “above the fold” and you know that there are more content below the slider. Anyway, just to make sure they scroll down, you can include additional buttons in the video slider telling users that there are more content below. Use anchors to link these buttons on a specific section inside the page.

    Back to the issue at hand, I’m not sure why it doesn’t work on shorter videos. I’ll ask the rest of the support team to check.

    Best regards,
    Ismael

    Hi!

    Please try to add this to the Quick CSS field to fix the blog layout on IE8:

    .avia-msie-8 .page .big-preview.single-big {
      width: 50%;
    }

    Cheers!
    Ismael

    in reply to: Events Manager mehrsprachig #426892

    Hi Coco!

    Thank you for using Enfold.

    I tried to translate the inquiry using google translate but I’m still not sure if I understand it correctly. If possible, please translate it to english. I’ll ask the rest of the support team to check.

    Regards,
    Ismael

    in reply to: Add an external link to an blog post!! #426889

    Hi!

    Please edit framework > php > class-framework-widgets.php. Find this code on line 519:

    $link = get_post_meta( $the_id  ,'_portfolio_custom_link', true) != "" ? get_post_meta( $the_id ,'_portfolio_custom_link_url', true) : get_permalink();
    

    Below, add this code:

    if($format == 'link')
                                               {
                                                    $current_post = array();
                                                    $current_post['content'] = get_the_content();
                                                    $current_post['title'] =  get_the_title();
                                                    
                                                    if(function_exists('avia_link_content_filter'))
                                                    {
                                                        $current_post = avia_link_content_filter($current_post);
                                                    }
                            
                                                    $link = $current_post['url'];
                                                }

    Best regards,
    Ismael

    in reply to: Post format "Link" links direct in latest news widgit #426885

    Hey!

    Alright. Please edit framework > php > class-framework-widgets.php. Find this code on line 497:

    $link = get_post_meta( $the_id  ,'_portfolio_custom_link', true) != "" ? get_post_meta( $the_id ,'_portfolio_custom_link_url', true) : get_permalink();
    

    Below, add this code:

    if($format == 'link')
                                               {
                                                    $current_post = array();
                                                    $current_post['content'] = get_the_content();
                                                    $current_post['title'] =  get_the_title();
                                                    
                                                    if(function_exists('avia_link_content_filter'))
                                                    {
                                                        $current_post = avia_link_content_filter($current_post);
                                                    }
                            
                                                    $link = $current_post['url'];
                                                }

    Cheers!
    Ismael

    in reply to: Social Buttons nach Update verschoben #426880

    Hi!

    Did you use the advance layout builder to build the post? If yes, then you have to add all contents manually including the social share section.

    Cheers!
    Ismael

    in reply to: extra widget in Header is moving #426879

    Hi!

    How did you add the widget? Please post the code on pastebin.com. You can adjust the position of the widget on different screen sizes by using media queries.

    Regards,
    Ismael

    in reply to: Bildgröße im Raster-Layout ändern #426876

    Hey!

    Edit the blog posts element then set Preview Image Size to the second option. Select the image or thumbnail size manually.

    Cheers!
    Ismael

    in reply to: One Page Current menu item not working correct #426875

    Hi TOMIS116!

    Thank you for using Enfold.

    You have an outdated version of the theme, 3.0.4. Please update the theme to 3.1.3 to fix the issue.

    Cheers!
    Ismael

    in reply to: footer seperator #426874

    Hi!

    Try this:

    #footer .flex_column.av_one_fourth {
      text-align: center;
    }
    
    #footer .flex_column.av_one_fourth .widget {
      display: inline-block;
    }

    Best regards,
    Ismael

    in reply to: 1/2 Layout in einem 1/2 Layout Container #426873

    Hey borchersconsulting!

    Thank you for using Enfold.

    If possible, can you please provide a screenshot of what you’re trying to do? What’s the purpose of the very long link?

    Cheers!
    Ismael

    Hey!

    I checked the page but I, myself, also can’t tell the difference between the two images. Maybe we don’t have a “photographer’s eye”? I don’t think you should be reporting this issue to us, theme developers, because most premium themes use the same method of image resizing as stated on our previous post. You should report this issue to the WordPress developers who developed the image upload process or scripts.

    Anyway, thank you for sharing the info regarding the plugins. You can request the feature here on our request page. I’m sure a lot of photographers will be interested in this feature.

    Best regards,
    Ismael

    in reply to: Button to the TOP on mobile desapeared #425774

    Hey Bruno!

    Thank you for using Enfold.

    Please post the website url here. We would like to check it. Did you add any modifications to the theme?

    Regards,
    Ismael

    in reply to: HTTP Error (Only with some images) #425772

    Hi!

    Maybe they increase the upload size limit in the php.ini file:

    ; Maximum allowed size for uploaded files.
    upload_max_filesize = 40M
    
    ; Must be greater than or equal to upload_max_filesize
    post_max_size = 40M

    If you’re working on a local installation, you need to restart the local server. Not sure how they actually do it in a live site.

    Regards,
    Ismael

Viewing 30 posts - 48,841 through 48,870 (of 66,084 total)