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 / Support / PaidSystem Support / [RESOLVED]Module doesn't appear in non AdsManager

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.

[RESOLVED]Module doesn't appear in non AdsManager

More
11 years 5 months ago #1987 by panta7
Adding the stylesheet to force the loading of the css it's not working.
I noticed that only with a "k2 single article page" modules paidsystem are not loaded, with all the other pages like: content article, single contact, category lists, ecc.. it works.

reNote: ok i moved my adsmanager.css to:
/templates/theme1647/html/com_adsmanager/css/adsmanager.css
More
11 years 5 months ago #2048 by panta7
Any news? Thanks.
More
11 years 5 months ago #2050 by tompap
Do you have a link to a page to see the K2 page with adsmanager module without adsmanager module.

I think I already have URL + FTP from you. But if you can resend me these details with a link to this thread so this will be easier for support.
More
11 years 5 months ago #2070 by panta7
Password sent
More
11 years 5 months ago #2080 by tompap
Hello,

The bug was in your template ! (Don't forget that even if your main component is adsmanager, than the bug can come from other part :)

In your template (from template monster I think) there was this line

<?php /** Begin Main Top **/ if ($gantry->countModules('maintop') && ($option !== 'com_search')&&($view != 'item') : ?>

I just replace by

<?php /** Begin Main Top **/ if ($gantry->countModules('maintop') && ($option !== 'com_search')) : ?>

view = item was the problem. In there template they decide that they should not be "maintop" positions on item view.
More
11 years 5 months ago #2081 by panta7
Yeah, thanks a lot.
Time to create page: 0.117 seconds
Powered by Kunena Forum