Forum Replies Created
-
AuthorPosts
-
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,
IsmaelApril 3, 2014 at 3:52 pm in reply to: Breadcrumb displaying all categories associated with of a portfolio post #247089Hi!
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,
IsmaelApril 3, 2014 at 3:36 pm in reply to: Video won't play on iPad when i click on the fallback image! #247078Hey 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!
IsmaelHey 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!
IsmaelHi 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,
IsmaelHey!
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,
IsmaelHi!
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,
IsmaelHey 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!
IsmaelHey!
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!
IsmaelHi!
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,
IsmaelHey!
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!
IsmaelApril 3, 2014 at 7:13 am in reply to: Custom header height not working in internet explorer 9 #246884Hi!
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,
IsmaelHi 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,
IsmaelHi 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,
IsmaelHey!
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!
IsmaelHey!
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!
IsmaelHi!
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,
IsmaelApril 3, 2014 at 6:43 am in reply to: Breadcrumb displaying all categories associated with of a portfolio post #246866Hi!
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,
IsmaelHey!
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!
IsmaelHey!
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!
IsmaelHey!
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,
IsmaelHey 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!
IsmaelHey 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!
IsmaelHi 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,
IsmaelApril 2, 2014 at 10:24 am in reply to: cart icon on menu slides in to mask search icon once product added to cart #246458Hey!
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!
IsmaelApril 2, 2014 at 10:22 am in reply to: Move Promo box button (and small question on layer slider) #246457Hi 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,
IsmaelHey!
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 sliderThese 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,
IsmaelHi!
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,
IsmaelHey 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,
IsmaelApril 2, 2014 at 10:02 am in reply to: Layerslider – links from some of the layers do not work! #246445 -
AuthorPosts
