sbing
Forum Replies Created
-
Forum: Plugins
In reply to: [Loading Page with Loading Screen] Trigger Loading Page earlierHi,
Sorry to be a pain, but I have never worked with the Theme Functions code.
I’m looking thru “Theme Functions” (functions.php) and can’t find wp_head(). I did find wp_head() in “Theme Header” (see below) but I’m not sure if this is what I need to move or where.<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>” />
<meta http-equiv=”X-UA-Compatible” content=”IE=10″ />
<link rel=”profile” href=”https://gmpg.org/xfn/11″ />
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
<?php wp_head(); ?>
</head>
Regards,
SbingForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLWell I am still trying to figure out my server issues which now also includes any media files….However I found a work around which is better than downloading to the server. Since the files I update are on dropbox, I just shared the files and pointed Tablepress to the dropbox URL. So far works perfect and now I don’t have to mess with the FTP client everyday. If I ever find a server solution I will let you know. Thanks again for all your help.
Best,
ShawnForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLUpdate,
A couple new things I have tried: First I deleted the test file off the server and then did a URL import from tablepress to the file. Amazingly, it pulled a test file that was at least three files older. Next I put the file back into the server and added the auto import to the file. It pulled the same old file. Next I tried a URL import of a new file which loaded fine. Then I changed the file on the server before adding it to the auto update which successfully connected but again pulled the original file. Going to start disabling plugins and see if anything changes. Also I did read something about server owner not matching wordpress user causing similar problems with permissions. Will look into that as well.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLI think there is a program or plugin that is restricting TablePress and Visualizer from accessing the server. Both plugins work fine when pulling from google docs. Going to try disabling some things that might be an issue or work with GoDaddy to create a test site with that server. Will keep you posted if I get anywhere.
Thanks for all your help.
ShawnForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLcont.
Well you cant create the file from auto but I created a blank table then linked the URL from the CSV file to it in auto which was successful and it loaded the file. Then I manually changed the file and oddly for the first time FileZilla asked if I wanted to update the file on the server too. I said yes and it updated on the server. I resaved the auto configuration to see if changed it did not pull the new version of the file.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLI tried just about every file path I could think of with the main one being:
/home/”user”/html/wp-content/CSVFiles/A1-TestFile1.csvI have been creating the import file first all the time. Should I not create the connect from the import first and just start with the auto import? Will try
Shawn
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLHi,
Won’t connect, Error: The source for the import is invalid or could not be accessed.
FYI I never added the code to the wp-config to limit the revisions. Is it possible that tablepress is looking at a revision after I change the file?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLcont.
I can try a different FTP Client but when I paste the file URL in my browser it is the updated file so I don’t think that is the problem.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLI see the previous version when I check the tables edit screen. In the case of the tables I am testing I have not added them to my site anywhere. So in short the file I can see using the FTP client on the server side has been updated and I can even open it from there and confirm that. TablePress tells me the connection is successful and continues to update to the original URL but pulls the old file each time. If I change the name of the file it will pull the new file until I overwrite it with new data and then it just keeps pulling the old data. Everything thru google sheets works perfect its just pulling from the server that does not work. Very odd.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLI will try another FTP client and see what happens. Although when I update the file and then check the URL in my browser it shows the file has been updated and obviously “published”. TablePress shows that it has updated the file as well at the interval but it is always the previous version. Very strange. I might have to figure some way to load my CSV files through google sheets or maybe a different server???
Thanks for your time
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLHi,
I went a different direction this morning and created a table (for tablePress) and chart (for visualizer) via google sheets. Both of these appear to working correctly and updating every 15min on schedule. Is it possible that when I refresh my CSV files and overwrite the files on wp-content they are not being “published” to the web? Also with google sheets you can only “publish to the web” when you create the file the first time then it automatically republishes when you change them. Not sure about what happens in wp-content.I did upload WP-Crontrol and everything there is running as scheduled. I have never set up a test site but I’m sure I could figure that out.
Shawn
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLTobias,
Pretty sure we are on different time zones so at your convenience… GoDaddy ran tests and see nothing on the server end. The are asking if there should be special settings in wp-config or wp-cron. It seems very strange to me that the file connects the first time I load it but then when I refresh the data in the table and upload and overwrite the old csv file TablePress won’t upload the new file. The same thing is happening with Visualizer Charts. It appears to be connected and refreshing at the 15min interval but I keep getting the data from the old file. I really need to update about 40-50 different csv files and doing that manually each day would be a serious pain. Any help is greatly appreciated. I can also send the text from the GoDaddy support conversation if you would like to see it.
Regards, ShawnForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLOk Thanks,
I’m using Go Daddy Managed WordPress so maybe they will have some answers. I have been playing around with the permissions via FileZilla but still not updating. It is almost like FileZilla changes something in the file when I overwrite it, then TablePress can’t find it (URL is the Same). Will pass on answer if I get one.Shawn
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLCont.
I downloaded WP Crontrol and TablePress is shown scheduled every 15min. As I mentioned before I am having the exact same issue with Visualizer Charts and their auto update. Both TablePress and Visualizer keep loading the old file and not the updated file.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto Update CSV Files with URLI think this is something else. Even well after the update interval it continues to pull the old file. When I open the file in TablePress I can confirm it is still the old file. I am not familiar with WP Cron so maybe this is an issue. It just seems like something is blocking TablePress from pulling the new file.