craigind
Forum Replies Created
-
Thank you for your help. While trying to add the tag I had mistakenly added it as a header. Of course that did not work Your plugin did the trick
Thanks again.Forum: Themes and Templates
In reply to: [Twenty Fourteen] Make woocommerce pages full widthUPDATE:
I figured out how to make a single product page wider with the CSS code below. Any know how I make this apply to the category page too?.single-product .product {
width: 199%;
margin-left:-50%;
clear:none;
float: left;
}Forum: Fixing WordPress
In reply to: Not able to set static hope pageI figured it out!
Customize< Layout/Design Options < Front Page Options < Uncheck “Hide Blog Posts or Static Page on Front Page”.Forum: Fixing WordPress
In reply to: Not able to set static hope pageWell darn… It does seem to be related to the theme “Online Shop”. When I use the default theme, the content does display, but look weird. I am not sure what do. If I change themes I will have to redesign the thing. Any ideas how to make that theme work?
Forum: Fixing WordPress
In reply to: Not able to set static hope pageI did try all that. Setting the static home page results in a bad page.