No, it doesn’t work like that. The page isn’t something you create as a user. Its a generated page like archives or the blog feed.
Hi ChaosWeb!
Please add following code to Enfold theme options and adjust as desired
.content { padding-top: 20px; padding-bottom: 20px; }
Cheers!
Yigit
Hey!
Please do not start same topic more than once. Closing this one
Cheers!
Yigit
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling
div#av_section_1 { border-style: none!important; }
Cheers!
Yigit
Thank you, but not being a PHP programmer, I am at the mercy of the Enfold template and WordPress for the layout. Can you point me in the right direction? Is there some place within WordPress admin to define the layout, as I can on other pages, for the search results page?
Thank you.
I updated to 2.3 and am having several issues with IE8 now.
1. I am getting this error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET4.0C; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0E)
Timestamp: Tue, 1 Oct 2013 20:06:33 UTC
Message: Object doesn’t support this property or method
Line: 1335
Char: 7
Code: 0
URI: http://dev.atlasdie.com/wp-content/themes/enfold/js/avia.js?ver=1
2. On this page:http://dev.atlasdie.com/tooling, my tabs are now misaligned and the top slider has disappeared.
Again these issues only appear in IE8. Any help please please?
Thanks – Monica
hi, i have 3 questions,
1- i could not find how to make a header vertical drop down menu, its only coming as horizontal menu, how can i do that?
2- in footer i have this link shows down, how can i remove it? http://diaarts.com/wp-admin/admin.php?page=avia#
3- how can i remove ( Enfold Theme by Kriesi ) from copyright?
my web page is http://www.diaarts.com
also the website is not working in Galaxy phone or I phone, what to do with this matter?
Hi!
If you previously had some custom CSS that might be the reason, when i updated my Enfold to version 2.3 there was no issue with bottom border :)
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options
#header_main_alternate { z-index: 2; }
Best regards,
Yigit
Hey lifeundone!
Please add following code to Quick CSS in Enfold theme options
#header_main_alternate { z-index: 2; }
Regards,
Yigit
Hey kangaroozach!
Please add following code to Quick CSS in Enfold theme options
.avia-icon-list .iconlist_title { margin-bottom: 4px; }
Best regards,
Yigit
Hello Carmitma!
It was accepted and as mentioned here https://kriesi.at/support/topic/enfold-feature-requests/#post-22197 “There is no ETA for any of these but they will definitely come :)”
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options
.avia-content-slider .slide-image img { height: 220px; }
Cheers!
Yigit
Hey zerozendesign!
1) You can remove overlay effect by adding following code to Quick CSS
.image-overlay { display: none!important; }
2) Please refer to this topic https://kriesi.at/support/topic/rollover-disc-arrow-replacement-part-2/
Best regards,
Yigit
Any ideas? It would be nice to get this feature working :-)
hi,
i am using enfold 1.6 and have difficulties to install the wp-postratings plugin. it doesn’t work when i implement it directly to the content with [rating] nore when i implement the function the_ratings() to the template-builder.php file. the problem is that the wp-postratings div doesn’t get any post-id, so instead of “id=post-ratings-SOMEID” i get only “id=post-ratings-“.
when i implement the the_ratings() function to the loop-index file it works fine.
what can i do?
thanks!
I have exactly the same issue after upgrading to Enfold v2.3. The top header menu drop-down doesn’t work. My website is: http://www.emeditor.com/ This should need a hot fix as soon as possible…
Thank you,
Yutaka
Hello guys,
Asked similar question before but for Replete.
Link: http://tinyurl.com/o5a9kmu
What css code should i use in order to make font a bit smaller for menu and sub-menu items
and
decrease interval between sub-menu items…
Just want to make menu to occupy less space..
Kind Regards,
Denis
Hey!
Please add following code to Quick CSS in Enfold theme options
div .logo { z-index: 9999; }
Cheers!
Yigit
Hi!
Please do a cache refresh for your browser. The font files of the previous Enfold versions use a different character set than the latest one. If your browser fetches the old file from your browser cache you will encounter the problems described above.
If, after cache refreshing and reloading, you still have any icon issues let us know here: https://kriesi.at/support/topic/icons-missing/
Regards,
Kriesi
Hello. I just tested upgrading to the new version on my staging server via wordpress update. All of our customizations are ina child theme. Upon refreshing the admin after the update, all settings in the enfold settings menu have been reset. We lost all our logo, color defaults etc.
Anyone else having that issue?
The only other problem we seem to have is we added a small phone icon from the iconfont manually to the top navbar and its not loading anymore…
Hi,
Enfold prefer a database with MyISAM or InnoDB?
Or Mixed? For example: “wp_options”, “wp_usermeta”, “wp_comments” InnoDB and all the rest MyISAM?
Thanks
-
This topic was modified 12 years, 2 months ago by
macrunner.
Hello!
On your WordPress theme directory, please go to Enfold folder and open Header.php file and find following code in line 8
$headerMenu = $responsive ? avia_get_option('header_menu','mobile_drop_down') : "";
and comment it out
//$headerMenu = $responsive ? avia_get_option('header_menu','mobile_drop_down') : "";
Best regards,
Yigit
Hi,
This plugin works but Enfold breaks the validation error message CSS. When I use a standard WP template, everything works as it should.
Thanks
Hi there! I created a child theme, and the CMS recognizes it as a child of Enfold:
Child theme of Enfold theme
This child theme requires its parent theme, Enfold.
When I tried the advice from this thread, I found that the “import parent theme settings” option was unavailable. I saw the “Import Dummy Data” option but no “Import Parent Settings” option, even when I click the dummy button.
I’ve reactivated my Enfold theme for now so that I have my content and settings back. My Enfold is version 2.2. Thanks for your advice!
I looked into code of the parent theme and found that you have a special function for dynamic stylesheet URL.
It is referenced around line 302 in enfold functions.php and line 748 of functions-enfold.php.
Can you provide a patch that will correct behaviour of serving dynamic stylesheet from /uploads/dynamic-avia/ folder over https?
Hello skosmer!
Firstly i would suggest you to create a child theme if you did not create already ( You can follow instructions from this video Devin prepared http://vimeo.com/channels/aviathemes/67221517 )
You can continue to update your theme as long as you make changes on child theme. Kriesi.at is actually an Enfold child theme.
If you hire a quality developer, they should be able to customize the theme without damaging its functionality. You can look for developers on
http://www.microlancer.com/
http://www.authenticjobs.com/
http://jobs.freelanceswitch.com/
Cheers!
Yigit
Hi all,
Since you guys don’t do any customizing of your themes, do you have any suggestions for adding components, while still maintaining the integrity of the theme so it can continue to be updated? I would like to hire someone to do this, but don’t want to damage the theme in any way.
Is this even realistic?
Thx.
Hello rcgroup!
Please add following code to Quick CSS in Enfold theme options
span.ls-s-1 { text-align: left; }
@media only screen and (min-width: 989px) and (max-width: 1140px) { span.ls-s-1 span { font-size: 22px; } }
@media only screen and (min-width: 768px) and (max-width: 988px) { span.ls-s-1 span { font-size: 17px; } }
@media only screen and (min-width: 989px) and (max-width: 1140px) { span.ls-s-1 { left: 5px; } span.ls-s-1 span { font-size: 11px; } }
Regards,
Yigit