*

questions

  • *****
  • 319 posts
Seo PRO Plugin - Region Tab issue
« on: July 17, 2023, 04:43:38 PM »
Hello,

Having issues with Seo PRO Plugin. It worked fine (I think, I did not verified).. I did few changes in the Tags Structure Tab/Search, Region, finished with all of them,... saved few times, then modified the Region Sub-Tab, but now when looking on my website on web, all the others searches work fine, pattern, city + categ, region + categ, but the Region one not working, it showing what's in the Default Tab. So instead of showing "Free ads - NY - Site.com" it shows what's in the Default tab - for example just "Free Ads".

Need help ASAP please.

Already known issue?

So the "Region" Tab do not work at all in searches. It is replaced with the Default one.
« Last Edit: July 17, 2023, 04:49:20 PM by questions »

*

questions

  • *****
  • 319 posts
Re: Seo PRO Plugin - Region Tab issue
« Reply #1 on: July 18, 2023, 11:10:26 AM »
Fix by MB: go to functions.php and move line 126 to 114
Just in case.

*

MB Themes

Re: Seo PRO Plugin - Region Tab issue
« Reply #2 on: July 18, 2023, 01:35:53 PM »
Thanks for feedback.
It was fixed in 1.0.2
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

questions

  • *****
  • 319 posts
Re: Seo PRO Plugin - Region Tab issue
« Reply #3 on: July 18, 2023, 09:25:08 PM »
Thanks for feedback.
It was fixed in 1.0.2

Thank YOU! Incredible plugin.. there May be some more.. pattern + city pattern + region..

Thank you!

*

MB Themes

Re: Seo PRO Plugin - Region Tab issue
« Reply #4 on: July 19, 2023, 10:02:44 AM »
@question
You can achieve these using custom search rules
Code: [Select]
....sPattern=*&sRegion=*&sCity=$&sCategory=$
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

questions

  • *****
  • 319 posts
Re: Seo PRO Plugin - Region Tab issue
« Reply #5 on: July 19, 2023, 11:42:44 AM »
@question
You can achieve these using custom search rules
Code: [Select]
....sPattern=*&sRegion=*&sCity=$&sCategory=$

Doesn't seems to be too hard.. but...

Do you mind to give me an example for example for patter + city please? where and what should I insert into the CUSTOM PLUGIN RULES?

Thank you very much!