railhead
Forum Replies Created
-
Thanks, I have resolved the issue and marked this thread so.
Forum: Plugins
In reply to: [WooCommerce] Current Code to Hide Related Items On Product PagesFigured it out: JETPACK! D’oh!
Forum: Plugins
In reply to: [WooCommerce] Remove/Hide “Estimate for…” On Cart PageHah, nice — we both posted the same code at the same time. GREAT MINDS, eh?
Forum: Plugins
In reply to: [WooCommerce] Remove/Hide “Estimate for…” On Cart PageA quick solution that’s working is to add:
.woocommerce-shipping-destination {
display: none;
}That may be the best route, but wanted opinions…
Forum: Plugins
In reply to: [WooCommerce] Mark a Product as Local Pickup Only?I have that box unchecked. but the text is still there. I made a separate post for that question, so we’ll see if it gets any traction!
Forum: Plugins
In reply to: [WooCommerce] Mark a Product as Local Pickup Only?Wonderful — that plugin seems to be doing the trick! THANK YOU!
Now if I could just have the shopping cart page NOT display the text “Estimate for…(address)” since all our shipping is flat rate or local pickup…
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Adding Social Icons to Navigation MenuI simply installed the Better Font Awesome plugin (https://wordpress.org/plugins/better-font-awesome/) and used the aforementioned code as the navigation label. I guess I was merely missing the plugin, ha.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Adding Social Icons to Navigation MenuFixed it!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Reduce Space Between Post Text and ImageThanks so much!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Reduce Space Between Post Text and ImageThere won’t be a Read More on this site, so I meant a HR or line divider between posts, so between the picture and the heading for the next post.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Reduce Space Between Post Text and ImageThat helps, thanks! And I wanted to add a line to divide posts, where would I add that?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Reduce Space Between Post Text and Image