Hey!
Not with Enfold as far as i know, you need a plugin (it’s better).
Cheers!
Josue
I would like to reduce the width of the mega menus. Is there a way to do that with custom css?
Hello. I’m using WP 3.9 with Enfold and WooCommerce.
Website in question is http://mrsjosephwood.com and the pages with trouble are the store and search.
Both are showing no content when clicking on the page. The weird part is that they were previously displaying content and I came back one day and it was gone.
I’ve done the standard troubleshooting things to no avail. The pages display content with the base theme but not when I turn Enfold back on.
Any help would be greatly appreciated.
Thank you.
Matt
Hi tdako!
If you use the Advanced Layout Editor on the single portfolio it will not show the featured image. See:
http://kriesi.at/documentation/enfold/create-new-portfolio-item/
and
Regards,
Devin
Hello
It is not working properly. Yes, it works only if I save every tab.
But if I just open tab, then push another one- I will get the situation described in first post. And I got no such thing before
Hi!
Please make sure that you are using the latest version of WordPress as well which is 3.9 and please deactivate all active plugins and check if that helps.
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.container.template-blog {
width: 100%;
}}
Regards,
Yigit
-
This reply was modified 11 years, 8 months ago by
Yigit.
Hi!
Please go to Enfold/js folder and there you can find Avia.js file. You should connect via FTP
Cheers!
Yigit
Hi!
Please update both WordPress and Enfold to the latest versions as @moritzy mentioned and let us know if issue remains.
@moritzy Thank you :)
Have a nice weekend!
Cheers!
Yigit
Hi MeisDesign!
1- Can you post the link to your website? What is the width of the logo you would like to upload?
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next { width: 40px; height: 40px; }
#top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before { line-height: 45px; }
You should adjust the values accordingly
3- Not sure if i understood your question. Can you please elaborate?
Cheers!
Yigit
Hi!
Please update Enfold to the latest version 2.7 and let us know if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Thanks, Josue!
Unfortunately, installing the Duplicate Posts plugin did not solve the problem. The clone of the page still will not accept drag/drop. Other pages still appear to be OK.
Before receiving your suggestion, I also saved a Template of the page, and then applied that Template to a new page: same problem.
It would appear that something is corrupted on that page…
Is the only solution starting from scratch and rebuilding from the beginning?
Appreciate your help! Otherwise, I’m having a great experience with the Theme, and with the quality of support here on the Forum. You guys deserve all the success you’re getting with this Theme.
John
Hey Paul!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-1736 #av_section_1 .avia_widget_section {
background: rgba(255,255,255,0.5)!important;
padding: 10px;
}
255,255,255 is rgb value of the color and 0.5 is opacity level which you can adjust between 0-1
Have a nice weekend!
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
1-
@media only screen and (max-width: 990px) {
#footer { display: none; }}
2-
@media only screen and (max-width: 990px) {
.menu-footer2-container {
margin-top: 10px;
}
#footer {
padding: 5px 0 10px 0; }}
Best regards,
Yigit
Hi raineysw!
Yes, the latest version (Enfold 2.7.1) fixes the issue.
Regards,
Peter
Hi brendymullan!
Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) {
.container .twelve.units, .responsive .container .twelve.units {
width: auto; }
}}
Cheers!
Yigit
Thanks Yigit for coming back to me.
Yes, my website is currently down because the upgrade to the latest wordpress version failed and I am backing up…
I am running the enfold theme on a local wordpress installation to get used to the enfold theme and will change the theme on my website soon.
Maybe the best is to get back to yout when it is ready with the enfold theme and the issue is still there.
All my best
Michael
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
border-color: white;
background-color: transparent;
color: white;
}
Best regards,
Yigit
Hi,
I bought Enfold a week ago and I’m not trying to set up a site locally on my computer and will move it to the Live site when it’s done. It’s a great theme and I think one can create great sites with it.
One thing I’m having an issue with is setting up a Portfolio. I am going to use the site for Photography and to sell the images. In my current site, I have each image entry done as a Post. With Enfold, I am thinking I can make each image entry as a Portfolio item and each image fits into a category.
If now I create a Portfolio item or entry, I can add the image/picture to the Avia Layout Builder section, setup the Tags and Categories like a normal Post. This works fine.
When I then go and look at the Portfolio Page, I won’t see a thumbnail of this post, just the image caption. In order to see an thumbnail of this image, in the Portfolio item, I have to add a Featured Image. Then on the top level Portfolio page, I see the thumbnail of the image.
However, if I think click on it and go to the Image page, I see the featured image at the top and then the main image underneath. I guess this is overkill. Is there a way to not show the featured image above the main image?
Thanks in advance for your help.
Cheers
tdako
Hi Jamie A!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust if needed
.fb_iframe_widget {
margin-left: 45%;
}
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-icon-list .iconlist_title { text-transform: none; text-align: center; }
Regards,
Yigit
-
This reply was modified 11 years, 8 months ago by
Yigit.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.socialize-containter { display: none !important; }
Cheers!
Yigit
Hi spavli2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .aviaccordion-preview-title-wrap, #top .aviaccordion-preview-title-pos { height: auto!important; }
Cheers!
Yigit
Hey!
@janeyj Please see – https://kriesi.at/support/topic/menu-hover-2/#post-259653
@insatiableiam Thanks for helping :)
@msheli Please go to Enfold theme options > Header Layout > Header Behaviour and choose to display sticky header
Best regards,
Yigit
Hey!
Thank you for using the theme!
I’m glad it is working now. It is really to important that you save the elements properly.
Cheers!
Ismael
Hey!
Ja, die Schriftfarbe eingeben kann man nicht. Ich muss zugeben, dass ich auch nicht weiß, ob dies vorher überhaupt möglich war. Wenn ich aber das Theme auf zB TwentyThirteen ändere, kann man ebenfalls keinen Farbwert eingeben, sodass es nicht am Enfold Code liegen kann. Als Workaround empfehle ich in den “HTML” Modus zu wechseln und den Farbwert im Code abzuändern.
Das Absatz Problem hat ein anderere User bereits berichtet und sollte mit dem nächsten Update behoben werden.
Cheers!
Peter
Hi,
I just purchased Enfold and learning to get to grips with it.
I think it is a bit confusing then, when one chooses to use the Fullscreen Slider and sets the option to No Scaling. This gives the impression that you can upload an image with a certain size and that it will not be scaled upwards when used in the slider.
Maybe this could be explained somewhere in future documentation?
Cheers
tdako