possible bug in job list template
-
My first couple of lines in the job list template are
[job_loop]
<div class=”job[job_row_number] job[job_id] [job_odd_even]”>
<table class=”job-table [job_highlighted]”>the div class is not getting the row numbers (I am getting class=”job job even”). and the Table is not getting the word highlighted even on highlighted jobs, (no matter what, the class is class=”job-table “)
The shortcodes work well outside of the html tags, but i cannot get any of the shortcodes to work within html tags.
Any ideas?
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘possible bug in job list template’ is closed to new replies.