Hey!
Please switch to default twenty thirteen theme or any other themes then switch back to Enfold.
Regards,
Ismael
This reply has been marked as private.
Hello I am having an issue with the layer slider and i tried everything nothing works.
I migrated from a domain to another, the banner works on the old hosting but it stopped working on the new hosting
I tried the export / import it did not work.
Can you help please? thank you
-
This topic was modified 12 years, 3 months ago by
webcolors.
Hey Paul!
This is a server side error. Please contact your host. Could be intermittent, like if the server database goes down. May be worth trying at another time. Please post a link to the website with the latest Enfold version.
Best regards,
Ismael
Hi revion!
Please wait for another 12 hours as Envato update plugin checks ThemeForest servers every 12 hours or you can update the theme manually http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hey rcgroup!
Yes, for more information, please see http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Yigit
+1 for Right Sidebar on woocom single product pages.(just like on the shop page)
The current single product widget area is on left below product image.
So on mobile particularly all menu or other items in that widget area will push all the main product description and info
menu item
menu item
menu item
menu item
menu item …..
misc. sidebar widgets…..
down the screen= sub-par user experience.
Thanks Team Enfold rocks!
edit – I see this was also requested by Zerozendesign last week:
The addition of a right sidebar option on a woocommerce page. For visitor usability, this seems like it would be a no brainer. The ability to add the shopping cart widget into the right sidebar so visitors could view their cart as they are shopping would be an ideal scenario.
Hi I have a question about the proper use of the child theme with Enfold
If I make modifications to the header.php – and move that file over to the child folder what will happen when the parent theme is updated.
Will the child theme override the parent then and will it be an older version ?
-
This topic was modified 12 years, 3 months ago by
rcgroup.
I see version 2.4.5 is out but it says no theme update available from theme updates within WP
I see that Layer Slider has recently had a fairly major update to version 5 and supports a lot of new features. Will this be included in a future Enfold update?
Hey!
Go to Enfold > Theme Options > click the “Import Parent Theme Settings” button.
Best regards,
Ismael
Hey!
The single product template does not support a right sidebar at the moment. Some major code rewrites would be required. Please post a request here: https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Ismael
I’m placing rotating quotes on pages using the testimonial slider. When I placed the person’s title in the subtitle it place the following after the subtitle. — http://
It also shows as a hyperlink.
Why is Enfold doing that? How can I remove this?
-
This topic was modified 12 years, 3 months ago by
MtnStreamGroup. Reason: I found how to edit the background color of the testimonial
Hi Yigit,
Thanks for your reply. I added that code to the Quick CSS in Enfold theme options under Styling tab and nothing changed. It didn’t make the background transparent. It still looks the same. http://desertmiragemarketing.com/foxscabaret/
What else can I try?
Hi COLORIT!
You would need to create a new custom post type for the second one and then add it in to the theme in the same way the portfolio custom post type is.
Really though because the two subjects are so related they could still fall under the portfolio umbrella.
As long as the items don’t have common categories then the two types of portfolio items would not really connect. If you really wanted to keep them separate though then the new custom post type would be needed. That is however beyond the scope of what we can assist with via support so a freelance developer would be your best route.
Best regards,
Devin
Thanks Devin,
The site works when using compatibility mode and i’ve managed to get 10 working via a few little changes.
But still having issues with 8 + 9, this is on XP & Windows 7. Works in IE10 and above now.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#main, .footer_color, .alternate_color, .socket_color, #header_main, { background-color: transparent; }
Regards,
Yigit
This reply has been marked as private.
Hi!
I’m not getting any major issues in IE8 at least on Windows 7. Though I don’t have an XP machine to test on at the moment but i’ll tag the topic for myself to check when I’m at my other office that has a few xp machines running so I can test live.
You may want to let the client know that come April XP is no longer supported by Microsoft: http://www.microsoft.com/en-us/windows/enterprise/endofsupport.aspx
And with XP at 11% http://www.w3schools.com/browsers/browsers_os.asp and IE8 at 3% http://www.w3schools.com/browsers/browsers_explorer.asp he is in the minority of minorities.
On that front, make sure that the client is at least using the most recent version of XP and its service pack as well as the most recent version of IE8.
Best regards,
Devin
Hey AndrewDelaware!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .iconbox_top {
margin-top: 45px; }
Regards,
Yigit
Quite strange what’s happening here? Got the message for updating to 2.4.5 but my Enfold version is 2.5? Who’s wrong?
Hello,
I am using the Enfold theme with the boxed style. I have a custom fixed background in the back and I would like the boxed part of the website to be transparent so you can see through to the background. An example of what I am trying to accomplish can be found here: http://scandalesque.com/. This is my website: http://desertmiragemarketing.com/foxscabaret/. Please help me. Been trying to figure this out for hours! :-)
Thanks!
Link submitted in the private reply. For the non admins:
I have the latest version of Enfold under a child theme. Not much in the child theme except css and two modified shortcodes.
This reply has been marked as private.
Hi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Cheers!
Yigit
Dear Support
It seems there are multiple H1 tags in posts, which creates some serious SEO issues,
I found in functions-enfold.php where all the default settings are set for titles:
$defaults = array(
‘title’ => get_the_title($id),
‘subtitle’ => “”, //avia_post_meta($id, ‘subtitle’),
‘link’ => get_permalink($id),
‘html’ => “<div class='{class} title_container’><div class=’container’><{heading} class=’main-title entry-title’>{title}</{heading}>{additions}</div></div>”,
‘class’ => ‘stretch_full container_wrap alternate_color ‘.avia_is_dark_bg(‘alternate_color’, true),
‘breadcrumb’ => true,
‘additions’ => “”,
‘heading’ => ‘h1’ //headings are set based on this article: http://yoast.com/blog-headings-structure/
);
and added this line underneath the above array:
if ( is_single() ){ $defaults[‘heading’] = ‘h2’; }
is it possible to fix the issue in your releases so the updates do not overwrite our manual fix?
I had this question a couple of months ago and your solution was to upgrade to the most recent version of the theme but it’s happening again. You can see the site here http://sunglofeeds.encore-domains.com/ Everytime I I check “enfold main menu” and click save it doesn’t keep the box checked. Any thoughts?
Hi!
1- Please add following code to Quick CSS in Enfold theme options under Styling tab
.sub_menu { font-size: 10px; }
2- Please go to Appearance > Menus and click on Screen Options and check “Link Target” and then choose the menu items that you would like to open in new tab http://i.imgur.com/bOLs66V.jpg
Best regards,
Yigit
Hello!
I found this closed thread here, which got me started but I’m having troubles.
1. I have created a slide PNG image that is two time larger than my selected Easy Slider size (710x270px). In theory I could upload it and would work for either retina displays or not. But it just refuses to upload (its only 428K).
2. I exported a copy of this slide as a JPG and COULD get it to upload, however the Easy Slider is choosing to display the 710x270px image when in fact, I’d like to display the 1420x540px version so it works on retina devices.
What am I doing wrong?