Although Enfold is an easy to use and excellent WordPress theme, I am looking for a Enfold expert to translate my designs and text into a website. Is there a website like http://www.guru.com where these types of experts can be found?
Hey!
This should be possible. In wp-content/themes/enfold/js/shortcodes.js replace
next : function(e)
{
e.preventDefault();
this._stopSlideshow();
this._navigate( 'next' );
},
// public method: shows previous image
previous : function(e)
{
e.preventDefault();
this._stopSlideshow();
this._navigate( 'prev' );
},
with
next : function(e)
{
e.preventDefault();
this._stopSlideshow();
this._navigate( 'next' );
setTimeout(this._startSlideshow(),50);
},
// public method: shows previous image
previous : function(e)
{
e.preventDefault();
this._stopSlideshow();
this._navigate( 'prev' );
setTimeout(this._startSlideshow(),50);
},
Cheers!
Peter
Hey,
Now is working, I updated manually and everything is back.
The problem is because the autoupdate didn’t update all the files correctly, this is a bug on the auto update system
-
This reply was modified 12 years, 2 months ago by
andreano.
Hey!
Please post the login details here as a private reply. We would like to check it. There is really something wrong with the theme because the sidebar is below the content. Deactivate the cache plugin before we can check it.
Regards,
Ismael
Hi Mark!
Can you please give us a link to the website? I think it is the woocommerce update because I used the an older version of the plugin and it works. Please try to ask the woocommerce support team.

