Forum Replies Created
-
AuthorPosts
-
Hey!
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!
IsmaelHi!
Thank you for using the support forum!
You can set a minimum height for the masonry inner content. Add this on Quick CSS or custom.css:
.main_color .av-inner-masonry-content { min-height: 102px; }I hope this helps. :)
Best regards,
IsmaelHey eymata!
Thank you for using the support forum!
Those are nested subpages with the same parent page. So if you want to show those page, you need to set the page hierarchy on Page Attributes > Parent. Enable the Page Sidebar Navigation on Enfold > Sidebar. If you don’t want to set the parent attributes, you can use the custom menu widget on Appearance > Widgets.
Best regards,
IsmaelHey!
Thank you for using the support forum!
On Appearance > Menus, you can create a custom link then fill in the URL with a hashtag (#). Use this custom menu as the parent menu of the drop down. I hope this helps.
Best regards,
IsmaelHey!
Thank you for the explanation.
I don’t see anything wrong with how you setup the child theme. If you don’t mind posting the login details here. We would like to check it on our end. Please set it as a private reply. Did you copy any parent theme files on the child theme folder?
Best regards,
IsmaelApril 1, 2014 at 7:16 am in reply to: How can I make the post title appear above the featured images on the blog page? #245859Hi bakbek!
Thank you for the question. You might want to check Josue’s solution here: https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/
If that doesn’t work, do this instead. Edit includes > loop-index.php, remove everything then replace it with this code:
I hope that helps.
Cheers!
IsmaelHey spmcfarland!
Thank you for using the support forum!
Please edit includes > loop-search.php, find this code on line 91:
the_excerpt();Below, add this code:
echo '<div class="read-more-link"><a href="'.get_permalink().'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow"> →</span></a></div>';This should append the read more link below the excerpt or summary.
Best regards,
IsmaelHey Michael!’
Thank you for explaining the issue.
You can add this on Quick CSS or custom.css to decrease the bottom and top padding of the menu items:
#top .main_menu .menu li ul a { padding: 4px 15px; }And if you don’t mind, you can move the “By Brand” menu item towards the top.
Regards,
IsmaelHey Willem-Paul!
Thank you for the link.
Did you add any plugins prior to the issue? Please check the WP Super Cache plugin then disable the minify settings. Use this plugin instead: http://wordpress.org/plugins/bwp-minify/
Best regards,
IsmaelHi Armando!
Thanks for the info.
We would like to inspect the source code but I think you disabled the right click event using a plugin. Please disable that plugin or all the plugins for that matter. Maybe, there is a plugin that is duplicating the posts. Let us know once you have done that, we’ll be happy to assist you after.
Regards,
IsmaelHey dbddiamonds!
Thank you for using the support forum!
Make sure that you added portfolio categories for each portfolio items then edit the portfolio grid element. Set the “Sortable?” option to yes. This will show all portfolio categories just like in the demo.
Regards,
IsmaelHi frobi!
Thank you for using the theme!
We greatly appreciate any feedback or requests from you, that’s why we created the Enfold Feature Request page. You can vote for the feature that you want or post your own feature request. We cannot provide an exact timeline on when a particular feature might be added to the theme but you’ll see it on the theme changelog if ever.
Regarding the Ken Burns effect, you can replicate the same animation using the Layer Slider. Utilize the Transition In > ScaleY and ScaleX options combined with the Duration.
Cheers!
IsmaelHi!
I know this is not practical but since you added the custom css class, you can try this. Edit all the color sections except for the section with the background overlay. Add a custom css class called section-top-index to all of them. Add this on Quick CSS:
.section-top-index { position: relative; z-index: 100; }This should move the layer position of all the section on top of the color section with the background overlay.
Best regards,
Ismael -
AuthorPosts
