Forum Replies Created

Viewing 30 posts - 59,161 through 59,190 (of 67,163 total)
  • Author
    Posts
  • in reply to: Different Layerslider Display for Mobile & Desktop #247095

    Hey!

    The wordpress codex added a new function checking if you’re on a mobile device. Please refer to this link: https://codex.wordpress.org/Function_Reference/wp_is_mobile

    Unfortunately, the code won’t work if you’re wrapping the layer slider shortcode because the theme is adding containers to wrap the actual layer slider. If you inspect the code, you’ll see that the layer slider is not entirely hidden. If you really want this, we suggest that you use media query. Maybe add visibility: hidden if you’re worried about the html markup. Adding visibility: hidden is as good as nothing, you don’t have to worry about the other layer slider that is supposed to be hidden slowing the website.

    Regards,
    Ismael

    Hi!

    Did you import the dummy data? Do you have the page “Portfolio 3 Column Ajax”? Just edit that page then remove the “Portfolio” page as Parent page on Page Attributes metabox, change the title. If you want to start from scratch, please follow this steps. Make sure that you deleted the avia_remove_portfolio_breadcrumb function on functions.php.

    1.) Create a page then name it Portfolio or anything you want to call it.

    2.) Switch to Advance Layout Builder then insert the Portfolio Grid element. Add more contents if you want.

    3.) Publish the page then test it.

    Click on any portfolio item. The breadcrumb should look like this You are here: Home / Portfolio / Portfolio Item.

    Regards,
    Ismael

    Hey fourdesigndk!

    Thank you for using the support forum!

    Regretfully, the video background option has been disabled for all mobile devices. We’re really sorry about this but there are a lot of variables to account in order for the video background to work properly on mobile devices. We have disabled it for now and added the option to insert a fallback image. Thank you for your understanding.

    Cheers!
    Ismael

    in reply to: changing font size in side bar menu #247074

    Hey there,

    I’m sorry if I didn’t point you to the right direction. You can add the code on Enfold > Styling > Quick CSS field or if you have an ftp access, add it on wp-content > themes > enfold > css > custom.css file.

    Thank you for using the support forum! If you have any questions, definitely 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 explation and awesomeness. You can also watch some of our Video Tutorials to learn more about the theme.

    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.

    Cheers!
    Ismael

    in reply to: Page appearing to the right #247071

    Hi Geoffdoyle!

    Thank you for using the theme!

    I checked the website and it looks fine. If you don’t mind, please post a screenshot of what you’re trying to do.

    Regards,
    Ismael

    in reply to: Parallax Slider Effect on Homepage #247069

    Hey!

    Thank you for using the support forum guys!

    It’s possible but you need to use a little bit of custom css. Create a new slider on the layer slider then don’t add anything first. We’ll test the background. Set the height to at least 500px and the width to 100%. Add this on Quick CSS or custom.css:

    .ls-wp-container {
    background: url(IMAGE URL HERE) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    }

    Change the image url. Use an image with at least 1500px in width. I hope that helps.

    Regards,
    Ismael

    in reply to: Site loading slowly #246909

    Hi!

    Thank you for the link. The website loads fine on my end, considering that I have a very slow internet connection, thanks to my ISP which is giving me headaches every now and then.

    There are few things that you can do to optimize the website speed and page load. You can do the following:

    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, use memcache option, update .htaccess rules, increase cache to 840000, Save then delete cache.
    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.

    I hope that helps. :)

    Regards,
    Ismael

    in reply to: Background Videos – Naked playback #246904

    Hey andypeck!

    Thank you for using the theme!

    You can create the same thing using the Fullscreen Slider or the Color Section. If you’re going for the Color Section, look for the “Background Video” field. On fullscreen slider, look for the “Which type of slide is this?” option, choose Video Slide. Note that the video background won’t work on mobile devices, you need to add a fallback image. I hope that helps.

    Cheers!
    Ismael

    in reply to: Gallery thumbnails alignment and sizing #246897

    Hey!

    Thank you for the links.

    When creating the gallery or using the gallery element did you select an option on “Gallery Preview Image Size”? This should use the thumbnail size that you set and more or less give you more alignment on the gallery thumbnails. The problem is you’re mixing tall and wide images. I hope the gallery preview image size fix the issue.

    Cheers!
    Ismael

    in reply to: Iconfont Manager upload problem #246895

    Hi!

    As always, thank you for using the support forum.

    Thank you for the login details. If you don’t mind, please post the the topic on a separate thread. Post the login details for the wordpress dashboard and FTP. Set it as a private reply.

    Regards,
    Ismael

    in reply to: Mobile Problem #246889

    Hey!

    This topic is noted and we’re still not sure why the parallax effect is not working for touch devices. Thank you for explaining the issue.

    Cheers!
    Ismael

    Hi!

    Thank you for the screenshot. Please try this on Quick CSS or custom.css: http://pastebin.com/aBQsPGqf

    If the first one doesn’t work, use the other one at the bottom. Adjust the top padding value if necessary.

    Best regards,
    Ismael

    in reply to: Featured image on blog grid not appearing #246880

    Hi collette!

    Thank you for using the support forum!

    I can’t seem to access the website. If you don’t mind, please post a screenshot of the issue. Another thing is, this looks like a server side issue. I would try checking with your hosting provider on this particular issue as it sounds like something related to your setup is causing this. Typically, this is due server configuration problems (i.e. underpowered, traceroute issues, packet loss, permissions errors, et cetera).

    If the problem you are experiencing persists after working with your host, don’t hesitate to let us know and we will be happy to assist you.

    Regards,
    Ismael

    in reply to: Investigating theme conflict with NextGen #246878

    Hi drjill!

    Thank you for using the theme!

    I answered your inquiry on the other post. I’m really sorry but we don’t usually support third party plugins because it takes a lot of time to debug certain errors that are not native theme features. We would like to inspect the website with the plugin issue. We’ll try to search for the problem.

    Regards,
    Ismael

    in reply to: blog page navigation #246876

    Hey!

    Thank you for using the theme!

    They should be clickable but you added this css code that disable the pointer events for all the links with the rel attribute on the website:

    a[rel] {
    pointer-events: none;
    }

    Remove that code and posts title links should work again.

    Cheers!
    Ismael

    in reply to: Translation failure – Datepicker Forms #246871

    Hey!

    Thank you for using theme!

    I’m really sorry but aside from using the plugin Yigit suggested or adding the translation yourself using POEdit, I don’t think we can provide more solution to the problem.

    Cheers!
    Ismael

    in reply to: Fontello Icon Font issues #246870

    Hi!

    As always, thank you for using the support forum!

    Regarding the original problem, maybe you can remove the original font icon files on wp-content/uploads/avia_fonts folder then upload the icon font zip again. See what happens.

    Best regards,
    Ismael

    Hi!

    Thank you for explaining and figuring that there is a function that shows the category instead of portfolio page.

    The “Portfolio 3 Column Ajax” is the actual page where the portfolio item is associated with and at the same time it is the child page of the “Portfolio” page. That is why it is included in the breadcrumbs. I hope that clear things up. Basically, if you don’t want the Portfolio 3 Column Ajax to show up, you need to place the portfolio items on the Portfolio page.

    Regards,
    Ismael

    in reply to: Fatal Errors after Migrating Site #246864

    Hey!

    Thank you for using the support forum!

    It sounds like you’re having trouble with a third party plugin. Unfortunately, we cannot provide support for third party plugins or scripts as stated on our support policy simply because we cannot account for all of the potential variables at play when using another developer’s plugin or script. As such any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not default theme function and is not stated on the theme’s description will need to be directed to the original developer or author.

    Thank you for your understanding.

    Cheers!
    Ismael

    in reply to: Header is screwy since update—help! #246861

    Hey!

    Thank you for your understanding. First, if you don’t mind, please post a screenshot on how you want the header to look like. This will give us a good reference on where to start. Weird thing is if you’re using the Logo left, menu right option, the “header_main_alternate” container should not be visible but it is in your end which tells me that you haven’t change the menu and logo position or you added it manually. I’m not sure why there are two instances of the social icons. For a temporary fix, you can remove the top social icons by using this on Quick CSS or custom.css:

    #header_meta > div > ul.social_bookmarks {
    display: none;
    }

    Remove the bottom social icon with this:

    #header_main ul.social_bookmarks {
    display: none;
    }

    We’ll be happy to give you any assistance after we have taken a look at the screenshot. If you don’t mind creating a new topic for this matter so that we can close this topic, that would be great.

    Cheers!
    Ismael

    in reply to: push-for-small or hide-for-small? #246471

    Hey!

    Thank you for the link and the screenshot.

    You can use this on Quick CSS or custom.css to move the graphic on mobile device:

    @media all and (max-width: 767px) {
    #contact > div > div > div > div > div.flex_column.av_one_half.first.avia-builder-el-14.el_before_av_one_half.avia-builder-el-first > span > a > img {
    position: absolute;
    bottom: -600px;
    }
    }

    Adjust the bottom value if necessary.

    Best regards,
    Ismael

    in reply to: How can I (temporarily) remove cart option at top? #246466

    Hey tgalati56!

    Thank you for the kind words!

    The cart should stay hidden when you don’t have a shop but just to make sure, please add this on Quick CSS or custom.css:

    .cart_dropdown.visible_cart {
    opacity: 0;
    display: none;
    }

    Cheers!
    Ismael

    in reply to: Left align sidebar menu & retain indents #246464

    Hey Jason!

    Thank you for the screenshot.

    Please use this:

    #top .sidebar_left .widget ul {
    text-align: left;
    }
    
    #top .sidebar_left .widget_nav_menu ul ul li:before {
    left: 0;
    }

    I hope that’s what you want. Let us know.

    Cheers!
    Ismael

    in reply to: Remove line under social icons in header #246463

    Hi muholland!

    Thank you for using the support forum!

    Use this on Quick CSS or custom.css to remove the header meta border:

    #header_meta {
    box-shadow: none;
    }
    
    #header_main {
    border-top: none;
    }

    Regards,
    Ismael

    Hey!

    Thank you for the info.

    Please add this on Quick CSS or custom.css to move the cart downwards:

    .cart_dropdown.visible_cart {
    right: -2px;
    top: 120px;
    }

    Cheers!
    Ismael

    Hi gunpowderboy!

    Thank you for using the support forum!

    If you don’t mind, please remove the modifications that you added on the promobox. Are you planning to do this on that specific promobox only? Please use this on Quick CSS or custom.css:

    #av_section_1 > div > main > div > div > div.flex_column.av_one_third.first.avia-builder-el-1.el_before_av_two_third.avia-builder-el-first > div > div.avia-promocontent {
    margin-right: 0;
    padding-bottom: 30px;
    }
    
    #av_section_1 > div > main > div > div > div.flex_column.av_one_third.first.avia-builder-el-1.el_before_av_two_third.avia-builder-el-first > div > div.avia-button-wrap.avia-button-right {
    position: relative;
    }
    
    #av_section_1 > div > main > div > div > div.flex_column.av_one_third.first.avia-builder-el-1.el_before_av_two_third.avia-builder-el-first > div > div.avia-button-wrap.avia-button-right > a {
    position: absolute;
    bottom: -20px;
    right: 60px;
    }

    You can add a logo on Slider Settings > YourLogo. Layer Slider logo are always visible.

    Regards,
    Ismael

    in reply to: Image edit fix messes up icons #246452

    Hey!

    Sorry if you’re having difficulty with the images.

    This plugin will help you resize the images manually: http://wordpress.org/plugins/simple-image-sizes/

    If you want to resize the image thumbnails, you can edit functions.php then find these codes:

    $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'=>710, 'height'=>575 );						// 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'=>710, 'height'=>270);		                 // big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 );						// images for fullsize pages and fullsize slider

    These are the list of thumbnail sizes that are use within the theme. You can resize them according to your needs. Regenerate the thumbnails after using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Ismael

    in reply to: Need help with Preview Images and Featured Images #246450

    Hi!

    Weird thing is I still can’t see the pages. I’ll ask the rest of the support team to check this. Regarding the small preview pic, please add this on Quick CSS or custom.css:

    .small-preview img {
    height: 100%;
    }

    Best regards,
    Ismael

    in reply to: IE8: logo too big and cut #246447

    Hey p_niedrich!

    Thank you for using the theme!

    Please use this on Quick CSS or custom.css:

    .logo, .logo a {
    width: 240px\9;
    height: 120px\9;
    max-width: 240px\9;
    max-height: 120px\9;
    }

    Best regards,
    Ismael

    Hey onkeldonut!

    Thank you for using the theme!

    You’re using padding to reposition the images, covering up the other bubble graphics. Please use the Layout & Positions under Styles panel. I hope that helps.

    Best regards,
    Ismael

Viewing 30 posts - 59,161 through 59,190 (of 67,163 total)