Forum Replies Created
-
AuthorPosts
-
Hey Lisa!
Thank you for using the support forum!
Sorry but at the moment I’m not sure what it is you want with the featured image. If you wouldn’t mind providing us with a little more information, that would be great. A screenshot will surely help. If you want the featured image to span the entire content width, please use this on Quick CSS or custom.css:
.page-thumb img { width: 100%; height: auto; }Cheers!
IsmaelHi!
I’m sorry I confused the plugin with W3 Total Cache. I noticed that you’re not using the latest version of Enfold. Please download the latest version of the theme from your themeforest account. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
If that doesn’t fix the issue, please let us know. We’ll investigate further.
Regards,
IsmaelApril 1, 2014 at 5:16 pm in reply to: Error in IE8 in jquery: Not enough storage space to complete this operation #246156Hey felipemugica!
Thank you for using the support forum!
Unfortunately, we will need to see the actual website. If you wouldn’t mind providing us the link to your website, that would be great. We’ll be happy to provide you with a response once we have taken a look at the issue.
Regards,
IsmaelApril 1, 2014 at 5:13 pm in reply to: How can i create a portfolio menu that responds the same way as the breadcrumbs? #246154Hi nthcreative!
Thank you for the question. Unfortunately, this is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please do visit Werkpress for further customization.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Cheers!
IsmaelApril 1, 2014 at 5:10 pm in reply to: Toggler with border left, in the same line as the title of the toggle #246151Hey!
Great! Glad it is working now. If you have any questions, let us know. :)
Regards,
IsmaelHey!
Thank you for the info. Please don’t delete the contentslider.php file if that’s what you did.
Did you add any content slider on your website? If you don’t mind, please post the link to the website here.
Regards,
IsmaelApril 1, 2014 at 4:59 pm in reply to: Breadcrumb displaying all categories associated with of a portfolio post #246143Hey!
Thank you for using the support forum!
The portfolio breadcrumb should not display the portfolio category but display the portfolio page instead. You can see an example if you visit http://kriesi.at/themes/enfold/portfolio/portfolio-3-column/, click on the first portfolio item, the breadcrumb shold look like You are here:Home / Portfolio / Portfolio 3 Column Ajax / Single Portfolio: 2/3 Slider. Did you add any modifications for the breadcrumb?
Regards,
IsmaelHey!
No worries at all! Thank you for the link.
Please add this on Quick CSS or custom.css:
#av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-6.el_after_av_one_fifth.avia-builder-el-last > section > div > form > select { float: left; margin-right: 10px; }Regards,
IsmaelHey durkadurka!
Thanks for using the support forum!
You can edit js > avia.js, find this code on line 1210:
newH = el_height/2; header.addClass('header-scrolled');Replace the value 2 with a smaller divisor, 1.5 for example:
newH = el_height/1.5; header.addClass('header-scrolled');Remove browser cache then reload the page a few times.
Regards,
IsmaelHi EtienneDepaulis!
Thank you for the link.
I checked the website and the slider but I don’t see any issues with it. I checked on Chrome Windows 8. On what browser and OS are you checking this with? If you don’t mind, we would like to ask for a screenshot. You can use imgur or clipular to post the screenshot.
Regards,
IsmaelHi acupo0012!
Thank you for using the support forum!
You can use the wp embed shortcode or use plugins like this:
http://wordpress.org/plugins/audio-player/
http://wordpress.org/plugins/haiku-minimalist-audio-player/
Best regards,
IsmaelHey ikaika72!
Thank you for using the support forum!
Any feedbacks and comments from you are greatly appreciated and we have noted this request on possible improvements for the theme. We cannot provide an exact timeline on when this particular feature might be included on the theme but you’ll see it on the theme’s change log in case. I’m sorry but the feature is not possible within the theme yet. You might need to find a third party plugin for this.
You can vote or open a new request on Enfold Feature Request page.
Cheers!
IsmaelHey!
Thank you for the login credentials.
I’m sorry but I’m still not sure why the title and breadcrumbs are not showing. I noticed that there is a javascript error on the console. Did you add the quick sand script on your child theme folder? Is it ok if you disable that first? We’ll check it again after. If you don’t mind please deactivate the plugins especially the All-in-One SEO Pack.
Best regards,
IsmaelHey!
As always, thank you for using the theme!
@neokenig: I can the issue on your end. Do you mind if I deactivate the events calendar plugin? I’m guessing that the plugin is causing the jquery error. Please disable both plugins then get back to us, we’ll be happy to assist you afterwards.
@area97: Thank you for the kind words. If you have any questions, let us know. :)Cheers!
IsmaelHey!
I don’t have the actual device to check the issue but please try this on Quick CSS or custom.css:
.header_color .main_menu .menu ul li a { background: #aebe36 !important; color: #5C601F; opacity: 1 !important; } .header_color .main_menu .menu ul li a:hover { background: #53b7c6 !important; opacity: 1 !important; }Remove browser cache then reload the page a few times.
Best regards,
IsmaelHey!
1.) Yes, that’s correct. If you update the theme via FTP and you don’t exclude the style.css, it will be overwritten and the child theme might not work. In that case, you’ll need to change the line that you mentioned above.
2.) Please open a new thread about the grid layout question to prevent this thread from getting off the topic. Just a quick suggestion, you can use the full width masonry element.
Regards,
IsmaelHey wcolwell!
Thank you for using the support forum.
Unfortunately, we’re not entirely sure of the issue because we’re not able to reproduce the issue on my end and using the jquery updater plugin works as expected. My quick guess is that you’re using an old version of the theme. If you don’t mind posting the link to your website, that will help.
Cheers!
IsmaelHey!
Thank you for the link.
I’ll ask Devin and Josue to check this on their end. Please try this on Quick CSS or custom.css:
.avia_mobile #top .av-parallax-section{z-index: 0;}This is the fix Kriesi provided on one of the topics with the same issue.
Best regards,
IsmaelApril 1, 2014 at 3:10 pm in reply to: Home Page LayerSlider Only Loads Correctly Some of the Time #246058Hey!
Thank you for the screencast.
Like David, I don’t see the issue even on page refresh but it does load longer than it should. The console shows that there is a javascript error, this is usually cause by certain plugin. Please try to disable the plugins, see if that helps. Also, try to optimize the page speed by utilizing cache and minify plugins. Plugins that are commonly use are:
http://wordpress.org/plugins/w3-total-cache/
http://wordpress.org/plugins/bwp-minify/Cheers!
IsmaelHi!
Thank you for the info. I can see the issue now.
Please add this on Quick CSS or custom.css for a temporary fix:
#header_main_alternate .avia_mega_div { left: -700px !important; }Adjust the left position if necessary. Don’t remove the !important tag. We’ll investigate the issue further.
Best regards,
IsmaelHey Knut!
Thank you for using the support forum!
If you don’t mind posting the link to the website, that would be great. We would like to inspect it. If you’re using the Blog Posts element, configure the options then look for the “Define Blog Grid layout”. Select the Title and Excerpt + Read more link.
Regards,
IsmaelHi!
Thank you for using the support forum and for providing the screenshots.
Did you use the Advance Layout Builder to edit the page? I can’t seem to inspect the website, a plugin must be hindering me from doing so. Note that you can’t use the Default Editor when you set the Blog Style to that option.
Best regards,
IsmaelHey techgrayscale!
Thank you for the link.
Josue fixed the problem privately. I’m not sure what he did so I’ll ask him to check this. If you don’t mind, please post the link to the website so that we can inspect it.
Best regards,
IsmaelHey CloudChoice!
Thank you for using the support forum!
I’m sorry but I am not entirely sure of what you’re trying to do so if you don’t mind clarifying the problem by giving us more details, a screenshot perhaps, that would be great. Also, a link to a sample website will greatly help. After that, we’ll be happy to assist you with whatever it is you’re trying to accomplish. Note that you can use complex contact forms plugin like Contact Form 7.
Best regards,
IsmaelHi!
What version of IE are you checking this with? If you’re using IE9 or lower, please use this:
.av-main-nav > li > a { font-size: 12px !important\9; padding: 0 5px !important\9; }I hope that helps.
Regards,
IsmaelApril 1, 2014 at 7:39 am in reply to: How to prevent feature image from showing on top in an image post type #245870Hi!
How are you? I hope you’re doing great!
I checked the post with the image post format and I don’t see the featured anymore. http://www.photobek.com/golden-sunset-vang-vieng-valley/
Please remove browser cache then reload the page a few times. :)
Best regards,
IsmaelHi!
Thank you for the question.
Yes, if you previously set the settings prior to using a child theme, you’ll need to import the parent theme settings. If you started using the theme with the child theme at the very beginning then you don’t have to import any settings. :)
Cheers!
Ismael -
AuthorPosts
