rafaelvelzi
Forum Replies Created
-
ok, 1st, ty for support… but, after the clarify about twitter method, if i put a link in twitter, the twitter access the post url and the PVC count visits… even without the WpToTwitter plugin.
So, the problems is not the WtT plugin… it is the twitter access.no, same problem.
i confirmed this after your first answer
if it was 7 clicks always, I could change the script to disregard 7 clicks, but unfortunately, every time somebody put link on twitter, it counts the more clicks
yes, for me is bad… because I used the number of clicks to order the posts.
see https://www.wowxpress.com
and posts are created by third parties, so I can have some complaint.yes, you are right. even if we put a direct link on twitter, the accesses happens.
So, the problem is with twitter robot.
Please, is there any way to block this count ?
thx for support.I know this way :
echo do_shortcode('[post_view]');
Forum: Fixing WordPress
In reply to: $found_postsdont work
Solution:
the line “add_filter(‘wp_mail_content_type’,’change_content_type’); function change_content_type(){ return ‘text/html’; }” in campaign_fetch.php must be placed outside the function “__destruct()”
please confirm.
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] [Plugin: WPeMatico] cron with more then 1 camp.Solution:
the line “add_filter(‘wp_mail_content_type’,’change_content_type’); function change_content_type(){ return ‘text/html’; }” in campaign_fetch.php must be placed outside the function “__destruct()”
please confirm.
when i pu more then one campaign : Fatal error: Cannot redeclare change_content_type() (previously declared in /home/xxx/wp-content/plugins/wpematico/app/campaign_fetch.php:305) in /home/xxx/wp-content/plugins/wpematico/app/campaign_fetch.php on line 305