Howdy,
I recently purchased the Enfold theme and I would like to put some social icons (or symbol text like used in the theme) in my footer socket, aligned to the right. How would I achieve this? Thanks already for answering!
Hi jwferne,
No, I don’t actually have the same issue on my end though I don’t store more than 3 revisions on my test server and none on my personal site that uses Enfold.
Is there any reason you are going back and forth through revisions so much? Are you fully publishing the page or just viewing the non-published draft?
If you can try and get us a specific set of steps to re-create the issue we can look into what might be the root cause but it isn’t something I’ve run into yet in regular usage (which is pretty moderate though not overly involved).
When you say bare bones install, are there any plugins installed at all? Even drop-ins like Jetpack or something like that to add into the equation.
Regards,
Devin
I’d say yes – all pages are required. However if you don’t want to use certain features (account page, etc.) you probably can delete some pages. You don’t need to add the pages to the menu though – you can also remove them (Appearance > Menus).
Hi! Enfold is amazing.
Need help: I want to be able to sort my Portfolio items on a page not only with ID:s but with Dates or preferably Random.
Hi Taha,
I’ll just quote the questions above and answer as best I can:
• Where can i change the height of the input field (form)?
> There isn’t currently an option for this so you would need to inspect the page using either Chrome dev tools or Firebug for Firefox and then add some custom css to target the form fields and increase their height that way.
• I have a 3 colum gallerie in the homepage, i want to have space between the images
> The same as the previous one, it would need to be done specific to your site targeting the css for that gallery.
• In the header i want to use different colors voor navigation (Actief orange and disactief dark-blue)
> You can change the header colors in the themes Styling tab in the Header sub-tab.
• Header: Where can i set a stroke below menu item when rollover like your example?
>That will show up automatically when you have a menu with sub-menu items
• How can i change the height of google map when i use sidebar?
> Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.avia_google_maps_container {
height: 230px;
}
Then edit it as needed.
• Special heading: i would like to change that color and not the regular text color.
> This is already on the feature-request list but for now, it has to be done manually with the same method as the first question and css.
Regards,
Devin
Hallo,
füge einfach die Klasse “lightbox” zum Bildlink hinzu. ZB:
<a class="lightbox" href="http://kriesi.at/themes/enfold/files/2013/04/4-small1.jpg"><img src="http://kriesi.at/themes/enfold/files/2013/04/4-small1.jpg" title="" alt=""></a>
öffnet das Bild http://kriesi.at/themes/enfold/files/2013/04/4-small1.jpg in der lightbox.
Enfold should be compatible with Gravity Forms (I tested it and I couldn’t find a conflict) and we even added some css code for better styling/css integration (based on the code I posted here: https://kriesi.at/support/topic/gravity-forms-styling-adjustments ).
I can’t say if Gravity Forms is worth the money – it definitely comes with more options, features, etc. and if you need an advanced contact form (which supports conditional logic, etc.) you should use it. However if you just need a simple form with a text message field, etc. it’s not required at all. Btw a good alternative is Formidable – I use it on my websites and it works with Enfold too.
Hi.
I have a site with ENFOLD theme and WPML plugin and I will translate it to Catalan, Spanish and I downloaded the default.po and I edited it and saved with the name ca_ES.po.
I have tried import the .po from “WPML > translation strings” but not work, and I tried to upload the files (.po and .mo) by FTP and nothing.
My default language the wordpress is Spanish but the default language of the site is Catalan.
Can you help me, please?
Thanks.
Hi, I´ve changed my existing wordpress blog to the enfold theme and found some strange behavour: It doesnt show the advanced Layout Editor button and the existing text in the editor has no color. It´s there because it´s selectable, but doesnt show inside the field.
Some other exiting pages where displayed as 404 error.
Please advise.
Kind regards, Michael
Hi,
Make sure you have the Enfold version 1.4.
1.) Download the Woocommerce plugin. http://wordpress.org/extend/plugins/woocommerce/
2.) Install the plugin then activate it.
3.) After activating you will be redirected to the Woocommerce setup page. On the very top there is a quirky violet box with ninjas. Click the Install Woocommerce Pages to get you started. :)
4.) Add Products. You might want to add the Shop page on your menu. Go to Appearance > Menu to add the shop page, my account, cart, checkout etc.
Regards,
Ismael
I tested your site on Mac in Safari and Chrome but didn’t really see any choppy scrolling. What I did notice when viewing the original enfold demo on smartphone was that it was indeed choppy. I’m guessing the homepage slider may be the cause of this.
I’d suggest disabling the slider from the homepage and test it again. If the choppy scrolling is gone you could try adding a fresh slider (maybe it’s because of the multiple animations and images in the slider).
Just my thought ofc.
More flexible Icon-Box – means:
1. allow the additional use of custom icons
2. more styling options (background, font size ect…)
hi,
How do I remove it from the source code? very important to me.
<!–
Debugging Info for Theme support:
Theme: Enfold
Version: 1.3.1
Installed: enfold
AviaFramework Version: 1.7.7
AviaBuilder Version: 0.2
–>
Devin… Thank you! The video was very helpful. I used filezilla and it was uploaded successfully. Many many thanks!!!
Thanks, Ismael,
Do I need to add all the pages that woocommerce imports to the Menu?
Please let me know.
Jim
Hi,
Glad you found it.
Please edit functions-enfold.php and find this code on line 222
$defaults = array(
'title' => get_the_title($id),
'subtitle' => "", //avia_post_meta($id, 'subtitle'),
'link' => get_permalink($id),
'html' => "<div class='{class} title_container'><div class='container'><{heading} class='main-title'>{title}</{heading}>{additions}</div></div>",
'class' => 'stretch_full container_wrap alternate_color '.avia_is_dark_bg('alternate_color', true),
'breadcrumb' => true,
'additions' => "",
'heading' => 'h1'
);
Replace the heading tag to h3
'heading' => 'h1'
to
'heading' => 'h3'
Regards,
Ismael
Hi,
The video tutorial for setting up a shop page is currently in the making so for the meantime please follow these simple instruction.
1.) Install the Woocommerce Plugin. http://wordpress.org/extend/plugins/woocommerce/
2.) After installation you will be redirected to the Woocommerce editor. Just click the Install Woocommerce Pages located at the very top with the violet quirky background and you are good to go.
3.) All you have to do now is to add a menu item for the Shop page on Appearance > Menu.
4.) Add some products. :)
Make sure you have the Enfold 1.4 version.
Regards,
Ismael
Hi,
I finally able to see your enfold setup with this link http://www.granrabino.org/en/ but it is blank.
Regards,
Ismael
please help
I just bought it yesterday from themeforest.com and got a big problem for installation. When i try to use the wordpress to install it, it will tell me: do you really want to do this? try again. I manually uploaded the enfold folder to the wp-content/theme folder, while the other themes i uploaded are working correctly, but when i try to preview the site under enfold theme, it shows the errors:
Warning: session_start() [function.session-start]: open(/home/167483/data/tmp/sess_a464ac234abfa870cd58564900caee2b, O_RDWR) failed: No such file or directory (2) in /nfs/c03/h03/mnt/167483/domains/samsolakyan.com/html/wp-content/themes/enfold/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/c03/h03/mnt/167483/domains/samsolakyan.com/html/wp-content/themes/enfold/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /nfs/c03/h03/mnt/167483/domains/samsolakyan.com/html/wp-content/themes/enfold/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/c03/h03/mnt/167483/domains/samsolakyan.com/html/wp-content/themes/enfold/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /nfs/c03/h03/mnt/167483/domains/samsolakyan.com/html/wp-content/themes/enfold/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Hi,
You should probably download the theme again on your themeforest account. Please try to import the dummy data to get a good grasp on how the theme works.
Regards,
Ismael
Hi I’m looking to create a specific page the I saw in the live preview of theme,
Can you please provide suggestions how to get a page that looks like this http://kriesi.at/themes/enfold/features/
I used the import function but doesn’t look like this page came through
Hey,
Glad you finally fixed it.
Regards,
Ismael
kevv33, I just had the same issue. I resolved it by turning off all my plugins and then added the theme without problems. It’s worth a try :)
Cheers,m
Hi kevv33,
You can try uploading via FTP if you are unable to install with the wordpress admin. I do a walk through of installing over FTP and using Filezilla (a free FTP program) here : https://vimeo.com/channels/aviathemes/64927356
Regards,
Devin
I have uploaded the zipped enfold theme on my wordpress site however it does not look the same as the sample. The navigation bar is transparent and its items are blue and the drop down menus are also transparent. The links are blue with an underlined hover as well.
Is there a quick fix for this or am I missing a step?
Hi,
thx Devin & TechShad for the codes.
In fact both work but if I also add the…
#top strong {
color: black ;
}
… unfortunately the headlines in the footer (I’m using Enfold Latest News widget) also turn from white to black, which make them illegible.
Any ideas how I can fix that as well? thx!
Hi,
I am very new to WordPress etc. I have been having trouble uploading the theme to WordPress, I’m not too sure what I am doing wrong. But whenever I try and upload the ‘enfold.zip’ file I always get a 500 (Internal Server) Error.
Hi Devin,
So if i create this extra folder where would that be? i added 3 possibilities in the image http://oi39.tinypic.com/99gnjc.jpg
so would it be under:
1.) example domain.com/Replete (meaning moving the current site to this folder like a duplicate) and domain.com/Enfold (creating a new site with new template)
2.) example domain.com/html/Replete
3.) example domain.com/html/wp-content/Replete
or something else
And once I create these 2 folders (Replete and Enfold), i can run them simultaneously, but only Replete will show until i finish building Enfold, that way there is 0 downtime on the website. Is this correct?
Thanks
jasmine
Hi,
I recently purchased the Enfold theme and downloaded the files from themeforest. When I try to upload and install the enfold.zip file to my WordPress account it give me a failure notice saying “Are you sure you want to do this?” and then gives me a clickable option saying “Please try again.” When I click the link it takes me back to the upload page. When I try the process again I get the same issue.
I’m confused at how to move forward. Since I’m very new to all of this so any detailed advice on how to move forward would be greatly appreciated.
The Enfold Template preview shows a Shop on the right hand side of the menu bar. Please let me know where I can find documentation for setting up that shop. It wasn’t included in the sample pages that came with the Enfold install.