Forum Replies Created
-
AuthorPosts
-
October 15, 2013 at 4:10 pm in reply to: Photo/List View content isn’t updated correctly with date change. #71172
crawforddesign
ParticipantThere are just over a hundred previous events. The reason you are only seeing 2 is that the date isn’t updating the ‘feed.’ Change the date to 2006 and don’t hit enter. It will continue to display the same events. Then hit enter and it will load the correct ones.
October 15, 2013 at 1:51 pm in reply to: Photo/List View content isn’t updated correctly with date change. #71158crawforddesign
ParticipantWell, that didn’t display correctly. here’s a link to a jfiddle with the code: http://jsfiddle.net/HcdhS/
October 15, 2013 at 1:46 pm in reply to: Photo/List View content isn’t updated correctly with date change. #71157crawforddesign
ParticipantIt will do for now, I would like to have it fixed though. I can enable the ajax refresh for a day since that seems like it would be helpful. As of this post I will have it enabled so you can take a look at it. Because I think it could be very relevant. In order to get the formatted content in the display I am using ‘the_content()’ in loop.php to load the full post content. I replaced this with the original file and was still getting the error. I wanted to make sure you were aware of this edit regardless though. Here’s the entire code of ‘views/photo/loop.php’:
‘
<div id="post-” class=””>‘
Thanks for your help,
AlanOctober 15, 2013 at 8:07 am in reply to: Photo/List View content isn’t updated correctly with date change. #71085crawforddesign
ParticipantI turned off the live Ajax updating which is what was causing the problem. When you searched without physically hitting enter or find events the content would not actually update.
crawforddesign
ParticipantI solved this issue by hacking and slashing. Just imported the “wp_content()” into the photo view and “display:none;” to hide the original section. Its not pretty but works perfect for me.
Just to reiterate, I love the program, and use the free version on multiple websites. Was glad to be able to finally need to purchase the PRO version for extra features. -
AuthorPosts
