Hey!
That would need to be added in as a new feature and isn’t something we could give out through support. If its a must-have feature I would recommend looking into a freelance developer to customize the shortcode php file to add it in and then bug test it to make sure there are no other issues from the change.
Regards,
Devin
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#itinerarylink > p > a {
overflow: visible!important;
}
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_color .input-text, #top .main_color input[type='text'] { color: white; }
.main_color tr:nth-child(even) { color: inherit; }
.woocommerce-error strong { color: black; }
Best regards,
Yigit
Hey rseybold!
It could maybe be done with a LayerSlider slide but it will be a bit complicated to set up. You would need to have it all set up on a single slide and then handle the timing through one long slide.
Regards,
Devin
perhaps it will be easier to create a new array for the target but i don’t find it where i can insert it.
This will be a great thing because the most links of portfolio should be self but in some case it will be nice to have an input field for blank
There isn’t really a solution for that since what is happening is the plugin doesn’t realize there is content on the page. As long as its in the source then it will work. The plugin will just not register the content because the blog element is a query not raw content or text.
Hey!
Check that you have no also set a different front page in the WordPress Settings>Reading. That should be set to show the latest blog posts. Then in your Enfold theme options the home page can be set to the page you want your blog posts to show and then the blog option set to nothing.
Best regards,
Devin
Hey Munford!
Please make sure to add “Enfold Latest News” widget and not “Recent Posts” widget
Cheers!
Yigit
Thanks, I’ve tried that, but despite trying different browsers and refreshing, the page is still loading the standard /wp-content/themes/enfold/js/avia.js?ver=1 file.
Hi!
Please go to wp-content\themes\enfold\js folder and open shortcodes.js file and find
big_prev.stop().animate({opacity:0}, function()
and change it to
big_prev.stop().animate({opacity:1}, function()
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-smallarrow-slider .slide-image, #top .avia-logo-element-container img {
width: auto; }
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.container_wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0); }
Cheers!
Yigit
Hey emin!
Please go to Appearance > Editor and open Header.php file and find
wp_nav_menu($args);
echo '</nav>';
and add following right below it
get_search_form();
Then add following code to Quick CSS in Enfold theme options under Styling tab
#header #searchform { float: right; padding-top: 37px; }
.main_menu { right: 20%; }
#top #menu-item-search { display: none; }
Please hire a freelance developer if further customization is needed
Regards,
Yigit
Hey Gibbzee!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul { background-color: transparent!important; }
Best regards,
Yigit
Hi!
Have you tried re-installing Enfold as shown on video tutorial i posted in my previous post? Please install version 2.5.4
Best regards,
Yigit
Hi. I’ve been working with enfold template and it works great. Lately i added some blog post to my home page where i already had some other images with a roll over effect. everytime i roll over the images i had, the post images below them shake. I don’t really know how to solve this.
Can you please give me a hand?
Thanks support team!!!
Hi Yigit,
I can’t reinstall WordPress again, mate.
The menu items show on other themes, just not on the Enfold theme. Surely there is a better way to fix this?
This doesn’t seem like a WordPress install problem, rather a problem with the Enfold theme itself.
If I switch to the Twenty Fourteen Theme, the menus are displaying without issues.
I would really like to use the Enfold theme on this website, it’s an awesome theme. I really hope we can find a way to fix this without needing to reinstall WordPress.
Thank you so much for your time and assistance, it’s much appreciated!
Hope you have a great day!
-
This reply was modified 11 years, 9 months ago by
foxvendetta.
Found a bad Bug, as well in your Website
Only on Mac (Maverricks and only on Google Chrome (hell too many shitty Browsers on the market :-)
http://kriesi.at/themes/enfold/pages/contact/
Just downloaded the newest Version == still not working!!!
This reply has been marked as private.
Hello and thanks in advance for your time
I am developing a page in enfold and using color sections. For some reason, even thought I am setting the page layout to Default (right sidebar) and Right sidebar, the sidebar appears at the bottom of the page. In some cases, one of the color sections is to the right, and others it is off by itself.

I have tried everything…thanks in advance for the help!
Dave
is it possible to make a set-up that if a class is set (f.e. extlink) the target is blank and if not the link goes to self ?
i activated the custom.css by using add_theme_support('avia_template_builder_custom_css'); in functions.php
so i can give the masonry field a special class.
btw. because of updates the string is now on line 548
-
This reply was modified 11 years, 9 months ago by
Guenni007.
Hi,
Got base.css Version 10.02.2014 from Themeforest enfold Theme
Updated to css folder
No effect
firefox font-face still broken
hop you can help.Thanks
Thomas
Hi Liminalty!
Please try deactivating all active plugins and check if that helps. Please also try updating the theme to the latest version 2.5.4, re-installing LayerSlider may help
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hi,
I am trying to achieve a relatively simple behavior:
– use a static home page and use a blog page that displays a set of post categories. Categories are key here, I have dedicated pages for some categories with a grid layout (these are typically alerts of commercial deals), and I don’t want these deal categories on my blog page that has a single author big preview layout btw.
I tried two options but neither is good enough:
1. created a blank blog page and set my enfold preferences to point my static main page and pointed the blog to the new blog page. This looks fine, however this way I am not able to configure to display only the categories I want. I tried adding a menu item, but that will only give me one category per menu item, which is not enough.
2. the other thing I tried is this: reset my enfold page settings to default. Created a blog page and added a blog posts element with a single author big preview layout and picket the categories I wanted. Configuration options are adequate, theoretically this should be perfect. However when I look at this blog page the posts are not displayed the same way they are displayed in the default Enfold blog page, because:
– video posts and gallery posts are displayed with their featured image in blog posts element while the default blog page displays the video and gallery components themselves and that looks pretty cool.
– excerpts in the blog posts element are not what I defined in the posts, they are usually shorter about one paragraph and no media is displayed. The default blog page does this right, it displays the full excerpt including images, videos, posts sliders cool stuff.
I don’t want to go on with these differences like this.
Can you please give me suggestions how the create the desired behavior?
Thanks
Mark
This is the old site. New at: http://www.imagine.nazwa.pl/swedish% 20enfold/wordpress/. Already solved the problem background. Please let me know whether the background of the menu and logo can be transparent? Please also inform us whether the background of the “Portfolio Grid” can be transparent? Just as in the old site?
Hi aybekdes!
1- Please refer to my post here https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
2- Can you post the link to your website so we can take a look what type of header you are using. You can also check it in Enfold theme options > Header tab
Cheers!
Yigit
Hey Peter!
Plase go to wp-content\themes\enfold\js folder and open Avia.js file and find
if(st < el_height/2)
{
newH = el_height - st;
header.removeClass('header-scrolled');
}
else
{
newH = el_height/2;
initial size of the logo is getting divided by 2 by default. You can change them to 1.2
Cheers!
Yigit
Hey!
Please try re-installing WordPress and Enfold via FTP. Menu items are there but they are not being output
For a quick guide on updating your theme take a look at this video on updating the theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit