Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
bikingculture
tagDiv Member

Thank you, Alin.
That did it.

bikingculture
tagDiv Member

Actually, instead of Block 5, it would be great to display ‘Related Posts’ module, the ones related the to parent post of the attachment. Is this even possible?

bikingculture
tagDiv Member

I guess I would insert something like this somewhere? How do I actually get it displayed? Render?
The actual AdSense code (provided by Google) would be inserted in the place of <display ad>

<?php
$author = get_the_author();
if ($author = “Bill”) {<display ad1>;}
elseif ($author = “Joe”) {<display ad2>;}
else {<display ad3>;}
?>

Or can I use some shortcodes? Please advise. How do I create such shortcodes?

bikingculture
tagDiv Member

Hi Catalin,

Maybe I didn’t explain myself clearly, sorry, but I meant to say that I DO want the 696px thumb as is … but it’s not being inserted into the post when uploading images wider than 696px. Instead, the actual sizes are being uploaded and then the max-width is applied by CSS to scale it to 696px. Is this by design? Shouldn’t the 696px thumb upload instead of an actual image? Why would it be created by your system if it’s not being used?

Joe

Viewing 4 posts - 1 through 4 (of 4 total)