| User | Post |
|
8:20 am September 15, 2009
| hordelover
New Member
| | | |
|
| posts 1 |
|
|
hi, i can’t get simple raider to show up on any page! My page id is 17 and I put that in under page id to display simple raider, but nothing happens! Please help.
-HL
|
|
|
11:46 am October 23, 2009
| ghostrifle
Admin
| | | |
|
| posts 6 |
|
|
Hi,
what version of Wordpress are you using ?
Regards,
Alex
|
Developer of SimpleRaider
|
|
|
7:07 pm October 23, 2009
| h4rdc0m
New Member
| | | |
|
| posts 2 |
|
|
To be honest I replaced the RC2 release on wordpress with the RC 1 from this site and made some modifications to get it to work to my needs.
|
|
|
|
|
3:29 pm January 6, 2010
| ghostrifle
Admin
| | | |
|
| posts 6 |
|
|
Hi,
I've just released the newest version of SimpleRaider. It has been tested with Wordpress 2.9.1.
|
Developer of SimpleRaider
|
|
|
5:46 pm April 15, 2010
| regisfrost
New Member
| | | |
|
| posts 1 |
|
|
Well, I wanted to try the plugin but just like other people I couldn't get it to work. It directed to the right page, but it just wouldn't display.
So I went into the files to take a look, or at least figure out how to manually call the plugin. Turns out there is an error in the file simple-raider.php:
Change line #43
if($t['page_id'] != get_option('sr_option_display_page_id','-1'))
to
if($t['page_id'] == get_option('sr_option_display_page_id','-1'))
And it works for me.
|
|
|
2:53 pm April 16, 2010
| destrox
New Member
| | | |
|
| posts 2 |
|
|
Post edited 12:45 pm – May 6, 2010 by destrox
Hi,
thank you, but there is no errror.
You simply create a new page in wordpress and the id of the created page options below to add simpleraider
Sorry for my bad english
|
|