• Resolved hugohb

    (@hugohb)


    Hello,

    How can I reset the number of views of each question from my FAQ?

    During the development of my site, I regularly clicked on my FAQ to check many things. Now my site is ready to go live, but I already have like 40 views on each question of my FAQ.

    Is there a way to reset this count, to have values that will actually mean something for me?

    Thanks

Viewing 1 replies (of 1 total)
  • Hi hugohb,

    While there is no option to reset the views counter in the plugin, you can do this in the database (i.e. via phpMyAdmin). You’d need to go into your wp_postmeta table and set all the rows that have a meta_key of ufaq_view_count to 0.

Viewing 1 replies (of 1 total)

The topic ‘Reset view count’ is closed to new replies.