Hello,
In the bender theme the contact publisher form is on the sidebar and when in responsive mode, the sidebar/contact form shifts to the bottom of the item page and is inconvenient. The user has to scroll all the way to the bottom to see the contact publisher form.
So, what I want to do is to add a link in the top or middle of the item page or a button (for responsive mode), which after the user clicks on it will either link to a standalone page containing the contact form or will just popup in a modal. Like the site contact form which is a stand alone form that can called from browser bar or linked to, I don't know what the URL to the "item contact form" is so I can link it. Can publisher contact form be called from the browser with an item id so it will show the contact form for specific item like
index.php?page=xxx&action=contact&itemid=xxx - if so how and what is the correct way or sample URL?
Thanks!