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 / AdsManager Support / google map in All Ads page

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.

google map in All Ads page

More
8 years 6 months ago #22176 by zhchoong
Replied by zhchoong on topic google map in All Ads page
the previous google map issue was resolved.
somehow, for the cluster marker. I need your support on how to customize it. thanks.

Original (only showing number in green color):





Preferred marker (number inside the circle):


Attachments:
More
8 years 6 months ago #22186 by loic
Replied by loic on topic google map in All Ads page
Hello,

If you have only the green number without the blue circle, that mean an image was not found.

First, check the folder modules/ads_manager_adsmap/tmpl/

In this folder, you must see five images m1.png to m5.png.
Those images are the circle in different colors.
Then, open the file modules/ads_manager_adsmap/tmpl/default.php, from line 96 to 120, you must see the path to the images :
                url: "<?php echo $baseurl?>/modules/mod_adsmanager_adsmap/tmpl/m1.png",
                width: 53,
                textColor: '#92f044',
                textSize: 13
                },
                {
                height: 52,
                url: "<?php echo $baseurl?>/modules/mod_adsmanager_adsmap/tmpl/m2.png",
                width: 53,
                textColor: '#92f044',
                textSize: 13
                },
                {
                height: 66,
                url: "<?php echo $baseurl?>/modules/mod_adsmanager_adsmap/tmpl/m3.png",
                width: 66
                },
                {
                height: 78,
                url: "<?php echo $baseurl?>/modules/mod_adsmanager_adsmap/tmpl/m4.png",
                width: 78
                },
                {
                height: 90,
                url: "<?php echo $baseurl?>/modules/mod_adsmanager_adsmap/tmpl/m5.png",

If the images are not in the folder, you need to download the last version of adsmanager, the images are in the archive in modules/mod_adsmanager_adsmap/tmpl/.

Best regards.
More
8 years 6 months ago #22187 by loic
Replied by loic on topic google map in All Ads page
Hello again,

If you are using AdsClarity, the default.php file is in 'templates/adsclarity/html/mod_adsmanager_adsmap/default.php'.

Best regards.
More
8 years 6 months ago #22197 by zhchoong
Replied by zhchoong on topic google map in All Ads page
Hi Loic,

thanks for the codes. I have managed to add them in.
More
8 years 6 months ago #22199 by juloaadmin
Replied by juloaadmin on topic google map in All Ads page
Great :!
Time to create page: 0.150 seconds
Powered by Kunena Forum