*

Habibi36

  • **
  • 22 posts
The issue of displaying Related Ads on ad pages
« on: March 14, 2022, 03:26:01 PM »
Hello, I also have a problem with the Related Ads plugin that comes with the veronika theme. If you can help me, please.

*

MB Themes

Re: The issue of displaying Related Ads on ad pages
« Reply #1 on: March 14, 2022, 04:13:33 PM »
@Habibi36
Maybe you could start with describing issue ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Habibi36

  • **
  • 22 posts
Re: The issue of displaying Related Ads on ad pages
« Reply #2 on: March 14, 2022, 04:19:17 PM »
So my problem is the following I have veronika theme on osclass and I installed the Related Ads plugin and I inserted the line: <? Php if (function_exists ('related_ads_start')) {related_ads_start ();}?> In the theme file item.php and not display when I click on an ad below Related Ads. If you can help me, please?

*

Habibi36

  • **
  • 22 posts
Re: The issue of displaying Related Ads on ad pages
« Reply #3 on: March 15, 2022, 12:01:10 AM »
Can you help me and please show me Related Ads when I enter an ad on the site?

*

mwindey

  • *****
  • 468 posts
Re: The issue of displaying Related Ads on ad pages
« Reply #4 on: March 15, 2022, 12:55:13 AM »

  <?php if($content_only == 0) { ?>
    <div id="related-block">
      <?php if(function_exists('related_ads_start')) { related_ads_start(); } ?>
    </div>
  <?php } ?>

*

Habibi36

  • **
  • 22 posts
Re: The issue of displaying Related Ads on ad pages
« Reply #5 on: March 15, 2022, 02:26:21 PM »
Hello everyone ,

I solved the problem because the k-world was not set and after that it was also from the item.php file, all the Related Ads script had to be moved down after the comments because it was displayed immediately after the videos were inserted on youtube. Anyway, thank you all for your help.

*

MB Themes

Re: The issue of displaying Related Ads on ad pages
« Reply #6 on: March 16, 2022, 11:35:57 AM »
@Habibi36
Glad to hear that ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Habibi36

  • **
  • 22 posts
Re: The issue of displaying Related Ads on ad pages
« Reply #7 on: March 16, 2022, 04:28:18 PM »
Hello,

And I'm glad I solved it with your help. I only have one more question if I'm allowed, do you know any plugin for the next thing, namely when a user uploads pictures to an ad to insert the logo of my site automatically?

*

MB Themes

Re: The issue of displaying Related Ads on ad pages
« Reply #8 on: March 18, 2022, 01:46:36 PM »
@Habibi36
If you mean watermark pictures, go to Settings > Media in your osclass
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Habibi36

  • **
  • 22 posts
Re: The issue of displaying Related Ads on ad pages
« Reply #9 on: March 18, 2022, 11:19:35 PM »
Good evening,

Ok I understand and thank you very much for your help. I wish you a pleasant evening and a wonderful weekend.

*

MB Themes

Re: The issue of displaying Related Ads on ad pages
« Reply #10 on: March 22, 2022, 09:44:38 AM »
@Habibi36
Thanks ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots