-
Posted a reply to archive page and problem with css when there are no posts, on the site WordPress.org Forums:
Yes, i use if ((is_archive() && get_post_type() == "job_offer") || (is_single() && get_post_type() == "job_offer"))… -
Created a topic, archive page and problem with css when there are no posts, on the site WordPress.org Forums:
I have an option page (which also serves as an archive…