Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jason a11n

    (@jconroy)

    Hi @robmeloyelo,

    Thanks for reaching out and apologies for the delay.

    > I need to be able to edit the product description, but it is pulling information from the woocommerce info on the site as a long list of features

    GLA will use the “long” product description by default (recommended by Google) – I suspect that is why you are seeing the long list of features.

    If you’d like to change the behavior you can use the woocommerce_gla_use_short_description filter (code here) to change the default behaviour to use the “short description” in WooCommerce.

    Similarly the woocommerce_gla_product_attribute_value_description filter (code here) can be used to completely change the descriptions used.

    I’m sorry we’ve only got code-based solutions at the moment. It is a relatively new product in rapid development and we are seeing what features merchants need most.

    Thread Starter robmeloyelo

    (@robmeloyelo)

    Thank you Jason we might have to avoid messing with the code. Do you think in the future there might be a user-friendly option to edit the descriptions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable To Edit Product Description’ is closed to new replies.