This is what I want the content between the header and footer to look like: Correct with no enfold. It’s just an html file that has references to the css and js it needs.
This is what it ends up looking like: Enfolded
I have the enfolded one running as a child theme where I use the child functions.php to put in the js and css necessary for the html file using the wp_register and wp_enqueue functions. It’s also set up only to run for the hitachi page. And it mostly works, the tabs work (although there spacing isn’t correct), most of the styling is there, but there are paragraphs out of place and the content header images aren’t lined up and the fonts aren’t loading properly either. What I imagine is happening is the css from enfold is affecting the main content area. What I need is to have the enfold header and footer menus, with correct looking content between them. And I apparently don’t know how to do it.
Can you help?
But, doesn’t the Ajax portfolio in the Demo show several different kinds of layouts? http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/
Hi CAUM!
I’m not sure if codestyling localization will help but you can use the Widget Logic plugin with the WPML plugin combined: http://wpml.org/2011/03/howto-display-different-widgets-per-language/
Regards,
Ismael
Hi!
@minestelecom: Thanks you for this. This will help a lot. :)
Cheers!
Ismael
Hi!
Clear the cookies and cache in your browser. Close all browsers, reopen it and try logging back into your WP Admin. Change the permalink structure on Settings > Permalinks then save it. Do this a few times. In the Settings > General, make sure that the WordPress address (URL) and the Blog address (URL) match.
Cheers!
Ismael
Hi DavyE!
What type of header are you using right now? Please check Enfold > Header > Header type. You can adjust the header menu width by increasing the padding between menu items.
.main_menu ul:first-child > li > a {
padding: 0 15px;
}
Use Media Queries to adjust it on different screen sizes.
Best regards,
Ismael
Hey!
It is not possible to direct the link of the product grid manually. They will always link to the product pages. Enfold 2.4 will be release soon and I think the masonry gallery layout will be available on the theme.
Regards,
Ismael
Hey gianmarizzi!
Can you please give us a link to the website? Please download Enfold 2.3.2. The logo issue on IE browser has been fix on the latest Enfold update.
Cheers!
Ismael
Hi!
I performed some tests, no issues so far:
http://screencast.com/t/yX8ZkYK4pdq
Best regards,
Josue
This reply has been marked as private.
Hello!
Yes it could, but that is a very deep customization. perhaps can be added as a feature request, If you really need it try hiring a freelancer for the job.
Cheers!
Josue
Hi,
I have:
Theme: Enfold
Version: 2.3.2
Installed: enfold
AviaFramework Version: 1.8.5
AviaBuilder Version: 0.4
ML:256-PU:40-PLA:13
Is this the latest one?
Hi Andrew!
You can set a fixed layout here (Enfold > General Settings):

Cheers!
Josue
Hi!
It takes forever to load your website. I think you should upgrade your hosting services. Please install WordPress again from scratch then download the latest version of Enfold on your themeforest account.
Best regards,
Ismael
Hi!
Use this code instead:
h2{
font-size: 27px;
}
#gform_fields_1 > li {
margin-top: 0 !important;
}
Result:

Regards,
Josue
Hey net-guru!
Do you have the latest version of Enfold? Please update your installation.
Best regards,
Ismael
Hi!
Can you please remove the social icons on Enfold > Header? Please create them from scratch.
Regards,
Ismael
All that seemed to do was move my h2 text down. See site.
Hi!
Add this code to the Quick CSS:
#gform_wrapper_1 .gf_left_half, #gform_wrapper_1 .gf_right_half {
margin: 0 !important;
}
Best regards,
Josue
Hola Antonia,
Añade este código al Quick CSS (Enfold > Styling):
.avia-slideshow {
margin-bottom: 25px;
}
Saludos!
Josue
it is codelessme.com/ecotarian – although What I need help with now is really vertically centering the Gravity Forms in the colored area.
Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
Josue
Current site is on Enfold Theme. My previous site has many pages which end in .html and some links still take people there. I am getting some 404 errors in my logs which I’d like to fix by redirection. I have tried the Redirection plugin, .htaccess changes and cpanel redirects none of which work. The tech support from the hosting company re: cpanel said WordPress doesn’t work well with redirects. Any suggestions on how to redirect the old .html pages to my new wordpress pages? thanks -Ken
Hi David,
Can you post the link to your website please?
Regards,
Josue
When I use the advanced layout builder to add tabs and go to add my info to them, the area where you add or edit arrangement of tabs goes blank after maybe 5-7 seconds and replaces the demo tabs with “undefined”. I’ve tried deleting and re-adding and everything I can think of. What’s wrong with it? I’m on the latest version of enfold.
Hi!
Use this code instead:
.header_bg{
background-color: rgba(0, 0, 0, 0.8);
}
Best regards,
Josue
Hi!
It’s not Enfold but WordPress (TinyMCE), however here’s a workaround, go to your profile and disable the visual editor:

Now when you edit something you’ll do it only in Text mode, this way the HTML attributes won’t get removed.

Cheers!
Josue
Thanks Josue, that’s exactly what I was looking for.
However, I’m not sure if this is enfold.. but when I enter this code into the text box and save..
<img class="a" id="img4" src="http://godsfingerprints.net/wp-content/uploads/2013/10/fingerprint-roughcrop667.jpg" rel="http://godsfingerprints.net/wp-content/uploads/2013/10/fingerprint-roughcrop.jpg" />
It deletes the rel tag and leaves it
"<img alt="" src="http://godsfingerprints.net/wp-content/uploads/2013/10/fingerprint-roughcrop667.jpg" />
Any ideas why this would happen? It seems a bit strange. I need the rel tag for the code to work properly.
Thanks!
Jason
Hi guys,
So I noticed that when adding a text field to the color section, the text is not vertically centered. How do we achieve this? I am using small padding option.
Thanks,
David