MyThirdEye
Forum Replies Created
-
Forum: Plugins
In reply to: [JTRT Responsive Tables] Pagination, Filter & SortingHey, I dont get emails when issues get created here. Github would be better to get in contact with me for future reference. I will take a look tonight. Do you mind posting on github https://github.com/JohnTendik/jtrt-tables/issues with a link to the page with the table, and if there are any errors in the console?
Thanks.
Hey @umcms, this was not my proudest misake :# this has been fixed for in a minor update however when it was brought to my attention. Just make sure you have the latest version and you should be good. 🙂
JT
Forum: Plugins
In reply to: [JTRT Responsive Tables] Breakpoints hard-wired to 834 px?Hey Stephan,
Do you mind creating a bug ticket in GitHub? I will take a look more closely.
But to answer your question, the reason it responds to its container width and not entire viewport is because some theme containers are small and this effects the table negatively as it wont have enough room to display all the columns properly. You can have a 2000 px viewport but if your container is a side column then your table is going to look terrible.
However, i could possibly setup an option to use one or the other that may help you out.
JT
Forum: Plugins
In reply to: [JTRT Responsive Tables] Responsive Border and Row Hover Optionshi @mortalites,
First, thank you 🙂
Editing how borders look on mobile is really hard, I tried for a long time. the option is to simply hide borders when columns are hidden, that is a good feature I will try to include that in a future update 🙂
Hover colour is possible in the table options tab under “front-end options”. I realize its not the most intuitive UI and there are no tutorials for it 😀 but try that out and let me know if it works for you.
Thanks!
JT@teleanu Ohhhh ok I see, I apologize I thought you were referring to another issue.
To solve this problem, simply open up the column options and select the “HTML” column type. Here in this github issue is a picture that shows what I mean.
https://github.com/JohnTendik/jtrt-tables/issues/26
Hope this helps.
Thanks
JTForum: Plugins
In reply to: [JTRT Responsive Tables] Update ButtonHi @gbromans,
Can you get me the PHP version you have also a list of the plugins you’re currently using. If your PHP is less than 5.4 then the plugin will not work, unfortunately.
Thanks JT
Forum: Plugins
In reply to: [JTRT Responsive Tables] Unable to locate the dataHey @mikeyea, I don’t want to lie to you because I’m not 100% sure with this answer I’m about to give you, but I believe that table was from an older version of the plugin. version < 4. All of the code, changes, updates, etc are available on github if you’re looking for more concrete answers 🙂
Thanks
JTForum: Plugins
In reply to: [JTRT Responsive Tables] Cells Changing ColoursHey @kevanbaker haha BUELLER 😀
Sorry man I do not monitor these forums as you can probably tell. For the future if you could use the github issues page it would be much better since all of the issues and fixes can be tracked.
As for your issue, are you still having this problem? Lol its super super odd that this is happening. I will look into this but I do not know what to tell you, this may be a special case scenario since its the first time I’m hearing of such an issue 😀
Thanks
JTShould be fixed with the newest verison
Forum: Plugins
In reply to: [JTRT Responsive Tables] CSSHey, currently there is not way to add custom css other than the options on the table. IF however you can always overwrite my styles yourself, just place your css anywhere after the public css for the jtrt plugin is loaded.
Thanks
JTForum: Plugins
In reply to: [JTRT Responsive Tables] Shortcodes does not work in cellsThis should be fixed with the newest updated. If you have any issues please use the github issues page instead, these forums are not being monitored by me.
Thanks
JT- This reply was modified 8 years, 3 months ago by MyThirdEye.
Forum: Plugins
In reply to: [JTRT Responsive Tables] Unable to locate the dataThe data is saved as the content of the custom post type 🙂 so wp_posts
- This reply was modified 8 years, 3 months ago by MyThirdEye.
- This reply was modified 8 years, 3 months ago by MyThirdEye.
Forum: Plugins
In reply to: [JTRT Responsive Tables] Data not showing up backendif you can provide me the data you are trying to input that would help a lot. It seems there are some special characters that will break the json format. Im looking into this, if you can provide more detail it would help.
Thanks
@paulmersel Also if you can provide me the data you are trying to input that would help a lot. It seems there are some special characters that will break the json format. Im looking into this, if you can provide more detail it would help.
Thanks
Forum: Plugins
In reply to: [JTRT Responsive Tables] Large number of recordsHi @gustavoo
This is a server issue which requires you to contact your host to allow for larger post content. Unfortunately there is nothing I can do to fix this as its not a plugin issue.
Thanks
JT