• Resolved radek90

    (@radek90)


    Hi,

    To design the product description layout, I use Elementor and leave my tags in the description in Google Merchant. I use the official Google Listings & ADS plugin

    Example

    /*! elementor – v3.14.0 – 18/06/2023 */
    .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title [class*=elementor-size-]>a{color:inherit;font -size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font- size:15px}.elementor-widget-heading

    I would like to remove it somehow, I found a relatively satisfactory solution. I would like to replace the full description with a shortened one.

    I’m trying to use the code

    add_filter( “woocommerce_gla_use_short_description”, “__return_true” );

    When I paste it into a PHP function it does nothing. Should I put this code somewhere else, such as the Google Listings & Ads plugin code?

    Maybe you know some other solution, e.g. a setting directly in the elementor?

    I’m asking for help as a beginner, I’m building my first store.

Viewing 1 replies (of 1 total)
  • Hey there, @radek90! Thanks for contacting us.

    First, welcome to WooCommerce ??

    Since you are using Elementor, it is best to reach out to them to get help with this, as we are not able to assist with third-party plugins.

    You can reach out to them here or on their forum.

    Please let us know if there’s anything else we can do to help.

    Have a wonderful day!

Viewing 1 replies (of 1 total)
  • The topic ‘Google Merchant – Elementor -Shortcodes remove’ is closed to new replies.