Sorry.
But here’s the deal:
This issue keeps being raised in threads every day… so perhaps create a master sticky with the latest on the solution to the HTTP error as it continues to evolve. Josue had a workaround that worked for a while (smile) and then stopped…. now this latest mod to the functions.php seems to be working… for now.
In the case of this thread, Wildwood began helping us as the mods were busy elsewhere. His proposal for the user.ini file was part of the solution as far as working with Enfold and Go Daddy.
But noted, it is your forum so of course I will of course respect your request.
Many thanks for all the help!
Hi
if you go into edit page
spanish / about aquamarina
and edit the gallery at the top you will see the problem, the images are still missing
thanks
I want it on mobile and desktop. I had the following
.responsive #top .logo img {
max-height: 55px!important;
which I removed but didn’t have the top 20px
Please can you check my CSS and see what is going on as I am confused now
Hello,
I need to increase the margin for desktop only on quick css
How?
Masonry Grid element not displaying images. The page elements like page numbers are showing. Viewing source code the images are there.
Enfold Version: 3.5.4 WP 4.5.1 Theme and child theme
I have cleared all caching and tested on Chrome, Firefox and Safari.
I have added the recommended script the the finctions.php
I am seeing the following error in the console I have pasted the full error in the private content section.
shortcodes.js?ver=3:1211 Uncaught TypeError: container.isotope is not a function
Hello Enfold team,
you helped me to create a black bar in the header of my current webproject (https://kriesi.at/support/topic/black-bar-in-the-header/)
First, it works fine, but after checking some mobile phones, i found out, that on android 2.03 it works, but on 4.04 (with smaller screen), there is no menu + logo anymore, if I use the code you provided me:
#header_meta {
position: fixed;
width: 100%;
left:0;
}
On the other side, on desktop view, this black bar is hiding, when I scroll down (have a look at the link). This ist no happening at mobile view, however, the bar ist „juming“, when I scroll down (because I use the Header Secondary Menu for it)
The bar should be always in the browser, like the logo. Is there a simply way, to create this bar without the problems of this header secondary menu. Again, the bar should be always 100% of the browser window.
Thank you for your help, I really appreciate it.
Hi
sorry the last thread got closed before it was properly resolved…
https://kriesi.at/support/topic/translate-easy-masonery-gallery-captions/
anyway I have installed the plugin – enabled translation for media but when I go to edit the gallery in the spanish version it says it cannot find the images
http://mantravisual.com/aqua2/trans2.jpg
thanks!
I want to keep this for the desktop view, but I’m considering alternatives for tablet view and below. Wondering if I could create another version of this Layerslider (more basic), for mobile only and use CSS media queries to target the desired Layerslider.
Over the last week or so I have been struggling with the same problems while uploading images.
I have finally found a workable solution, adding this to my .htaccess file at the root of my WordPress installation just before the # BEGIN WordPress line:
SetEnv MAGICK_THREAD_LIMIT 1
It does work in my case, and there are many other references of this WP 4.5 huge bug:
https://wordpress.org/support/topic/http-error-when-uploading-images-17/page/2
https://wordpress.org/support/topic/http-error-uploading-and-uploads-greyed-out
http://www.inmotionhosting.com/support/edu/wordpress/http-image-error
Hope this helps!
Need to add”Chosen By Businesses & Governments Around The World” to the header. Want it to be centered vertically and centered between the loog and the navigation.
I tried adding this to my functions.php file.
add_action( ‘ava_after_main_menu’, ‘enfold_customization_header_widget_area’ );
function enfold_customization_header_widget_area() {
dynamic_sidebar( ‘header’ );
}
Along with
#header .widget {
left: 50%;
color:#fff;
padding-top: 0;
position: absolute;
top: 0;
transform: translate(-50%);
z-index: 999;
}
Created a widget and called it tagline.
but nothing worked.
Hey axelfx07,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-subnav-menu > li {
padding: 0;
}
#top .sticky_placeholder,#top .av-submenu-container {
height: 23px;
}
.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
height: 30px;
line-height: 30px;
}
.html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
height: 30px;
}
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 132px;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Hi,
@HEF2015 Your website looks great and thank you for your kind words :)
@WEBIGAMI As i always mention, i love your designs! :) Among these projects, “Top of the lake” is my favourite :)
Best regards,
Yigit
Hello Rikard,
My problem is setting the columns inside the color section to the top or to the button, but they are always on the middle.
For example: on the main page navigation icons are on the middle it needs to be at the bottom always.
(vertical-align: bottom or margin-bottom=0px, whatever it works)
If you can give one example how to do it, I can do the rest of the pages that needs it.
Best Regards
Cihan
Hi,
I put some CSS code into the head section of my website for some free google fonts (following advice on a forum) but now I can’t get rid of some code which is now showing at the top of the screen containing reference to various php files
I’ve attached my URL in the private content space for the Kriesi/Enfold team.
Even more worryingly I can no longer see my website log in page and so totally logged out of my account and unable to do anything!
Can someone please look into this for me?
Thanks
Sharon
-
This topic was modified 9 years, 10 months ago by
Sharon.
Rikard,
That is awesome! it worked beautifully.
Can you please briefly explain how it works?
What is the relevance of text-2 ?
I haven’t removed the following code… do I leave that?
#Header .widget {
float: right;
z-index: 999;
height: 120px;
top: -135px;
}
Once again awesome support! Thanks!
Hi,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content {
opacity: 0.6;
filter: alpha(opacity=60);
}
Best regards,
Yigit
Hey, first of all, really nice theme!!!
I have a problem, I need the alt tag to be displayed in the source code (SEO) but it seems that there are none.
I found a similar problem and a solution here:
But I don’t know how to make it work. I looked at the Shop Demo and in the link there are no alt tags included
<div class=”thumbnail_container”></div>
http://kriesi.at/themedemo/?theme=enfold-overview
Is it possible to display the image alt and title in the ???
greets marlene
Hi,
Wordpress is cropping images by default when uploading theme. You can control this behavior with a plugin like: https://wordpress.org/plugins/simple-image-sizes/
If you want to adjust Enfold’s image settings directly then refer to this: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176
Best regards,
Andy
Hi Andy,
yes the bullets are good now in the top product short description, but now if you look below that in the icon list where we have the clock icon, we have the clock icon and then we also have a bullet point showing. here we just want the clock icon.
also there is a small bullet point in the actual tab heading which should not be there.
Many Thanks, Leigh
Hello
After updating WP the built in easy slider stopped working:
Why is this?
Hi guys,
finally, some new WEBIGAMI-projects. Love the simplicity of this theme! Thank you, Kriesi-Team:
Top Management Consultant:
Jazz Music:
IT Fashion Startup:
Boutique Office in Hamburg:
Cheers,
Jan :)
-
This reply was modified 9 years, 10 months ago by
WEBIGAMI.
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
#text-2 {
position: absolute;
top: -141px;
right: 0;
}
Thanks,
Rikard
Hey Matthias,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Regards,
Rikard
Hi,
Please replace the custom css used earlier with the one below.
@media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency {
background-color: transparent!important;
}}
You can manipulate most of the option in Enfold >General Styling > Logo Area
To achieve something similar to the screenshot below :
Please enable custom css class support and add a custom class to the first colorsection right below the menu.
.custom-class{
margin-top:-100px;
}
Please adjust the margin top to match the header height.
By default the logo area has no background below it. so we need to use a -ve margin to push the colorsection to the top of the page.
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

