jQuery.ajax Showing on each timeline date / settings page not loading
-
Hi,
Under each of our timeline dates, the code below is showing randomly in multiple different browsers. Any ideas on how to fix this from showing?
jQuery.ajax({ url: “https://www.amctechnology.com/”, data: { top_ten_id: 3304, top_ten_blog_id: 1, activate_counter: 1, top10_rnd: (new Date()).getTime() + “-” + Math.floor(Math.random() * 100000) } }); Read more
Also, when trying to go to the settings tab in WordPress for Timeline Express I am being transferred to a white screen and nothing is loading.
Thanks,
Mariah
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘jQuery.ajax Showing on each timeline date / settings page not loading’ is closed to new replies.