Forum Replies Created
-
Mod
Graphene is already fairly SEO friendly.
There are numerous plugins to add breadcrumbs.
Quote:rendering blocked scripts and image problemsI don’t have this issue on any of my sites. These are probably unique to your site. Feel free to post specific details in the Support section of this forum for assistance.
Mod
In reply to: Date-Picker feature not working with Visual Form Builder
November 6, 2014 at 10:44 pm #43805Are you talking about the calendar on the right side? If so, what is it supposed to do?
Mod
What do you mean by “meta”?
Mod
When I look at your page’s
<body>tag, I see this:<body class="archive post-type-archive post-type-archive-product
custom-background woocommerce woocommerce-page
three_col_left three-columns">but I should see something like this:
<body class="page page-id-137 page-template page-template-template-onecolumn-php
logged-in admin-bar no-customize-support one_column">Your page is actually an archive page. I’m not sure how you did that, or if that is something that WooCommerce sets up for you. I’m not familiar with WooCommerce.
Mod
Quote:The Page I’m working on with WooCommerce isn’t public cause I don’t like how it looksSometimes you gotta live with the ugly in order to get it fixed.
Mod
Try disabling your plugins and refreshing your caches.
Mod
This question has been answered many times already in this forum. Usually, this behavior is the result of an unclosed
</div>somewhere on the page, either in a text widget (which would cause it to appear on all pages) or in the page content itself.Mod
Usually, this kind of behavior is the result of an unclosed
</div>in a text widget. So the first step would be to make sure that you don’t have any of those in the page.Quote:The problem I’m having is that making it a single column Page doesn’t actually remove the sidebars.Link to page in question?
Mod
Quote:But should this not be in the file file da_DK.po?Yes. Have you installed WordPress and Graphene in Danish already?
Mod
For small amounts of code, you can simply copy and paste what @Anonymous has posted above into Graphene’s custom CSS option:
Graphene Options >> Display Options >> Custom CSS (way at the bottom)
