Hey!
Thank you for using Enfold.
For the upper or logo part, you can take @Sandie’s advice. Use the advance layout builder then insert a color section with partner/logo element. Save this as a template. Apply the template on every page that you’re going to create. The bottom section of the footer looks simple enough. Go to Enfold > Footer then set the Footer Columns to 4. Use the Footer – Columns widget areas to modify each columns.
Cheers!
Ismael
Hi,
I would like to ask if this pluging Userpro is compatible with the Enfold theme. Thanks
http://codecanyon.net/item/userpro-user-profiles-with-social-login/5958681
Hey wieslander!
Thank you for using Enfold.
Please add this on functions.php:
function add_custom_script_3(){
?>
<script>
(function($){
$(window).load(function() {
var toggler = $('.toggler');
var togglewrap = $(toggler).next();
$(toggler).each(function(index, element) {
$(togglewrap).css({
'display' : 'block',
'position' : 'static',
'visibility': 'visible',
'width' : 'auto',
'z-index' : 1,
});
$(this).addClass('activeTitle');
});
});
})(jQuery);
</script>
<?php
}
add_action('wp_footer', 'add_custom_script_3', 1);
The opening of the toggler will be a bit delay but you can now use the accordion like the default element.
Best regards,
Ismael
Hi clicktext!
Thank you for using Enfold.
Just add the url on the text editor. The post link format will automatically parse the url and apply it on the post title.
Best regards,
Ismael
Ok I get it. I see what you mean about WPML …just moving away from them to go to multi sites (too messy unfortunately).
As I will be using Enfold with woocommerce at a second stage I’d rather woocommerce than Yoast to work for now :-)
Hi koala!
Try adding this in Dashboard -> Enfold -> General Styling -> Quick CSS,
.av-masonry {
background-color: rgba(0, 0, 0, 0.3) !important;
}
Cheers!
Elliott
Hi koala!
Try adding this in Dashboard -> Enfold -> General Styling -> Quick CSS,
.content { padding-top: 25px !important; }
Regards,
Elliott
Hey osckarl!
Try adding this in Dashboard -> Enfold -> General Styling -> Quick CSS,
@media only screen and (max-width: 400px) {
.slide-entry-wrap .slide-entry {
margin-bottom: 0px !important;
}
}
That will remove the bottom margin your seeing but you may need to play around with the 400px value so it only targets the screen size your mobile is using.
Best regards,
Elliott
-
This reply was modified 11 years, 6 months ago by
Elliott.
Hi Elliott
Thank you for your reply.
I entered longitude and latitude after click “Enter address, then fetch coordinates” and click save button, but map isn’t shown on the page.
It is blank at googlemap area. I can see only the location pin.
I’m using Version 3.0.2 of Enfold.
Thank you
Tomo
Hey alexoua!
Try adding this on line 95 in /enfold/includes/loop-index.php,
if (!is_single()){ echo do_shortcode('[av_button label = "Read more" position = "left" link = "'.get_permalink().'"]'); }
Let us know if that works for you.
Regards,
Elliott
-
This reply was modified 11 years, 6 months ago by
Elliott.
Hi koala!
Try adding this in Dashboard -> Enfold -> General Styling -> Quick CSS,
.sub-menu a {
color: white !important;
}
.sub-menu a, .sub-menu, .sub-menu li {
background: rgba(0,0,0,0.2) !important;
}
Best regards,
Elliott
-
This reply was modified 11 years, 6 months ago by
Elliott.
To follow up, I managed to use a relative URL, but it required I move the /webfonts/ folder outside of both the child theme and main enfold folder and put it directly in /wp-content/. Not sure why that worked, but it seems to be the trick to a relative URL in the CSS.
Hi koala!
They should be transparent by default. I believe you have set a background color for them in Dashboard -> Enfold -> Advanced Styling -> Main Menu Links. Go ahead and view that option and delete any code you see for the background color and save. If that does not work then try adding this in Dashboard -> Enfold -> General Styling -> Quick CSS,
.main_menu a { background-color: transparent !important; }
Best regards,
Elliott
-
This reply was modified 11 years, 6 months ago by
Elliott.
Hi there,
I’m building a website for one of my clients with the Enfold theme. Site has lots of menu’s & sub-menu’s ( 68 total menu-items at the moment ) and it seems that everytime I add a new item ( the 69th item ) the menu breaks and refuses to add the new link and show on the frontend..
I’m not using the mega-menu option but just the normal menu with sub-sub menu’s..
Really curious if there is a quick fix ( launch of website in 1 day.. :( )
Regards,
Marcel
Hey NSCduclos!
Try opening up /enfold/tag.php and change line 96 from this,
echo "<h3 class='post-title tag-page-post-type-title'>".$label."</h3>";
To this,
echo "<h3 class='post-title tag-page-post-type-title'>".single_tag_title(false, false)."</h3>";
You may have to do the same for line 56 but let us know if that works for you.
Regards,
Elliott
-
This reply was modified 11 years, 6 months ago by
Elliott.
Hi greentea05!
Make sure your using the latest version of Enfold and then when you insert the Google map it will ask for an address which you can enter some dummy information and press “Enter address, then fetch coordinates”. That will then display longitude and latitude fields which you can then insert your own information. Once you have added it and inserted the google map shortcode it should look something like this,
[av_google_map height='400px' zoom='16' saturation='' hue='' zoom_control='aviaTBzoom_control']
[av_gmap_location long='-92.1823459' lat='58.23871' marker='' imagesize='40']
Test
[/av_gmap_location]
[/av_google_map]
Cheers!
Elliott
Hi,
I am getting the following error:
Warning: session_start() [function.session-start]: open(/home/kx83j3k9sk4/public_html/tmp/sess_d70371314c455d7d211164e3e3c012ce, O_RDWR) failed: No such file or directory (2) in /home/getthebe/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
The website is at gtb.co.nz
I would appreciate if you can suggest what needs to be done.
Cheers
Mohan
I had a couple questions regarding Portfolio Entries.
1. How do you create the 2/3 Gallery entry that you demo on the Enfold Demo site?
2. Is it possible to link the Gallery images with the accordion sections, so that when you hover over a new image and it changes the large display image above the gallery, it would also change the selected accordion section.
Hey guys,
I went through this forum using the instructions provided about the robots.txt file.
https://kriesi.at/support/topic/google-indexing-the-enfold-theme-folders/?login_error
However, when I use Google Webmaster tools to test the Robots.txt file that Peter references in the forum…It’s still being ALLOWED by Googlebots.
Any suggestions?
Thanks!
Justin
Please watch your language.
Only way to fix the issue is by re-updating the theme via FTP.
Please upload freshly downloaded enfold.zip file somewhere via FTP/cPanel and tell us where so i can update the theme for you.
Regards,
Yigit
Hey HRC007!
It is easily not possible. Please try using a more advanced gallery plugin for such features. Also feel free to request it here – https://kriesi.at/support/enfold-feature-requests/
Regards,
Yigit
Hi Andy,
the “client” is me ;-) I know the pros & cons of the W3C HTML / CSS validation very well, therefore I did not come up with the (very) “invalid” CSS of Enfold. In case of Enfold, these WC3 CSS validation errors can be ignored savely IMHO.
But the W3C HTML validation should not give any errors. All Enfold sites pass the W3C HTML validation. But the “Business Theme” (I only tested the front page) does not, and this could be fixed pretty fast & easy (it’s only 19 errors, most of them are the same).
There are many strong arguments for (W3C) valid HTML. I suppose there has been done some effort to Enfold to make it HTML valid (otherwise it’s kind of unlikely that it passes the W3C HTML validation). Therefore it would be great to have this for the “Business Theme” too.
In case you do not want to fix this, maybe you can give me some advice where those errors are generated in the source code (this affects only the front page), so I can dig into the source code & fix this on my own (just the errors, not the warnings).
Thanks!
Regards, Simon
-
This reply was modified 11 years, 6 months ago by
Simon.
Hi!
Please feel free to request or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Glad we could help! :)
Regards,
Yigit
This reply has been marked as private.
Hey!
There are several reason I cant really believe that the theme update is responsible for you rank change. First of all: the frontend output has not changed a bit. Your source code looks the same with version 2.8 and 3.0.2. I can tell that because there is not a single template file that was changed and the template builder elements have changed only marginally (an extra div, or an extra class), certainly nothing that would cause google to kill your rank.
I am also running enfold on several sites (eg: kriesi.at ) and our rank has not changed a bit. I think its more likely that you might be affected by one of the recent google search engine changes.
It might be that the theme has worked better with yoast plugin in previous versions, but my guess is that somewhere in the last months they have changed something as well, because when I look at how the content keyword count in the backend currently works (a javascript counter that does not track the field where enfold saves the output of the template builder) its pretty much impossible that it would have ever worked with this way. So my guess is that not only Enfold has changed but the SEO plugin as well.
Cheers!
Kriesi
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) {
.av-main-nav > li > a { padding: 0 6px; }}
Regards,
Yigit
Hey Victor!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av-hotspot-container .av-image-hotspot_inner { background: red; }
if that does not work, please post the link to your website
Best regards,
Yigit
Hi Kriesi,
Thank you for the reply! I can see that the warning was manually added to the wpseo-mod.js file and I understand why you did this.
The problem that I have is that up until the Enfold version 2.8.1 the theme and Yoast SEO plugin were working perfectly fine together. The plugin could in fact see all keywords within a page built with the advanced layout builder. The problems started with the theme’s v2.9 update and got really bad on this latest 3.0.2 update.
By looking at certain keyword results performance in google, I can tell you with certainty that the front end also has a big issue with the keywords on pages built with the ALB. As I mention above, my site was top 3 on google for it’s main keywords for over 8 years and lasted up until the theme’s v2.8.1. It started slipping to the bottom of the first page after the 2.9 update and right after the 3.0.2 update it dropped to the 3rd and 4th page.
What’s the point of using the Yoast plugin if we cannot use it’s extremely valuable page analysis for the selected keywords on content built with ALB and what’s the point of using Enfold to built a very nice looking site when the site cannot easily be found on google?
Is there a way that I can go back on using the 2.8.1 version of Enfold when everything was working right without also having to downgrade the 4.0 version of WP? This latest 3.0.2 version of the theme has made it a liability for my business.
Thank you,
George
Hey!
I am actually not sure what you mean by “Enfold not following WordPress practices” Enfold adds its widgets exactly like its recommended on the official wordpress codex page:
http://codex.wordpress.org/Widgetizing_Themes
If you have any additional insight or resources feel free to let me know ;)
Best regards,
Kriesi