Forum Replies Created
-
Mod
Quote:only on one of the sites has expected widget header behaviorThen you need to isolate what is those two sites have in common that they don’t share with the third one.
I recently saw something similar here:
https://forum.graphene-theme.com/graphene-support/what-happened-to-my-sidebar
but haven’t had the time to figure out what the cause is.
Mod
Since you have separate sidebars for Graphene and Graphene Neo, one of these plugins may work for you:
Mod
This has been answered before. I think it was something like
.home .page-title, .home .entry-title {display: none;}in your custom CSS.
Mod
In reply to: Problem compatibilty between WP4.0 and Graphene 1.9.3.
October 29, 2014 at 7:53 pm #43734I have seen dozens of sites running Graphene 1.9.3 and WordPress 4.0 and have not seen this issue. Did you refresh your browser and server caches?
Link to site?
Mod
Marking thread as resolved. You can do this yourself as well.
Mod
Try using the Graphene header widget with some custom CSS for placement. You may need to implement a
z-indexto make it appear in front of everything, rather behind it.Moved to Support. Please post in the correct section next time.
Mod
For some reason, it is duplicating the
#containerand#contentdivs. Is that something you have control over within the WooCommerce settings?I don’t have any experience with WooCommerce, and I don’t have the time to take a closer look right now. But based on what we are seeing and the page you linked to, it seems like going with
Using woocommerce_content()is probably your best bet.Mod
This really isn’t the way the Graphene slider is meant to function. Your best bet may be to forgo the Graphene slider entirely and use a plugin that will display independent data, rather than posts.
Mod
In reply to: Header Menu item bigger than others on home page only
October 29, 2014 at 12:42 am #43724You have somehow managed to insert this code:
<a href="mailto:address@redacted.net"></a>into your menu on the home page. That is what is causing the extra height issue. Are you editing theme files?
Mod
You should use Graphene options to change columns widths, not custom css.
