<div dir="ltr"><pre>the_post_thumbnail()</pre></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 15, 2013 at 4:07 AM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com" target="_blank">otto@ottodestruct.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There is no the_post_permalink. I presume you meant<br>
wp_get_attachment_image() or something similar?<br>
<span class="HOEnZb"><font color="#888888"><br>
-Otto<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Thu, Mar 14, 2013 at 5:16 PM, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt; wrote:<br>
&gt; I would say, then, that the problem is the *implementation*, not the image<br>
&gt; size. The image slider needs to be implemented by defining a custom image<br>
&gt; size, via add_image_size(), and then query those images using, e.g.<br>
&gt; the_post_permalink( $size ).<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Mar 14, 2013 at 4:39 PM, Josh Pollock &lt;<a href="mailto:jpollock412@gmail.com">jpollock412@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Chip-<br>
&gt;&gt; It is not using add_image_size() . I tested the slider with two random<br>
&gt;&gt; sized images. It displayed the first one, but it didn&#39;t work as a slider and<br>
&gt;&gt; the second one didn&#39;t show up at all. I switched the images to ones with the<br>
&gt;&gt; specified dimensions, but nothing changed. Every time I try and save options<br>
&gt;&gt; I get a Warning: Cannot modify header information - headers already sent<br>
&gt;&gt; error, so we&#39;ve got a fail here, I&#39;m just trying to figure out exactly what<br>
&gt;&gt; to require.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Mar 14, 2013 at 4:13 PM, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Is the Theme using add_image_size() to define that custom image size?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If so, that is normal, acceptable content presentation. (Though noting<br>
&gt;&gt;&gt; any custom image sizes in the Theme documentation is usually recommended,<br>
&gt;&gt;&gt; especially for large images such as that one.)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Chip<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Thu, Mar 14, 2013 at 4:06 PM, Josh Pollock &lt;<a href="mailto:jpollock412@gmail.com">jpollock412@gmail.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I am reviewing a theme that has a built in slider that requires images<br>
&gt;&gt;&gt;&gt; to be exactly 963px x 350px. Is this acceptable per the guidelines or does<br>
&gt;&gt;&gt;&gt; dictating the presentation of content in an unacceptable way.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; theme-reviewers mailing list<br>
&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</div></div></blockquote></div><br></div>