Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    You would need to make a change in related-ads.php snippet specifically change line 12 from

    
    add_action( "adverts_tpl_single_bottom", "related_ads_tpl_single_bottom", 1000 );
    

    to

    
    add_action( "adverts_tpl_single_bottom", "related_ads_tpl_single_bottom", 9000 );
    
Viewing 1 replies (of 1 total)
  • The topic ‘After latest update, “Related Ads” snippet is displaying before contact info’ is closed to new replies.