All problems related to OSP Templates like: OSP Template, OSP Transparent, OSP Map, OSP Real Estate, OSP T3 Map and OSP Realty

Create module "Post Property" on OSP Real Estate

  • Mr. Dam
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
8 years 3 months ago - 8 years 3 months ago #74399 by Mr. Dam
Hi Everyone,
Some customers asked us how to create the button "Post Property" at the top right of OSP Real Estate template like: osprealestate.joomservices.com .
And here are the solution:
1. Create menu to layout OS Property: User > Add property
2. Go to back-end > Extensions > Modules
3. Click New and Select type is Custom HTML
4. In module content editor, select HTML source and enter
Code:
<p><a class="btn btn-warning" title="Post your property" href="index.php?option=com_osproperty&amp;view=aaddproperty&amp;Itemid=161">POST YOUR PROPERTY</a></p>
Remember 161 is the Menu Item id of menu Post Property on demo site, you can change to Item id of menu Post Property on your site.
5. Assign module to template position: head-search
Good luck
Dam
Attachments:
Last edit: 8 years 3 months ago by Mr. Dam.
The following user(s) said Thank You: John Hickman

Please Log in or Create an account to join the conversation.

  • Lorenzo
  • Offline
  • Senior Member
  • Senior Member
  • walking on the moon
More
7 years 11 months ago #81412 by Lorenzo
Hello Dang, please is there any way to create this post property button in OSP realhomes? can you share this with us please? thanks!!!!

Please Log in or Create an account to join the conversation.

  • Mr. Dam
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
7 years 11 months ago #81426 by Mr. Dam
Hi,
To create the button "POST Property". you can follow these step
1/ Create menu to layout: OS Property > User: Add property
2/ Copy the link of that menu
3/ Create new Custom HTML module and add this code
<a href="menu_url" title="Add property" class="btn">POST PROPERTY</a>
Thanks
Dam
The following user(s) said Thank You: Lorenzo

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam