Conversation
supportHello, I have made the instazll of the plugin correctly the url http://localhost/wpcareers/index.php?pagename=wpcareers return a 404 error! I have tried to put the following code in the .htaccess #RewriteRule . /index.php [L] RewriteRule !^(wpcareers) /index.php [L] RewriteRule wpcareers/([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/? /index.php?pagename=wpcareers [QSA,L,R,NS] A bit help would be needed http://wordpress.org/extend/plugins/wpcareers/
No comments were stored for this source.