Adam Heckler on "[Plugin: WP Job Manager] Recent Job Widget"

ساخت وبلاگ

Different code is being produced for the widget area on job pages affecting the style of recent jobs.

On standard pages displays correctly with one a tag with position, heading and meta inside:

<li class="job_listing"> <a href=""> <div class="position"> <h3></h3> </div> <ul class="meta"> <li class="location"></li> <li class="company"></li> <li class="job-type full-time"></li> </ul> </a>
</li>

On job pages same widget displays different code with multiple a tags which affects the styling:

<li class="job_listing"> <a href="#"> <div class="position"> <h3></h3> </div> </a><ul class="meta"><a href="#> </a><li class="location"><a href=""></a><a rel="tag" href=""></a>, <a rel="tag" href=""></a>, <a rel="tag" href=""></a>, <a rel="tag" href=""></a>, <a rel="tag" href=""></a></li> <li class="company"></li> <li class="job-type full-time">Full Time</li> </ul>
</li>

Have removed all the actual links so you can see what is going on with the code. Why is the code changing depending on the page?

https://wordpress.org/plugins/wp-job-manager/

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 132 تاريخ : چهارشنبه 15 ارديبهشت 1395 ساعت: 20:51