I am getting weird behaviours since the update.
First the website stopped loading and I started getting “No Data Received Error”. We deactivated all plugins and activated them one by one, nothing changed so far, the website is loading again but too many things stopped working!
The newsletter widget is not showing anymore as well!
It worked, However the logo image is not clickable. Only the lower bottom of the logo image is clickable and completly unclickable on page scroll (while the header is shrinked).
Please give me css to make the whole widget custom-info behave the same way as logo, shrink on top within the header on page scroll.
Please see yourself at:
riseuptours
I have provided the login details in this thread, if you need to login to the website.
Thank you
-
This reply was modified 9 years, 10 months ago by
kaloraat.
Hi Leosoki!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#socket center {
top: -25px;
position: relative;
z-index: -1;
}
Regards,
Yigit
Hello!
Featured images on the left/right of posts that get pulled by the Blog Posts element stopped showing after last update, can you please check what’s wrong?
Check the “What Worked for Me” and “Latest Posts” sections
Hi!
You have following code in Quick CSS
#top #wrap_all .header_color h3, #top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3, #top #wrap_all .footer_color h3, #top #wrap_all .socket_color h3 {
font-size: 26px;
text-transform: uppercase;
}
Please remove it and then point out the changes you wanted to make when you added that code so we can provide you more accurate one
Regards,
Yigit
Hey Matthew,
this is WordPress’ default behavior (and nothing theme related). However, when you are on the menu page, click screen options at the top and check mark “Link Target”.
Now when under your menu items menu there should be a check box to “Open link in a new window/tab”
Best regards,
Andy
Good afternoon Vinay,
When you read my first topic in this thread you see that I already installed version 3.5.4 but this did not solve the problem.
But with the code added to php it works.
So you can close the call.
Thanks.
I have three color sections on my page. I want to add an arrow to the bottom border of one of them (the middle one), but when I select this option it adds an arrow to the top of the bottom color section as well.
-
This topic was modified 9 years, 10 months ago by
mosaic.
Hello,
I would add a widget area in the secondary menu (top) not in the main menu.
I try this http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ but it appears in the main menu
In your demo to the right of checkout http://kriesi.at/themes/enfold-shop/
Hi Andy,
I almost fixed it however, the padding on top of header is an issue now. How to get rid of the padding on top of header (logo and address widget)?
Thanks!
Thanks Jordan, super fast reply
The code is great and works but it creates a couple of small issues:
The actual breadcrumb text disappears on mobiles and doesn;t line up in the middle of the band on desktop. Do you know how to avoid this happening ?
Cheers
Hugues
Hi guys,
I already opened another topic about this but now it’s closed, I run a few tests and here’s the problem.
If I have a Color Section in my page, every image with a link after it has no hover effect.
I already disabled every plugin, I already disabled every css change and the problem is still there.
It happens only with Color Section and the other section with columns (I’d say with every full width section).
Could you help me pls?, I’m desperate :(
Thanks!
Hey there,
thanks to the well-documented issues, i know that the CSS for the single fields is following:
#top label {
font-weight: normal;
font-size: 15px;
}
May you tell me which one is the css class to change font size of the formulas headline? :)
Furthermore, i was able to find out that a separate license for each page in a wordpress multi-site installation is necessary.
My question is, how do i handle all these different licenses on my webserver?
Do i have to upload a separate enfold-theme folder for each purchase and connect it with different API Keys?
I’m looking forward to hear from you!
Thank you so much in advance,
Timm
Hey Hugues,
Try the following CSS:
@media only screen and (max-width: 767px){
.responsive #top #wrap_all .flex_column{
margin-bottom: 0px !important;
}
}
If the space is not reduced enough for you using 0px, negative numbers can also be used.
Best regards,
Jordan
Hi Vinay,
Thank you very much, However the logo image is not clickable. Only the lower bottom of the logo image is clickable and completly unclickable on page scroll (while the header is shrinked).
Please give me css to make the whole widget custom-info behave the same way as logo, shrink on top within the header on page scroll.
It is also no longer responsive since i have added social buttons(they must be there, clients request!) together with address, cant see in mobile.
Please see yourself at:
riseuptours
I have provided the login details in this thread, if you need to login to the website.
Thank you
-
This reply was modified 9 years, 10 months ago by
kaloraat.
Hey Hugues,
It’s not a problem, we are here to help :)
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
height: 30px;
}
#top .title_container .container {
padding: 0px !important;
min-height: 15px !important;
}
Best regards,
Jordan
Hi,
Thanks for solving problem https://kriesi.at/support/topic/image-hover-iregular-styles-problem/#post-641000
But now the footer social images have an odd rollover. Can this be disabled please?
Many thanks
http://www.zeitbote.com/zeitbote-produkte/ (in the top) => sorry, not in the bottom of the page is so not working slider now.
Thank you very much.
I had already looked under Advanced Styling but I only found “small bar above menu” with no option to change the “SIZE” of the type.
I just looked again and didn’t see a choice for the “bar at the top of the header” as you’ve suggested.
I applied your code to the custom CSS and it works although changing it under Advanced Styling would be my first choice. Can you please be more specific as to where this can be found?
I’m using Enfold 3.4.7
Thank you again,
Marlise
Hi Jordan
thanks for the quick answert. I did this, but the issue is the same.
the page contains this code which is refering to an external site:
<div class="embedded-content-area" data-embedded-src="http://www.autoscout24.ch/de/hci/list?design=1086&filter=2253"></div>
<script src="http://www.autoscout24.ch/MVC/Content/as24-hci-desktop/js/e.min.js"></script>
I think the issue is that enfold thinks the content is empty if the image shows up and therefore the footer jumps on top.
kind regards
Hi @freeethinka ;
There are two ways:
#1 – Theme Options > Advanced Styling : and choose your size, color …. for the bat at the top of the header
#2 – add this line into your custom css file or into quick css zone :
/*TEXT SIZE BIGGER AND COLOR DARKER PHONE INFO BAR*/
.phone-info {font-size: 14px !important;color:#000 !important;}
But use just one of them !
Hey fluent,
Thank you for using Enfold.
It’s because of the menu plugin. Try to add this in the Quick CSS field:
@media only screen and (max-width: 768px) {
.av_main_nav_header.av_menu_right #header_main .main_menu-uber {
position: absolute;
top: 0;
}
}
Adjust the top value as needed. If you can provide a screenshot of the mobile header layout that you want, we’ll provide the css.
Best regards,
Ismael
Hey Nicoletta_DUS,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
Rikard
Hi raglovesfootie,
Please try the following in Quick CSS under Enfold–>General Styling:
#top .avia-post-nav {
display:none !important;
}
Regards,
Rikard
Hi Jordan,
thanks for your response.
I worked hard yesterday to replace the most of the Sliders with Color Sections for the promotion startin today. But all the sliders don’t work on my end and also not on clients end.
I missed to send you the sites where you see it:
http://www.zeitbote.com/zeitbote-produkte/ (in the top)
http://www.zeitbote.com/produkte/ (in the bottom starting at “Kundenmeinungen”) also the testimonials shoud appear in section “Kundenmeinungen” don’t work any more. Under that section I moved on slider worked earlier.
The strange thing is, that the problem appeared suddenly during I created only normal new site.
I also deleted some backups (800 MB) for more storage in case the server is full.
I also deleted BrowserCache, tried with other browsers and other devices and other networks. Always the same.
Please help me to fix the issue.
Thanks a lot and greetings
michael
Hi,
Great, glad you got it working again. Let us know if you should need any more help on the topic.
Regards,
Rikard
Hi,
Great, glad you got it working. Let us know if you should need any further help on the topic.
Regards,
Rikard