Support » Plugin: WP Super Cache » [Plugin: WP Super Cache] Making AdRotate Dynamic

  • Hi,

    I’m not a programmer and I need a little more information on making a plug in dynamic, specifically AdRotate, which rotates my ads.

    Looking at http://wordpress.org/extend/plugins/wp-super-cache/faq/?topic_id=1221
    How do I make certain parts of the page stay dynamic?

    So I will edit the wp-config.php file? with this?

    <!–mfunc function_name( ‘parameter’, ‘another_parameter’ ) –>
    <?php function_name( ‘parameter’, ‘another_parameter’ ) ?>
    <!–/mfunc–>

    Can I put it just anywhere? Is the function_name adrotate? Or where do I find adrotate’s function name? Do I edit parameter? With what?

    Its really hard to find a step by step tutorial, I don’t know php but am comfortable editing it if I get some good instructions.

    Any help would be appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • It would be best to ask the plugin author to make it compatible with caching plugins like super cache, as it will take more than simple editing to make it work. Unless your site is heavily trafficed or you expect high bursts of traffic (like from digg), you really don’t need super cache anyway.

    You’re probably better off asking the author of that plugin as MrBrian says. The author should be able to do it quite easily.

    Thread Starter EndlessRange

    (@rhenium3)

    I did, he said no way. I removed super cache and don’t plan to use it again in the future. Unfortunately they can’t have anything that is clear for non programmers to use, not worth messing with it…

    That was silly of him as most popular sites benefit from caching. Sorry.

    Rhenium3, you could also use Google Ad Manager to perform the ad delivery+rotation. It’s free and it uses Javsscript, so it won’t interfere with WP Super Cache

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: WP Super Cache] Making AdRotate Dynamic’ is closed to new replies.