Hi,
Please upgrade to Enfold 1.8.2.
You can decrease the padding and the font size when viewing on iPad portrait mode. Add this on your custom.css or Quick CSS
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .main_menu ul:first-child > li > a {
padding: 0 7px;
font-size: 11px;
}
}
Regards,
Ismael
Hi,
1.) You can edit the menus on Appearance > Menus panel.
2.) You can enclose the iconbox shortcode inside an anchort tag then place it inside a textblock shortcode, something like this
[av_textblock]
<a href="http://kriesi.at">[av_icon_box icon='1' position='left' title='IconBox Title' link='' linktarget='no']This is an iconbox[/av_icon_box]</a>
[/av_textblock]
3.) You can manually edit 404.php to change the layout of the 404 page template.
Regards,
Ismael
Hi,
I want to increase the H1 heading font size on internal pages. I’ve tried previous support suggestions of quick CSS changes like this:
h1 { font-size: 34px; }
and
.template-page .entry-content h1 { font-size: 34px;}
But this only affects the H1 on the home page. I want to enlarge the H1 on internal pages – an example page on my site (under construction) is http://welloptimised.com.au/website-optimisation/content-marketing/
Can you please advise how / where I can make that change?
Thanks a lot,
Steve
Hi, i need to change color/transparency of the background for the text in the easyslider.
I can also change font color for slider with a custom css?
image example: https://dl.dropboxusercontent.com/u/36786817/Schermata%202013-07-25%20a%2013.25.23.png
Thanks for support
Afaik the captcha which comes with Enfold is a simple equation – the user has to sum up two values (like 2 + 2 = ?), etc.
I’m not sure why the captcha should be different from language to language because the equation and the solution is always the same?
I didn’t test the code but you can try to insert it at the bottom of functions.php. It will only work if the blog is on the homepage though because the is_home() check will exclude all other pages.
Another vote to support the masonry grid style for galleries please!
Hi.. I dont want to be able to use the advanced layout editor on custom posts… I dont really need that.. I just need to be able to ensure that the loop pulls through the new post type so it shows in the blog feed.. I think this is quite standard but just not sure how.. thought you guys may know as I know how good you all are.. :)
Hey!
1) I’m sorry but the mega menu does not support this modification.
2) Yes, open up functions-enfold.php and remove following line
add_action('avia_ajax_after_save_options_page', 'avia_generate_stylesheet', 30, 1);
Best regards,
Peter
Hey!
1) Insert following code into the quick css field
#top .fullsize .template-blog.template-author .blog-meta {
float: left;
margin: 0 30px 0 0;
text-align: left;
}
2) Go to Enfold > Sidebar and select “Sidebar on Archive Pages” – “right sidebar”.
Best regards,
Peter
The single-cptname.php will work with a child theme and the parent theme and regardless which solution you use it will always load. The include/loop function is not obligatory – Kriesi uses it because it allows the user to customize the wp-contentthemesenfoldincludesloop-portfolio-single.php file within a child theme. The user just needs to create the includes/loop-portfolio-single.php file in the child theme folder and wp will automatically load this template instead of the parent theme file. But if you create the cpt template in the child theme folder youdon’t need to create loop files unless you’ve other reasons (several templates use the same loop template, etc.).
I’m not sure why it doesn’t work in your case but maybe your cpt conflicts with a plugin? Eg WooCommerce uses the cpt “product” too and you can’t easily create a custom template for WooCommerce products because the plugin uses several template_redirect hooks to bypass the standard wordpress template system…
This is just a recommendation and not a “must” – you can place the banner code anywhere you want in header.php. Just make sure it’s after the body tag. I’d recommend to place it below following lines
<div id='header_meta' class='container_wrap container_wrap_meta'>
<div class='container'>
because the “container” div will center and scale the content on smaller screens.
Requested:
Support sorting by tags on portfolios instead of categories
Try re-downloading the theme files first since we are actually up to 1.8.2 at this point. If you can give us a link to your site we can take a look live and inspect the code to see whats going on.
Regards,
Devin
Hi bethperkins,
I’m glad you found a workaround. I’ll tag the topic for Kriesi and he can forward it on to the LayerSlider crew.
Regards,
Devin
Hi duttonstuart,
That is a bit beyond what we can help with via support. Its definitely doable but has a very high margin for small errors which can cause things to not work or be a bit buggy.
Nick did a video integrating the Advanced Layout Editor with custom post type here but the results are not supported as its beyond what Kriesi wrote support for https://vimeo.com/channels/aviathemes/64996057
Regards,
Devin
Hi Daan,
You can add the css to your custom.css file in the Desktop only media query: http://www.daanbudgen.com/wp-content/themes/enfold/css/custom.css
That will then make it only effect your desktop viewers.
The search however is tied to the menu so when you move one you move both. Otherwise it starts to get a bit more involved in the changes you’ll need to do to keep everything still working cross browser and responsive.
Regards,
Devin
I am trying to create tabs after I create a single tab and go to add more or edit the existing one I have them all go missing to be replaced with an undefined error.
Please see SS:
https://www.dropbox.com/s/fekwlurydghimxl/Enfold%20Tab%20Error.JPG
Any help is appreciated.
Thank you,
Hey, ive got two questions about some customization.
– I am a bit stuck adding a menu description line in the menu, like your guide. http://kriesi.at/archives/improve-your-wordpress-navigation-menu-output Do you maybe have a quick fix for enfold? Iam using: Header with social icons and bottom nav.
– Can I remove the dynamic css from the header? Everytime I save some options back-end, it creates this folder (uploads/dynamic_avia) and this stylesheet within overwrites some customizations within my child theme. I already transferred all the style elements into my custom child.css so I do not need this dynamic stylesheet.
Thanks,
Mark
I am having difficulty understanding how to use my own custom single-cptname.php file. I have created a child theme with a custom post type named product. I have successfully added the layout builder to the cpt. Now, I would like to define a custom single.php file to allow for more fine grain control of the output. I have tried to create a single-product.php file within my child theme but that seems to be ignored. I have tried to look at the enfold parent theme’s single-portfolio.php which uses an include/loop. Any help would be greatly appreciated.
Thanks for developing such a great flexible theme.
Hey, I’ve searched on the forum for this and the answer I found to a similar question was for a different theme and I couldn’t find the code in Header.php. I’m new to this but really enjoying Enfold. How can I put a banner ad in my header at the top of my site? Thank you in advance.
http://www.MashItOut.com is my site.
Nick,
Do you have an email address so i am not posting to the world?
I apologize for so many questions, but every time i want to change a color or add an image, the theme behaves differently
I just tried to have a 2 column page in which i put an image, a headline, and some copy. Well, i couldn’t use the avia image tool, because that shrinks the image. So i figured out through trial and error that it had to be a slider. Well, that worked. But when i cloned the exact same configuration for the second column, the spacing was different.
?
The logo in the enfold demo stays the same size. When you put your own in, at exactly the same size, it shrinks…
?
I put a background color on the footer. But when i make it green, the type isnt white anymore? I had to make it a light grey.
?
I love the theme. I only like a few I have found so far. I would buy this theme over and over and use it for a bunch of web sites.
But it is utterly frustrating to have to do everything by trial and error, or look it up in a forum. Because much of the functionality is not documented.
The guys in the forum have done a really good job at answering questions promptly. But everything I want to do, turns out to be a struggle.
It is taking tons of time to do some really simple things. At least I thought they were simple. Maybe I am wrong.
Thx in advance.
Hello, I’m using WPML with Enfold, and when I create the portfolio grid in spanish, the taxonomy that appear to me are in english. I attached to you two images explaining the situation.
http://img203.imageshack.us/img203/5145/3f0f.jpg
http://imageshack.us/scaled/landing/7/qoi6.jpg
What’s wrong with this? How I can fix it?
Thank you.
Hi!
I’d recommend WPML. It’s fully supported by Enfold.
Best regards,
Peter
Dear Support team,
pls what plugin to use in order to have greek – english version of the enfold theme.? Pls tell me the best and easiest plugin you think i can purchase!!
Kind regards,
xrisxal2000
Another vote to support the masonry grid style for galleries please!