• Resolved Fredrik Hed

    (@thrandor)


    I’m wondering, what is the best way to insert Google Ads within a listing?

    Since everything is controlled by short codes I haven’t found a good place for it. I would lika to insert/inject ads between info like phone no and the description of the listing.

    In this example, I would like to have an ad before the “KONTAKTINFORMATION & BOKNING” section, above the map.
    https://glampify.se/breanas-hotell

    Maybe you have an article about it somewhere?

    Thanks ??

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Shamalli

    (@mihail-chepovskiy)

    In the latest version of FULL version of the plugin (I see you have a license) we have introduced following actions you can use in functions.php file of your child theme:
    w2dc_content_field_pre_output_single
    and
    w2dc_content_field_post_output_single

    Use add_action() function to display needed code before/after content fields.

Viewing 1 replies (of 1 total)
  • The topic ‘How do I insert Google Ads within a listing?’ is closed to new replies.