OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Add introtext to each page (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Add introtext to each page

maidl (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Re:Add introtext to each page 4 Years, 6 Months ago
Karma: 0  
You can view this: xxx

-> I have a menu-item "for rent", which links to the category "for rent" and lists the properties as for rent.
-> On top of that page I have added a custom module, as suggested. (which contains title and introtext)
-> As you can see, the name of the category ("category alias name" ) is still visible, the second "te huur" word, and I want to remove that.


Thanks in advance,
DLM
Logged Logged
Last Edit: 2019/10/14 12:58 By maidl.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Add introtext to each page 4 Years, 6 Months ago
Karma: 101  
Hello

I am sorry, I not understand how you created this.

Please go to
{your site}/components/com_realestatemanager/views/alone_category/tmpl/default.php
find code look like:
Code:

<div class="componentheading<?php echo $params->get('pageclass_sfx'); ?>">
    <?php
if (!$params->get('wrongitemid')) {
    echo $rem_header;
}
?>
</div>



And remove it.

Please backup this file first.

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»