- Posts: 12818
- Thank you received: 1659
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
Less
More
8 years 11 months ago - 8 years 11 months ago #74399
by Mr. Dam
Create module "Post Property" on OSP Real Estate was created 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
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
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&view=aaddproperty&Itemid=161">POST YOUR PROPERTY</a></p>
5. Assign module to template position: head-search
Good luck
Dam
Last edit: 8 years 11 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
- walking on the moon
Less
More
- Posts: 44
- Thank you received: 1
8 years 7 months ago #81412
by Lorenzo
Replied by Lorenzo on topic Create module "Post Property" on OSP Real Estate
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
Less
More
- Posts: 12818
- Thank you received: 1659
8 years 7 months ago #81426
by Mr. Dam
Replied by Mr. Dam on topic Create module "Post Property" on OSP Real Estate
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
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
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.