Hi,
Define the table padding on your custom.css or Quick CSS.
.pricing-table > li {
padding: 9px 12px;
}
You can change that to
.pricing-table > li {
padding: 2px 12px;
}
Regards,
Ismael
That’s fine, but all I really need is to locate the code that refers to post authors in the relevant loop/template files so that I can replace the function.
Hi,
Anything is possible. Can even have the logo become even larger than it initially is instead of becoming smaller. Not an expert on what’s normal, but if you want to tell me what size you will have initial logo at and what size you want it to shrink to, I can give you the code that will do it.
strong.logo img, #header_main .container, .main_menu ul:first-child > li a {
height: 116px !important;
line-height: 116px !important;
}
Try this. add it to your /css/custom.css or to Quick CSS located in Enfold > Layout (Theme Options) … the text area at the bottom of that page
Thanks,
Nick
I’m having this exact issue, but the solution is not working for me:
https://kriesi.at/support/topic/removing-the-featured-image-from-top-of-a-single-blog-post
I added the css code suggested into the quick css box under general in the Enfold admin area and that didn’t work. Should I add it elsewhere?
Thanks
Hi,
Yeah, I can see it. Please do the following steps. I believe you have something like this on your editor
<a href="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/2.jpg"><img class="alignleft size-medium wp-image-316" alt="2" src="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/2-300x195.jpg" width="300" height="195" /></a>
Put a class selector on the anchor tag. Something like this
<a class="leftalign-moz-fix" href="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/2.jpg"><img class="alignleft size-medium wp-image-316" alt="2" src="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/2-300x195.jpg" width="300" height="195" /></a>
Now add this on your custom.css
.leftalign-moz-fix {
float: left !important;
}
I will tag Kriesi.
Cheers,
Ismael
Hi ColumbiaTKD,
The file you need to upload should be enfold.zip and inside of it you should see all the normal theme files and no documentation folder, PSD etc. The video I did here: https://vimeo.com/channels/aviathemes/64927356 shows the folder contents a bit as an example.
However if you are unable to upload it through the wordpress admin and FTP isn’t an option there isn’t much we can do on our end. You would need to talk to your hosting provider to make sure your wordpress install is running correctly and that there are no settings needed to be changed on their end to upload things to the wp-content folder correctly.
Regards,
Devin
Is the folder titled enfold.zip ?
Use use CSS to set the tag of the date to , display: none; to hide it.
Someone has posted about this before but the fixes aren’t working for me. I get the following errors.
Warning: session_start() [function.session-start]: open(/home/115889/data/tmp/sess_a41e5c8a23de27f2b7b63c553b20b417, O_RDWR) failed: Permission denied (13) in /nfs/c08/h04/mnt/126929/domains/elgin.seatadvisor.info/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /nfs/c08/h04/mnt/126929/domains/elgin.seatadvisor.info/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /nfs/c08/h04/mnt/126929/domains/elgin.seatadvisor.info/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /nfs/c08/h04/mnt/126929/domains/elgin.seatadvisor.info/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /nfs/c08/h04/mnt/126929/domains/elgin.seatadvisor.info/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
I made sure the TMP file is writable and I made a different homepage and added the new page link to the menu, but I still haven’t had any luck.
I need to put a box shadow on the boxed container. I did this with your Propulsion theme (http://is.gd/36gzlA) and using #wrap_all. It’s not working with Enfold, nor is this (https://kriesi.at/support/topic/boxed-layout-box-shadow). Please help. Thanks!
Hi,
Is there a way of reducing the hight of table cells so I could have a more compact table ? Current default table hight is a bit too high for the project I am using it for. Please help
MK
Hi,
I’m currently updating a website with this Enfold theme, and am very pleased with how it is turning out. However, I’m trying to create a submenu at the top of my pages that allows user to click, plugin will respond and scroll down to where the id is. However, I can’t get the plugin to work at all; whether in basic text editor, or in Avia Layout Editor.
This is the only plugin I’m trying to use right now.
http://wordpress.org/plugins/page-scroll-to-id/
Site that i’m updating with issue: http://genau.drivott.com/results/
Current site in operation, with scroll-to-id working: http://drivott.com/results/#sustain
I could tell there are many issues with plugins in general, but none regarding this specific one.
Thanks for any help!
This is the site: http://test.crowdini.com.php53-17.ord1-1.websitetestlink.com/
I am using the last version (1.4) of enfold.
Hi,
I understand what you require, and I show you how to achieve it. This is how I see your page http://www.clipular.com/c?6405183=RyPvLLA_LFhgklHd2uWFKoL_mOg&f=.png
There is no logo, and the page is enlarged as if you are using the code I gave you before for a larger image.
You have a weird css file attached that may be the problem since its not really a css file but something encrypted
http://texel.orangehotelwebsites.nl/wp-content/themes/enfold/config-layerslider/LayerSlider/skins/.DS_Store/skin.css
Pleaser remove it.
Thanks,
Nick
Hello I am using Enfold with large fixed menu and social icons. Is there a way to add the language switcher flag to the right of the head section?
Formateins,
That’s a sick mix on your video, cool!
But back to business.
I have Chrome Dev Tools console open all the time and I spend most hours a day with this theme, making videos, this and that, and I have never yet even once saw these errors or anything like what I see in your video in 1:05-1:15 . And for you its consistent? You can always trigger the errors?… So ok. I can do exactly what you did and it will show I have no errors, but that wont get a solution..
These are the modifications I made to the enfold , (a) /config-templatebuilder/config.php line 45 to see shortcodes in advanced layout editor; (b) /config-templatebuilder/config/meta.php 5-6 added post (c) /includes/admin/register-plugins.php 22-24 remove, 2 lines .. IE throws warnings. (d) /js/shortcodes.js. IE8 related fixes.
I compiled 5 js files into one with closure in /config-templatebuilder/avia-template-builder/php/template-builder-class.php 186-189 i commented out all those 4 lines except 185//.. on line 185 of the same file, is where js/avia-builder.js is enqueued, and thats where i put the 5 compiled files from 185-189 .http://pastebin.com/grTKmSg8
Thanks,
Nick
Hey, I dunno if this is a proper fix, but I just added this line of css to the “Quick CSS” Box (Which can be found under Enfold Theme Options/Styling) —
#top #menu-item-search.menu-item-search-dropdown>a {display:none;}
— hope this helps :)
Devin
Thanks for your reply. I think maybe I want clear at first
My site is running striking theme at bizdevresults.net on multisite
I developed a new layout and content using enfod on test.bizdevresults.net
What I would like to do is change the theme file on bizdevresults.net to enfold
Setup the enfold options
Rename the duplicate pages in my current site
Export all of the pages that I prepared on the test.bizdevresults.net, using the avia layout
Have my main site bizdevresults.bet look like the test. bizdevresults.net
Since it is multisite. they are in the same database
Thanks again for the quick response!
Dave
Hey Karic,
The theme version was mistakenly not updated when Kriesi sent it to Themeforest for review. So you have 1.4 even though it shows 1.3.1 right now :)
Sorry about the confusion! There should be another update coming soon and it will update the version correctly to the next version (probably 1.5).
Regards,
Devin
Hi,
I want to add telephone number in between the space where you have logo and the social media icons. Please help.
I am using enfold and currently using the ‘ Header with social media icons and bottom’ – Header Type.
Thanks in advance
Good morning
Thanks in advance for your time. I just purchase Enfold last night and absolutely love it. I recreated my existing website on a test platform and could not believe how much power and flexibility this theme has.
I am running wordpress multisite. my production site is the root of the multisite ( bizdev….net) and I installed enfold and recreate our website on (test.bizdev…net)
My question is how do I transfer all of the work I have done on the test site to the root site.
I did do a search and could not find anything related to multi site
Any help will be greatly appreciated!
Dave
Hi formateins,
I just set up Enfold with WPML and none of the issues you describe are present.
Take a look :
https://docs.google.com/file/d/0B8hqGBMSfHtKcmhvNVFsS1FnVWM/edit?usp=sharing .
Perhaps you are setting up WPML incorrectly? If you’d like, I can set it up. Please send credentials to usjahm (at) gmail (dot) com.
Thanks,
Nick
Hi,
Whoever got problems where nothing works, please send me credentials to usjahm (at) gmail (dot) com. I just set Enfold up on an Nginx live server and on XAMP local with no issues with plugins : woocommerce, WPML, wp_types/views and others.
Thanks,
Nick
The icons are not image files (its an icon font) so no there isn’t a way to easily replace them with your own.
For the copyright, you can add this to the copyright field in the theme options after your own custom copyright text:
[nolink]
Hi guys , just finished my new logo for http://www.blue2x.com. The static front page and other areas are not yet done but it’s going to be easy because of the nifty features of enfold.
1.) I edited the header in the enfold theme options. And the links in the navigation are still colored blue green or color: #228080; I changed the primary color but it doesn’t work.
Should i use quick css for this ?
#top .header_color .sub_menu li ul a {
color: #228080;
} <<< changed the color but still it doesn’t work
2.) I uploaded a custom background image for the header. What is the ideal dimensions for this ? I just want to use a gradient and to be repeated.
Tried a 1 width 88 height gradient but it won’t show.
3.) I want the arrow in the navigation to move up a bit like 10 to 20 pixels up, what’s the css code for this?
Cheers Nick,
yes, I was pushing my luck wasn’t I? Ill upload my site at the weekend and then go from there.
Cheers
Andy
Thanks for your answers, i was afraid that it is a DB or plugin related issue. So i disabled the Cache plugin, without any success. I do not dare to switch template (newbie to wordpress), because i am afraid to loose my modifications? Can you confirm that they will be kept when returning to Enfold?
Why dont i have 1.4 automaticly..for ecommerce? And iam new to this, tried to install the same files again over ftp and its 1.3.1 again.
Is there a place where i download 1.4?
After many times @Current Theme
Enfold
By Kriesi
Version 1.3.1
A superflexible and responsive Business Theme by Kriesi – Update notifications available on twitter and facebook: Follow me on twitter – Join the Facebook Group
@
Hi,
My imagination only goes so far, can you gather all the css code to the point where you are so that I can add it to the demo to get the exact look you have , and tell me the url of the demo just to make sure. Because I had everything look fine, but it doesn’t on your site, that means that there is css or some customization i am missing. So at this point either show me the site, or test yourself first on the demo by adding the css and then paste here.
Thanks,
Nick
Hey Andy,
Kriesi will respond here when he is able, which can sometimes take a bit of time when we are as busy as things are right now. We have quite a long list of things to take care of for the next Enfold release which this issue is included in.
Regards,
Devin