Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

[SOLVED] Atahualpa, WP Super Cache and WP Post-ratings


 
Prev Previous Post   Next Post Next
  #1  
Old Jan 19, 2011, 04:21 AM
seboush
 
13 posts · Jul 2009
[SOLVED] Atahualpa, WP Super Cache and WP Post-ratings

Hello,

I am trying to get Wp Super Cache & WP Post-ratings to work together. I have found a thread on WP post-ratings (http://forums.lesterchan.net/index.p...ic,4281.0.html) saying:

Replace your normal <?php the_rating() ?> function in your theme for <?php get_rating_ajax ($post->ID) ?>

I cannot find <?php the_rating() ?> in Atahualpa's files. The only thing I have found is in bfa_postinfo.php:

// For the "WP-PostRatings" plugin
if ( strpos($postinfo_string,'%wp-postratings%') !== FALSE ) {
$wp_postratings = ( function_exists('the_ratings') ?
the_ratings($start_tag = 'span', $custom_id = 0, $display = FALSE) : "" );
$postinfo = str_replace("%wp-postratings%", $wp_postratings, $postinfo);
}

But I cannot figure how to insert the above modification.

Many thanks in advance for your help.
 

Bookmarks

Tags
wp super cache, wp-postratings

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Plugin : WP Print & WP Post Ratings do not work sns Plugins & Atahualpa 8 Feb 17, 2011 08:03 PM
Have problem with custom query template with wp-super-cache codefinder Plugins & Atahualpa 1 Jul 29, 2010 05:41 AM
Caching WordPress with WP-Cache 2, WP Super Cache & PHP Speedy Flynn Installing & running WordPress 9 Dec 3, 2009 04:15 PM
Loading Atahualpa css/js from browser cache leer Atahualpa 3 Wordpress theme 5 Sep 16, 2009 04:31 AM
Contact Form 7 & Super Cache SCLove Forum How-To 0 May 20, 2009 11:33 AM


All times are GMT -6. The time now is 01:52 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.