• Resolved filippocinotti

    (@filippocinotti)


    Good morning,
    I’d be interested in understanding if it is possible to let vendor add a custom link to the seo and social part of the vendor page. In particular I was thinking about letting them add the custom link under Twitter part so that I can then set a custom logo, title and description…. How could I do that avoiding the “www.twitter.com/…” before my custom link?

    Thanks in Advance,

    Filippo

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author WC Lovers

    (@wclovers)

    I was thinking about letting them add the custom link under Twitter part so that I can then set a custom logo, title and description

    – Where? Under social setting or SEO setting?

    How could I do that avoiding the “www.twitter.com/…” before my custom link?

    – Well, this only add “twitter.com” before twitter social handler. Not for all social profiles.

    Thread Starter filippocinotti

    (@filippocinotti)

    I’ve noticed the possibility to use other social to insert the personalized URL…
    Is it possible to change the icon that correspond to linkedin or snapchat for example?

    Plugin Author WC Lovers

    (@wclovers)

    Is it possible to change the icon that correspond to linkedin or snapchat for example?

    – Linkedin and Snapchat social options are already there – https://ibb.co/NNMQy8v

    Do you want to change these socials’ display icon at vendor’s store page? If so, which icons do you want to use?

    Between, WCFM uses “Font Awesome” as icon library.

    Thread Starter filippocinotti

    (@filippocinotti)

    The icon called “video”, simply a videocamera, will be fine!
    I’d change snapchat icon/logo if possible

    Thanks

    Filippo

    Plugin Author WC Lovers

    (@wclovers)

    DO you want to use this icon for snapchat? https://ibb.co/JFyM55y

    Thread Starter filippocinotti

    (@filippocinotti)

    Yes, if possible blue but yes!

    Filippo

    Plugin Author WC Lovers

    (@wclovers)

    Kindly add this CSS to your site –

    #wcfm_store_header i.fa-snapchat{font-family:'Font Awesome 5 Free' !important}
    .fa-snapchat:before{content:"\f03d" !important}

    Add to your child theme’s style.css
    Or, add from wp-admin -> Appearance -> Customize -> Additional CSS/Custom CSS

    You may change it’s color from WCFM Admin Setting – Store Style – https://ibb.co/qgDc1q8

    Please clear site caches before test.

    Thread Starter filippocinotti

    (@filippocinotti)

    Thank you so much.
    I’ll let you know if it works

    Plugin Author WC Lovers

    (@wclovers)

    It’s working, I have already test this – https://ibb.co/1MmG3qc

    Still check in your environment and know me.

    Thread Starter filippocinotti

    (@filippocinotti)

    Ok now it is working on the Vendor page but I can’t see it in the product page under vendor section

    Thread Starter filippocinotti

    (@filippocinotti)

    Thread Starter filippocinotti

    (@filippocinotti)

    Plugin Author WC Lovers

    (@wclovers)

    Add this CSS line to your site as well –

    .wcfmmp_sold_by_container i.fab.fa-snapchat {
        font-family: 'Font Awesome 5 Free' !important;
    }
Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Custom URL in SEO and social page’ is closed to new replies.