MyThirdEye
Forum Replies Created
-
Forum: Plugins
In reply to: [JTRT Responsive Tables] "Generate Table" Generates ErrorHey, once you select a csv file (the url shows up in the input box make sure the url ends with .csv) you have to press the blue “save changes” button. That will save the url in the backend so the script can work
Let me know if that fixes the issue. If the problem persists, you can send me a copy of your csv file to my email address and I will take a closer look at it for you.
Thanks,
have a good day.Forum: Plugins
In reply to: [JTRT Responsive Tables] How to handle imagesHey rdranson,
Im not too sure what the problem might be. Can you send me the csv file? Also what kind of error message are you getting when you save the file as a csv? The plugin checks to see if the file path supplied ends with .csv if it doesnt it will send the error message saying you havent uploaded a csv file.
If you send me your file I can take a look at it to see if this is a problem with the plugin or your file. In the meantime you can make sure youre saving your excel table as a Windows Csv (important if youre working on mac) someone mentioned this earlier and I havent been too vocal about that downfall.
thanks,
johnForum: Plugins
In reply to: [JTRT Responsive Tables] The plugin does not have a valid header.update. marked as solved.
Forum: Plugins
In reply to: [JTRT Responsive Tables] How to handle imagesHey,
unfortunately at this time the plugin doesnt support responsive images inside of tables as this was something I havent thought of. Im working on a big update for the plugin with better code, design and new features. I will look into adding responsive images for you.
check back for updates, should be out next week hopefully.
thanks,
johnForum: Plugins
In reply to: [JTRT Responsive Tables] The plugin does not have a valid header.The error for the invalid header should now be fixed. If you run into any more issues please let me know 🙂
Forum: Plugins
In reply to: [JTRT Responsive Tables] The plugin does not have a valid header.Hey,
I’ve been contacted about this problem before and its confuzzling me, to be honest. I tried to find solutions and made sure I had a valid header but its still saying invalid.
However, while I search for a solution 🙂 I recommend people activating this plugin through the plugins menu, instead of activating it once the plugin is installed. For example, when you download the plugin and it says finished download it gives you an option to activate the plugin? Don’t activate it, instead, back out or simply go to the plugins menu in the dashboard and activate it through there. It works fine when you do that, its a weird bug :/
Also, this only seems to happen when you use the wordpress directory to download the plugin so maybe its something to do with the SVN. I’ll look into it, in the meanwhile like I said, users can activate the plugin through the plugins menu or by using ftp upload.
Sounds good.
Never mind I was wrong about the abspath thing. My code started working when I removed an abspath link so I don’t actually understand the problem but it seems fixed as of now.
I found out the issue. My custom plugin was making a call to ABSPATH which is bad for security reasons which might be blocked by Ithemes Security as I understand it. I’ll try to find a work-around.