Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Public Forum / Main Forum / Hide 'Rules' Page header and Links

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

×
End of Forum > Moving to ticket system (01 Jan 2014)

The forum is now in read-only mode.

To send us support request, please open a tickets > Support > Tickets Support

We have tested the ticket system during the last 3 months and we are sastified with it. So the forum is just for history now.

× OLD Forum post could be checked here : forum.joomprod.com

Hide 'Rules' Page header and Links

7 years 2 months ago #18859 by mrainone7@gmail.com
Is there a way to hide the Header and Links on the Rules Page? I've attached a picture for reference of what I am trying to hide. Thanks for any help
Attachments:
The following user(s) said Thank You: adarr
7 years 2 months ago #18862 by SaraAnistion
The following user(s) said Thank You: adarr, azade1992
7 years 2 months ago - 7 years 2 months ago #18863 by azade1992
Hello. I have this problem at my website iranapps.ir/app/org.telegram.messenger also. Can you please help us?? :( :( :(
The following user(s) said Thank You: adarr
7 years 2 months ago #18868 by loic
Hello,

In the folder 'components/com_adsmanager/views/rules/tmpl/default.php' remove the line 12 to hide the general menu:
$this->general->showGeneralLink();

And remove the lines 14 to 18 to hide the title:
<div class="row-fluid">
        <fieldset>
            <legend><?php echo JText::_('ADSMANAGER_RULES'); ?></legend>
        </fieldset>
    </div>

If you are using the adsclarity template, you need to modify the file 'templates/adsclarity/html/com_adsmanager/rules/default.php' line 11 for the main menu and 13 for the title:
$this->general->showGeneralLink();
//...
<h1><?php echo JText::_('ADSMANAGER_RULES'); ?></h1>

Best regards.
The following user(s) said Thank You: adarr, mrainone7@gmail.com
Moderators: perry
Time to create page: 0.489 seconds
Powered by Kunena Forum