rajeevthomas Posted May 3, 2010 Share Posted May 3, 2010 Hi everyone... I am not a code guy... I am very new at this thing. I am a photographer and trying to get something going with pixelpost. I am trying to get the pictures in each category cycle just in that category. Pixelposts have addons or plug in to make this work ..link to the add on is http://www.pixelpost.org/extend/addons/advanced-next-mod/reviews/ But after activating it..I am missing my next and prev buttons and replaced by some category numbers(?). It looks like this http://www.rajeevthomas.com/gallery/index.php?showimage=7&category=2 Below is where I have added the tags.. <li class="left"><IMAGE_PREVIOS_URL_CATEGORY></li> <li class="left" style="text-align:center"></li> <li class="right" style="text-align:right"><IMAGE_NEXT_URL_CATEGORY></li> Can anyone help me to figure out what is going on here? Thank you... [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/200514-my-next-and-prev-buttons-disappears/ Share on other sites More sharing options...
premiso Posted May 3, 2010 Share Posted May 3, 2010 Your variable replacing bit is a bit messed up. View the source, make sure the link is properly formed with matching double quotes etc (the a href). Also check where it does the replacement and make sure that is getting formed correctly. That is the best advice I can give with the information provided. Link to comment https://forums.phpfreaks.com/topic/200514-my-next-and-prev-buttons-disappears/#findComment-1052208 Share on other sites More sharing options...
rajeevthomas Posted May 3, 2010 Author Share Posted May 3, 2010 Thank you for that tip... I am attaching a snapshot of my page source. It looks messed up ( my expertise is only get me that far! ) ..I do not know how to fix it. What kind of info is needed? I will give you anything you want ..if you can help me :-) I am attaching my index.php also.... Thanks again... [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/200514-my-next-and-prev-buttons-disappears/#findComment-1052222 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.