Hey Yigit!
The page you pointed me to is a product page and yes they do have arrows, but I’m trying to have the same thing on my “portfolio items“, which happen to be used with content that is not portfolio-like but nonetheless is a portfolio item just like you have here but don’t have the arrows.. is thata setting I need to set up somewhere?
Hello,
Could anyone tell me why the text block menu choices would suddenly change? I’ve been using my Enfold site for months and then the other day the upper menu (heading size etc etc) has changed. Most importantly I’ve lost some options, namely font selection. When I click the help icon a pop up shows that reads:
About TinyMCE
Version: 3.5.8-wp (2012-12-19)
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.
Copyright © 2003-2008, Moxiecode Systems AB, All rights reserved.
For more information about this software visit the TinyMCE website.
Is this correct? I’d really like to select font styles again!
Thank you for your help
Will
Hey guys!
First of, I really want to congratulate you for the kind of work you make!
I have used probably hundreds of themes in the last years and I’ve never seen such flexible theme and builder… Everything just makes sense!
One thing I can’t figure out is how can place a Previous / Next arrows like you have on this portfolio item http://kriesi.at/themes/enfold/portfolio-item/slider-two-third/ but on my site http://staging.tastymakes.com/foodfacts/pumpkin-pie-spices/ ?
Also do you offer theme customization services? I had bad luck with people trying to customize this theme… I need someone pro.
Thanks!
We’re currently building three websites for clients using the Enfold theme. On one of them, (http://staging.lakewaleschamber.com) we had a developer come in and give us some customizations to match the client’s vision of the site. However, at some point in the process, the responsive elements of the design no longer seemed to take effect – some elements rendered at full size no matter the screen size, especially the LayerSlider we have on certain pages (http://staging.lakewaleschamber.com/, http://staging.lakewaleschamber.com/chamber/, and http://staging.lakewaleschamber.com/introduction/). I suspect it has to do with some of the customizations, as the other two sites we’re building (http://staging.crosbydirt.com and http://rex4pd.com/hainescityedc) still load perfectly on mobile devices.
Do you have any pointers for where to look for the problem so we can get the site back on track?
All three sites are running WordPress 3.8.1 and Enfold 2.5.
I have an Enfold themed site with a blog page and I am trying to dictate what will show up in the sidebar. When I go to the page now it shows default things in the sidebar (Recent Posts, Meta Data, etc). I went to the widgets section and opened up that sidebar, but nothing is in there on the widgets page. I put in the widget section what I wanted to be there, but now that is just added to the list of default widgets that are in there. How do I eliminate what I do not want in that sidebar?
Hi Yigit,
A clean Install fixed the problem.
Thank you 4 Great Support!
Hello,
I’ve tried updating twice and have received this error message both times:
Warning: require_once(class-envato-protected-api.php) [function.require-once]: failed to open stream: No such file or directory in /…….(hidden)……../wp-content/themes/enfold/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 32
Fatal error: require_once() [function.require]: Failed opening required ‘class-envato-protected-api.php’ (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /……….(hidden)…………/wp-content/themes/enfold/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 32
Any suggestions?
Thanks!
Hi pthurst!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu { display: none; }
Best regards,
Yigit
Ok – appears to be happening still when themes are switched. Will dig further into this.
Hey Devin.
I’m going to switch themes right now and let you know what I find.
Hey David!
For #2 yes, the plugin needs to be updated but we have not yet been able to make sure it wont cause any issues with Enfold.
For #1 – Try switching to one of the default WordPress themes and see if you still get the same issue. I’m not aware of there being something like that for Enfold at the moment.
Regards,
Devin
Actually, I think I may have fixed it…added it to the new functions.php of my child theme instead of the original Enfold functions.php. This seems to have fixed the single post title problem.
I’ve still got an issue though… on many posts, the title still appears under the title bar, along with the details of the post (date, number comments, author etc). I only want the title bar to appear, not the bit below it! Here’s a screen grab showing what I mean…


Hi guys – has anyone ever seen this before? http://youtu.be/X_WM_8aLF-8?hd=1
In the video, 2 things are happening.
1. When menu items are added to menu page, and you attempt to switch the order, it doesn’t work…at all
2. On the layerslider edit page, the upper screen options and help tabs have down arrows repeating.
This is network wide, so I figured it might be an issue with a network enabled plugin. I disabled all network enabled plugins and the problem persisted.
Any ideas?
Found !
On line 40 of functions-enfold.php.
If it coul’d help someone ;)
For information, according to Google Authorship rules, rel=”author” MUST no appear on pages, but only on posts, and MUST not appear on all pages of your site (including homepage).
rel=Publisher” should appear on your home page or in a Google+ badge and must link to a Google+ page.
-
This reply was modified 11 years, 10 months ago by
Ronan.
Hi!
It seems like you are using version 1.3.1 which is very old. Please update the theme to the latest version 2.5.1 via FTP and make sure you are using WordPress version 3.8.1 as well
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
Hi Eleina_Shinn!
Which type of header are you using? You can post the link to your website or you can check it in Enfold theme options under Header tab.
In WordPress dashboard please go to Appearance > Editor and open Header.php file and find
if(strpos($headerS,'social_header') !== false && strpos($headerS,'bottom_nav_header') !== false) avia_social_media_icons($social_args);
and add your text right below it as following
echo "<div class='your-text'>your text goes here</div>";
Then you can style your text using .your-text class in Quick CSS, for example
.your-text { float: right; }
Best regards,
Yigit
Hey Pector!
Please add search form as HTML in Div / Video tab http://i.imgur.com/weLyiaZ.jpg as following
<form action="http://localhost/Enfold/" id="searchform" method="get" class="">
<div>
<input type="submit" value="" id="searchsubmit" class="button avia-font-entypo-fontello">
<input type="text" id="s" name="s" value="" placeholder="Search">
</div>
</form>
Best regards,
Yigit
Hi Josue,
thanks for your reply. I added the css code which you mentioned, unfortunately, there is now a thin white border between the social icons and the header.
How do i make the header uniformly in 1 colour without borders like this enfold user : http://blackouthair.fi/
Thank you!
I wonder if anyone else is getting this, or is this my own local problem . . .
I’ve installed Enfold two times on two different servers, and both times the site would not load because of a Parse Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ‘]’ in /home/altogether/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contentslider.php on line 394
Line 394 on that page is truncated – the entire last 10 lines or so of code are just missing – after I do the FTP upload. I have not had this issue with other files, but I’m entirely willing to believe this is a Dreamweaver CS6 issue. I’m just wondering if anyone else had this issue?
Hey Dan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#text-8 .textwidget a { display: inline!important; }
Best regards,
Yigit
Hi Pector!
You can add following code to Quick CSS in Enfold theme options under Styling tab to display a static text on hover
.image-overlay.overlay-type-extern .image-overlay-inside:before {
content: 'your text';
font-family: 'entypo-fontello';
}
You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
Yigit
Hey accunet!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {
border-bottom: 2px solid red;
}
Regards,
Yigit
Hey,
I´ve been using a cool solution for mobile devices.
I create one area with the layerslider and directly below one with the easy slider. I feed the easy slider with all the end result pictures from layer slider (I´ve just made screenshots inside the layer slider editor and cut them), but just with an width of 767px.
Normally the easy slider is hidden (set this in main css), but if the screen has a width of 767px or below it appear and the layer slider is been hidden.
I use the same media query like Richard but with max-width: 767px and -> visibility: hidden
To show the easy slider on mobile I use this:
.page-id-xxx #after_layer_slider_1 {display: block !important; visibility: visible !important;}
.page-id-xxx #after_layer_slider_1 .container {width: 100%;}
.page-id-xxx #after_layer_slider_1 .template-page, #after_layer_slider_1 .el_after_av_layerslider {margin-bottom: 0 !important;}
.page-id-xxx #after_layer_slider_1 .just-on-mobile {margin: 0;}
I added “.just-on-mobile” as a class inside the easy slider settings. Look here if you don´t know how to do it.
Best regards
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia_ajax_form p { text-align: center; }
Regards,
Yigit
Hello,
My client is asking me if is possible to add a search bar in the layer slider to search on the site given the fact you can add HTML above a gallery of images.
Do u guys know if this is possible to be done with the Enfold theme itself? or is it necessary to buy a plug-in?
thank you very much
JC
Fixed Classes for Layout Elements and Widget Areas would be awesome..
Best regards
Thank you for reopening the other thread, Devin. I will also be looking for some outside help on this and will let you know what we find. I’ll start with Ricahrd’s comment about 480px not being the correct screen size. Hopefully, it will be just that easy.
There seems to be some problems with Unicode characters. Danish (Æ Ø Å) are not being displayed in edit mode:
https://dl.dropboxusercontent.com/u/4174765/Enfold.png
When viewing the website they are being displayed correctly though.
Well I’m sorry you’re still having problems, but I can assure you that the snippit to hide the layer slider definitely does work as I’m using it on my site (http://www.BlackBeltAcademy.info). I’m currently viewing my front page on my iPhone and there’s no layer slider visible.
I’ve re-opened you last topic and if you give us some time we will try to help. We are trying to find out why some topics are getting closed prematurely as its an issue we’ve had since the forums were updated a few months back.
Customization is adding in items that do no come with the theme or theme options. In your case, its a specifically styled button in the header that isn’t a theme option but instead custom styled. You can see why customization isn’t supported when something we provide off the cuff to try and help suddenly turns into “code provided by support” which in turns seems like it should be supported in all working instances. Again because it “came from support”.
In reality its us trying to go over the top and help find a solution even if it isn’t strictly supported. Often its a one off quick fix, sometimes it needs tweaking and others we can only provide a starting place.
The support policy is under the registration form when you sign up here which outlines Kriesi’s support policy: https://kriesi.at/support/register/