Annus Shahid
Member
Posted 8 months ago #
I have installed DMS guestbook,Created a guestbook and shown on a page named wish list here:
http://thesantastar.com/?page_id=5
You can see that the post are is showing below the form.I want it to be on the right side of the form.Is it possible.If yes then how?
I can move it up and down using the settings available in the plugin backend.But i want to move it to right side.
please check out the image below to get a fair idea about what i want to do;
http://s8.postimage.org/fp3vvr7dx/wish_book.jpg
http://wordpress.org/extend/plugins/dmsguestbook/
Hi Annus
It's possible but you need a little bit time to do that.
1)
Remove the whole comment content from "../plugins/dmsguestbook/template/post/default.tpl" except <?php ?>. Now, posts content is not longer visible on the main page.
2)
Activate DMSGuestbook widget on the pluging section
3)
Go to "Appearance -> Widgets" and set DMSGuestbook widget on a sidebar.
There a lot of settings to customize the appearance, but if you need more settings, edit the widget.php on "../plugin/dmsguestbook" directory.
Grettings,
Dani
Annus Shahid
Member
Posted 8 months ago #
Thanks Daniel I followed your instructions and found the answer to my question.Thank you very much.
I have added a widget in the side bar and added it according to my needs.
But i Still have a problem.I am unable to remove the guest book posts which are being shown below the guestbook form.
Please check the link below to get a fair idea about what i want to do.
I want to remove these guestbook posts.Please tell which file to edit to remove its code.
Thanks Again.
Which link?
Did you remove the code from this file?
1) Remove the whole comment content from "../plugins/dmsguestbook/template/post/default.tpl" except <?php ?>. Now, posts content is not longer visible on the main page.
Greetings,
Dani