admin管理员组

文章数量:1130349

Closed. This question is off-topic. It is not currently accepting answers.

Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.

Closed 6 years ago.

Improve this question

I have two same elements in visual composer page, I wanna add different custom id to this elements.

<div class="posts">
    // code
</div>

<div class="posts">
    // code
</div>
Closed. This question is off-topic. It is not currently accepting answers.

Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.

Closed 6 years ago.

Improve this question

I have two same elements in visual composer page, I wanna add different custom id to this elements.

<div class="posts">
    // code
</div>

<div class="posts">
    // code
</div>

本文标签: phpdifferent id for same element visual composer