Hello Pictori!
Please create me an admin account and post the login credentials as private reply. I’ll look into it.
Regards,
Peter
This reply has been marked as private.
Hi 666666!
Open up /wp-content/themes/enfold/config-layerslider/LayerSlider/list.php and delete following code line
<a href="?page=layerslider&action=import_sample" class="add-new-h2"><?php _e('Import sample sliders', 'LayerSlider') ?></a>
Cheers!
Peter
When resizing the grid layout archive pages like this one:
http://kriesi.at/themes/enfold/blog/blog-grid/ (3 columns)
to mobile width(iphone etc), the items from the 3 columns should display above one another in one column (rather than the alternating 1 large thumbnail item, 2 smaller thumbnails items)
The shop page: http://kriesi.at/themes/enfold/shop/ the 3 columns adjusts this way to 1 column for mobile width
How can I make this change to the 3 column grid layout?
This reply has been marked as private.
Did you try in IE8? It has failed on every PC i’ve tried.
Hello Lene Larsen!
The theme styling is heavily customized and it’s beyond the scope of our support forum. However I noticed that all css code modifications can be found in a stylesheet ( http://www.vacanzanimaux.fr/wp-content/themes/vacanzanimaux/modifs.css ) and you can probably use it as a starting point.
Best regards,
Peter
Hello!
Personally I can’t reproduce the issue on my pc but I tagged the thread for the other support staff members – maybe they can reproduce it and provide a css fix.
Best regards,
Peter
Thanks for your answer. I know this. But Is it possible create a woocommerce template page for create a layout like my category pages?
In my old theme I override woocommerce templates into my child theme. In enfold is it possible?
Best regards
Ah thank you Josue. We will try this. You are surely the wisest of the Enfold Jedi.
Have a great day and thanks again.
Hello,
It appears that Enfold needs to be fixed in a way, so that topic’s name and the breadcrumb are not getting on top of each other, as can be seen on this page.
Thank you!
Hey kheong!
You can follow these steps. You can add this on js > avia.js.
$('#avia-menu li a').click(function(event) {
$('#avia-menu li a').click(function(){
$('#avia-menu li a').removeClass('active');
$(this).addClass('active');
});
});
Then add this on your custom.css or Quick CSS;
#avia-menu li a:hover, #avia-menu li a.active { background: #ff0; color: red !important; }
You can try the effect by creating a page with 3 Color Sections. Set an id on “For Developers: Section ID” field. Name the sections 1, 2 and 3 respectively. Go to Appearance > Menus, create a new menu. Add custom links with URL like #1, #2 and #3.
Regards,
Ismael
Site is tg.bongo.cc
I have the colors figured out – but I have 2 remaining problems.
1) the 1st 3 main menu choices all have a single sub menu item, each linking to a page. Main menu items also link to pages. Client wants the submenu items to remain visible on respective pages and …
2) client wants the main menu item to remain active color (orange) when on the sub menu page.
I know – the pages don’t make any sense to me either – they just want orange for the active menu, which I’ve got working, the sub menu choice to stay visible when it’s on that particular page ( so, for example, PRECISION MEDICINE and it’s sub-menu item; KIDNEY GRAFT STATUS would both be orange and KIDNEY GRAFT STATUS would remain visible after mouse-out.
Great theme!
Hi pmconsulting!
Can you please give us a link to the website?
You can add this on your custom.css or Quick CSS:
.current_page_ancestor.active-parent-item > a {
color: red;
}
This is for the current submenu item:
.current_page_ancestor.active-parent-item > .sub-menu .current-menu-item a {
color: red !important;
}
Regards,
Ismael
Hi, Could you please help in resolving following issues?
1. I am using grid layout for my blog. Featured image is not shown on single posts. If I change blog style to “Single Author, small preview”, then featured image is shown as small preview on the left side of single post. How can I show featured image as small preview on the left side of single post in grid style blog layout?
2. My site http://www.yupmom.com is setup in “Responsive Layout Large (Max width:1210px)”.
When I open my site http://www.yupmom.com in IE8, entire site is shown in width 910px, where as in other browsers (firefox/chrome) site is displayed in width 1210px. How can I make IE8 also display my site in width 1210px?
3. In IE8, the images in “you might also like” area under a single post are stretched. How can I fix this?
Regards
Sree
This reply has been marked as private.
Hey NavGrief!
Can you please give us a link to the product page with the huge images? Have you tried to regenerating the thumbnails?
Regards,
Ismael
(In the meantime, a simpler question:)
Why do my links and all bolded items show as the same color? Seems confusing…
It seems the Enfold design tab doesn’t give me an option to separate them {all strong tags vs. links} -?
Hey subra68!
You’re using a very old version of theme. Please download Enfold 2.3.2 on your themeforest account then override the theme files via FTP. https://vimeo.com/channels/aviathemes/64927356
Regards,
Ismael
Hello!
I’ll ask Devin to check the website. He can check it on an actual iPad.
Cheers!
Ismael
Hi there,
I am using Enfold to create a one-page website: http://test.rileysremodeling.com/test2
Because the primary navigation is #anchor links to sections on the homepage, I am having a hard time dealing with the navigation on blog posts. I tried one approach: domain.com/#link for the primary nav, but that didn’t work well. Instead of a smooth scroll on the homepage, it was choppy. I’d rather just hide the primary navigation on the post pages. And possibly on the blog archive. Is there an easy way to do this?
Really wanting to launch tomorrow if possible. Thanks for all your help!
Cheers,
Jaime
Hello sappermarine!
I’d recommend using a plugin, makes it easier.
Cheers!
Josue
Facebook has two sections of code for me to place on my site, The first is the Javascript SDK. Where should I put that in my code?
Hello totofunk!
I don’t think that’s possible, because Testimonials in Enfold are not handled like dynamic content but static, for example, this is a Testimonials shortcode:
[av_testimonials style='grid' columns='2' interval='5']
[av_testimonial_single src='' name='' subtitle='' link='' linktext=''][/av_testimonial_single]
[av_testimonial_single src='' name='' subtitle='' link='' linktext=''][/av_testimonial_single]
[av_testimonial_single src='' name='' subtitle='' link='' linktext=''][/av_testimonial_single]
[av_testimonial_single src='' name='' subtitle='' link='' linktext=''][/av_testimonial_single]
[/av_testimonials]
Best regards,
Josue
Hi,
Can you post the link to your website please?
Regards,
Josue
Hi!
Please try deactivating all active plugins and check if issue remains
Cheers!
Yigit
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { display: none; }
.logo img { height: 88px; }
Cheers!
Yigit