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 / Questions - Should I Buy GOLD AdsManager?? 2

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.

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

Questions - Should I Buy GOLD AdsManager?? 2

More
11 years 1 month ago #3851 by reznickovan
Thanks for the information, only the latest information is not enough. I know, how do I select multiple categories. But I see that there are, because it can not be read. Subcategories are no longer visible, are hidden. I see only one row on each category + subcategory, but the remaining part I see, so I do not know what to choose. You need to make the table bigger, wider, stretching. Everything is in the picture. Thank you.
Attachments:
The following user(s) said Thank You: adarr
More
11 years 1 month ago #3858 by loic
Hello,

Sorry, i didn't understood the problem in your first post.

There is two solutions to resolve this:

1. You can directly edit the file ''administrator\components\com_adsmanager\views\admin\tmpl\editfield.php" and modify the line 778 by replace this code:
<select name="field_catsid[]"

By this code :
<select style="width: 400px;" name="field_catsid[]"

2. You can edit the CSS file of your admin template and add this code:
table.custom select {
    width: 400px;
}

It will lock the width of the select at 400px. You can always adapt the size to your needs.
The following user(s) said Thank You: adarr
Moderators: perry
Time to create page: 0.147 seconds
Powered by Kunena Forum