Burhan Nasir
Forum Replies Created
-
Hi there,
Thank you for highlighting the issue. The issue is fixed now. Will release the new update in evening.
Hi,
Could you please post the logs. You will find this in ‘Social Buttons’ -> ‘Help’ option.
Regards,
BurhanHi,
Sorry for the inconvenience. Analytify is multisite supported. Could you please submit a ticket at our support page https://analytify.io/support/ , So I can help you to solve the problem.
It fixed the problem. Thank you
Hi,
The average rating is counted for reviews who’s status are approved. Kindly confirm that you have approved the reviews https://prntscr.com/ffdgeq.
Look forward to your reply.
Hi,
Sorry for the inconvenience. I have tested the shortcode on my site and its working fine. Could you please comment the shortcode that you are using. It will help me to debug the problem.
Thanks
Team AnalytifyHi nikkeo,
Could you please confirm that you have checked “Install Google Analytics tracking code” option https://prnt.sc/fb0k5s from Profile Tab?
Cheers!
Forum: Plugins
In reply to: [WordPress Reviews by ReviewPress] how to display the total score of a postHi,
just curious does this add the google star ranking schema to my posts
Yes, it adds the Google Ranking Schema.
also is there any way some one can reply to a review added by a user.
I already working on that, will be released this feature in next version.
looking forward to donate you guys.
Thank you, soo much. You can donate in my Paypal account experthidden at gmail.com
Forum: Plugins
In reply to: [WordPress Reviews by ReviewPress] how to display the total score of a postHi,
I’m glad that you like the plugin. Try this shortcode
[REVIEWPRESS_RICH_SNIPPET]
. It will give you the average rating.Cheers,
Burhan NasirHi, there is no settings option to remove this bar. But you can add this code in your theme
functions.php
file.add_action( 'admin_bar_menu', 'remove_analytify_bar_menu', 999 ); function remove_analytify_bar_menu( $wp_admin_bar ) { $wp_admin_bar->remove_node( 'analytify' ); }
Cheers
My pleasure ??
@jdembowski sorry my mistake ?? , not going to happen next time
Hi,
Sorry for the inconvenience. Could you please logout from Analytify Settings-> Authentication tab https://prntscr.com/et22r5 and login again. Thanks
Regards
Team AnalytifyHi Emilia,
Currently, we don’t have settings to remove the email address. But we are going to add this in our next version.
Cheers!
BurhanForum: Reviews
In reply to: [WordPress Reviews by ReviewPress] It has potential! If you know how to codeThank you!