Sagol Yigit,
Ama pluginsler yardimci olmadi soruna, enfoldu yeniden yuklersem ,yaptigim hersey gider mi ?
Hi gianmarizzi!
Try doing a quick reinstall of the theme files either from the WordPress dashboard or over FTP. See: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Devin
Hey!
Please try updating Enfold to the latest version 2.9.2 via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Cheers!
Yigit
HI There,
I have a domain for which I just purchased an SSL certificate and I am beginning the procedure to assign it to the domain and build the site.
I chose the https:// protocol and when using now Enfold to build pages I can’t see any image I add either in the gallery or as background or on the site and they don’t appear on the live site. I only see the small broken image icon when the file uploads.
You can see what I mean by typing http://www.casateulada.com. I inserted a background image that doesn’t show.
Do you have an idea why is that?
Thanks
Antonio
Hi there
The post navigation between portfolio items rotates around every category.
Is there a way to keep it the same category?
I’ve seen this tutorial, but it not a solution.
Remove Post Navigation for a post type
Thanks!
Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit
-
This reply was modified 11 years, 7 months ago by
Yigit.
Hi nelsonbeguin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.comment-count:nth-child(2) {
display: none;
}
Regards,
Yigit
Hey Benjamin!
Thank you for using our theme.
In custom.css or Enfold -> Styling -> Quick-CSS put the following and adjust the values:
div .main_color .tabcontainer .active_tab {
background-color: #efefef !important;
font-size: 1.1em !important;
}
div .main_color .tabcontainer .tab {
font-size: 1.1em !important;
}
You also can change the font size to a fix value with:
{
font-size: 11pt !important;
}
Best regards,
Günter
hello I need to set a menu like the one that is on the home side but with a widget. I tried to make a menu and put it in enfold secondary menu but I do not like how it is. I would like you to open up menu. is there any documentation on how to set up a menu in a widget area?
thank you
Hi ehlmarket!
Thank you for using our theme.
Upload enfold to your website (via WP or FTP) and activate the theme like you do with any other WP-Theme.
The content (posts, pages) will be taken from the Database and will be displayed by our theme.
Of course you have to set up your required theme settings in Dashboard -> Enfold -> …..
If your old theme had used custom post types, those will not be recognised by Enfold.
Regards,
Günter
Hi Geoffdoyle!
Thank you for using our theme.
First step – deactivate all plugins. If Enfold works, try to reactivate 1 plugin after the next.
Before strarting to reactivate the plugins you also can try to increase php memory. In wp-config.php before the line:
require_once(ABSPATH . 'wp-settings.php');
insert the following:
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
Regards,
Günter
This reply has been marked as private.
Hi
I want to update an existing website by installing the Enfold theme – how do I do this? Do I need to delete what is already on the site?
Thanks
Hi guys
I am only able to see the heading Theme Options and none of the others like General styling, advanced styling etc.
I was having this problem before updating theme, but even after updating the problem is still there. I am wanting to change the home page but even with the Theme Option page whenever I save an error message appears.
Can you help me to sort this out.
Thanks
GD
Hi,
I have the latest version of both Enfold and Yoast WP Seo plugin.
On the front end of my website, everything seems to work fine, but on my back end (in edit mode) I see my seo tags messed up (e.g. the tag title/description of another page).
As reported here https://kriesi.at/support/topic/enfold-and-the-seo-wordpress-version-1-5-5-3/, I tried to add the suggested code to my child function.php and deactivated all other plugins (I thought WPML was involved) but nothing happened.
Zerozendesign, I previously needed a good back-end (wp/php) developer as well, especially someone familiar with Enfold. I can strongly recommend Peter Schönmann (“Dude”, Enfold staff) who can be contacted here: http://inoplugs.com/contact/
My experiences with Peter (having required his services multiple times) are extremely positive. He’s very skilled, polite, fast and as far as I understood he works with Kriesi to help develop Enfold.
EDIT: By the way, very nice website. One of the best Enfold sites I’ve seen, though a bit heavy (performance-wise). Good job!
-
This reply was modified 11 years, 7 months ago by
DavyE.
I just wonder if someone knows why it’s impossible to get the text in Layer slider to rotate with CSS Transform and only in Firefox? It’s working fine in Safari, Chrome and IE. It’s working when I’m bulding the slider, but on the page there is no effect. Is it Enfold theme that interfere in some way?
Hi I don’t understand what I did wrong on a fresh WP install I imported the demo content but the whole menu is out of it’s place check this link http://aitypenew.manta-web.co.il/
I also checked “Enfold main menu” under Menu Settings
Please advise
Gabriel
Hi there,
i’m WordPress-beginner and working online with WP.
I can’t find any place arround Enfold a possibility to turn off
or rather delete this option; Import Dummy Content.
How do i do?
Looking forward for your respon!
Cheers
Peter
Hi bemofunny!
Thank you for using Enfold.
You can add this on Quick CSS or custom.css to remove the “All” sort:
.taglist a:first-child, .taglist a:first-child + span.tag-seperator {
display: none;
}
Unfortunately, it’s not possible to change the order of the tabs.
Cheers!
Ismael
Hi JPOsteen!
Thank you for using the theme.
Set the page to have a transparent header then you can add this on Quick CSS or custom.css:
.av_header_transparency {
display: none;
}
.header-scrolled {
display: block;
}
If you want a smoother effect, you can try to create a jquery script but the task falls beyond the scope of support so you have to find someone to do it for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
Cheers!
Ismael
Hi pako69!
Thank you for using Enfold.
I’m not sure where this container with the css class “shiftnav-toggle ask” is coming from but it interferes with the icon animation. Please deactivate the plugin responsible for that and the icon should work as expected. The issue seems to be random.
Cheers!
Ismael
Hey motylanogha!
Thank you for using Enfold.
I’m sorry but this particular request is not possible without major modification. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
Cheers!
Ismael
Hi!
Thank you for the update.
There is no custom css class on the text block with the “SOFT DRINKS” title. Please add it as described here: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) {
.your-custom-class > * {
padding-left: 0 !important;
}
}
Regards,
Ismael
Hi Soapmarine!
Thank you for using Enfold.
You can use this:
#top .container .av-masonry-entry {
width: 20%;
}
Cheers!
Ismael
Hey!
@Gurify: Do you have the latest version of Enfold? The default lightbox has been replaced with the magnific pop-up plugin. You can refer to this link on how to open an inline content: https://kriesi.at/support/topic/contact-form-in-pop-up-prettyphoto-issue/
Best regards,
Ismael
Hey Allan!
Thank you for using Enfold.
Maybe a browser cache? Please remove browser cache then test it again. I’m sorry but the website it not loading on my browser. I’ll ask the rest of the support team to take a look.
Best regards,
Ismael
Hey Simon!
Thank you for using Enfold.
Please add this on Quick CSS or custom.css to disable the animation:
.avia_transform .av_font_icon {
opacity: 1 !important;
-moz-transform: scale(1) !important;
-webkit-transform: scale(1) !important;
-ms-transform: scale(1) !important;
transform: scale(1) !important;
}
Cheers!
Ismael
Hey MarcG5!
Thank you for using Enfold.
It depends on the kind of layout that you’re trying to achieve. Do you have a screenshot or mock up of the website? Please post it here.
Regards,
Ismael