Forum Replies Created

Viewing 30 posts - 52,771 through 52,800 (of 67,510 total)
  • Author
    Posts
  • Hey!

    @millertimessites: If you don’t mind, please create your own thread to keep the thread on topic. We’ll answer your own inquiry there. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Best regards,
    Ismael

    in reply to: Avia Layout Builder Not Working #374372

    Hi mattmikulla!

    Thank you for using Enfold.

    If you don’t mind, we would like to see the actual website. Make sure that you’re running Enfold 3.0.4 on WordPress 4.1.

    Cheers!
    Ismael

    in reply to: Problem when I try to create my contact form. : ( #373773

    Hey Syrsan!

    Happy new year!

    I’m sorry but you’re using an old version of the theme. Please download the latest version 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/

    Cheers!
    Ismael

    in reply to: add new menu bar under slider enfold #373772

    Hey amirhossein!

    Thank you for using Enfold.

    I’m sorry but this will require major modification on the theme. You can edit includes > helper-main-menu.php file if you want to add another menu on top of the default navigation. Look for this code:

    echo "<nav class='main_menu' data-selectname='".__('Select a page','avia_framework')."' ".avia_markup_helper(array('context' => 'nav', 'echo' => false)).">";
    						        $avia_theme_location = 'avia';
    						        $avia_menu_class = $avia_theme_location . '-menu';
    						        $args = array(
    						            'theme_location'	=> $avia_theme_location,
    						            'menu_id' 			=> $avia_menu_class,
    						            'menu_class'		=> 'menu av-main-nav',
    						            'container_class'	=> $avia_menu_class.' av-main-nav-wrap'.$icon_beside,
    						            'fallback_cb' 		=> 'avia_fallback_menu',
    						            'walker' 			=> new avia_responsive_mega_menu()
    						        );
    						
    						        wp_nav_menu($args);
    						        
    						     if($icon_beside) echo $icons;    
    						      
    						    /*
    						    * Hook that can be used for plugins and theme extensions
    						    */
    						    do_action('ava_inside_main_menu');
    						        
    						    echo '</nav>';

    Use the Fullwidth Submenu element to add a custom menu below the slider.

    Cheers!
    Ismael

    in reply to: add icon near the menu item #373771

    Hey!

    Thank you for using Enfold.

    Generate the icon shortcode on a posts or page then copy it on the Navigation Label field next to the menu item.

    Best regards,
    Ismael

    in reply to: Displaying Related Post #373770

    Hey!

    You can use the theme’s shortcode wand instead. Remove the html allowed tags notice with this on Quick CSS:

    p#form-allowed-tags {
    display: none;
    }

    Regards,
    Ismael

    Hey understandchristianity!

    Thank you for using Enfold.

    1.) I’m sorry but we won’t be able to help you trace back changes and modifications made on the update. Check the change log on the theme’s overview page.

    2.) Yes, you need to copy the exact template file directory although some files can’t be edited using the child theme, framework files, for example. You need to use filters or hooks if it’s available.

    3.) Please contact the plugin author regarding this one.

    Regards,
    Ismael

    in reply to: Hover over icons #373766

    Hi!

    Use this instead:

    .icon-custom-hover:hover a {
    color: blue !important;
    }
    
    .main_color .icon-custom-hover:hover a.av-icon-char {
    border-color: black;
    }

    Cheers!
    Ismael

    Hey entrepreneur41!

    Happy new year!

    Change the menu color on Enfold > Header > Transparent Options panel > Transparency menu color.

    Best regards,
    Ismael

    in reply to: NextGen Image Title Removal #373764

    Hi voice903fm!

    Thank you for using Enfold.

    Looks like the plugin is in conflict with the default lightbox. You can disable the default lightbox on Enfold > Theme Options >Lightbox Modal Window.

    Cheers!
    Ismael

    in reply to: Logo #373763

    Hey!

    We can’t see the logo image. Please remove the logo on Enfold > Theme Options > Logo setting then upload it again. Make sure that you select the Fullsize thumbnail before you insert the image as logo.

    Regards,
    Ismael

    in reply to: Align Image In Color Section #373760

    Hey blaineglobal!

    Happy new year!

    Enable the custom css class option. Refer to this link: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Use “offset-image” on the custom css class field for example. Add this on Quick CSS;

    .offset-image {
    position: relative;
    top: -50px;
    }

    Use css media queries to adjust the top position on different screen sizes.

    Regards,
    Ismael

    in reply to: Fatal #373759

    Hey Harris!

    Thank you for using Enfold.

    Please increase the WP memory limit: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Happy new year!

    Regards,
    Ismael

    Hey tamaranfibeitek!

    Thank you for using Enfold.

    I think you can accomplish this with categories. In a chest and leg exercise, for example, add the appropriate categories (leg and chest) plus the difficulty level category. Create pages that will separate the exercises by category using the Blog Posts element.

    Cheers!
    Ismael

    in reply to: Putting a fixed on home page #373756

    Hi!

    Looks like you finally figured it out.

    Regards,
    Ismael

    in reply to: Displaying Related Post #373755

    Hey!

    Yes, that is the reason why the related posts is not showing by default. I’m sorry but we don’t really recommend using ALB for posts because of these minor issues. You will have to create the posts content manually now.

    The videos are very helpful. :)

    Regards,
    Ismael

    in reply to: How Can I Use My Own Icons #373754

    Hi!

    I’m sorry but it’s not possible to upload custom fonts. It should be from the fontello.com site. If you want, you can change the icon to images.

    Cheers!
    Ismael

    in reply to: IE 8 Issues #373401

    Hey!


    @p_castro
    : Thank you for taking interest on improving the Enfold theme on legacy browsers such as IE8. We all know that this browser will become obsolete soon, if not, will be almost non-existent on windows machines on the coming years. I’m not going to bore you with the details but the IE8 usage or global market share ranged from 6% to 8% and continues dwindle to the point that it is no longer sensible to exert too much effort on supporting this browser. Windows XP is the main reason IE8 stayed that long on the browser circulation. The OS is widely use on the PC ecosystem, particularly for businesses, but Microsoft already ended their support on Windows XP last April. With the ending of support for XP, users are essentially going to be forced into having to upgrade their operating systems to receive assistance, security updates, et cetera. Upon upgrading to these newer systems, users will need to also update their browser to a newer version. Still, Enfold is compatible with the browser with few minor flaws which are to be expected given the fact that IE8 is an almost 6 year old piece of software. Also, Envato no longer requires Internet Explorer 8 support from their themes which is why other premium themes such X doesn’t claim IE8 compatibility.


    @Sladestyle
    : Please try to replace the code with this:

    function add_custom_slider(){
    ?>
    <script>
    jQuery(window).load(function(){
      if (jQuery(window).width() >= 735){	
    	   jQuery(".homeslide-mobile").hide();
      }
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_slider');

    Cheers!
    Ismael

    in reply to: Make Team Member image smaller on mobile #373400

    Hey!

    It is possible. Enable the custom css class: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Use “icon-custom-hover” on the Custom CSS Class field for example. Add this on Quick CSS:

    .icon-custom-hover span:hover {
    color: red;
    }

    Please open a new thread for new inquiries. For further modifications, please visit Envato Studio or Werkpress.

    Regards,
    Ismael

    in reply to: Slider Header and Menus #373399

    Hey!

    You can create a custom link on Appearance > Menus panel then add the # sign as URL. Regarding the sliders, looks like you’re not using fancy animations on the slider. Please use the easy sliders on the ALB instead of the layer slider or add the images as layer instead of slide background to prevent the default background cropping. Set the width and height of the layer to 100%.

    Cheers!
    Ismael

    in reply to: I want to add social media in widget #373397

    Hey!

    Please check the site now: http://clubhotelloutraki.gr.5-189-131-5.socialdive.gr/

    We edited the code on functions.php, line 17:

    function avia_add_custom_icon($icons) {
    	$icons['foursquare']	 = array( 'font' =>'fontello', 'icon' => 'ue800');
    	return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    function avia_add_custom_social_icon($icons) {
    	$icons['Foursquare'] = 'foursquare';
    	return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);

    You can now add the new social icon on Enfold > Social Profiles panel.

    Cheers!
    Ismael

    in reply to: Problem mit Masonry Gallery #373394

    Hey!

    Please use this on Quick CSS or custom.css to adjust the width of the masonry entry on larger screen sizes:

    @media only screen and (min-width: 1800px) {
    .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry {
    width: 33.3%;
    }
    }

    Best regards,
    Ismael

    in reply to: Updating Earlier of Theme without Child #373386

    Hey!

    Try to move the font resizer with this on Quick CSS:

    li.fontResizer {
    position: absolute;
    top: 0;
    }

    Can you please provide a test page with the hotspots issue?

    Cheers!
    Ismael

    in reply to: How to resize color section #373385

    Hi!

    Apply a background color and add a unique id on the section using the For Developers: Section ID field. Use “boxed-section” for example then use this on Quick CSS or custom.css:

    #boxed-section .container {
    width: 1030px;
    }

    Use css media queries to adjust the width of the section container on different screen sizes.

    Regards,
    Ismael

    in reply to: Problems with the mobile/tablet resolution #373384

    Hey!

    Is increasing the container width out of the question? You can try to increase Maximum Container width on Enfold > General Layout > Dimensions panel. Or add this on Quick CSS or custom.css to show the mobile menu earlier:

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

    Regards,
    Ismael

    in reply to: Google Business Email #373382

    Hi!

    Please try to install the plugin suggested above: https://wordpress.org/plugins/wp-mail-smtp/

    Refer to this link for more info: https://www.digitalocean.com/community/tutorials/how-to-use-google-s-smtp-server

    Regards,
    Ismael

    in reply to: Displaying Related Post #373381

    Hey!

    You did add tags on the post but no two posts have the same tags on them. See these posts for reference:

    http://www.lutherapy.com/this-is-a-nice-post/
    http://www.lutherapy.com/lorem-ipsum-dolor-sit-amet-consectetuer-adipiscing-elit-aenean-commodo-ligula-eget-dolor-aenean-massa/

    They have at least one related tags.

    Best regards,
    Ismael

    in reply to: How To Customize Top Bar #373380

    Hi!

    Yes, it is possible to add widgets on the top bar but it will require modification on the theme. Add the button using html codes on the phone info fields then use this to enlarge the social icons:

    #top .social_bookmarks li a {
    width: 50px;
    line-height: 50px;
    min-height: 50px;
    font-size: 25px;
    }
    
    #top .social_bookmarks li {
    width: 50px;
    }

    Cheers!
    Ismael

    in reply to: Creating a Custom Template/Menu #373379

    Hi!

    Aside from the suggestion above, you can create a new set of menu for different pages using these plugins:

    https://wordpress.org/plugins/menu-items-visibility-control/
    https://wordpress.org/plugins/zen-menu-logic/

    Regards,
    Ismael

    in reply to: Enfold Header Höhe #373377

    Hey!

    Try to replace this code:

    .logo img { top: 20px !important; }
    

    with this:

    .logo { top: 20px !important; }
    

    Cheers!
    Ismael

Viewing 30 posts - 52,771 through 52,800 (of 67,510 total)