edubacco
Forum Replies Created
-
Now works good,
thanksHi gfazioli,
unfortunately I cannot give you an access to my customer site.
To replicate the bug, you simply have to enter “wpbannerize_analitycs_report” page, select a checkbox of a single banner, and try to draw a chart.
It simply does nothing; it loads for a while and then nothing.
The admin-ajax call pass this parameters:target=chart-morris-impressions action=wp_bannerize_report_impressions_chart date_from=2017-02-22+00:00:00 date_to=2017-03-22+09:19:00 category accuracy=days banners[]=17852
and this is the response object:
{"success":true,"data":{"args":{"info":{"total":"0.00","average":"0.00","total_unique":"0.00","average_unique":"0.00"}},"chart":{"barSizeRatio":0.75,"barGap":3,"barOpacity":1,"barRadius":[0,0,0,0],"xLabelMargin":50,"barColors":["#ed5a61","#92b46f"],"stacked":true,"xkey":["title"],"ykeys":["impressions_count","impressions_unique_count"],"labels":["Impressions","Unique"],"ymax":"auto","ymin":0,"hideHover":"auto","axes":true,"grid":true,"gridTextColor":"#888","gridTextSize":"12","gridTextFamily":"sans-serif","gridTextWeight":"normal","resize":true,"rangeSelectColor":"#eef","padding":25,"numLines":5,"eventStrokeWidth":1,"eventLineColors":["#005a04","#ccffbb","#3a5f0b","#005502"],"goals":[0,0],"goalStrokeWidth":1,"goalLineColors":["#ed5a61","#92b46f"],"parseTime":true,"xLabelAngle":0,"element":"chart-morris-impressions","functions":["hoverCallback","formatter","dateFormat"]}}}
but i cannot view any chart.
ThanksEduardo
Hi gfazioli,
now I can select a category without errors to view statistics.Thanks
Eduardo
Forum: Plugins
In reply to: [WP Instagram Widget] Instagram did not return a 200 after 4.6 WP updateI have the same problem. I took a look to the code and I think the problem is related with the
wp_remote_get( 'https://instagram.com/'.trim( $username ) )
, at line 178 of the wp-instagram-widget.php file.
It seems that instagram doesn’t like the request made by wordpress, and retrieve a 400 – bad request response.Hi Icegram
I have the same problem with Icegram and gravity-ajax, can I have the patch file?
Thanks
EduardoForum: Plugins
In reply to: [Date and Time Picker Field] Change Date format in admin dashboardI have this issue too.
If you change the date format in the admin area, the change is ignored.
I’m using an italian version of wp 4.2.2 with 4.4.1 ACF and 2.0.18.1 Date and Time Picker Field pluginsForum: Plugins
In reply to: [WordPress Related Posts] Reindex all related postHey Petra,
i have similar problem.
I’m in this situation: I have 4 related post showed, and I’ve setted manually the first two. The automatically reindex runs for the last 2 related or not?
And i have another question, when (every some time or on specific event) the reindex runs?
Thanks for your work!
EduardoForum: Themes and Templates
In reply to: [Custom] Description not showingThe theme installed is ‘custom‘ by thethemeball.com, that’s a subtheme of Omega. I cannot see that php string in page.php or header.php . I have to add it?
(Off topic: I’ve created this post thinking I was in an area dedicated to that theme, Custom, but this is the general theme area, right? Sorry I’m not expert of wordpress and www.remarpro.com).
Thanks
Edubacco