As I mentioned this is an internal site so no links and that is why I gave the procedure to reproduce.
I noticed that the font color for the buttons in the sidebar is taken from the Main content Font Color. Change the default font color to red in the Main Content Style tab and the button default color is now red.
Does this help?
If the button is in a page then it seems the button text color takes over, if the button is in the sidebar then the site Main Content Font Color is used instead
I tested it both with the shortcode version and the html output version and both give the same results
[av_button color='#FFFFFF' label='Click me' link='manually,http://www.google' link_target='' color='blue' custom_bg='#444444' custom_font='#ffffff' size='medium' position='center' icon_select='yes' icon='ue80c' font='entypo-fontello']
<div class="avia-button-wrap avia-button-center avia-builder-el-0 avia-builder-el-no-sibling ">
<a class="avia-button avia-icon_select-yes avia-color-blue avia-size-medium avia-position-center " href="http://www.google">
<span class="avia_button_icon" data-av_iconfont="entypo-fontello" data-av_icon="" aria-hidden="true"></span>
<span class="avia_iconbox_title">Click me</span>
</a>
</div>
-
This reply was modified 12 years, 2 months ago by
Monsoon.
After updating to the latest version of WP 3.7.1 and updating the Enfold theme to 2.4 i’ve been dealing with Intermittent 500 Errors on GoDaddy. Never had this issue before with any WP site on GD.
I’ve removed all plugins, deleted and re-uploaded the theme manually. Replaced WP 3.7.1 files a number of times. Tried removing, editing, htaccess, checking DB tables, cleaning out old wp_options fluff and transients, bumped the php.ini file, etc…no dice.
I’m thinking this is a GD issue but they seem helpless around it at this point. Anyone dealt with similar issues with these variables? Any thoughts?
Hi Yigit,
Thanks for your active concern. It is not workig correctly in smaller devices (smartphones and tablets) but it is solved in PCs. Any clue as to how to fix that?
Thanks
JT
Hey!
No it will not. Once you import dummy data, it is saved in database.
1) Please go to Appearance > Widgets and remove widgets from widget area called “Displayed Everywhere” http://i.imgur.com/ofp2qqw.jpg
2) Business Hours is a text widget. So you should add it to your widget area and create just like Kriesi did
3) Add “Enfold Google Maps Widget” to one of the empty widget areas (or you can simply create a new one) and enter your address
4) If you edit “Contact” page, you will see there is a Widget Area element on top of content. Click on it and choose the widget area in which you have added “Enfold Google Maps Widget” on 3.
Best regards,
Yigit
Thanks, but that is not the portfolio page or style I was meaning. In the AJAX portfolio sample here.
http://kriesi.at/themedemo/?theme=enfold
If you click on Single Portfolio: Big Slider, the image and thumbnails are below, they are within the AJAX Porfolio page. They are not on a page on their own like the “other” Single Portfolio Big Slider sample page in the Portfolios section. (I know, it’s confusing for me too).
That is the one I was hoping could resize, when it is on the AJAX portfolio page. So image on the left, with the thumbnails below. When you roll over the thumbs, the image that loads above would resize (or show the full image), not just the “featured image” size.
Thanks for your help.
This reply has been marked as private.
What are the design thoughts on placing a vital enfold CSS outside the actual theme folder? In case of enfold in the uploads directory…Is there a way to place it inside the theme folder?
The reason I’m asking is because I want to fully protect my uploads folder with an htaccess. Of course one can say to allow a specific subdirectory add Allow from env=allow.
But here is the caveat: I’m using the User Access Manager plugin which always overwrites the htaccess file (in case of a setting change). In other words it’s too risky to have a modified htaccess file knowing it can be overridden (and loose the protection). The simplest way to solve this problem that comes to my mind is to “outsource” (or lets rather say “insource” :-) the enfold.css back into the theme folder. (Well, I could also modify the User Access Manager plugin code to fit my needs but then I would have trouble updating it…)
-
This topic was modified 12 years, 2 months ago by
epresley.
Hey danieltjohnston!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-1167 .av-special-heading { margin-top: 0; }
.avia-builder-el-2 .avia_textblock p { margin: -1px 0; }
Regards,
Yigit
Hi kennyleung!
You can choose to display one of non-fixed header types in Enfold Theme options > Header > Header Type
Cheers!
Yigit
Hi,
Did you paste [peg] in the Quick CSS? can you create an administrator account and post it here as a private reply?
Regards,
Josue
Hi,
I’m looking for a way to add share icons to the side bar of Enfold, below the menu, and would like to know which plugin to go for and what the process for embedding and styling it into the sidebar would be.
Many thanks in advance,
Niels
This is what I get now…
Fatal error: Call to undefined method AviaBuilder::setFullwidthElements() in /customers/2/a/9/subevent.se/httpd.www/photo_ver3/wp-content/themes/enfold/config-templatebuilder/config.php on line 46
Help please…
Trying to access Dynamic Template editor from front page and getting this error
You do not have sufficient permissions to access this page.
Latest version of Enfold 2.4
Hi simplyaha!
You can import dummy data from Enfold theme options and sample pages will be imported. You can find copy of Contact page under Pages menu item.
Best regards,
Yigit
Hey!
Can you try deactivating all active plugins and check if that helps?
Updating your theme might help as well. You are currently using version 2.2. You can download version 2.4.2 from ThemeForest
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
Hey jklillibridge!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.flex_column .template-blog .post .entry-content-wrapper {
font-size: 13px!important;
}
Best regards,
Yigit
Hi covaun!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust it as desired
.main_menu .menu ul { top: 80%; }
Regards,
Yigit
Hi!
Please make sure that you are using the latest version of the theme which is 2.4.2.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
If it does not help, please refer to Kriesi’s fix here https://kriesi.at/support/topic/enfold-easyslider-two-questions/#post-180216
Cheers!
Yigit
Hey dbardits!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color .main_menu ul:first-child > li.active-parent-item > a,.header_color .main_menu ul:first-child > li > a:hover { color: #f0fffb }
.header_color .main_menu ul:first-child > li > a { color: white; }
2) You can add !important to change font size of headings i.e.:
h3 { font-size: 22px!important; }
3)
.content, .sidebar, .header_color div, .alternate_color, .main_color { border: none!important; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.social_header .main_menu ul:first-child > li a { height: 100px!important; line-height: 100px!important; }
.header-scrolled .social_header .main_menu ul:first-child > li a { height: 58px!important; line-height: 58px!important; }
.fixed_header.social_header #main { padding-top: 131px; }
Regards,
Yigit
Hey!
Yes they are visible on my end as well. Can you try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .page-id-21 .avia-builder-el-7 { display: none!important; }}
and check the line in “girlfriendsconf.com/media/ [ it occurs right under the Apple and Andriod buttons]”?
Regards,
Yigit
Hello,
I performed a reinstallation of WP to latest Swedish WP version and then installed Enfold as well as the Code Styling Localization according to response 185525 which states: “if the default worldpress language is set to Swedish worldpress will also load the Swedish theme translation automatically”.
The Enfold theme however still displays the theme in English. Please advise.
Best Regards,
Magnus
This reply has been marked as private.
Hi there,
I have just installed Enfold to move my current website over to wordpress, and love the theme, thank you.
I have a few initial queries which I have been unable to find in the support forums, and was hoping someone can help me out.
Here is my site (TEST) http://test.markwiltshire.com
1) on home page, i have Blog – Latest News, how can I change this title.
2) How can I remove the dark bar, with this, and your are here link
3) Social links are appearing above the meder image, how can I get them to appear on right of the Nav links.
4) How can I change the nav links (currently just shows home) when I add a page, it seems to automatically link here, how do I create custom links, I haven’t created a menu yet.
many thanks
Mark
All up to date: WP 3.7.1; Enfold 2.4.2
Did a fresh install for 2.4.2 via FTP, just to be safe.
Thanks
Ed
Hey!
The sidebars made from inside the widget options are not the same as a sidebar registered with code. So the get_sidebar option will only work if you register your own sidebar in your functions.php: http://codex.wordpress.org/Function_Reference/register_sidebar
I did a blank page template if you want some additional comments on top of a regular page.php here https://gist.github.com/DevinVinson/7175338
Cheers!
Devin
Hi,
Can you post the link to your website please?
Also, a screenshot explaining your issue would be helpful.
Regards,
Josue
Hi – is there anyway to change the arrow graphic to something else? or possibly just leave the overall faded effect and turn-off the rotating arrow?