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
I have now tried upping the memory limit in wp-config.php but the problem is still there.
It seems like I can change the bg-colour of something like the footer once but then cannot change it again for a day or two. Enfold>>Styling>>Footer
(eddited to add) I haven’t tried many other settings/changes so don’t know if the problem also happens in things like font or layout changes.
I have also re-checked that it is not a caching issue.
Hi,
Can you give us a link to the page with the layerslider? You can add a special class selector for each layers. Go to Attributes panel > Classes, add a class called “layerslider-open-sans” for example. Save changes. Go to custom.css or Quick CSS, add this code:
.layerslider-open-sans {
font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
Regards,
Ismael
Hello Kriesi, Ismael, Devin & others,
Great job on this theme guys, this is an incredibly beautiful and elegant design.
I’m still exploring the many options but I’ve run into an issue that I need some assistance with. I have toggled Open Sans as the font for both Heading Font and body font in the Theme Options Styling section. I would like to use Open Sans as a font for text elements in the LayerSlider but it’s not recognized when I enter it under Family in the Font area of the Style section.
I’ve also tried adding Open Sans via the plugin WP Google fonts, but still nothing.
What do you recommend as a next step?
Thank you so much for your help.
Best,
Jonathan
Hi,
Deselect the Blog on Enfold > Theme Options > And where do you want to display the Blog?. Create a Blog page then insert the Blog Post element. Select “Single author, big preview pic” as the Blog Style. Publish the page. Go to Enfold > General Settings > Blog Style, select “Single Author, small preview.”
Regards,
Ismael
Gday Kriesi forum
I’d like to automate excerpts on the archive page, rather than the default full post content.
I did read a recent post that was in need of the same but the thread is closed and I didn’t understand the latter steps: https://kriesi.at/support/topic/enfold-archive-exceprts
I placed the archive.php in my child theme includes folder, and modified line 47 to say get_template_part( ‘includes/loop’, ‘archive’ );
But then I’m not sure what to do next. It seemed as though I need to also include the loop-index.php in the child includes and modify that. However, I don’t know what to do to modify that file.
Does anyone know what I need to do here?
Thanks for any help you can provide me.
cheers
Darryl
Hi Enfold!
Love the theme! However, having issues with my Blog page. http://metric.uienvy.com/blog/
If you notice, the content of the post is being pushed to the left and below the authors image…I have another site I am working on and it looks as expected. Any ideas as to why this is happening?
Thank you very much!
I am having the same issue. I already switched to the twentythirteen theme, and the form appears correctly.
Hi!
Hey guys! Do you have the layerslider plugin activated separately? If so please try to deactivate it since its not necessary for the theme to run it.
Best regards,
Kriesi
Fatal error: Cannot redeclare layerslider_load_lang() (previously declared in /home/sites/strategicfivemarketing.com/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php:101) in /home/sites/strategicfivemarketing.com/public_html/wp-content/plugins/LayerSlider/layerslider.php on line 104
Glad you found a quick fix :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi Jennerdman,
What OS is this with? I’m not getting any issues on my end in any browser under Windows 7.
Regards,
Devin
Hi boursedata,
Are you also using Enfold version 2.0? If not, update following this video: https://vimeo.com/channels/aviathemes/67209750
Also make sure to deactivate any plugins or dropins you have running in case there is a conflict.
Regards,
Devin
Hi,
I’m working on a new page, have just started, and noticed that the 1/2 – 1/2 columns don’t seem to be working on IE?
For example: here is the page I started – it works fine on Firefox, Chrome, Safari – but on IE they go one on top of each other, rather than side-by-side?
http://sciant.com/pages/about-us/
Is there a fix for this?
I uploaded the latest version of Enfold. The IE version I’m using is: 10.0.9200.16660
Thanks!
Steve
When I hover on thumbnail images like in portfolio grid, it works fine with showing up a little arrow above faded image.
But in the LayerSlider, images with a link does not animated. Is it my fault?
Related CSS is something like this,
a:hover .image-overlay .image-overlay-inside {-webkit-animation ~~~
It used to work in earlier version of Enfold. I tested.
I would really love it if clicking on the portfolio category sort buttons loaded additional portfolio items in the category. At my site http://www.kylegilman.net/ I have nine of the most recent portfolio items displayed on the home page. If you click on “Features” only the one feature film in the last nine projects is displayed, which makes it look like I’ve only edited one feature.
I’ve seen in other posts that this doesn’t seem to be a planned feature because it may be too difficult to do an additional query on portfolio items, but could it be possible to load up additional portfolio items and keep them hidden like this theme does: http://themeforest.net/item/dandelion-powerful-elegant-wordpress-theme/full_screen_preview/136628
Oh! And I would also like to request a YouTube icon option for the header.
Purchased the Enfold theme and received this message when trying to save any modification to the theme:
‘Saving didnt work!
Please reload the page and try again’
I tried the following:
Increasing PHP memory limit from 128m to 256m and restarting the web server
Clean install with no plugins
Re-downloading the theme and re-installing
I’ve been able to edit the pages, and all elements and change it as I wish – but cannot under any circumstances edit the theme options at all.
Any help would be greatly appreciated!