Vladimir’s WordPress Forum


 
Current User: Guest
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Images not in category

Add a New Topic Reply to Post
UserPost

1:37
22 September, 2010


Toby Hoof

Guest

Hello Vladimir. I love the template, but am very new to this.
I have images in my post and they are visible on the home page, but are not visible on the category page. Can you tell me how to fix this?

8:52
22 September, 2010


Vladimir

Admin

posts 707

Its probably because your category page uses excerpts and not full content. Solution is to switch to the_content instead

13:41
22 September, 2010


Toby Hoof

Guest

I have switched to the_content in the index.php file (I do not have an archive.php or category.php files) and still do not see images on the category page. Here is the code I tried to manipulate:

<?php printf('', get_permalink()); _e('Continue reading about ', 'amazinggrace'); the_title(); ?>

<?php the_tags(''.__('Tags: ', 'amazinggrace'), ', ', '
'); ?>

As you can see I did change the_excerpt to the_content, but still can not see images. Any help would be appreciated. Thank you!

14:47
22 September, 2010


Toby Hoof

Guest

Post edited 14:50 – 22 September, 2010 by Toby Hoof
Post edited 15:00 – 22 September, 2010 by Toby Hoof


I am not able to type the code into this space. But basically, I have changed the_excerpt to the_content in the index.php file and still am not able to see images in the categories. As mentioned above I do not have an archive.php or category.php file.

11:39
23 September, 2010


Vladimir

Admin

posts 707

All right – Other reason can be one of the plugins you have activated (try disabling them). Finally did you check two tutorials for the theme that can be found on the theme page?

15:56
23 September, 2010


Toby Hoof

Guest

Thank you, Vladimir. I checked the plugins and also noticed my images were linked incorrectly which was causing problems. I love the template and the site looks great so far!

Reply to Post

Reply to Topic:
Images not in category

Guest Name (Required):

Guest Email (Required):

HTML Editor
Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
12 + 4