Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Amit Sonkhiya

    (@amitaits)

    Hi!
    We checked at our end and class & styles are present there. Can you provide us a link of your page so that we can have a look.
    If you wish to remain private then contact us at https://dev.fellowtuts.com/author-recent-posts-plugin/

    Thread Starter Elli_K

    (@elli_k)

    Thanks for you fast response! Appreciated ??

    Edit: In order to produce the error, I re-uploaded the plugin, and all is working. So sorry for the trouble.

    Plugin Author Amit Sonkhiya

    (@amitaits)

    Thanks.

    Glad to know that.

    Thread Starter Elli_K

    (@elli_k)

    Hi! Sorry to bother you again, but css is still not identical and when looking at the source, there does seem a image class missing:

    <li>
                            <div class="author_left" style="width:50px;height:50px;">
                                 <a href="https://domain.com/">
                    <img width="50" height="50" src="https://domain.com/wp-content/uploads/2014/06/image.jpg" class="attachment-50x50 wp-post-image" alt="image name" />        </a>
    
                </div>
                            <div class="author_right">
                <a href="https://domain.com/">
                Title            </a>
    							<br /><span class="post-date"><small>30.6.2014</small></span>
    			            </div>
    			</li>
    
    <li>
                            <div class="author_left" style="width:50px;height:50px;">           
    
    				<a href="https://domain.com/">
                    <img src="https://domain.com/wp-content/uploads/2014/06/no-image.png" width="50" height="50" />
                    </a>
    
                </div>
                            <div class="author_right">
                <a href="https://domain.com/">
                Title        </a>
    							<br /><span class="post-date"><small>30.6.2014</small></span>
    			            </div>
    			</li>
    Plugin Author Amit Sonkhiya

    (@amitaits)

    Hi!

    Thanks for notifying us for this issue.
    We have implemented wp-post-image class in alternate image. Please upload the plugin again and let us know if your are facing any issue.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Style definitions missing when alternate image is set’ is closed to new replies.