• Resolved ldoucet

    (@ldoucet)


    hello,
    i fill the Listing subtitle on a woocommerce product and i would like to know where it appear on the ebay product ?
    Perhaps i have to use a shortcode but i don’t found it.
    Thanks for your help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support WP Lab Support

    (@wp-lab-support)

    Hey @ldoucet

    The listing subtitle will appear right below the title on the eBay listing.

    If you don’t see it, please make sure your listings are unlocked in WP-Lister: https://docs.wplab.com/article/45-locked-vs-unlocked-listings – then make sure you have enabled the “Enable Subtitle” setting in the listing profile: https://www.wplab.com/plugins/wp-lister/documentation/profiles/#Title_and_Subtitle

    After that, browse to the listings page of WP-Lister and click the “Revise all changed items” button at the top of the page.

    Kind regards,
    John

    Thread Starter ldoucet

    (@ldoucet)

    Ok i understand thanks.
    Is there a way to fill complement information on a product and to display it witch a shortocode. I am looking for a solution without a premium module.
    Thanks.

    Plugin Support WP Lab Support

    (@wp-lab-support)

    Hey @ldoucet

    Do you mean information in the “Short description” field of Woocommerce?

    If so, you can use the shortcode “product_excerpt” in the listing template of WP-Lister to include your Woocommerce short description in the listing template on eBay.

    Kind regards,
    John

    Thread Starter ldoucet

    (@ldoucet)

    No i don’t want to display my short description. I wan to display size of my product but the size is different on each variation. There is two size on a product. I have seen the size shortcut but this is product information and not variation information. So i am looking for a field to fill ths information. For the moment i use the caracteric field but i would like to have this information in the text.

    Plugin Support WP Lab Support

    (@wp-lab-support)

    Hey @ldoucet

    You can use shortcodes for product attributes in WC. See: https://www.wplab.com/plugins/wp-lister/documentation/templates/

    For example, a product attribute labelled “Size”, you would use the shortcode “attribute_Size“.

    If the field is a custom meta field, you would use “[[meta_custom-meta-field-name]]” where you would replace “custom-meta-field-name” with the name of the custom meta field.

    Kind regards,
    John

    Thread Starter ldoucet

    (@ldoucet)

    Thank you for all your response. It works with meta 🙂

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

The topic ‘Listing subtitle not found’ is closed to new replies.