Hi jaz,
Do you mean like this? http://kriesi.at/themes/enfold/?skin=Boxed%20Wood ?
If yes, you can set that using the themes styling options. Select the Boxed wood skin for an example of all of the settings to get the same kind of effect.
Regards,
Devin
Hello,
My site (Enfold Theme) is having some pretty significant issues when viewed in Safari 6.0.5 (Mac) browser. Looks great in Firefox and Chrome. But the main menu is behaving oddly, as well has hovering over images in my portfolio, etc.
Any ideas guys? This could be really bad, considering my client will use his iPhone to view the site a lot.
Love the theme. Main kink so far.
Thanks,
Pat
Hi,
In your WordPress installation you should open wp-config.php file and find
define('WPLANG', '');
and change it to
define('WPLANG', 'da_DK');
If you have more questions, please start a new topic and ask there
Regards,
Yigit
hi, i presume i may have picked the wrong theme here but can you set the site to have a fixed width with a full background image?
if not with this theme do you have another?
thanks
jaz
Hi – as i wrote ealier i am translating the theme to Danish… I read that another one already did that, but i dont find it here to download, so i must do it myself.
Anyway – i cant get it to work?
I took the .po file from the theme, enfold, lang – folder – and i put it there again under the name: da_DK.po / .mo
But nothing happens on the page
What do i need to do more?
Hey!
I was referencing the ThemeForest listing page: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
There is built in support for Gravity Forms, WooCommerce, bbPress and WPML.
Best regards,
Peter
Hi,
In your WordPress installation please go to Enfold and open Footer.php file and find this code in line 165

and change it to

some CSS adjustments may be needed after it
Regards,
Yigit
Hi,
In your WordPress installation please go to Wp-content > Plugins > WooCommerce > Templates and open Content-product.php file and find following code in line between 56-63
<?php
/**
* woocommerce_after_shop_loop_item_title hook
*
* @hooked woocommerce_template_loop_price - 10
*/
do_action( 'woocommerce_after_shop_loop_item_title' );
?>
and comment it out, just in case you would like to display prices in future
<!-- <?php
/**
* woocommerce_after_shop_loop_item_title hook
*
* @hooked woocommerce_template_loop_price - 10
*/
do_action( 'woocommerce_after_shop_loop_item_title' );
?> -->
Then add this code to Quick CSS in Enfold theme options
.products .product h3 { padding-bottom: 10px; }
Regards,
Yigit
Would love to see option Icon List settings to make the icons: 1). clickable links, and 2). any color you choose (i.e., blue for twitter).
Hi sorry,
http://logopedievenhuizen.groeier.nl/
mega menu under ‘logopedie’
Cheers
Hi,
Can you post the link to your website please?
Regards,
Josue
Thanks for the quick reply Yigit. The code works great! :-)
Hi,
How can i create 7 columns in the mega menu? The seventh column ‘taal’ is put beneath the rest…
See picture:
http://www.groeier.nl/7columnmega
Cheers,
Herrbirk
Hi hotspot,
No, that is not included in Enfold right now. You can use the shortcodes provided or you could just include a widget area into your page layout using the sidebar element in the advanced layout editor and include the widget into a custom sidebar only displayed in that specific sidebar/widget area.
Regards,
Devin
Hi,
In your WordPress installaion please go to Enfold > Framework > Php and open Class-framework-widgets.php file and find following code in line 397
$time_format = apply_filters( 'avia_widget_time', get_option('date_format')." - ".get_option('time_format'), 'avia_newsbox' );
and change it to
$time_format = apply_filters( 'avia_widget_time', get_option('date_format'), 'avia_newsbox' );
Regards,
Yigit
Hi Ismael,
I have updates to 3.6 (it was 3.5.2) and i have enfold 2.0.1
But issue not fixed.
You can see here : http://sexshop-rodos.gr/%CF%80%CF%81%CE%BF%CF%83%CF%86%CE%BF%CF%81%CE%B5%CF%83/
I guess its because of Greek characters.
regards
Mario
Hi,
Please try following;
1) make sure you have chosen Grid Layout as your Blog Style in Enfold theme options page
2) go to Settings > Reading choose “Static Page” in “Front Page Displays” and for “Posts Page” choose your blog page.
3) Change the number in “Blog page shows at most 10 posts” to 12 and Save changes.
4) Check if it’s working, it should, then you can choose “Your latest posts” for “Front page displays”
Regards,
Yigit
I’d like to remove the time from the “Latest News” widget. The following CSS code:
.news-time { display: none; }
works, but it also removes the date. Is there a way to remove just the time and keep the date?
Hi josefinhellstrand,
My guess is that your uploads folder doesn’t have public viewing permissions for some reason on the newly uploaded files. Eg: http://blogg.revisorn.com/2013/08/test.jpg pulls up a 404.
Try talking to your hosting provider and get assistance with changing the chmod permissions on your wp-content>uploads folder and its contents to 755.
Reference: http://codex.wordpress.org/Changing_File_Permissions
Regards,
Devin
Is there away to remove the Price line (area between Product and Read More)on product slider to tighten things up? Im using Woo Commerce with Enfold but i am not using pricing at the moment.
Example:
http://carsonhardscapes.com/productsmaterials/natural-stone-products/boulders/
Hi Robero,
If i understood you correctly, you should choose this setting in Enfold theme options. Layout will be larger.

If this is not what you were asking, please send us a screenshot showing what changes you would like to do.
Regards,
Yigit
Hi,
You currently have Enfold version 1.8.1 please update Enfold to version 2.0.1 and WordPress to 3.6 and let us know if issue remains.
Regards,
Yigit
It seems that they released an update and the issue seems to have been corrected. Thanks for your assistance.
Hi,
Please try adding following code to Quick CSS in Enfold theme options
html[lang="zh-hans"] #socket .sub_menu_socket { font-size: 21px }
Regards,
Yigit
So my client wants a Real Estate site – we’re using Enfold. We are also using the IDX plugin. The IDX plugin automatically generates pages for Real Estate agents. The pages that are created, however, are formatted like blog posts. I hid the icon and dashes to make it look less blog like but this will be an issue down the line.
e.g.
http://test.curlyhost.com/homes-for-sale-search/
http://test.curlyhost.com/homes-for-sale-toppicks/EastGrandRapidsWaterfrontHomes/28086/
Any idea on how to fix this? On how to make blog posts be formatted like blog posts and these dynamically created pages to be formatted like pages?
I know you guys don’t support third party plugins, but any thoughts in the right direction would be greatly appreciated.
Hi maratino,
It really depends on the plugin and where you are trying to output the shortcodes. Eg, WooCommerce shortcodes work fine, so do bbPress and many other plugins.
If the plugin uses poor class names or has a conflict with the theme then no, it may not work.
Regards,
Devin
Hi frysjo,
First thing is to make sure you don’t have the LayerSlider plugin running by itself. You should only have the LayerSlider that comes bundled with the theme.
Next, make sure you are on WordPress 3.6 and Enfold version 2.0.1. 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 you have any other plugins active, deactivate theme in case there is a conflict with LayerSlider and see if that helps.
Regards,
Devin
Seems like other plugins using shortcodes won’t work with Enfold. Anything i can do about that?
Hi,
That should delete actually. You can try adding the code in Enfold > Css > Custom.css under 3rd line
Regards,
Yigit
I did what you said now, and If you look at my site it still are not right. I tried also to duplicate your photo from the zip-file and upload it and still not working. I’m using png.