<div dir="ltr">derp<div><br></div><div style>I meant the_post_thumbnail( $size )</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 14, 2013 at 6:37 PM, Otto <span dir="ltr"><<a href="mailto:otto@ottodestruct.com" target="_blank">otto@ottodestruct.com</a>></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 <<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>> wrote:<br>
> I would say, then, that the problem is the *implementation*, not the image<br>
> size. The image slider needs to be implemented by defining a custom image<br>
> size, via add_image_size(), and then query those images using, e.g.<br>
> the_post_permalink( $size ).<br>
><br>
><br>
> On Thu, Mar 14, 2013 at 4:39 PM, Josh Pollock <<a href="mailto:jpollock412@gmail.com">jpollock412@gmail.com</a>> wrote:<br>
>><br>
>> Chip-<br>
>> It is not using add_image_size() . I tested the slider with two random<br>
>> sized images. It displayed the first one, but it didn't work as a slider and<br>
>> the second one didn't show up at all. I switched the images to ones with the<br>
>> specified dimensions, but nothing changed. Every time I try and save options<br>
>> I get a Warning: Cannot modify header information - headers already sent<br>
>> error, so we've got a fail here, I'm just trying to figure out exactly what<br>
>> to require.<br>
>><br>
>><br>
>> On Thu, Mar 14, 2013 at 4:13 PM, Chip Bennett <<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>><br>
>> wrote:<br>
>>><br>
>>> Is the Theme using add_image_size() to define that custom image size?<br>
>>><br>
>>> If so, that is normal, acceptable content presentation. (Though noting<br>
>>> any custom image sizes in the Theme documentation is usually recommended,<br>
>>> especially for large images such as that one.)<br>
>>><br>
>>> Chip<br>
>>><br>
>>><br>
>>> On Thu, Mar 14, 2013 at 4:06 PM, Josh Pollock <<a href="mailto:jpollock412@gmail.com">jpollock412@gmail.com</a>><br>
>>> wrote:<br>
>>>><br>
>>>> I am reviewing a theme that has a built in slider that requires images<br>
>>>> to be exactly 963px x 350px. Is this acceptable per the guidelines or does<br>
>>>> dictating the presentation of content in an unacceptable way.<br>
>>>><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>
>>>><br>
>>><br>
>>><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>
>>><br>
>><br>
>><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>
>><br>
><br>
><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>
><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>