I can show you examples of the iconbox or button issue though, but wish you could post private urls here like in other forums as it’s really not practical to keep using the google url service or creating test pages.
I would imagine that if you add a button to a page though, then test in IE8 you will see that the button just appears as a faint border outline with no colour as I’ve tested with two versions of Enfold on two servers and with two different versions of WP and seen exactly the same thing now. Same with the image rollover on images within Icon Boxes too!
Hi Devin, We’ve had our host check all possible causes of the problems from their end and they can’t find any issues. We’ve also got the latest version of Enfold and WP installed and have found similar topics from other members, so there must be something wrong here.
Can’t really show you this live as it’s a back-end issue and all you would see on a url is that the Icon List isn’t included on the page!
As I described previously though, the list items just disappears randomly from the advanced page editor and from the actual page itself if you click update. You can spend a lot of time adding list items and content only to return to the page at a later time to find that they now appear as ‘undefined’ or just aren’t in the WP page editor any more.
Thanks,
hi, any solution to typesetting delay in enfold theme?
thanks!!
xavier.
ok, I found a perfect solution, that shows automatically the excerpts, too – thanks to Dude’s code modification with using the plugin Relevanssi:

Here is the code modification, so that Relevanssi works perfect with ENFOLD:
https://kriesi.at/support/topic/instant-search-not-matching-search-results#post-135415
Ready with sliders, menu, portfolio… but How can I change or cancel the examples from Enfold in the page?
Everything that comes down. ??? Please.
Thanks
The number of posts per row depends on the total number of posts. If you have i.e. 9 posts Enfold will display 3 posts per row if you set the column setting to “3” (like here: http://kriesi.at/themes/enfold/blog/blog-grid/ ). However if you’ve a total number of 10 posts Enfold will display just one post in the last row – even if you set the column setting to “3” simply because there’re not enough posts for the last row (like here: http://kriesi.at/themes/enfold/blog/blog-grid/page/2/ ).
You can change it in wp-contentthemesenfoldframeworkphpclass-form-generator.php – search for
$this->output = '<form action="'.$params['action'].'" method="post" class="ajax_form '.$extraClass.'" data-avia-form-id="'.$this->formID.'"><fieldset>';
To have testimonials run from a central hub. So you can enter a collection of testimonials and it displays them either in order or random in the testimonials widgets (in the Avia layout builder) all over your website.
At the moment if you have more than one testimonials widget you have to enter more testimonials in different orders so clients don’t think you only have 5 :-)
You can modify the post query but note that it will affect ALL portfolio grids. Open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesportfolio.php and search for
$query = array( 'orderby' => 'post_date',
'order' => 'DESC',
'paged' => $page,
'posts_per_page' => $params['items'],
'post_type' => $params['post_type'],
'tax_query' => array( array( 'taxonomy' => $params['taxonomy'],
'field' => 'id',
'terms' => $terms,
'operator' => 'IN')));
Replace the operator value and use AND instead of IN
2 new client sites to show off!
http://mastercleaners.com
Like I’ve said previously, there’s nothing I can’t do with this theme ;) About 95% done with another client site. Will post again soon!
In this case I’d contact the hoster – ask them if any redirect rules are in place which can block or affect search queries. You can also try to switch to another theme (like TwentyTwelve). If this link: http://www.lighthousemktg.com.au/?s=test still redirects you to the front page it’s definitely a sever configuration issue.
No, but you can change the “portfolio-item” slug on the theme option page (Enfold > General Settings). On the portfolio item editor page you can edit the permalink by clicking on the “Edit” button next to the permalink
Hi,
Right now this header type doesn’t support the resize effect and it would require some work to implement it (javascript function to scale the content, new css code etc.). You can suggest your idea here: https://kriesi.at/support/topic/enfold-feature-requests and if more users request it we’ll look into it.
Hey!
Insert following code into the quick css field
.post-meta-infos, .news-time{
display: none;
}
Best regards,
Peter
Hey!
You can suggest the idea here: https://kriesi.at/support/topic/enfold-feature-requests
Best regards,
Peter
So I had my client create a subdomain on their own server, install fresh WordPress, install new copy of Enfold and Enfold Child and…the issue with the Avia Layout Editor “content NOT appearing” seems to have gone away, but…now, after I open up one of the text blocks and edit it > save it > then try and open up another “text block”, the actual text does not show in the WYSIWYG (no text to edit), and, when I try and insert an image via the ALB, when I click the “insert image” button…it does nothing.
I really like this theme, but it seems the more I work on building a site with it, the more it does not want to work.
Hi!
Sounds like a javascript issue/conflict. You can use the browser console to determine which script breaks the website.
Best regards,
Peter
Hi,
I am trying to build a website for a student organization, but I’m running into a bit of trouble (especially since I’m not a hardcore CS person). The header and menu on the website I’m building (url here: http://www.hcs.harvard.edu/~rce/) is completely transparent which makes it hard to read the subcategories and texts. I’ve tried fiddling around with the header background color and the background images to try and create a less transparent, if not solid, background for the header and menu, but each time I make any change on the Enfold Stylization tab whether it be through the options given or through Quick CSS, there seems to be no change on the website after I update. I’m not quite sure I understand what is going on or what to do from here. Could someone advise?
Thanks so much!
tanyuanpei
Hello:
Google analytics is not working and I get the message: Status: Tracking Not Installed.
URL: acolsa.com.mx
I_ paste this in the enfold box:
<script>
(function(i,s,o,g,r,a,m){i=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);
ga(‘create’, ‘UA-43550118-1’, ‘acolsa.com.mx’);
ga(‘send’, ‘pageview’);
</script>
I don’t use any cache plugin and cleaned the browser cache.
I have checked the code in the source code of the pages and it’s appearing close to the footer.
Any idea of what can I do?
Thanks
Jorge
I’ve done what you told me and i get this error when loading the page
Parse error: syntax error, unexpected ‘<‘ in /home/content/16/9955616/html/wp/wp-content/themes/enfold/header.php on line 171
Here is how i placed the code:
/*
* display the main navigation menu
* modify the output in your wordpress admin backend at appearance->menus
*/
$extraOpen = $extraClose = "";
if(strpos($headerS,'bottom_nav_header') !== false){ $extraClose = "</div></div><div id='header_main_alternate' class='container_wrap'><div class='container'>"; }
echo $extraClose;
echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";
$args = array('theme_location'=>'avia', 'fallback_cb' => 'avia_fallback_menu', 'walker' => new avia_responsive_mega_menu());
wp_nav_menu($args);
echo " </div>"
;
<div id=content>
<!-- EXCHANGERATES.ORG.UK LIVE FOREX RATES TICKER START -->
<script type="text/javascript">
var w = '1200';
var s = '1';
var mbg = 'FFFFFF';
var bs = 'no';
var bc = '000044';
var f = 'verdana';
var fs = '10px';
var fc = '000044';
var lc = '210000';
var lhc = 'FE9A00';
var vc = '000044';
</script>
<script type="text/javascript" src="http://www.currency.me.uk/remote/CUK-LFOREXRTICKER-1.php"></script>
<!-- EXCHANGERATES.ORG.UK LIVE FOREX RATES TICKER END -->
</div>;
?>
<!-- end container-->"
Also, looking at the link attribution link you provided, I’m noticing the Google Analytics Tracking Code that’s given to me to drop in is not in the same format as what’s cited, so I wouldn’t know where to place that red text. I’m not sure why the formatting is so different from that bit of code, and code it’s given me in the past. Here’s what It’s giving me (I Xed out the tracking ID) :
<script>
(function(i,s,o,g,r,a,m){i=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);
ga(‘create’, ‘XXXXXXXXX’, ‘omarramirez.net’);
ga(‘send’, ‘pageview’);
</script>
I’ve used Analytics before, so I know to copy the whole field, but I’m sure that’s a very common mistake…
Thanks, I’ll take a look at that again. As far as cache issues, could the use of the WP Super Cache plugin be contributing to issues? It was recommended by my hosting service for WordPress sites, but I’m not really sure what benefit it’s providing.
I answered your single topic with the same question here: https://kriesi.at/support/topic/how-can-i-use-or-activate-woo-commerce-on-my-site#post-136152
Please try not to duplicate a question on multiple topics as it makes it harder for us to answer quickly and for others to search.
Regards,
Devin
This is a work in progress but client is happy so far, custom headers, misc other tweaks… Thank you…
http://bit.ly/1dr0IQ9
Hi yucozt,
Version 1.9 has known bugs and is already the 3.6 updated theme files. You will have the least issue with updating WordPress and your theme files before moving forward.
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
Regards,
Devin
Hi, When I install the Enfold theme .. How can I start to use woocommerce..I couldn’t see any setting staff..do I have to install any plugin?
Would you please give me proper way to do it..first time I will use woo-commerce .
When I install Enfold .. I thought that woo commerce already installed with it.. Am I right ?
Thanks
Hi,
Where can I translate the following fields in the Comment form for Enfold:
Name:
Email:
I also need to take out the Website field and for some reason, Name, Email and Website appear to the right of the field, I would need to change them to the left side.
Thanks