Hey artemrepin!
Thank you for using Enfold.
Please remove the code then use this plugin to show two different menus: https://wordpress.org/plugins/zen-menu-logic/
Regards,
Ismael
Hey Userreq!
Thank you for using Enfold.
What do you mean by “Thumbnails-Definition”? Are you referring to the “Featured Image” box? Please go to Screen Options then enable the Featured Image.
Regards,
Ismael
Hey typoskull!
Thank you for using Enfold.
There are thousands of Enfold users and less than handful of them reported malware issues. Most of the malware reports are coming from another plugin. I think this is just a false/positive result which can be ignored completely. If you want, you can delete the file then upload it again. See if that changes anything.
Regards,
Ismael
Hey mslaiter!
Thank you for using Enfold.
I think you forgot the actual url of the website. Please check. Make sure that you’re running Enfold 3.0.1 on WordPress 4.0.
Best regards,
Ismael
Hi!
Thank you for using Enfold.
Use the custom menu widget. :)
Regards,
Ismael
Hey!
I don’t really understand how to deal with images and my page doesn’t look like the demo one http://kriesi.at/themes/enfold/blog/blog-single-small/
For example I added a feature image for the first post appearing on the page (last one posted) ->
On the homepage it appears in the thumbnail of the Magazine Widget : ok
On the blog page it doesn’t. The thumbnail is still an icon though it’s not like this on the demo. But the image appears in “big” 100% above the post -> on the general blog page and on the post page. I noticed that changing the preview size of the feature image in the blog element doesn’t have any impact -> my image always appears in the biggest size…
1. Can you explain what I’ve missed and how to set thing like the demo ?
2. Is there eventually a way to have the feature image appearing only in the post thumbnail ? So that it’s not automatically added always at the same size and above the post int the post page. As may be I will prefer to deal differently with my images inside each post -> A. to always have the title ABOVE the image / B. to be able to deal easier with the ‘composition’ : for example for post 1 I might want to put the image at the end of the article, for post 2 in the middle (text/image/text), or for post 3 I might want to have 2 images in 2 columns inside of the text etc… See what I mean ?
3. If 2 not taken in account -> how to have always the title ABOVE the image or the video ?
Thanks for your help and for answering both 1&2&3 (as 2 is not a definitive choice).
Kind regards,
Marie
Hi paslet!
Thank you for using Enfold.
Please give us a link to the actual website. On FTP, remove the enfold theme folder then upload it again after.
Regards,
Ismael
Hi!
Thank you for using Enfold.
I checked the link (http://client1.waltoncreative.com/index.php/portfolio-item/frozen-food-supplier/) but there’s a 404 error. Please check.
Best regards,
Ismael
This reply has been marked as private.
Hi Simon!
Thank you for using Enfold.
Edit the masonry element then look for the Gap between elements setting. Select “No gap”.
Best regards,
Ismael
Hi CB!
Thank you for using Enfold.
You can edit js > shortcodes.js, find this code on line 3701:
//transition speed when switching slide
transitionSpeed:900,
Adjust the transitionSpeed value. Remove browser cache then reload the page.
Regards,
Ismael
Hi mcraig77!
Thank you for using Enfold.
Try to replace the code with this:
function add_custom_script_translator(){
echo "<div class='g-trans'>".do_shortcode('[google-translator]')."</div>";
echo "<a class='g-trans-link' href='LINK HERE'>CHANGE THIS TEXT</a>";
}
add_action('avia_meta_header', 'add_custom_script_translator', 10);
Regards,
Ismael
Hi Marcelo!
Thank you for using Enfold.
The entries are located at the very bottom of the masonry content.
Best regards,
Ismael
Hi BetuwePC!
Thank you for using Enfold.
You can change the menu size on Enfold > Advanced Styling panel. Edit the Main Menu Links element. Regarding the logo, upload a logo then select the logo size that you want before clicking the “Use image as logo” button.
Regards,
Ismael
Hi cyrber!
Thank you for using Enfold.
I’m sorry but I’m not sure what you mean by new position for the advertising widget. Can you please provide a screenshot? Note that you can show widgets using the Widget Area element.
Best regards,
Ismael
Hi jcarter123!
Thank you for using Enfold.
You can upload the transparent logo on Enfold > Header Layout > Transparency Options panel. You can also change the menu color there.
Best regards,
Ismael
Hey marjan2k!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css to adjust the size of the menu items:
@media only screen and (max-width: 1410px) {
.av-main-nav>li>a {
padding: 0 8px;
font-size: 12px;
}
}
Best regards,
Ismael
Hello,
i was wondering if it’s possible to add a sidebar overlayed to a full width page. For eg i was thinking something like the “settings” cog and box i can see on the enfold demo page http://kriesi.at/themedemo/?theme=enfold-overview
Thank you
Hi Tim!
Thank you for using Enfold.
Can you please provide a screenshot of the issue? I checked the site and it looks fine on smaller screens. What do you mean by “mobile optics”?
Cheers!
Ismael
Hi kriru!
Thank you for using Enfold.
You can remove the comment tab with this on Quick CSS:
.tab.widget_tab_comments {
display: none !important;
}
Best regards,
Ismael
Dear Enfold Team,
is it possible that when customer goes to cart the checkbox of “delivery to other address” is unchecked. So that these delivery to other address fields by default do not appear. They only should appear, when customer clicks on the checkbox.
Another question would be. In the address mask, is it possible to remove the field “Appartment” as our fulfiller DHL does not use this field.
Thanks!
Rgds
Andreas
Hi!
Thank you for the update.
Please enable mouse right click so that we can inspect the site. Make sure that you’re running Enfold 3.0.1 on WordPress 4.0.
Best regards,
Ismael
Hi momon!
Thank you for using Enfold.
You can use this to remove the top margin of the very top columns:
body .tab_inner_content .column-top-margin {
margin-top: 0;
}
Cheers!
Ismael
Hi ykblue!
Thank you for using Enfold.
Please use this instead:
.caption_left .slideshow_caption {
left: 5%;
top: 46%;
}
Regards,
Ismael
Hi Dan!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css:
#footer div .av_one_fourth:first-child {
width: 23%;
}
#footer div .av_one_fourth:nth-child(2) {
width: 18%;
}
Best regards,
Ismael
Hey cbrand!
Thank you for using Enfold.
Please give us a link to the actual website. Make sure that you’re running WordPress 4.0 with Enfold 3.0.1.
Regards,
Ismael
Hi addwebtoday!
Thank you for using Enfold.
Please check the page’s Layout > Title Bar Settings. You can also change that option via Custom Fields. Look for header_title_bar then set the value to title_bar_breadcrumb.
Regards,
Ismael
Hi tremblayly!
Thank you for using Enfold.
Did you modify the H2 element on the Advanced Styling panel? If that is the case, you can refer to this link: https://kriesi.at/support/topic/advanced-styling-overwriting-custom-color-on-special-heading/#post-335484
Cheers!
Ismael
Hey!
Yes, you can use RevSlider with Enfold.
Also, to disable LayerSlider, refer to this article.
Regards,
Josue