Add this too:
.home #main {
padding-top: 155px !important;
}
Hi,
since the update to 2.6 the tagline according https://kriesi.at/support/topic/how-can-you-add-a-tagline-or-subheading-to-all-pages-for-the-enfold-theme/ does not work any more because the header.php looks totally different! How can I add a tagline again on my Blog http://miApple.me on Enfold 2.6?
Cheers,
Gee Are
This will fix it:
#main {
padding-top: 130px !important;
}
Best regards,
Josue
Hi,
After the 2.6/2.6.1 update I can’t click items on most of the pages with my iPhone or iPad.
It does work on any desktop, but not on iOS.
Here are some pages that doesn’t work, they all have color sections.
About page (only the lowest up button works)
Portfolio item (it’s the same for every portfolio item). You can’t press play and can’t open the accordion.
I also deactivated all the plugins, but that doesn’t resolve a thing.
Many thanks!
– Michael
-
This topic was modified 12 years ago by
mmichael1991. Reason: added more information
We’re also not sure how to get all the blog items to show up as http://www.orourkehospitality.com/hostedContent/orourke-rwd/blog/hotel-resort-ppc-case-study/
They’re currently showing us as
http://www.orourkehospitality.com/hostedContent/orourke-rwd/hotel-resort-ppc-case-study/
When we change it in Permalinks to blog/%postname%/ it changes all the portfolio pieces to that as well.
Thanks in advance!
Hey Mirela!
It’s a server issue most likely produced by the SSL configuration you have set up, i just tested switching to the default WP theme and it didn’t worked neither in mobile devices (it did in desktops), so this is not theme-related.
http://integ.estlanderfp.fi/test/
Cheers!
Josue
Hi Mark!
Yes, that was for another topic, my mistake.
Regarding what you say, i’m not seeing it:

Cheers!
Josue
I’ve also realized that the Easy Slider is not responsive, it is changing the dimension of the image and essentially squishing in. Is there an easy fix for that?
Hi!
Change that code to this:
#header_meta { margin-top: -30px; }
.sub_menu {
top: 75px;
position: relative;
}
Cheers!
Josue
Hi @Josue ,
It perfectly make sense what you are saying. I’ve enabled the secondary menu but its position is Top Bar at the right as you can see it now at alloelectricien.lu. But I want it to be displayed as at alloplombier.lu. How can I achieve that please?
At alloplombier.lu which uses an old version of Enfold I was using this code:
#header_meta { margin-top: -30px; }
.sub_menu {
top: 250%;
}
Thank you!
Hello,
This is a new problem I have encountered:
When I place a product grid object in a page the Enfold Latest News widget doesn’t show the latest posts
Here is an Example:
http://goo.gl/TUZwbO
(the product grid is located at the bottom before the footer, the latest news widget is the one in the center column in the footer)
In the rest of the website where the product grid is not showing the latest news widget works ok:
eg. http://goo.gl/4vG9Vr
Just to check, I created a page where the only content is the product grid and it isn´t working:
http://goo.gl/3RsxnZ
The same happens with the default latest posts widget, so the problem may be laying on the Product Grid Object.
I´ve been using the template for around 6 months and this bug is new, it used to be working fine. I don´t know if it has anything to do with the latest update of woo commerce. I mention this as it might help find the error
Thanks in advance for your fix,
Gabriel
-
This topic was modified 12 years ago by
gabrielbaril. Reason: [hide original url so it is not indexed in search engines]
Hi Yigit,
I’ve finally gone in and updated the theme, so most of my issues are now all set, thanks!
I’m now noticing that we don’t have the Responsive Menu choice of Dropdown vs Slide Out, did that get taken away or is there a way around it? I also can’t figure out how to get the sub-menu to stay visible below 767px. Is that an option in the Theme settings?
Thanks!
I have the same problem another user had. https://kriesi.at/support/topic/recaptcha-looks-wrong/
I have the latest wordpress installed and the latest version of the theme. If I switch to the default theme or any other theme the recaptcha box shows up properly.
Please see next post for link to the problem.
-
This topic was modified 12 years ago by
deltakid.
Hi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Regards,
Yigit
This reply has been marked as private.
This reply has been marked as private.
Hi!
You cannot see the changes in that case as code i posted here “to decrease padding between menu items between 768px and 989px” code is active between 768px and 989px. I see no issue now that you have set to display mobile menu at 990px. You can choose to display 768px again and try the code if your client does not want to display mobile menu at 990px
Regards,
Yigit
This reply has been marked as private.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo img { padding: 0; }
div .logo { margin-top: 25px; }
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
height: auto !important; }}
@media only screen and (max-width: 480px) {
#advanced_menu_toggle, #advanced_menu_hide {
right: -35px; }}
Regards,
Yigit
Hi!
Have you tried flushing browser cache and refreshing your page a few times? Code works fine on my local installation.
exactly and
3. Switching to mobile menu on 990px
Regards,
Yigit
Based on: https://kriesi.at/support/topic/fullscreen-slider-srcoll-down-bug/
I have just noticed this jumping issue is still there. Now I see it jump on a page where I did not click on the scroll down button. Try scrolling down this page: http://goo.gl/zR6n14
Pay close attention to the big picture with the green truck. Please note that you should try this in Safari.
This reply has been marked as private.
Hey!
Glad you figured it out Antonio! Your website looks great :)
Let us know if you have any other questions or issues
Cheers!
Yigit
Hi Yigit!
thank you very much for your reply! At the end, I recreated the whole website, and now everything works fine. So, I think the problem was with any file corrupted.
The website was this one:
http://www.aoc-training.de
Best,
Antonio
Hey!
Please remove following code from Quick CSS
.logo, .logo img {
width: 400px !important;
max-width: 400px !important;
}
then edit your logo file and remove extra whitespace from top and bottom and re-upload it
Best regards,
Yigit
Hi pantareimadrid!
Please try deactivating all active plugins and check if that helps. If not, can you post the link to your website so we can take a look?
Regards,
Yigit
Hi,
Can you post the link to your website please?
Regards,
Josue