Following the excellent javascript snippet from Rocco describing how to change the order of the content and the thumbnail, I’ll describe here the PHP way to hook into the property handling the post layout in post lists (archives, search results, …) and set new custom values, including mobile viewport detection. By […]
Hook: tc_post_list_layout
2 posts
Customizr introduced built-in feature changes in v3.3. Go to Customize>Content>Post lists. The following code supports v3.1/3.2 You may wish to adjust the positioning of the Images on Posts. Default is alternate Left/Right, but you can force all to Left or Right. This can be done by: Where to copy/paste this […]