php - different id for same element visual composer

admin2025-06-05  2

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>
转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749076325a316153.html

最新回复(0)