zeech
-
Wordpress Question for a new poster and WP coder
Sorry not letting me post the code properly... Trying again:
-
Wordpress Question for a new poster and WP coder
@chrisburton thank your for the code! I did a slight modification to this chunk: ">" alt="" /> Which enabled me to make the title tag a hyperlink. Hope this is PHP proper! Thanks again for all your help zack
-
Wordpress Question for a new poster and WP coder
Yeah I saw that in the code, actually changed it to full from thumbnail - one quick question, is there a PHP call that I can add for a hyperlink? Say I want to use the images and have them link to a specific page? An example (excuse the funky CSS ba…
-
Wordpress Question for a new poster and WP coder
@chrisburton - I believe so - I figured out how to attach and show the image in the correct DIV on the template. I can style the image with CSS. Here is my markup in my template: …
-
Wordpress Question for a new poster and WP coder
Hey @chrisburton I think I figured it out! Thanks!
-
Wordpress Question for a new poster and WP coder
@chrisburton - I installed the "attachments" plugin -activated to a new test template, works but it won't display the image as an image... Is there a simple call in the PHP that he provided on the site to make the image display? Here …
-
Wordpress Question for a new poster and WP coder
@chrisburton
-
Wordpress Question for a new poster and WP coder
Yes that was just a screenshot from the original site. Crappy quick design flaws... Ideally when I figure this out, I want to be able to upload each thumbnail to be the same size and float them so they fit nicely like they do on the clients page. Th…
-
Wordpress Question for a new poster and WP coder
Thanks @chrisburton - I will check out that plug-in. That sounds perfect. I checked out the advanced fields plug-in seemed powerful and a bit complicated. As far as your side notes chris - yes the body copy is handled through the editor, they want …
-
Wordpress Question for a new poster and WP coder
Oops - would like to put them in the "column02" div - for example on this page: http://weir-tsus.com/cs_public/ The side image is one big block of an ugly image, and its floated right. Ideally I would like to have the client be able to upl…
-
Wordpress Question for a new poster and WP coder
@chrisburton -thanks for checking this out: I am uploading the images to WP uploads which can be found here: http://weir-tsus.com/wp-content/uploads/2012/11/graphic_test-01.jpg The style sheet can be found here: http://weir-tsus.com/wp-content/them…
-
Wordpress Question for a new poster and WP coder
Ha good Question @chrisburton - Column01 is below because for some reason when I have it above Column02 the elements don't stack correctly. I have Column02 floated right, and in my base site it works great. In WP it stacks below if I put it aft…