Forum Replies Created

Viewing 30 posts - 55,831 through 55,860 (of 67,216 total)
  • Author
    Posts
  • in reply to: Light box action is not working in the gallery setting #319649

    Hey hylandgraphics!

    Thank you for using the Enfold theme.

    Please check if the Lightbox Modal Window on Enfold > Theme Options is enabled. Try to deactivate the plugins then test it again.

    Regards,
    Ismael

    in reply to: wp4 + enfold bug? #319648

    Hi!

    You’re using 2.9.1. Please download version 2.9.2. You can now upgrade to WP 4.0.

    Cheers!
    Ismael

    in reply to: Creating Squeeze Page wiht "boxed" background color visible #319645

    Hi mhiller!

    Thank you for using Enfold.

    Please use the default template then disable the header title, sidebar and footer on the Layout box. You can remove the header or menu container on that specific page using css. Please give us a link to the actual page. A screenshot of what you’re trying to do will help.

    Cheers!
    Ismael

    in reply to: Enfold > Tutorial > Bold Font Weight #319638

    Hey David!

    Maybe a browser cache? Thanks for sharing. :)

    Cheers!
    Ismael

    in reply to: Masonry Gallery Gap size #319636

    Hi!

    Please post the actual page with the masonry gallery and your temporary login details. Set it as a private reply. We’ll add the css snippet.

    Regards,
    Ismael

    in reply to: Scroll up increase header size when at top of browser disable? #319635

    Hey mcraig77!

    Thank you for using Enfold.

    The scroll top button should not increase the header size. Please give us a temporary login details so that we can see the site. Make sure that you’re running Enfold 2.9.2 with WordPress 4.0. Maybe a plugin is causing the issue, please deactivate the plugins then test it again.

    Best regards,
    Ismael

    in reply to: Several issues after updating to Enfold 2.9.2 #319633

    Hi Jorge!

    Thank you for using Enfold.

    I checked the site and the sidebar is still there along with the WPML flags on the main menu. What widgets are missing? Portfolio grid are now set to full width by default. You can insert the grid on a 1/1 column to prevent this from happening. You can still create a child theme. Get a copy of the child theme folder here: http://kriesi.at/documentation/enfold/using-a-child-theme/

    Activate the child theme then Import the parent theme settings on Enfold > Import/Export panel. Create a backup of your database and theme files before doing this just in case.

    Cheers!
    Ismael

    in reply to: rollovers jumping #319629

    Hi!

    Glad you figured it out. If you still have questions, let us know. :)

    Best regards,
    Ismael

    in reply to: Gravity Forms Checkbox Limitations #319628

    Hi!

    I’m sorry but that particular request is outside the scope of support. You might need to hire someone else to do the job.Please visit Envato Studio or Werkpress for further customization.

    Regards,
    Ismael

    in reply to: Grayscale Portfolio Ajajx like in Choices Theme #319627

    Hey!

    You can use this for the active portfolio item:

    .active_portfolio_item img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    }

    Regards,
    Ismael

    in reply to: 3 small issues #319623

    Hey Moeitani!

    Thank you for using Enfold.

    1.) Please refer to this link on how to add excerpt on magazine list: https://kriesi.at/support/topic/show-excerpt-in-all-magazine-blog-list-2/

    2.) Add this on functions.php to increase the number of characters for the blog grid summary:

    add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1);
    function avia_change_postgrid_excerpt_length($length)
    {
       $length = 300;
       return $length;
    }

    3.) I noticed that all the other menus are dropdowns. Make sure that the top menu are parent page of the pages on the sub menus.

    Best regards,
    Ismael

    in reply to: Duplicated pictures in Masonry Gallery #319616

    Hi!

    We do recommend this plugin but it does cause some incompatibility issues with other third party plugins. I’m sorry but we won’t be able to provide support for this plugin. Your best bet is to contact the plugin author.

    Cheers!
    Ismael

    Hey!

    Thank you for using Enfold.

    Please go to wp-content/uploads/dynamic_avia folder then delete the enfold.css file. Toggle any theme options to regenerate the file. If you have a cache or minify plugins, please disable those while working on the site.

    Best regards,
    Ismael

    in reply to: Gravity Form Styling #319607

    Hi!

    Are you referring to the input field label? You can use this:

    #top label {
    display: block;
    font-weight: normal;
    font-size: 12px;
    }

    Cheers!
    Ismael

    in reply to: menu on mobile #319603

    Hi!

    Use this:

    @media only screen and (max-width: 767px) and (min-width: 480px) { #facilities .container {
    width: 428px;
    }
    }

    Cheers!
    Ismael

    in reply to: LayerSlider Linien #319602

    Hi!

    Try adding this on Quick CSS or custom.css:

    .html_stretched #wrap_all:before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    background: white;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -50px;
    left: -100px;
    z-index: 9999;
    }

    Cheers!
    Ismael

    in reply to: Website Loading Slowly #319599

    Hey ethanalvin!

    Thank you for using Enfold.

    The site loads fine when I checked it but testing the site on speed test tool shows that you need to compresses some of the images. Usually minimizing the image file sizes and number of plugins that you install will greatly improve the performance. These are the things that you can do to optimize the website speed and page load courtesy of the wordpress community:

    1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg
    2. Once all images are on the website optimize with ewww optimizer plugin twice 1hr 10mins apart.
    3. Install wp-smushit run once to remove jpeg extra data, then uninstall.
    4. Use BWP minify plugin to minify scripts and stylesheets.
    5. Install WP-Super cache, select all recommended settings.
    6. Logout your website, visit every page at least once to create super cache files.
    7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. once done log out.
    8. Have a cup of coffee.
    9. Visit your site after 20 minutes or so.
    10. Don’t forget to smile.

    Cheers!
    Ismael

    in reply to: Custom social media icon in menu #319596

    Hi keesvv!

    Thank you for using Enfold.

    You can use social icons that you don’t usually use like “Vk” then place the url of the page on the Social Icons URL field. Change the icon with this on functions.php:

    add_action('init', 'avia_replace_standard_icon', 10, 1);
    function avia_replace_standard_icon($icons) { 
    	global $avia_config;
    	
    	$avia_config['font_icons']['vk']['icon'] = 'ue877';
    	return $icons;
    }

    You can get the icon code by hovering over the icon element:

    Regards,
    Ismael

    in reply to: Masonry Portfolio #319594

    Hi!

    My bad. Please replace the code with this:

    if(strpos($this->atts['caption_elements'], 'excerpt') !== false && !empty($content)){
                            $markup = avia_markup_helper(array('context' => 'entry_content','echo'=>false, 'id'=>$entry['ID'], 'custom_markup'=>$this->atts['custom_markup']));
    						$shortcode = do_shortcode('[social_share/]');
    						$items .=	"<div class='av-masonry-entry-content entry-content' {$markup}>{$shortcode}{$content}</div>";
    					}

    Cheers!
    Ismael

    in reply to: Icons disappear on video background #319592

    Hi!

    I checked the site a few times and make sure that it isn’t loaded via cache, the icons are always there.

    Regards,
    Ismael

    in reply to: WPML menu item not showing #319589

    Hi!

    Did you modify or add any snippets to modify the WPML language switcher? Please post the login details here and set it as a private reply. We would like to check it.

    Regards,
    Ismael

    in reply to: Style problem with Twitter Widget #319584

    Hi icotom!

    Thank you for visiting the support forum.

    That is the twitter account url that you set on Enfold > Social Profiles.

    Regards,
    Ismael

    in reply to: Problem image overlay #319582

    Hey squaic!

    Thank you for using Enfold.

    It does work fine on our installation. I checked the site and I don’t see any hover effect or overlay on the images.

    Best regards,
    Ismael

    in reply to: Layerslider Disappearing in Working Space #319581

    Hey!

    There’s an error with the layer slider: It seems like the URL of the image or background image “BGGate-SW-3.jpg” is pointing to a wrong location and it cannot be loaded. Please check the URLs of all your images used in the slider. Have you tried to transfer the whole site including the layer sliders using the WP MigrateDB or WP MigrateDB PRO plugin?

    Also, there are certain script errors when editing the sliders. Please try to deactivate third party plugins then check it again.

    Best regards,
    Ismael

    in reply to: Gallery and Portfolio image sizing and crop problems #319579

    Hi Jordan!

    Thank you for using Enfold.

    The dummy data uses images with the same dimension and proportion. If you’re uploading images with different sizes, you can set a minimum height for the portfolio thumbnails. Use this on Quick CSS or custom.css:

    .grid-image img {
    width: 100%;
    display: block;
    height: 225px;
    max-height: 225px;
    min-height: 225px;
    }

    Regards,
    Ismael

    Hey ryanmortier!

    Thank you for using Enfold.

    You can use this plugin to enable php codes on posts and pages: https://wordpress.org/plugins/insert-php/

    Regards,
    Ismael

    in reply to: Can the following be done on client site using Enfold Theme #319576

    Hey!

    Use this:

    .small-preview, #top .fullsize .template-blog .blog-meta {
    width: 140px;
    height: 140px;
    }

    You might need to decrease the size of the entry content.

    Cheers!
    Ismael

    in reply to: In Header Layout, How can I ocult the title of the page? #319575

    Hey alfonsoval!

    Thank you for using Enfold.

    Add this on Quick CSS or custom.css:

    .title_container .main-title {
    display: none !important;
    }

    Best regards,
    Ismael

    Hi!

    You can use Google Chromes inspect element or firebug to look for the right selectors. If you still have questions, let us know.

    Best regards,
    Ismael

    in reply to: Avia Layout Builder, unable to edit page, spinning circle #319050

    Hi!

    Glad it is working now. If you still have questions, let us know. :)

    Best regards,
    Ismael

Viewing 30 posts - 55,831 through 55,860 (of 67,216 total)