Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • jruez, to remove only “From” text before prices, simply add this to your woocommerce-mod.css.
    I was looking for the same thing and it worked perfectly fine for me.

    #top .price .from {
    display: none !important;
    }

    Note that this will also remove the “From” before your On Sale products, should you have any.

    Cheers!

    Have you tried setting “sort by price” in >Woocommerce>Settings>Catalog?
    See here: https://i.imgur.com/f19FY.png

    Thread Starter hcd

    (@hcd)

    Sorry for the double post, I’m a bit clueless since this is my first post ever on wordpress and i’m quite new to the whole web designing thingy (actually i’m struggling to finish someone else’s job). Should i create a separate topic for this just let me know ??

    Besides the facebook image issue above, I’m having another one after having installed Yoast SEO plugin. The Google+ share adds the product SEO title I’ve set up in the SEO plugin (this doesn’t happen on facebook) and then adds the product name again, leading to a duplicate.
    It looks like <Product name – Site name>(no space)Product name
    SEO title is this <SEO Title>.
    Before the SEO plugin install g+ (just like facebook) only appended the Product name for the share, nothing more, nothing less.
    Any clue on how to lose the SEO title and keep the Product name as before?

    Many thanks!

Viewing 3 replies - 1 through 3 (of 3 total)