If you have more questions please feel free to get in touch with us.
Thank you for using Enfold :)
Best regards,
Vinnie
Hi comelen!
Thank you for using Enfold.
It will only work if you set the product type to “variable”. You can display the price even for simple products but you have to modify a certain file. Please follow the instructions provided here: https://kriesi.at/support/topic/price-not-showing-when-only-one-product-variation/#post-577539
Regards,
Ismael
An extra mobile-style menu has appeared on my site above the header and main menu on an ipad. Unlike a hamburger or mobile menu, this menu is always open upon loading the page. Also, a small the hamburger icon has appeared in the main menu. The site performs as expected on desktop and mobile; it is only on the tablet where this extra menu has suddenly appeared and I believe this problem appeared with the most recent theme update. I have Header Mobile Menu activated only on smartphones, not tablets. It causes the sticky menu and Full width sub menu to malfunction. The sticky menu floats in the middle of the page below where this extra menu ends instead of sticking to the top of the page. I have included screen shots from the ipad home page.
Hi,
I would like to reduce the size of the responsive logo on my site so that there is some black space around it http://westcoasthammocks.com.au/. Do you know how I would do this?
Do you want to apply this modification for mobile screens? Or do you want to see it on desktop view as well? If you want this modification to be applied on mobile and desktop view, remove the css media queries:
.responsive #top .logo img {
max-height: 55px!important;
top: 20px;
}
Best regards,
Ismael
-
This reply was modified 9 years, 10 months ago by
Ismael.