On smartphone space beetween Ads
- Edited
Hi,
I've found a new bug.
On ended campaigns you can change the end date and save, but the campaign doesn't restart, so it seem if a campaign end because you filled with a wrong date you can change the date and extend the ended campaign but you can not:
This is an unconsistent state of Ad Agency as you can see in pictures
Thanks!
- Edited
Ninja No Pankaj because I opened this topic before install the page load progress. We noticed the problem 7 days ago but I've installed this plugin 2 days ago. Consider also the "5 days ago" post
1) Now I've created the campaign "PANKAJ 2" with the page load plugin disabled
2) 00:01 AM and the banners are expired as always
Thanks!
- Edited
yodam1
Hi
Campaign expired as its showing the impression limit is completed 1000
http://prntscr.com/qcbnsm
Update: our dev checked your site on local host and there is no issue, on your server with each refresh of
/components/com_community/assets/emoticons/jomsoical-emoji.png its increasing more impression, seems something wrong at your server side.
Can you check the back on local and take a test.
- Edited
Sorry I didn't understood. What can I do? impressions must change when someone click on advertising images so why it change when jomsocial-emoji.png is loaded?!?
How can I do the same test of your developers?
Thanks!
- Edited
Hi,
I've called the hosting company and there were security problems so some BOT accessed the site making the impressions increment.
Can you now solve the first graphical problem I had at start? note that to access my site that the .htaccess password is reenabled
Thank you for the help and the incredible expertise you always demonstrate
- Edited
Ninja Try now. I've used the Vietnam proxy 27.72.29.159 port: 8080
from here: https://www.proxynova.com/proxy-server-list/country-vn/
using the firefox plugin "Foxy Proxy"
If you see a white page press Ctrl- F5 and insert user and password fields (the .htaccess)
Look also at other tickets I've opened
Thanks!
yodam1
Hi
Site is opening but there is no ad showing http://prntscr.com/qdc1t5
maybe your campaign expired. create a campaign for clicks.
yodam1
Hi
Impression counts work on each page refresh, about the issue i shared details in previous post its something on your server side that could not be controlled as same issue not replicated on localhost.
Add this code in custom.css file about the topic subject issue
#ijoomlazone226 .rotating_zone{min-height:auto!important;}
- Edited
Hi,
1) Is not working:
2) The impression problem is because the are internet bots that navigate my site. The hosting support putted some protections, but I ask if it's possible to add some javascript protections (those bots load the page and when they load a page impression is added). This is a common problem on internet:
https://clearcode.cc/blog/rtb-online-advertising-fraud/ (read the point #6)
Thanks!
yodam1
HI
The side space is not from ads you select the columns view and it will divide it like this http://prntscr.com/qelma4
The code for height is working fine.
About other issue, i am afraid its something could not be controlled.
Ninja Hi,
With many attempt (I don't know css) I did:
.mod_ijoomlazone [class*="span"] {
margin-top: 0 !important;
margin-right: 0 !important;
margin-bottom: 0 !important;
margin-left: 0 !important;
float: left!important;
box-sizing: border-box;
min-height: 105px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
Do you think it's a good solution or can generate problems?
Thanks!