Hey webzillauser!
Thank you for using Enfold.
1.) That is the default template of the single product pages. The sidebar is actually below the featured image container. If you want a left or right sidebar, please do the following modification.
// https://kriesi.at/support/topic/sidebar-rechts-single-page/#post-580220
2.) The category title is inside the banner.
Best regards,
Ismael
Hi Rikard,
you can close the topic, everything worked great.
Thank you!
Alessandra
Hey!
Alright. We adjusted the css media query to 1248px:
@media only screen and (max-width: 1248px) {
#menu-item-search-mobile {
display: block !important;
}
#top #searchform {
text-align: center;
}
#top #menu-item-search-mobile #searchform > div {
display: inline-block;
}
}
Where did you add the following code?
@media only screen and (min-width: 767px) {
#top #searchform {
position: absolute;
top: 90px;
}
}
Please remove that one.
Best regards,
Ismael
Hi,
Glad we could help. Please let us know if you should need any further help on the topic.
Best regards,
Rikard
I switched from Go Daddy due to the nonstop 502 and 503 errors… they started last November and if you read their support forums for Managed WordPress, they have continued since then. I was pulling my hair out. This is not a theme issue. I switched to WP Engine and am happy with them but there are many hosting providers that are much better than Go Daddy. Make the switch away from GD, you won’t regret it. I wish someone had given me this advice 2 years ago! Good luck.
Hi Thomas,
Great, glad you got it working and sorry for the problems. We should hopefully have a fix released for this as soon as possible. Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
Please activate debug mode in order to see shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can then paste the following shortcode where you want it:
[av_layout_row border='' min_height='0' color='main_color' mobile='av-flex-cells' id='collections']
[av_cell_one_fourth vertical_align='top' padding='0px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
[av_image src='https://kriesi.at/themes/enfold-shop/files/2015/03/winter-girl-small-495x400.jpg' attachment='551' attachment_size='portfolio' align='center' animation='no-animation' styling='no-styling' hover='av-hover-grow' link='product,66' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.7' overlay_color='#6786a1' overlay_text_color='#ffffff']
NEW
WINTER COLLECTION
[/av_image]
[/av_cell_one_fourth][av_cell_one_fourth vertical_align='top' padding='0px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
[av_image src='https://kriesi.at/themes/enfold-shop/files/2015/03/couple-sitting-495x400.jpg' attachment='546' attachment_size='portfolio' align='center' animation='no-animation' styling='no-styling' hover='av-hover-grow' link='product_cat,15' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.7' overlay_color='#6786a1' overlay_text_color='#ffffff']
LATEST
STREET CLOTHES
[/av_image]
[/av_cell_one_fourth][av_cell_one_fourth vertical_align='top' padding='0px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
[av_image src='https://kriesi.at/themes/enfold-shop/files/2015/03/girls-shopping-desat-495x400.jpg' attachment='549' attachment_size='portfolio' align='center' animation='no-animation' styling='no-styling' hover='av-hover-grow' link='product_cat,12' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.7' overlay_color='#6786a1' overlay_text_color='#ffffff']
FRESH
SPORTSWEAR
[/av_image]
[/av_cell_one_fourth][av_cell_one_fourth vertical_align='top' padding='0px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
[av_image src='https://kriesi.at/themes/enfold-shop/files/2015/03/hipster-girls-working-495x400.jpg' attachment='554' attachment_size='portfolio' align='center' animation='no-animation' styling='no-styling' hover='av-hover-grow' link='product_cat,10' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.7' overlay_color='#6786a1' overlay_text_color='#ffffff']
FUNKY
ACCECCOIRS
[/av_image]
[/av_cell_one_fourth]
[/av_layout_row]
Best regards,
Rikard
Hi Joel,
Great, glad you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Alessandra,
Great, glad we could help and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Ok, glad it started working again. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av-social-link-goodreadsicon:hover a {
color: white;
background: orange;
}
Best regards,
Yigit
Hi Harris!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
.responsive #top .logo {
margin-top: -45px;
}
#advanced_menu_toggle {
top: 23%;
}}
Regards,
Yigit
Hi there,
This problem overflowed into another thread, where Yigit told me that I probably couldn’t fix without hiring a developer. I am closing that thread now, and before closing this one too, I would like first to confirm here as well, that this can’t be fixed with simple CSS:
The sub-menu has a weird space at the top of the page when I scroll down. Any idea on how to make it connect to the top?
Thank you!
Hi Yigit,
This worked perfect for Mobil, thanks a lot !….I added the snippet to my functions….
I was wondering if there was a way to stop it from Displaying on my main page. I did not notice it before, but when I resize my home page the H1 Company name also shows up.
thanks !
Ed
Hi again!
Sorry, my bad! I left the initial full stop out of the syntax!
All working fine now, thanks for your wonderful help!
A
Please go to the new link I have provided in private. Add the product to the cart. Next, at the top right where the cart icon is, Mouse over and you will see the cart dropdown has a blue background. I want the whole dropdown background white (solid, not transparent) and the text a slate/black color. I do not want to change ANY other menu/link attributes besides the cart dropdown. So far, no one can seem to help me with it. I have obviously been able to edit just about every other custom CSS I used to create the site…but this one is confusing…and my changes I have tried to make looking at the dev. view on frontend won’t stick – even with “!important” – PLEASE HELP!
LParticipant
Is there a fix for this issue? I have been searching the whole support forum, but any topics reported this issue for a long period of time on different Enfold versions got the answer about some ‘conflicting’ plugins and did not retrieve any valuable solution. I have got the same error on your site using this theme http://kriesi.at/wp-content/themes/enfold/framework/ and the theme demo http://kriesi.at/themes/enfold/wp-content/themes/enfold/framework/ both returning 403.
This is bad for SEO because Google hates errors. Is there a temporary fix for this? This is not a site-specific question but more like a bug report.
Regards
Please see the first post in this thread (blockquoted below), where I did those tests preemptively, knowing I’d be asked to do that. At the time, everything was fully up to date, WordPress, Enfold, plugins, etc. I even disabled plugins, stopped using a child theme, etc, etc. So unless something suddenly changed in WordPress 4.7.1 or 4.7.2 that fixed this, or Enfold changed in some way to fix this, I’m not sure why re-testing would heed different results. Plugins were eliminated and so was the child theme, so those were innocent as per my tests. Though, it is odd that you can’t seem to reproduce it. Anyway. I’ll see if I can revisit this in the future – workload is too high right now and I am able to circumvent this issue by avoiding massive page titles.
In any case, thanks for looking into this.
We’re running WordPress 4.7 and the latest versions of all our plugins.
Here’s what I already tried:
- Deactivating all plugins
- Updating to the latest version of Enfold
- Switching from using an Enfold Child Theme to using a pure Enfold parent theme
- Deleting W3 Total Cache and all traces of it
- Looking for errors via WP_DEBUG_LOG – nothing seen
- Looking for errors via Firebug/Chrome Developer tools – nothing visible
The problem is still reproducible despite this.
Hello,
On the first load of the page the items on the masonry elements will show all but if you reload some of the item will get stack on top of the other item and it looks like the other items did not load but it did.
my masonry settings will load all the items from the portfolio and at the moment there are 96 entries. please see the link provided
I have read the old threads regarding same issue but it did not help.
Thanks Niko! I’ve read over those articles and some others and started to design the page for “Mobile First”. I am creating 3 different image sizes for each “point break”. Here is the new page: http://www.wedsheet.com/l2/
I am having a couple issues that maybe you can help with…
1. On the 2nd section (“Everything you need to…”), the image looks good on desktop and tablet, but shrinks down really small on mobile: http://quirktools.com/screenfly/#u=http%3A//www.wedsheet.com/l2/&w=414&h=736&a=37&s=1
Do you know why that might be? And how would I fix that?
2. The text size on the 2nd section (“Everything you need to…”) stays very large when on mobile…how would I reduce that just on smaller screens?
Thanks!
Dave
The menu still follows down when you scroll down. How do we get it to stay to the top of the page and not follow down when you scroll down the page?
Hi, I’m sorry but maybe I didn’t explain what I wanted well enough. We don’t want the menu to scroll down but we want it to stay on the top of the website when the user scrolls down. So when you scroll down, you don’t see the menu anymore since it stayed on top of the webpage.
Thank you!
Hi Andy,
Thanks for the help. The icon boxes are at the top of the page.
Valerie
Hey pimroll!
Please edit your blog posts and click “Screen options” on the top right corner and check “excerpt” and then scroll below and insert your excerpt in “excerpt” field :)
Best regards,
Yigit
Wow Yigit! You’re the best!
I guess it is ok to move the css into the child theme’s style.css? To keep all css in one palce. Or would you not do that?
You can flag this topic as solved.
Thanks a lot!
Regards,
Monique
Hi Vinay, thanks a lot.
I just habe the problem, that this changes
– all pages of the site (and i use breadcrumbs only in shop)
– changes the view in an unwanted way as well in resoltutions below 768ox and above 1550px.
I tried this:
@media only screen and (max-width:1549px) and (min-width:768px) {
.page-id-742 .html_header_top.html_header_sticky #top #wrap_all #main {
padding: 50px 0 0 0px !important;
}
}
Hoped, this would do the trick, as page 742 is my shop page.
Unfortunately this did not work…
Any idea?