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 7 years, 9 months ago by
Farhan Noor.