- Edited
The site details are:
You can log in to see the Ad zone and ad details that you need because after the update, they stopped working as well.
The site details are:
You can log in to see the Ad zone and ad details that you need because after the update, they stopped working as well.
sebastyandjoker
Hi
There is no adzone published http://prntscr.com/tmxqw9
Please tell me which zone i can try on my site as i need to publish a zone on your site to test this http://prntscr.com/tmxrix
You can check the following screenshot to see what zones you dcan try:
https://www.screencast.com/t/W4ETCO8yWsW
On our website it appears here:
https://www.screencast.com/t/GZ9ORdJxCFaB
sebastyandjoker
Hi
The published Zone does not have Any ads to show : http://prntscr.com/tne5nz
Please assign some ads to the zone.
https://www.screencast.com/t/eNTQltEk51fW
Use the zone indicated in the screenshot above which has the Become a contributor ad assigned to it as indicated in the screenshot below.
https://www.screencast.com/t/viAyAdPJU
sebastyandjoker
Hi
On your site frontend its showing fine : http://prntscr.com/tnlf4d
For the Remote module on other sites i am checking with Dev on it.
In most case the server of your another site not allow the CORS Policy that result no loading of the ad. You can share the URL of other site on which module is not showing, I can check if its same issue.
sebastyandjoker
Update :
Open /components/com_adagency/controllers/adagencyAds.php
Add this code to Line 200
header("Access-Control-Allow-Origin: *");
it will fix.
Regards
That line of code was already introduced there as shown in the below screenshot.
https://www.screencast.com/t/anVna59SSOO
I checked once again on one of our other websites goorthodoxy.net and it's still not working regardless of the fact that the remote module is enabled and assigned on all pages.
sebastyandjoker That line of code was already introduced there as shown in the below screenshot.
Its added by our dev on your site. we tested the Remote module and it worked on our test site : http://prntscr.com/tnrd7y
http://prntscr.com/tnrdr0
You can try it here : https://ijoomlademo.com/
Show me that it works on our of other websites which is on the same server as quicksle.com
The admin details for goorthodoxy.net are:
Removed by MOD
sebastyandjoker
Hi
The site not has Agency installed. Our said All new browser not dont support to load script src. So you can use custom html module and use code as below
<iframe src="https://quicksle.com/index.php?option=com_adagency&controller=adagencyAds&task=remote_ad&tmpl=component&format=raw&zid=436"></ifrmae>
Ninja
We have tested this feature on a different server with an older version of Adagency Pro and it worked both ways. On joomla websites, we only installed the remote module and it worked. Likewise, on non-joomla websites, we used custom html modules (iframe) which worked as well. Read your own documentation as it says that adagency pro doesn't need to be installed on the other joomla website but just the remote module.
sebastyandjoker
Hi
The browser are updated recently and it changed and not excepting it. I submitted a ticket so the module will use the iframe automatically in next update. Before it was working as browser allow that scripts loading.
https://www.screencast.com/t/AlZasGlDmJ
As you can see in the screenshot above, it's working.
https://www.screencast.com/t/KGzdidvUQxSm
However, a lot of the times it a appears as in the second screenshot where the banner doesn't appear but just the "advertise here" button which you should look into as well.
Nevertheless, why are you guys selling a component that you yourselves don't know how to set up in order to make it work? You should know how to resolve these type of issues in case the appear and your clients are going to be confronting them. But for future reference make sure that these type of impediments are going to be prevented ahead of time.
sebastyandjoker
Hii
Sir the now browser do not support the script tag that is reason its not showing with same method except ad agency install. Kindly use Iframe method as suggested by Dev. I open a ticket for dev team on this.
Hi,
I found that an ads on quicksle.com
was error. Removing it then this issue was fixed.