Import "Newspaper Post Views" into "Post Views Counter"

Posted in: Newspaper
Post count: 21

Hello,

I currently use the Newspaper theme and its Post Views Count feature.

I want to use the plugin “Post Views Counter” https://wordpress.org/support/plugin/post-views-counter/ for the starting account the calculation of the number of views of the theme and the importer the number of views of The Post Views Count function of NewsPaper in the data of the “Post Views Counter” plugin.

The plugin designer explains the procedure in this code:


Function custom_pvc_import_meta_key ($ meta_key) {
// Use your meta-key here
Back to "my_post_views";
}
Add_filter ('pvc_import_meta_key', 'custom_pvc_import_meta_key');

I think the Newspaper meta_key is: post_views_count.

I did the tests, but the import does not work.

Did I go wrong “meta_key”?

Thank you for your help!

  • This topic was modified 9 years by SLogyc.
Post count: 23312

Hello SLogyc,

Unfortunately, this type of plugin is not tested with our theme and also, we do not know the theme behavior with this plugin, sorry! Alo, notice that we cannot provide support for untested implementing plugins, sorry! The meta key is correct but notice that is not a simple task to adjust them to this plugin. So, if you do not have better coding skills in this regard and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.