Hi!
Please try to save the theme options again because Enfold regenerates a dynamic stylesheet .(wp-content/uploads/dynamic_avia/enfold.css) during the saving process and maybe the “new” css file will fix the issue.
Best regards,
Peter
Hi,
I’ve upgraded WP to 3.6 and updated the theme, but still no go….
Kind Regards,Jeffrey
<meta name=”generator” content=”WordPress 3.6″ />
<!–
Debugging Info for Theme support:
Theme: Enfold
Version: 2.0.1
Installed: enfold
AviaFramework Version: 1.8.2
AviaBuilder Version: 0.3.1
ChildTheme: Enfold Child
ChildTheme Version: 1.0
ChildTheme Installed: enfold
ML:128-PU:49-PLA:5
–>
Greetings!
I’ve been trying to create a lightbox type contact form window that would appear after pushing a button (“contact us”) by using Gravity Forms. There are several plug-ins that promise to do this, but it seems that all that I have tried are not compatible with this theme- graphics or position gets distorted. Is there an easy way to go about this?
Sincerely,
Sami
Hi,
Is it ok if you create a fresh installation of WordPress 3.6 without any themes? I would like to upload the theme myself if it’s ok with you.
Regards,
Ismael
Thanks Ismael,
Is there any way to style the ones used by Enfold, such as mouse over colors etc – at the moment they don’t really stand out that much.
Thanks
Andrew
Hi,
No, the Enfold is using the Entypo Fontello font for the icons. http://www.entypo.com/
Regards,
Ismael
Hi kriru,
If you are using WordPress 3.6 you must be using at least Enfold version 1.9.1+.
You can also try deactivating any plugins or dropins you have installed to see if there is a conflict with the theme code.
Regards,
Devin
Hi,
Theme-enfold
version-1.7
problem : Theme setting option not shown
you can see here what problem i am facing
1) http://screencast.com/t/J4pybwXRe
2) http://screencast.com/t/7VipewR22lp
how can i solve this?Please help
Hi,
If you look on
http://kriesi.at/themes/enfold/product/zoku-trioquick-pop-maker/
you see the detail page on a product with no sidebar.
No matter what i do, im unable to archive this.
see http://sbin.cwd.at/shop/taschen/thyra-hot-pink/
in the produts i only can select a sidebar, but not “no-sidebar”
What can i do?
As alternative it would be ok to have a sidebar, but on the right side.
TIA
Hello,
I’m trying to hide the div that encompass the page title (in a H1) and the breadcrumb… I’ve tried to comment the lines that displays the “avia_title” function in index.php, page.php, etc… Strangely, it removes the div only when I’m logged in admin.
I’ve also tried commenting “if(!function_exists(‘avia_title’))” in function-enfold.php, without more success…
What can I do?
Thanks in advance,
Céline Flament
Hi Ismael,
Thank you for getting back to me so quickly.
I can confirm I am using WP 3.6 & Enfold 2.0.
It seems that it works in IE 10 but not in the latest versions of Firefox or Chrome, have checked on both Mac Lion & Win 7.
Here is a screen shot, although not much to see: http://cl.ly/image/1r2u1j312V2H
Cheers,
Duncan.
Hi All
Just wanted to say a really big thanks for Enfold.
It enabled me to get a new site out there in a very short time with a simple and neat look for Iridium Fountain Pens.
Expect it to go ecommerce with Woocommerce very soon.
Any and all feedback appreciated.
Thanks
Jeff
Fatal error: Cannot redeclare layerslider_load_lang() (previously declared in /home/content/42/11112542/html/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php:103) in /home/content/42/11112542/html/wp-content/plugins/LayerSlider/layerslider.php on line 101
I get the same error message when I try to install new LayerSlider version as a plugin.
But the LayerSlider is not a separate plugin. It is part of Enfold Theme.
Should I upload all files of new LayerSlider version via ftp to theme folder?
Hi,
i’ve just posted you an email with all the details and i’ve done eveything you ask about WordPress.
It’s working fine with the Replete theme and steel not working with Enfold.
Regards,
xavier
I mean font Icons. I presume these are also being used in Choices?
Thanks
Andrew
Hi Devin and thanks for your reply,
as the plugin defined allmost every aspect of it’s design it is pretty isolated from the theme’s design. Of course it uses similar element (like a search-button), but they are all defined in it’s own styles. As I’m not a CSS-pro I’m happy that I at least found out how to manually define the design for the plugin but as most of the elements are already defined in enfold’s design I thought there might be a way to just reference the design and say “match plugin-button-design with enfold-button-design” like some kind of nesting.
If that’s not possible via CSS could you give me at least an idea on how to optimize my approach… for example there is an element called “sabai-btn” I know how to change the color with this:
.sabai-btn {
color:#000000
}
but how could I set the color dynamically that it’s always the color that comes from Enfold’s selected color-scheme?
Thanks again
quicky
Hey,
@Björn Sennbrink: Thank you for this. Please let us know if you’re finish. :)
Regards,
Ismael
Hey,
1.) What do you mean remove the functions? Or do you mean remove the style of the Enfold table? Please give us a link to your website.
2.) No, there is no option to add border or frames to the images. You need to manually edit them using CSS.
Regards,
Ismael
Hey,
You can go to Enfold > Styling > scroll a bit below for the Quick CSS field. You can also use the custom.css located on the css folder via FTP or your cpanel.
Please refer to this link: https://kriesi.at/support/topic/increasing-width-of-sidebar-images-to-300-px
Regards,
Ismael
Hi,
The tab elements doesn’t have the icons. Are you talking about the iconbox or the iconlist?
Regards,
Ismael
I started localizing the .po file to Japanese using poedit. However, some parts are impossible to localize. Especially, the date/time formats are hard-coded like: “11 Aug 2013”, but it needs to be translated to “2013年 8月 11日”. As you can see the order of day, month, and year is different in Japanese. Can you make the code easier for us to localize? Preferrably, I would like the format match to a user’s profile, and if not logged in, it should match to the admin’s settings. Meanwhile, Can you tell me where I can modify in the PHP code so I can show the date/time format correctly to the Japanese audience?
Thank you,
Hey,
@FLQA: Thanks for this. :)
Regards,
Ismael
Hi judetsai,
The contact form data isn’t available to be parsed or manipulated. Its just form data that gets emailed on submission using the wp_mail/php mail function.
You could style your plugin’s form by inspecting the form field css and then copying it over but actual data collection is a planned feature for a future update.
Regards,
Devin
I would like to add a Facebook Social Media icon next to the Twitter and RSS feeds icon at the bottom of the page? How would I do this? Is their currently a social media plugin in the Enfold Template somewhere that i am not seeing?
Hi adalbertowf,
If you are using WordPress 3.6 you must be using at least Enfold 1.9.1 for all of the sliders to work correctly. You can update following the steps in this video: https://vimeo.com/channels/aviathemes/67209750
Regards,
Devin
Hi,
yes its a plugin, i am a beginner developer and new to wp. Where can i find the code for data processed in the contact form.
thanks
Hi,
Is this a plugin? I’m sorry but you need to hire a freelance developer to sync the plugin to the contact form.
Regards,
Ismael
Hi glozemedia,
I’m not actually sure. I don’t have the theme purchased via ThemeForest so I don’t have a pin to add in for the admin update. Let me tag Kriesi and see if he can offer a bit of insight. Otherwise I’ll need to dig around in the new function code.
Regards,
Devin