jlcoleman71
Forum Replies Created
-
Forum: Plugins
In reply to: [AppStore Lookup for Wordpress] How to use appId?Adam,
I just uninstalled the latest version and then installed version 1.0……it seemed to work right away…I’m still doing some testing and will post a follow up.
Thanks,
JLC
Forum: Plugins
In reply to: [AppStore Lookup for Wordpress] How to use appId?I removed the id in the short code and it still didn’t work…….so, you don’t need the custom field, right? You can just add the id directly in the short code for an app? I tried that and it still throws the error message.
Install plugin, insert short code into new post with id # and it should work, right? It seems simple enough.
Here’s an example of a short code I entered that will not work:
[asl_screenshots id=449193961]
Here’s the sample web page:
https://bestfreeappstodownload.com/test/
Thanks for your help,
JLC
Forum: Plugins
In reply to: [AppStore Lookup for Wordpress] How to use appId?Adam,
I’m having issues with the appId as well…..I’m running the latest version of WP, have your plugin installed and I’ve created a test post and added in the new Custom Field of “appId” and gave a value of “449193961” (the sample app used on your website). I then added in one of the shortcodes ([asl_icon id=449193961 w=128]), saved the post and I’m getting the following error message:
Warning: file_put_contents(/home/xxxxxx/public_html/xxxxxx.com/wp-content/plugins/appstore-lookup/cache/asl_fa86721930a59a5ddc5becf44161faea.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/xxxxxxxx/public_html/xxxxxxx.com/wp-content/plugins/appstore-lookup/asl.php on line 400
Warning: file_get_contents(/home/xxxxxxx/public_html/xxxxxxxxx.com/wp-content/plugins/appstore-lookup/cache/asl_fa86721930a59a5ddc5becf44161faea.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/xxxxxxxx/public_html/xxxxxxxx.com/wp-content/plugins/appstore-lookup/asl.php on line 401
That app ID was not found.449193961
I noticed the same thing…..thanks for posting, hopefully there will be a fix.
Forum: Fixing WordPress
In reply to: Updating WP page, but it won't publishOk, looks like I just figured it out…….a plugin that I’ve been using on other sites is not compatible with a new theme I’m trying out.
I deactivated all plugins, my edits starting showing up with a page refresh, so I went through and reactivated them all individually making simple edits as a test…..the last plugin reactivated was the culprit! Edits seem to be flowing through normally again.
Thanks for feedback.
Forum: Fixing WordPress
In reply to: Updating WP page, but it won't publishYes, you are correct, it says Update, not Publish, my mistake……so I click Update, it says it’s updated, but I can’t see the changes, even from a different computer or browser.