Osclass Support Forums

Osclass plugin support => User Rating Plugin => Topic started by: Arslan Ishaq on November 16, 2020, 02:51:03 PM

Title: User Rating Plugin Not Working
Post by: Arslan Ishaq on November 16, 2020, 02:51:03 PM
Hi there,

I have installed the User Rating plugin and added the recommended code into the theme files, the issue is that when I click on the rating stars nothing happens. I have also added and tried different versions of the fancy box.

Kindly Cooperate.

Thanks.
Title: Re: User Rating Plugin Not Working
Post by: MB Themes on November 16, 2020, 03:07:03 PM
@Arslan
Can you confirm you have no javascript errors on your site?
What is URL to some ad that should have rating?
Title: Re: User Rating Plugin Not Working
Post by: Arslan Ishaq on November 16, 2020, 03:24:58 PM
Not facing any error.
THE website URL is 10cedis.com
Title: Re: User Rating Plugin Not Working
Post by: Arslan Ishaq on November 16, 2020, 03:26:19 PM
Also, check why the favorite icon isn't responsing
Title: Re: User Rating Plugin Not Working
Post by: MB Themes on November 16, 2020, 03:55:01 PM
@Arslan
Check attachment, you've probably modified theme footer.php and removed footer hook from there.
Remove it to original.
Title: Re: User Rating Plugin Not Working
Post by: Arslan Ishaq on November 16, 2020, 06:26:29 PM
Now, what's the solution?
Title: Re: User Rating Plugin Not Working
Post by: Arslan Ishaq on November 16, 2020, 06:28:03 PM
BTW I did nothing with the footer...
Title: Re: User Rating Plugin Not Working
Post by: Arslan Ishaq on November 16, 2020, 06:35:07 PM
I have removed the fancy box code from the head.php. Now the error has been removed check, please?
Title: Re: User Rating Plugin Not Working
Post by: MB Themes on November 16, 2020, 08:01:03 PM
Js variables and scripts are being added via hooks to footer.
You have modified it probably with other theme files.
Solution is to test plugins on original theme, or bender, or sigma, those were not modified.