View Full Version : Excerpts not working correctly
jbryant
02-24-2010, 07:21 AM
I added 77 restaurants to my review and they show up right on the post page but the excerpts on my category page are not working correctly. Here's the link: http://www.sylvalive.com/category/restaurants
I am also a little confused about the templating system. I can't get mine to do exactly what I want. Can you post a couple of examples of the output template and it's results?
Thanks for two great plugins!
WFReviewAdmin
02-25-2010, 03:39 AM
The http://www.sylvalive.com/category/restaurants is an issue with the theme you are using. I will post more info about the template system shortly.
spyderman4g63
02-28-2010, 07:02 PM
Read this:
http://codex.wordpress.org/Template_Tags/the_excerpt
Check your theme. This could should be in index.php, but you could also have page.php and single.php.
Pay attention to this:
<?php if ( is_category() || is_archive() ) {
the_excerpt();
} else {
the_content();
} ?>
WFReviewAdmin
03-08-2010, 01:53 AM
Here is a fuller example of the templating system with PP: http://www.reviewpluginforwordpress.com/support/showthread.php?t=531
jbryant
03-17-2010, 10:12 AM
After hours of importing and deleting, importing and deleting I have determined that my excerpts do work but only if I import the listing and then edit it. Craziest thing....I don't even have to change anything when I edit. I just go to the listing, hit the edit button and then hit the publish button and the excerpt is working fine.
Here is a link that will show you normal excepts and featured excerpts that are working and some that aren't.
http://www.sylvalive.com/category/churches
Please help me figure this out so I can finally move on.
:eek:
Here is a copy of template I am using:
<table width=100%">
<tr>
<td width="60%"><img src="[Image]"width="400"></td>
<td width="40%">
<b>Name:</b> [Item Name]
<b>Address:</b> [Address]
<b>Telephone</b> :[Telephone]
<b>E-mail:</b> [E-mail]
<b>Denomination:</b> [Denomination]
<b>Services:</b> [Services]
<b>Description:</b> [Description]
<b>Additional Information:</b> [Additional Information]
</td>
</tr>
<tr width="100%" >
<td colspan="2" align="center">
<br><br>
<center> [Address] |500|300</center>
<br><br>
</td>
</tr>
</table>
WFReviewAdmin
03-17-2010, 10:25 AM
This looks like a bug in the software, I will try to fix it tonight. Thank you.
-Lucas
WFReviewAdmin
03-18-2010, 01:17 AM
This bug has been fixed in 4.0.3 available for download now. Email support@reviewPluginForWordpress.com if you have any similar issue.
jbryant
03-18-2010, 06:11 AM
Ok...I upgraded to 4.03 and tried a couple of fresh imports and, unfortunately, I get the same results.
Excerpts are only showing after I import, click edit at bottom of post and then update in the admin panel.
:(
WFReviewAdmin
03-18-2010, 09:56 AM
Please send csv to reviewpluginforwordpress.com
jbryant
03-23-2010, 12:22 PM
Man, I can't catch a break here. LOL
I do apologize, I did a major upgrade to my website and when I did it fixed the excerpts. I'm not sure how that happened.
Now wfreview 4.03 is not importing at all for me!
This is what my imports are stuck on:
csv-services-sylva.csv [Item Name] 3/23/2010 4:11pm Running... One-time Started at 4:12pm (0 imported) 0.0000 posts per second Cancel job
Anyone else having this issue?
Can you put a link to v4.01 on our member cp? I know that one worked for me but I can't download it.
Thank you in advance for your time.
WFReviewAdmin
05-21-2010, 04:44 PM
Hey jbryant, so sorry about your issue. Please send temporary ftp access to support@reviewpluginforwordpress.com and I will help you if you are still having trouble.
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.