Hey dogukansara!
We uploaded some tutorial videos here: https://vimeo.com/channels/aviathemes and an extensive documentation can be found here: http://kriesi.at/documentation/enfold/
Regards,
Peter
Hi!
1) Please try to clear the browser cache. Maybe your browser still loads the “old” custom.css file which does not contain the immomakler.css code.
2) If you use a child theme you can place the immomakler.css code into the style.css file of the child theme.
3) Otherwise try to insert it into the quick css field (Enfold > Theme Options > Styling) and save the theme settings.
Regards,
Peter
Hi Guys,
Don’t worry I’ve found the problem Mysteriously all the menus had been changed or where missing in the wiget area, I’ve no idea why or how because I never changed anything, I’ve just remembered that I update the theme a couple of days ago through the wordpress Enfold update you sent, so I can only think that might of had something to do with it. Any ideas?
Thanks again
LG
Hi!
I can’t find any error or access entry which explains the resource peaks. Maybe they can provide a log which shows us which script (php file) causes the highest cpu/memory peaks.
Best regards,
Peter
Hi!
Thank you for the feedback comitzuu.
Best regards,
Peter
I’ve recently purchase the enfold theme again and I’m just starting to develop this site http://www.test.theimplantcentre.com/. (login password to follow)
In an effort to enlarge the logo I’ve added in some code you supplied for the previous site but it’s not quite right. I few things I’m looking to sort out and would really appreciate your help:
– Double the size of the font in the top header (Patient site & Dentist site)
– Move the main menu (Home, Why Choose Us etc.) down so that it sits 1/4 of the way up from the bottom of its white panel
– Drop the page name and breadcrumbs down so they sit neatly below the header panel.
– Tighten up the leading in the dropdown menus (e.g. Why Choose Us) to the default.
– Make the column headings under ‘Treatments’ and ‘Care & Costs’ NOT clickable (like the http://kriesi.at/themes/enfold/) and the dark blue #0e2f61
I think that’s it for the moment.
Many thanks
Rupert
Hello,
Is there any complete tutorial about how to use Enfold WordPress Theme properly? I am a new user so this would help me a lot to understand functions about creating a proper good looking website.
Kind regards,
D. S.
Hey hawea74!
By default the slider will ignore the mouse hover event and the autorotation won’t stop. However Kriesi added an hidden option to the slideshow script and you can activate it if necessary. Open up wp-content/themes/enfold/js/shortcodes.js and replace
hoverpause: false,
with
hoverpause: true,
Best regards,
Peter
Hey Tali!
1) I can’t reproduce this issue on the demo page and on my test servers: http://kriesi.at/themes/enfold/cart/
Please deactivate all browser extensions – maybe an extension causes the styling flaws. If this doesn’t help post a link to your website and we’ll check the css code.
2) You can try this css code:
.dropdown_widget .cart_list {
overflow-y: auto;
max-height: 300px;
}
You can replace 300px with any other px value. % values are not supported.
Cheers!
Peter
Hi. I did a search at your site with the text above. No results. I use the fullwidth slider, and I’m wondering if it is possible to adjust the color of the caption frame, or the caption text itself without changing the main CSS file?
The settings in Enfold Theme Options – Styling does not seem to impact the caption frame.
Hi guys,
Thanks for this great theme. I just started using it and I’m also a wordpress beginner, so please forgive my ignorance.
I am using a search plugin that gives me more options than the standard enfold search. But when I’m using this plugin with enfold, they only tell me the number of results found and no results show up in the result page (i tried with other themes and they were displaying all the results without changing any code of the search result page). So i was wondering if you had an idea about this case.
And i also want to change the layout of the result page into a grid layout like the one we can select in the template page builder.
I really need this plugin and I want to use it with enfold. Please tell me what code of the plugin you may need.
Thanks
Hi Guys
I have a couple of websites that use the Enfold Theme and recently I received information from prospective clients that they were unable to open up these websites on their Apple Macs http://teamrfa.com.au/ & http://andrewvenablescelebrant.com.au/ I have since had family and friends check the websites on their Apple Macs and no problems. It appears to be only some appliances that don’t work – any suggestions.
I operate on a Windows and download the Enfold updates applicable to WordPress – I do receive Encryption Loss Message for the MACOSX folder when i am extracting from the .zip file. I confirm ‘copy without encryption’. Could this be an issue for me.
Cheers
Shaz
Hey!
Ah ok – open up wp-content/themes/enfold/js/avia.js and search for:
imgParent.css({height:'auto'}).each(function(i)
{
var currentLink = $(this);
setTimeout(function()
{
currentLink.animate({opacity:1},1500);
}, (100 * i));
});
Replace it with
imgParent.css({height:'auto'}).each(function(i)
{
var currentLink = $(this);
currentLink.animate({opacity:1},1500);
});
Best regards,
Peter
This reply has been marked as private.
Hey Josue,
that´s really weird. Now it works here, too. Yesterday I spent a hour to clear cache eg. I installed enfold for 3 times. I don´t know, but thank you. Sorry for this!
Best regards
Bruno
Sweet, thanks Josue, I will have a play with that. Looks good.
Is there a reason you haven’t implemented this as a tick box option in the Enfold Admin e.g.: “Turn on Advanced CSS Field?” ?
That would be awesome and would simplify it for most people I would think.
Otherwise, will I need to re-add that line in functions.php every time there is a theme update?
Really appreciate your help with this.
Tim
Hey!
The image is just too tall, you should place it on a square canvas first to match the ratio of other product images.
Cheers!
Ismael
MISSING PRODUCT DESCRIPTIONS
Hi
I am not sure if this is to do with the theme update but now my Product Descriptions have disappeared from all of the products in Woocommerce.
I think it happened when I was adjusting the settings for the Column and Product Count in Woocommerce.
Can someone please help me with this. I can’t give you a link to the site because it is not live yet.
I have installed WordPress 3.8.1 and using Enfold 2.5.2. My installs are as follows:
bbPress by The bbPress Community version 2.5.3,
Delightful Downloads by Ashley Rich version 1.3.4,
Regenerate Thumbnails by Viper007Bond version 2.2.4,
WooCommerce by WooThemes version 2.1.2
Hey Doug!
Please update to the latest version of Enfold (2.5.2) to see if it gets fixed, try disabling all third-party plugins too.
If it doesn’t, please create an administrator account and post it here as a private reply so we can take a look.
Best regards,
Josue
Hey Mattia!
What do you mean by single line? You can adjust the footer column count on Enfold > Footer > Footer Columns. Please post a screenshot of what you’re trying to do.
Best regards,
Ismael
Hola Jesus,
Me parece que es un conflicto entre el shortcode de los productos de WooCommerce y el de los Posts, hace unos dias salió una version de Woo (2.1) y hoy dia de Enfold (2.5.2). Por favor actualiza estos dos componentes primero.
Saludos,
Josue
Hi!
I was able to reproduce this issue, but it did get fixed with the code Yigit provided:
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child { position: relative !important; }
Please take a look:
http://screencast.com/t/QBS77fUy
Regards,
Josue
Hey!
I’m not sure because i haven’t used Swiftype with Enfold, but i think that code should be in a footer.php or header.php and you’d not need to edit functions-enfold.php. However it may requiere additional tweaking, like disabling the built-in ajax search functionality (you can do this by removing line 30 from js/avia.js).
If you need more assistance please contact one developer from Codeable or Microlancer, as i said in my first reply we can not help you here because it’s out of the scope of our support policy.
Regards,
Josue
Hi,
For now until support yet to respond or acknowledge for the first time, I am just going to use the below thus removing the effects which is not what I wanted and the issue is not resolved :
.grid-image.avia-hover-fx {
opacity: 1;
}
Please respond or acknowledge someone will be looking into this?
I found that on mobile version the menu doesn’t exit too when the above issue is happening and actually the above doesn’t actually solve the issue since people cannot navigate to the pages on mobiles.
I therefore think something is cause these effects / scripts to malfunction whether it’s the menu on mobile or the portfolio grid or post slide effects when viewed as general public but once logged in as admin they work fine.
Thanks
-
This reply was modified 11 years, 10 months ago by
pureoption.
Hey!
In functions-enfold.php, around line 66, you’d put your custom form in HTML format there. It would be better to contact the Swiftype support if you decide to go with them.
Best regards,
Josue
I am trying to figure out how to change the color for the background and text of a tab when it is in its “Active” state.
The kind of tabs I am talking about are at…
http://kriesi.at/themes/enfold/shortcodes/tabs/
=============
Thanks in advance.
-
This topic was modified 11 years, 10 months ago by
turner2f.
Hi fgrippe!
Unfortunately that would need to be directed to the WordPress SEO support forums. We just aren’t capable of supporting third party plugins.
From the sound of it though, the plugins data in the database was corrupted so whenever the plugin tries to activate the incorrect database entries get read.
Cheers!
Devin
Hi,
Does Enfold has a functionality to add a sign (down arrow, a plus or something) to each item in the menu which has a submenu/links underneath?
Thank you!