Forum Replies Created

Viewing 30 posts - 56,791 through 56,820 (of 67,197 total)
  • Author
    Posts
  • in reply to: Fullscreen slider disable pause/play #300027

    Hey Alex!

    Thank you for using Enfold.

    You should NOT disable the autoplay option of the video then edit js > shortcodes.js, find this code on line 3277:

    pp.attach();
    		return pp;

    Replace it with:

    pp.attach();
    		//return pp;

    Remove browser cache then reload the page a few times.

    Cheers!
    Ismael

    in reply to: Need some help with header #300020

    Hi!

    Thank you for the screenshot.

    Add this at the very bottom:

    @media only screen and (max-width: 767px) {
    .my-custom-text {
    position: relative;
    top: 8px;
    margin: 0 auto;
    }
    
    #header_meta {
    min-height: 60px;
    }
    }

    Cheers!
    Ismael

    in reply to: plugin conflict with LayerSlider #300017

    Hey!

    Thank you for the info.

    We already asked Kriesi to update layer slider to 5.1.2. The update should be included on the latest patch of the theme.

    Cheers!
    Ismael

    in reply to: Selection Categories #300016

    Hey fundance!

    Thank you for using Enfold.

    I’m sorry but the website is not loading properly when I checked it. I’ll ask the rest of the support team to take a look. If you want to enable the sidebar for iPhones, go to Enfold > Sidebar Layout. Enable the Sidebar on Smartphones setting.

    Best regards,
    Ismael

    in reply to: Permalink issues… #300014

    Hi!

    Thank you for using the theme.

    I enabled the Portfolio Items on Appearance > Menus. Please remove the menu items Portfolio menu section then add the items again under Portfolio Items. The problem is you’re using a custom link so when you update the permalink to %postname%, it doesn’t recognize the portfolio menu items anymore.

    Best regards,
    Ismael

    Hi PaintedMidget!

    Thank you for using Enfold.

    The top arrow and shrinking headers works when I checked the website. Please try to remove browser cache then reload the page a few times.

    Regards,
    Ismael

    in reply to: Slider bottom border #300012

    Hey!

    Thank you for the info.

    I edited the BG layer. Please check. http://www.betterboilers.co.uk/

    Best regards,
    Ismael

    in reply to: Post not appearing on front page #299991

    Hi!

    Glad you found a solution. If you still have questions, let us know.

    Regards,
    Ismael

    in reply to: Wrong position of the parallax image #299976

    Hey!

    Thank you for using the theme.

    It does happen when you increase the size of the browser. I doubt users will decrease the browser size then increase it back intentionally when viewing the website.

    Cheers!
    Ismael

    in reply to: Alignment, Translation and wrong menue in sidebar #299970

    Hi!

    Thank you for the info.

    Try to add this on Quick CSS to adjust the table:

    div table.shop_table td {
    padding: 6px 7px;
    }
    
    #top .my_account_orders a.button {
    padding: 7px 5px;
    }

    Regards,
    Ismael

    in reply to: Blog mit Layout Editor? #299952

    Hey rfarthofer!

    Thank you for visiting Kriesi’s support forum!

    In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    You can add a Blog by placing the Blog Posts element on a page using the Advance Layout Builder. You can also set the blog page on Enfold > Theme Options > Where do you want to display blog? setting. If you have the time, try to import the dummy data. It will give you some ideas how the theme works.

    Regards,
    Ismael

    in reply to: Make centered logo a tad bigger and centered #299950

    Hi mcraig77!

    Thank you for using the theme.

    Please go to Enfold > Header Layout > Header layout panel. Look for the Header Size settings then select custom pixel value. Adjust the height of the header. This will automatically increase the width of the logo.

    Regards,
    Ismael

    in reply to: Show wordpress avatar in comments threads #299949

    Hi Transformers Universe!

    Thank you for using Enfold.

    Yes, that is possible. Please go to Settings > Discussions then look for the Avatar Display option. Enable the Show Avatar setting. It should be enabled by default. E-mails should be registered on http://en.gravatar.com/.

    Regards,
    Ismael

    in reply to: some error #299948

    Hi oravidor!

    Thank you for using Enfold.

    Do you mind if we take a look at the actual website? Try to deactivate all plugins except woocommerce then test the page again.

    Best regards,
    Ismael

    in reply to: Need some help with header #299946

    Hi!

    Thank you for the screenshot.

    You can add this:

    .my-custom-text {
    position: absolute;
    top: 5px;
    right: 0;
    }

    Best regards,
    Ismael

    in reply to: Comment form shows on posts but not on PAGES?!?! #299500

    Hey ChristinaVOS!

    Thank you for using the theme.

    Are you using the advance layout builder to create the page? Insert the Comment element under Content elements panel.

    Best regards,
    Ismael

    in reply to: Large Testimonial, Center Align Icons #299499

    Hi courtney_martin!

    Thank you for using Enfold.

    I’m sorry but which icons and what section of the page? A screenshot will help.

    Best regards,
    Ismael

    in reply to: WooCommerce #299496

    Hey JulieDesigns2!

    Thank you for using Enfold.

    Unfortunately, woocommerce doesn’t recognize portfolio items as products so you need to create Products for each paintings or art work. This will then be displayed on the shop page.

    Best regards,
    Ismael

    in reply to: New Blog Layout Can't Make Featured Image Full Width #299495

    Hey!

    You can start with the loop-index.php, inside the includes folder. Also, please refer to this link. I’m not sure if this is what you want but it should make the featured image span full width: https://kriesi.at/support/topic/how-do-i-make-the-single-post-with-full-screen-wide-featured-image/

    Best regards,
    Ismael

    in reply to: Partner logo element hover position change #299494

    Hey altei!

    Thank you for using Enfold.

    Unfortunately, you can’t change the position of the tooltip. You need to modify the theme files in order to do that but the task falls beyond the scope of support. You can only try to add a left or top margin to change the position. Add something like this on Quick CSS or custom.css:

    .avia-tooltip.avia-tt {
    margin-top: 150px;
    }

    Best regards,
    Ismael

    in reply to: How to make adjustments to mobile version of website #299492

    Hey!

    Thank you for the link but the website is blank. Please check.

    Cheers!
    Ismael

    Hey akelly7!

    Thank you for visiting Kriesi’s support forum.

    Please edit the masonry element then change the Size Settings to Flexible Masonry. Enable the mobile menu for iPad or tablets on Enfold > Header Layout > Mobile Menu > Header Mobile Menu activation setting. Choose the second option.

    Cheers!
    Ismael

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

    Hi!

    Thanks for the update.

    Yes, that is possible. For example, change the background image of the portfolio section with this:

    @media only screen and (max-width: 767px) {
    div#portfolio {
    background-image: url('IMG URI HERE');
    }
    }

    Cheers!
    Ismael

    in reply to: Slow loading website #299487

    Hi!

    Thank you for the info.

    WP Engine has its own caching system as described on their documentation so I guess you don’t need WP Super cache or any plugin regarding that matter. Regarding the BWP Minify plugin, add this on functions.php to exclude the layout.css and custom.css. These two files usually breaks something when they are included on the minification:

    add_filter('bwp_minify_style_ignore', 'exclude_my_css');
     
    function exclude_my_css($excluded)
    {
        $excluded = array('avia-custom, avia-layout');
        return $excluded;
    }

    Anyway, I tested your installation, load it from scratch-cache removed and it loads fairly well. Note that I’m using a pocket wifi and the connection is quite slow.

    Best regards,
    Ismael

    in reply to: Importing Fontello font zip issue #299486

    Hi mstewar22!

    Thank you for using Enfold.

    I’m sorry but you can’t add additional custom graphics. You can only use fonts available on fontello.com.

    Regards,
    Ismael

    in reply to: Custom sidebar menu #299481

    Hi!

    Alright. You can use the custom menu widget then remove the default bullet points using this on Quick CSS or custom.css:

    #top .widget_nav_menu ul ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    }
    
    #top .widget_nav_menu ul ul li.current-menu-item:before {
    content: url('ARROW GRAPHIC URI HERE');
    width: 3px;
    height: 3px;
    display: block;
    position: absolute;
    top: 5px;
    }

    Create your own arrow image then place it as content value of the current-menu-item.

    Cheers!
    Ismael

    in reply to: Product images pop up in a light box #299480

    Hi!

    Please remove browser cache then reload the page a few times. It does work when I test it on my installation.

    Regards,
    Ismael

    in reply to: Slow loading website #299076

    Hi!

    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 uploaded on the website, optimize with www 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.

    Best regards,
    Ismael

    in reply to: How to add/copy social icon links to footer/socket area #299072

    Hey connect4consulting!

    Thank you for using Enfold.

    I’m sorry but the website is blank. You can generate icon shortcodes on any posts or page then copy the shortcode on a text widget.

    Regards,
    Ismael

    in reply to: Revolution Slider Update & Google Fonts on Slider #299070

    Hey addwebtoday!

    Thank you for using Enfold.

    The theme does support the revolution slider but it doesn’t come with the plugin. You need to purchase the revolution slider separately.

    Cheers!
    Ismael

Viewing 30 posts - 56,791 through 56,820 (of 67,197 total)