My code is identical to yours, I do not use the custom.css but a alternative stylesheet charged in the <head>.
I had a problem because I copied an old file header.php in my child-theme and I had a lot of problems, I copied the last header.php and all is well now.
Regards.
Jean
could you let me know what you are using for your child? The code? Do you just have a style.css within the folder? Im going to try setting it all up again see what happens. Thanks for the feed back.
Hi,
The portfolio for Enfold is great. But I would like to use it for several pages with indivdual portfolios. For example at least 3 kinds:
– Customers
– Partners
– Products
– …
Each portfolio should contain it’s own list of items and categories. The customer portfolio should contain the countries as categories, while partners should contain the type of partner (software / hardware / …), the products should contain product categories (for example: smartphones / tablets / …).
So my question is: Can I in some way duplicate the portfolio plugin 3 or more times, and how?
If not, any suggestions on how I can achieve a similar result? I can install a customer showcase plugin, but that’s again only 1 list, so same issue. I also really like the Enfold portfolio showcase, so I’d like to keep it the same (consistency etc.).
Thanks in advance!
OK, I just tested in WordPress network (in local with Mamp) after activation on WordPress network (Enfold + my child-theme) no problem with the child theme in a network site.
Regards.
Jean
Hey!
Duplicate: https://kriesi.at/support/topic/enfold-13-setting-up-child-theme – I’ll mark that post for Kriesi…
Best regards,
Peter
I marked this thread for Kriesi. Tbh I’ve no idea why it doesn’t work – on my test server it works as expected and I checked the installations on two client servers and there the child themes work just fine too.
I would love the ability to easily add a button in the header so it looks like;
http://www.automatic.com or http://www.getfanba.se
This is important for companies (like ours) that have a single service offering that requires fixed “Sign Up” button or similar.
Thats odd, Im having this issue:
I can confirm its something to do with the theme. I have tried it with another theme and it works fine.
I have setup a network so I can have 3 websites. I install the theme which is works fine but when I try to add a child theme I cant get it to show in the network admin dashboard under themes.
/*
Theme Name: CWP
Theme URI: http://www.chriswardphotography.net/
Description: Chris Ward Photography
Version: 1.0
Author: Chris Ward
Author URI: http://www.chriswardphotography.net/
Template: enfold
*/
@import url(“../enfold/style.css”);
This is the text I am using. Any help please?
Hello everyone @ Kriesi!
Today I stumbled on an error when I tried to include the Google Map Sidebar Widget in my Contact Page (To display like Enfold demo contact page)
It seems that the WP auto-format automatically added < p > tags INSIDE the < script > tag, thus breaking the script.
I have tried many methods to fix it, even adding the [ raw ] shortcodes – the [ raw ] code disables the Enfold Shortcodes though.
How do I disable auto-formatting to fix this problem without disabling shortcodes?
Thanks so much!
Hi!
Afaik v1.3 already contains this fix.
Best regards,
Peter
Is this for version 1.2 or 1.3?
I can confirm its something to do with the theme. I have tried it with another theme and it works fine.
I have setup a network so I can have 3 websites. I install the theme which is works fine but when I try to add a child theme I cant get it to show in the network admin dashboard under themes.
/*
Theme Name: CWP
Theme URI: http://www.chriswardphotography.net/
Description: Chris Ward Photography
Version: 1.0
Author: Chris Ward
Author URI: http://www.chriswardphotography.net/
Template: enfold
*/
@import url(“../enfold/style.css”);
This is the text I am using. Any help please?
Still nothing. I do have a wordpress network setup but this should not be the problem…..?
For me it’s work correctly with :
/*
Theme Name: MYWORK
Theme URI: http://www.mywork.com/
Description: Theme pour le site MYWORK
Version: 1.0
Author: FreePixel
Author URI: http://www.freepixel-webdesign.com/
Template: enfold
*/
@import url(“../enfold/style.css”);
I think you have to change :
Template: Enfold in Template: enfold
I have read that the child error had been solved on the 1.3 update?
Should the following now work?
/*
Theme Name: Enfold Child
Description: Child theme for the Enfold
Author: Chris Ward
Template: Enfold
*/
@import url(“../enfold/style.css”);
I can’t see the child theme showing under themes, only the main theme.
Hi, I use the child-theme function with Enfold, a bug not display correctly the main menu in responsive situation (Smartphone), in all positions (Small fixed Header, Small non-fixed Header, Fixed Header with Social Icons and additional Navigation, etc) they displaying the slide out menu (same if I check on the dropdown menu) and it does’nt work. With the Enfold theme standard that OK.
Regards.
Jean
Hi, I have a problem custom.css, if I use a slider extenstion (Cute 3D) and I changed up styles of it in custom.css they are not applied), presumably because the styles extension are loaded after custom.css.
It should place the call to the file at the end of <head>, but if you update the theme all these settings are lost?
For now I included my style file of child-theme at the end of <head>.
Hi,
There is some kind of a problem with your setup. Every link in your Empressa sub-menu are completely empty. You are calling this page a blog, but it is not a blog, a blog has a list of blog posts and not a list of categories. Have you designates this page as a blog in Enfold > Theme Options ? or in Settings > Writing in the back-end (which you shouldn’t do anyway).
From my understanding of your issue, you want to have a page which shows a list of all blog categories. When a category is clicked, the visitor is taken to a page that lists all posts in that category? If your answer is yes, then you should not designate any of these pages as a blog.
Please email me credentials to: usjahm (at) gmail (dot) com
Thanks,
Nick
Hi!
Please try another plugin – i.e. I tested http://wordpress.org/extend/plugins/facebook-comments-plugin/ and it worked just fine.
Best regards,
Peter
Hi,
I dont have an IE8, and my emulators don’t display this issue. Looking at the code affecting the logo http://i.imgur.com/LpXtWn6.png , a possible cause may be the max-width:100%; from the img definition earlier in the cascade.
Try something like this in your /css/custom.css OR in Quick CSS located in Enfold > Theme Options > Styling … text area on bottom of that page
#top .logo img {
max-width: none !important;
}
Adding the code doesn’t affect IE10, Chrome or FF
Thanks,
Nick
Hey!
Please check if a new update is available. Kriesi released a new version (v1.3.1) which should fix the issue.
Best regards,
Peter
Sure, insert your button code above following line:
echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";
I.e. use following code:
echo '<div class="avia-button-wrap"><a href="http://kriesi.at/themes/enfold/features/" class="avia-button "><span class="avia_iconbox_title">Learn more...</span></a></div>';
echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";
and replace the link and the text “Learn more..” with your custom values.
My container is also still is aligned to the left…
Please check: http://www.arnoweterings.nl/warande/pages/blank/
Yes, the Demo is fixed… my container is still aligned on the left side…
I installed WP 3.5.1 and just installed Enfold 1.3. Everything seems to be working great except I cant get the LayerSlider to show on the hoempage no matter how I do it. I dont see it under widgets, Ive tried copying and pasting the short code into a random post and Ive tried using the <php layerslider> function from the doc example but php gives an error that it doesnt find the function.
Is it suppose to work upon theme installation immediately? Or are there additional steps to take to get that to work?
Hi,
Go to Appearance > Widget > Create a new widget area name it for example Google Map then insert the Enfold Google Map Widget.
Edit the Contact page, choose Advance Layout Editor. Click the Content Elements tab then insert a Sidebar. Select the newly create widget area we named “Google Map”. Update or save the page.
Regards,
Ismael
Hi,
I think it is already fixed. Please check again.
Regards,
Ismael
Hi,
after updating to 1.3 the default related post images are not correctly resized.
e.g. http://kriesi.at/themes/enfold/2010/05/07/advanced-jquery-functions/
Regards,
Bernt