Cheers!
Ismael
On the Home v8: Frontpage Shop there is a color section with a background image of http://kriesi.at/themes/enfold/files/2013/06/slide3_bg.png.
I copied this image and am using it on http://dignity.morewireless.net
Why is the same picture with the same settings pixelated/blocky and yours is not? Have I missed some settings?
Thanks
Ismael,
Just one correction, the issue happen in all browser now.
I deactivated all plugins, remove all the slides, create a new on and the problem still there.
Don’t know what else to try.
Any help?
Also I did clean the cache of my cache plugin, initially I thought about that, but it wasn’t
Hi Ismael,
I don’t think the problems are the plugin. If you open the website using Safari all works, the problem happen when I use Chrome on Mac.
What do you think?
Thanks,
Andreano
Hi toddgeist!
You can use this plugin to maximize the search power of your website: SearchWP
Refer to this link in order to integrate the plugin on ajax search: http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/
Best regards,
Ismael
Hi andreano!
You have a lot of plugins installed, please try deactivate them one at a time. Try to recreate the slider from scratch, you may need to update the links as mentioned on the theme changelogs. Please deactivate the cache plugin.
Cheers!
Ismael
Hi!
Really glad you figured out. :)
Cheers!
Ismael
Hey cbeneden!
Install the Codestyling Localization plugin. Go to Tools > Localization then scroll below and find Enfold. Look for the Deutsch translation then click “Edit”. Search for “You are here” then click edit and save. :)
Best regards,
Ismael
Everything in the theme seems to be working except that the color of all these elements is black:
h1, h2, h3, h4, h5, h6, .widgettitle
In the Enfold Theme Options, I have Header font color set to #600e75 (a dark purple), but even though everything else seems to save. The h1, etc. text colors still remain black.
Here’s a page we’re working on: http://altogether.com/pages/about-us/team/
I just now put text shadow on those elements in the theme’s custom CSS, and that worked. I tried to add #600e75 to that CSS rule, but even then the color stayed black. Any idea why?
Hi!
@costin: He added it on a div then set it to fix:
.main_color {
background: #ffffff url(https://www.heart-working.de/wp-content/uploads/2013/04/bg3.png) top center no-repeat fixed;
}
Cheers!
Ismael
I recently switched to the Enfold theme for my WordPress.org site. There was already a fair bit of content on my site already, posted by 2 different older contributors. From here on out I will be posting the majority of content, as well as one other potential new contributor, totaling 4 contributors. For this reason I selected the “multi-author blog”.
My problem is I don’t know how to get the gravatar pictures to show up next each authors’ post. I just recently set up a gravatar for myself, but it still doesn’t show up next to my posts within my wordpress.org site. I can’t see anything within the WordPress.org dashboard under “users” that will link the gravatar to specific site authors. Nor can I find anything in the Enfold options.
Once I get my own gravatar figured out, I’d ideally like to have pictures for the older content authors as well.
Hey nonasnonas!
Disable all active plugins and then re-install the 2.5.2 version by overwriting the theme files following this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Make sure there are no write errors or upload failures and then go to the themes styling options and re-save them by making a small change.
Regards,
Devin
I am attempting to use Woocommerce with my Enfold Theme…I recently installed WPML (English and Spanish) and I am having problems with the Spanish pages not being available (404 Errors) and Redirect Loops…I have not idea what is causing this…Woocommerce, WPML, or ENFOLD or a combination of two or more…
I have spent a week on this and really need someone to take a look at my site…I am convinced it probably something small…But I have no idea where to begin…Can someone take a look at my site or give me a suggestion on where I might get help? The WPML support folks are not very responsive…
I have not been able to create product pages that work…Here is a English Page (but originally written in Spanish) that I get a redirect Loop:
http://www.acrosolutions.com/wp-admin/edit.php?post_type=product&lang=en
Here is a Spanish Page (same as English Page) that I get an Error 404- Page not found error…
http://www.acrosolutions.com/es/producto/entrenamiento-de-dragon-medical-naturallyspeaking-3/
I have tried numerous things to try to solve this problem…This is really beyond my paygrade…
How can I get someone to take a look at this?
Thanks,
Michael
-
This topic was modified 12 years, 2 months ago by
miketran.
Hi!
Sorry, it’s the link to the Themeforest page, you can see a list of support plugins at the right:
http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi
Regards,
Josue
Is there anyway I can add a form similar to Gravity at the bottom of posts and also drop it on a widget on the sidebar? Something that comes pre-built within ENFOLD?
What are my choices?
Thanks Josué!
Miguel
Hi,
From the list, the only one which is officially compatible with Enfold is Gravity Forms. The other may work too, but we can’t ensure full compatibility.
Best regards,
Josue
Hello Josue,
You’ve convinced me with this argument. Thank you.
As for an opt in form, what would you recommend?
I’m looking into:
1) http://hybrid-connect.com/pricing-and-signup/
2) http://maxblogpress.com/subscribersmagnet/sbmg-trial-2.php
3) http://optinskin.com/?hop=intheleed1#tab-14
4) http://www.gravityforms.com/purchase-gravity-forms/
Out of these, I am favoring the first option.
What’s your take on that? What do you like best for Enfold?
Many thanks!
Miguel
Hi,
Unfortunately we can’t support third-party plugins that aren’t listed here.
You could try hiring a freelancer for the job.
Best regards,
Josue
Hi!
I just tested with the exact same zip file on my install and it worked. Are you able to activate the Enfold theme (no child)?
Can you create an administrator account and post it here as a private reply?
Regards,
Josue
Hi.
I have just purchased enfold theme and finding easy to work with.
I would like to use this plugin but the pop up/ Lightbox is not working with your theme. Can you offer a solution on how to make it work.
thank you.
http://wordpress.org/plugins/google-map-lightbox-popup/
I attempted to upload the child theme myself, adding, deleting and re-adding lines for the css and php files.
Then i tried just uploading the un-zipped enfold-child from the comment under the vimeo – http://vimeo.com/67221517 , but still get zit.
what i get in the Themes page is:
Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
Enfold Child The parent theme is missing. Please install the “enfold” parent theme.
In the css template is lowercase:
Template: enfold
so its not that.
enfold and enfold-child are siblings.
What else could it be? or a bug perhaps?
Hi!
Please refer to Josue’s post here https://kriesi.at/support/topic/tesimonial-appearance/#post-222032
@richardolpin thanks, as always :)
Best regards,
Yigit
How do I remove the scroll bar from the Single product image as on this link? This only happend after the woocommerce, Enfold and WordPress updates
http://walyaswimwear.teroopuatawhai.com/product/single-strap-one-piece-2/
2 requests please:
– being able to hide a component in a page …. being able to shut down a part of a page without trashing the element and the editing it involved.
– being able to choose an image as an icon like with the testimonial element