pftq Forums

Software and Scripts => Other Scripts and Tools => Topic started by: Harakiri on June 03, 2011, 11:14:40 PM



Title: PQcounter in wordpress
Post by: Harakiri on June 03, 2011, 11:14:40 PM
Is there any way to actually integrate PQcounter with wordpress?


Title: Re: PQcounter in wordpress
Post by: pftq on June 04, 2011, 12:12:04 AM
Hi, it should integrate fine if you just put this in the index.php of Wordpress:
Code:
// pq Counter/Tracker
require_once(dirname(__FILE__).'/path/to/counter/counter.php');


Title: Re: PQcounter in wordpress
Post by: Sergdill on May 04, 2013, 07:59:42 AM
Hi . I have WordPress website , I put it in index.php , but it isn't work , maybe the problem coming from   my theme .


Title: Re: PQcounter in wordpress
Post by: pftq on May 04, 2013, 08:21:11 AM

Is there an error? This edit happens before any themes are loaded so it should be fine.



Title: Re: PQcounter in wordpress
Post by: Sergdill on May 08, 2013, 04:29:42 AM
Everything is ok , I just have some issues with my theme .


Title: Re: PQcounter in wordpress
Post by: pftq on May 08, 2013, 05:35:27 PM
Glad you resolved - thanks for the update