kfranz160
Forum Replies Created
-
Hi Peter,
I have made the change to enable Debug Mode, what/where is the information we are exactly looking for?Thank you,
KyleHi Peter,
If I am understanding correctly, we only use the following in the data publisher for each table:
WHERE Clause: dw_literary_lions = ‘$100,000 Carnegie’
Table Options: `{ “dom”: “ftip”,
“language”: {
“info”: “Showing _START_ to _END_ of _TOTAL_ donors”,
“infoFiltered”: “”
},
“serverSide”:false
}`
For the (9) tables the Table Options are the same, the WHERE Clause is slightly different in each; “$100,000 Carnegie”/”$50,000 Carnegie”/”$25,000 Cranegie”/etcThank you,
KyleHello Peter,
Thank you for the quick response. I have updated to version 4.2.7 and the problem persists. Any idea why only the published version of the page (not logged into a wordpress account) is the only part that does not load all the tables? I have done some developer tools troubleshooting and it appears that only the first (5) tables pass any JSON while the remaining pass nothing. If I change the order of the tables in the page, it continues to only load the first (5) of the (9) tables. The website otherwise loads and works perfectly as expected while one is logged into the wordpress account…
Thank you for you time,
Kyle