Cjohnson1073
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Display a random row.Tobias,
Thank you so much for your help, it is greatly appreciated!! The WP-SuperCache was the problem and after excluding that page, the table worked fantastically!! Once again, thanks for your help.
CJohnson1073
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Display a random row.Tobias,
I have some good news. I installed the plugin as you instructed and created a table with 30 rows to test it. I first used the Chrome browser and the plugin worked fantastically. This was exactly what I was looking for. I then loaded the same page on Firefox, Internet Explorer 8 (I’m on my work computer and still running XP unfortunately) and also tried it using the Chrome browser on my Android phone. Unfortunately the results were not as good. For some reason the row being displayed on the other browsers all get stuck on Row 17. I will try more recent browsers on my home laptop tonight to see if I get the same results. All rows in the table are identical with the exception of the row description in the first column. You can view the page I am working with at: http://laddkarate.net/practicemaster/beginner-workout/ . This is the very early stage of what I have planned once I get the table randomization working. Keep an eye out for a donation coming your way for the work that you have done so far. Confirmation number: 8SE05810BC006940B. I really appreciate your help.
CJohnson1073
Edit: I went into the table to double check the entries and then resaved it. Now the tables are getting stuck on other pages in all browsers except Chrome for the desktop.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Display a random row.Tobias,
Rather than trying to figure out a way to select the first row after the table is randomized, is there a way to have the show_rows=” ” command have a randomly picked variable. This way the table doesn’t need to be randomized, just the row number being called. The tables that I’m looking to create would have approximately 30 rows with different information and I would only need to pull one row each time. I’m assuming that I’d have to declare the number of rows in each table before the random number is picked so that it is within the range of the table I’m working with. Thanks for your help!!
CJohnson1073
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Display a random row.Tobias,
Thank you for the reply. I was able to understand what you showed in the coding above but I’m having one problem. At the end of the code where it says show_rows=”1″, it is pulling the first line in the table which is labeled Exercise #1 every time rather than pulling the top line in the randomly organized table. I’ll keep working with it and will definitly send a donation your way once I figure it out. Thanks again.
CJohnson1073