• shamitbhardwaj

    (@shamitbhardwaj)


    Hi,

    Please see that when I try to render a table on a page or post it is not showing. I am using a lite verison of wp_intelligence. Here is the query from JS console.

    TypeError: k is undefined
    
    L/j/<()
     jquery.dataTables.min.js:126
    .each()
     jquery.js:2
    m.prototype.each()
     jquery.js:2
    L/j()
     jquery.dataTables.min.js:116
    <anonymous>
     my-performance-data:145
    m.Callbacks/j()
     jquery.js:2
    m.Callbacks/k.fireWith()
     jquery.js:2
    .ready()
     jquery.js:2
    J()
     jquery.js:2

    https://www.ads-software.com/plugins/wp-business-intelligence-lite/

Viewing 2 replies - 1 through 2 (of 2 total)
  • please provide more details.
    can you test the table in the admin pane?
    does the query return data?
    is the page publicly accessible to have a look?
    did you set title and name to the table?

    Hello ,
    i use the lite version and the chart is showing in the backend i have problem showing the graph on front end on all browser i get this javascrip errors:
    bondedpro.com/:882 Uncaught SyntaxError: Unexpected identifier
    chrome-extension://enhhojjnijigcajfphajepfemndkmdlo/cast_sender.js Failed to load resource: net::ERR_FAILED
    chrome-extension://fmfcbgogabcbclcofgocippekhfcmgfj/cast_sender.js Failed to load resource: net::ERR_FAILED

    this is the line number 882
    var nvd3Data_ph_Products_Categories = [ { “key” : “Clothing 0”, y : Clothing}, { “key” : “Hoodies 0”, y : Hoodies}, { “key” : “Music 0”, y : Music}, { “key” : “Posters 0”, y : Posters}, { “key” : “Singles 0”, y : Singles}, { “key” : “T-shirts 0”, y : T-shirts}, { “key” : “Albums 0”, y : Albums}, { “key” : “Drinks 0”, y : Drinks}, { “key” : “Beers 0”, y : Beers}, { “key” : “Spirits 0”, y : Spirits}, { “key” : “Wine 0”, y : Wine}, { “key” : “Champagnes 0”, y : Champagnes}, { “key” : “Apops 0”, y : Apops}, { “key” : “Soft Drinks 0”, y : Soft Drinks}, { “key” : “Energy Drinks 0”, y : Energy Drinks}, { “key” : “Water 0”, y : Water}, { “key” : “Sodas 0”, y : Sodas}, { “key” : “Fragrances 0”, y : Fragrances}, { “key” : “Eau de Parfum 0”, y : Eau de Parfum}, { “key” : “Eau de Toilette 0”, y : Eau de Toilette}, { “key” : “After Shaves 0”, y : After Shaves}, { “key” : “Cosmetics 0”, y : Cosmetics}, { “key” : “Skin Care 0”, y : Skin Care}, { “key” : “Make-Up 0”, y : Make-Up}, { “key” : “Tobacco 0”, y : Tobacco}, { “key” : “Rolling Tobacco 0”, y : Rolling Tobacco}, { “key” : “Cigarettes 0”, y : Cigarettes}, { “key” : “Cigars 0”, y : Cigars}, { “key” : “Pipe Tobacco 0”, y : Pipe Tobacco} , { “key” : “Clothing 0”, y : 0}, { “key” : “Hoodies 0”, y : 0}, { “key” : “Music 0”, y : 0}, { “key” : “Posters 0”, y : 0}, { “key” : “Singles 0”, y : 0}, { “key” : “T-shirts 0”, y : 0}, { “key” : “Albums 0”, y : 0}, { “key” : “Drinks 0”, y : 0}, { “key” : “Beers 0”, y : 0}, { “key” : “Spirits 0”, y : 0}, { “key” : “Wine 0”, y : 0}, { “key” : “Champagnes 0”, y : 0}, { “key” : “Apops 0”, y : 0}, { “key” : “Soft Drinks 0”, y : 0}, { “key” : “Energy Drinks 0”, y : 0}, { “key” : “Water 0”, y : 0}, { “key” : “Sodas 0”, y : 0}, { “key” : “Fragrances 0”, y : 0}, { “key” : “Eau de Parfum 0”, y : 0}, { “key” : “Eau de Toilette 0”, y : 0}, { “key” : “After Shaves 0”, y : 0}, { “key” : “Cosmetics 0”, y : 0}, { “key” : “Skin Care 0”, y : 0}, { “key” : “Make-Up 0”, y : 0}, { “key” : “Tobacco 0”, y : 0}, { “key” : “Rolling Tobacco 0”, y : 0}, { “key” : “Cigarettes 0”, y : 0}, { “key” : “Cigars 0”, y : 0}, { “key” : “Pipe Tobacco 0”, y : 0} ];chartData = nvd3Data_ph_Products_Categories;
    you can see it the error here :
    https://bondedpro.com/content-egg-post-example/
    i tried other queries but non of them showing on fronted …

    can you help please

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Table not showing on the Page’ is closed to new replies.