Hmm, just installed the latest version and I don’t see the class of my sponsor…
Did you do the alteration on the “bigger brother” of this plugin (Simple Sponsorships) rather than the “simplified” Sponsors plugin??
Following is my html code after the update:
<h5> Individual Donors</h5>
<div id="wp-sponsors" class="clearfix grid">
<div class="sponsor-item small">
<h3>SPONSOR No 1</h3>
<p></p>
<p>SPONSOR No 1 text</p>
<p></p>
</div>
<div class="sponsor-item small">
<h3>SPONSOR No 2</h3>
<p></p>
<p>SPONSOR No 2 text</p>
<p></p>
</div>
<div class="sponsor-item small">
<h3>SPONSOR No 3</h3>
<p></p>
<p>SPONSOR No 3 text</p>
<p></p>
</div>
</div>
<h5> Corporate Sponsors</h5>
<div id="wp-sponsors" class="clearfix grid">
<div class="sponsor-item small">
<h3>SPONSOR No 1</h3>
<p></p>
<p>SPONSOR No 1 text</p>
<p></p>
</div>
<div class="sponsor-item small">
<h3>SPONSOR No 2</h3>
<p></p>
<p>SPONSOR No 2 text</p>
<p></p>
</div>
<div class="sponsor-item small">
<h3>SPONSOR No 3</h3>
<p></p>
<p>SPONSOR No 3 text</p>
<p></p>
</div>
</div>
I hate to be “picky” but I was hoping to get the style/class tag in the encapsulating div – also, not this may be asking for to much, would it be possible to not have the paragraph <p></p> “clutter up” the list if there is no content?
Thank you, Sir…
-
This reply was modified 5 years, 3 months ago by uwew.
-
This reply was modified 5 years, 3 months ago by uwew.