I’m having problems setting up my product / category pages and want to display a different banner for each top level category page and all the subcategory pages with the top level category title on top.
I have added a banner to the top level category thumbnails and selected, “Display product image and description as fullwidth page banner”.
The problem with this is, it takes the category description and displays it over the banner instead of the title. I want the description to display on the page not on the banner. How do I achieve this?
Another issue is, the banner will only show on the top level page and not the sub categories. Is there a way to set it up so that they show on all subcategores?
I added the following code to my css of the child theme:
@media only screen and (min-width: 1024px) {
ul#mobile-advanced {
width: 35%;
right: -40%;
}}
BUT WITH SAFARI THERE IS ONE ADDITIONAL PROBLEM I CAN’T SOLVE:
On big Apple tablets with wide screens safari hides elements, which I defined in my css only to hide on screen smaller than 1024px. You should know, that “.rob_menu” and “.rob_desktop” are classes from elements, I wanted to hide only on screens smaller than 1024px, BUT SAFARI HIDES IT ALWAYS:
@media screen and (max-width: 1024px){
.rob_menu, .rob_desktop {
display:none!important;
}
your idea to make it before li is good because otherwise on hovering the separtator will do the same thin as the link itself.
The only thing is positioning But please overwrite your input on that
The first rule is to have no sign in front of first list point (:first-child is what it says the first li after ul)
the li.menu-item-top-level is to prevent that submenu list points will have a sign in front of their links.
sorry – i can not help you now – my family wants to eat something with me :wink
an no – that does not help anyway. – and i’m a participant as you are. so for now its enough – you got your default mode back.
PS it will be heavy to realise because you got a lot of links in sublevel they have a top-level link too.
Contact f.e. is sometimes the support on sublevel etc.
This reply was modified 9 years, 6 months ago by Guenni007.
Having recently installed the Enfold theme, I immediately fell in love with its versatility. Early this morning, I inserted a button short code within a custom widget, which I then assigned to the header (Via the instructions found here: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ ). Everything was working fine, until about an hour ago.
Now, when I go to Appearances—>Widgets I CANNOT do the following:
1). Activate any new widgets (via drag/drop)
2). Obtain a drop down from a widget
3). Click on either of the “Screen Options” and “Help” buttons in the upper right corner of the screen (i.e they’re frozen)
Oddly enough, I can (Yes):
1). Create a new Enfold Custom Widget Area
2). Manage the widgets in the 4-footer columns via the “Manage with Live Preview” button
Looking for an easy fix, I disabled all of my plugins and cleared my caches, but that didn’t work. I disabled the Enfold theme and activated a random WordPress theme to see if the issue was theme-related. Interestingly, the Appearance—>Widget menu worked perfectly in this other random, freebie theme. So, in assuming the problem was either Enfold-theme or user (me) related, I went ahead and deleted the Enfold theme altogether, reinstalled it back onto wordpress via zip, and activated it. Then, I tried to access the widget menu on the Appearance—>Widgets WordPress pg again. But it still doesn’t work…same problems persisted.
If anyone has some time, I greatly appreciate a reply. I love the Enfold theme and would hate to have to go with another one.
I have the latest version and the Enfold Child Theme installed.( Child Theme
Today when I opened up a page I see that the Avia Layout Builder stopped working with pages.
I cleared the cache,
Running WordPress Version 4.6.1
Running Parent Theme (Enfold) Version Number is 3.7.1
All I get is the spinning Circle when I open up any page.
I don’t know why, but on a special width (I estimate between about 900 and 1200) and on many tablets with special desplay width THE MOBILE MENU IS VISIBLE in the corner in the top at the right side.
I’ve reviewed all the previous support forums, but none of the suggestions have worked.
NextGEN Gallery Pro Film displays great on desktop browsers, but not at all on mobile. I get following error on mobile: “Fatal Error: Could not extract a stage height from the CSS. Traced height: 0px.”
I have tried disabling all the plugins, clearing caches, and also the header.php suggestions, etc. from all the previous forums.
WooCommerce will display the image in the same ratio that you upload. Please make sure all the images are of the same size or ratio while uploading to achieve the look and feel you are after.
1) I am trying to use the breadcrumbs on a website. I have setup the blog (News sections) and created the first post. When I click on the post the category of the post is displayed on the breadcrumbs. Is there a way to hide the category?
2) On the same post i use the Enfold latest news widget. This widget works fine on every page, but on this post the Popular / Recent / Comments titles do not appear on top.
The link of the page is on the private section. Any help is much appreciated.
I removed the uppercase letters from the URL directly in the database, as well as updated it in the WordPress backend, and now I can use post name permalink without any problems.
on dashboard / appearance / menus – on top right of this window there is “Screen Options” push that little button.
Now you can choose what the menu options dialog should look like
under the “Show advanced menu properties” there are some interesting things f.e. you can give each list point an own class !
And for those little things in hamburger-menu the “description” that is the point you are looking for
check those things you like to have.
then you only must toggle the menu list point at that little arrow
This reply was modified 9 years, 6 months ago by Guenni007.
Thank you for the credentials, please always post the login credentials only in private area. This is a public form and anyone will be able to view it.
Request you to update the password immediately.
I checked the slider image on small screens the head of the man standing cuts off a bit this is due to the nature of the browser which adjust the image proportionally to fit on all screen size. This is normal behavior of the background image and it is working as intended to. If you like the head of the person to be visible all the time please open the image in photoshop and increase the height of the image by 100px and move the content vertically center. That way the extra gap on the top and bottom will get covered and the rest of the content will always be visible.
I changed where it says right to center thinking it would center the icons in the middle of the screen and it put the icons back off the screen like it was before.
How do I center the icons and also bring them to the top of the screen above the logo and hambuger menu?
Also is is possible to have the buttons with the outline – eg the dark transparent and light transparent but change the border colour?
And can there be a hoover effect over the images? I have them as background images so that I can have text and buttons over top of them but the text can be hard to read so a colour transparency that is enabled on hoover or a image blur effect or something – can that be done in the grid?
I am confused. The original CSS you gave me wasn’t in the styling sheet – I took it out when I couldn’t get it to work. So I am not sure what the mistake was in the styling that you fixed?
This is what you gave me-
@media only screen and (max-width: 480px) {
.flex_cell.custom-cell {
padding-left: 0!important;
padding-right: 0!important;
}} – this isn’t there anywhere? There is no change – the padding is still there on the mobile.
So I started trying the other option you sent through with the aim of hiding the image on the mobile but the having a colour section with the full width image which only shows on mobile. This is not the preferred option as it means I have to put every image in twice.
But I have started with that option to hide the image on the mobile version. I have added CSS
@media only screen and (max-width: 500px) {
#only-desktop { display: none !important; }
}
I have added the custom class ‘only-desktop’ to the section that holds the pear image on the front page. I have cleared the cache and minified CSS . Image still there. I tried .only-desktop instead of #only-desktop. no change.
I cannot get the custom class option on the sections to work at all.
I would prefer to go back to the first option of removing the padding. Can you look at that for me please?
Appreciate your help.
Karen
Author
Search Results
Viewing 30 results - 90,151 through 90,180 (of 142,836 total)