hi Bullaka,
Applications are usually submitted by the anonymous people, so the author of the application (default wordpress user) is hidden.
Best regards
Farhan
I’m sorry I wasn’t clear. When you look at the jobs page, http://rigidtactical.com/careers/, you’ll see it states: Posted on by bc-admin. I’d rather it say nothing or be attributed to the owner of the site. BC-admin is us, we’re the agency for that client.
Well, Apply Online plugin uses your theme’s design to showcase list of ads and detail page of an ad. Your theme is showing Admin on both of these pages. You need to create custom theme templates (php files) to control design of the ads pages. You can remove Author name in custom templates.
Copy your existing archive.php file of the theme to create archive-aol_ad.php and copy single.php file to create single-aol_ad.php file. In both of these files remove that code which display ad author username.
Hope it will solve your problem.
Farhan.
-
This reply was modified 8 years, 11 months ago by
Farhan Noor.