I have created a custom showpost.php file. It's just a half a line from the regular showpost.php file, but the only difference is that I'm calling a custom template instead of SHOWTHREAD_SHOWPOST.
Everything seems fine - the link under the username for viewing the profile is rewritten appropriately. The only thing a little off is that the social bookmarks are not showing up.
I have the line <!--VBSEO_BOOKMARKS--> in my custom template - I even tried copying the postbit template directly, but to no avail.
Log files don't show any errors, and the hooks are all in place as they are in the regular showpost.php file. VBSEO is cleaning up the HTML, and leaving the <!--VBSEO_BOOKMARKS--> tag in there as an HTML comment.
I have tried the following:
1) renaming my file to showpost.php
2) changing my <!--VBSEO_BOOKMARKS--> markup to <!-- VBSEO_BOOKMARKS -->
3) moving the bookmarks tag to various locations within my template.
4) inserting the line vbseo_complete_sec(); with various options - newpost_complete, postbit_display_complete, showthread_complete
None of which seem to have any effect whatsoever.
Any ideas of where to go next?



LinkBack URL
About LinkBacks





Reply With Quote