Adam
Forum Replies Created
-
Forum: Plugins
In reply to: [WoW Armory Character] Cache CharactersI already does cache characters aesira. What exactly are you seeing that makes you think it isn’t?
Forum: Plugins
In reply to: [WoW Armory Character] This plugin stopped workingThanks for your work danielfonda. I appreciate it.
I’ll get working on this shortly so that it’s all handled from within the UI rather then editing the files manually. Expect a release soonish.
Forum: Plugins
In reply to: [WoW Armory Character] Possible issue with 1.0.0I’ve released a fix that allow you to clear the cache of the plugin. It uses the query above and can be found as a new button on the settings screen.
Forum: Plugins
In reply to: [WoW Armory Character] Possible issue with 1.0.0I shall be releasing a release that will let you fix this from the settings page at some point very soon.
Forum: Plugins
In reply to: [WoW Armory Character] WoW Armory Character widget with the connected memberI’m not quite certain what you’re trying to achieve. But if I’m reading this correctly you want to pass the value retrieved from another shortcode into the wow_armory_plugin shortcode. This is possible but I would not advise altering the wow_armory_plugin code to do it. It will all be done within call to the shortcode itself.
You will need to call the shortcodes within a template but you can assign the return value from your userInfo call to a variable with PHP and then call the wow_armory_character shortcode passing that in.
Forum: Plugins
In reply to: [WoW Armory Character] Dead?Thanks very much for the ace github issue. I appreciate the effort you put in. I’m just going to mark this post as resolved so I don’t forget to do it in the future.
Forum: Plugins
In reply to: [WoW Armory Character] Dead?Not dead. Sorry.
It is on my todo list of things to update though. Knowing people think this it’s been shifted up a few items ??
Please can you put some examples of things not working on the github issue queue so I can keep track.
Are reforges something you’re after? Since the plugin doesn’t show you the gear as worn anyway is it just something you want to see in the tooltip?
Thanks
AdamForum: Plugins
In reply to: [YOURLS: WordPress to Twitter] Twitter Authenticating IssueI get this issue. Given I’ve changed nothing I figure it’s something to do with changes Twitter may have made. This could also be why the Twitter functionality has now been removed in the latest version.
This makes me a sad bunny
Forum: Plugins
In reply to: [WoW Armory Character] Quick way to put iLvl info somewhere?No real quick way I’m afraid. Where would you want it to show?
Forum: Plugins
In reply to: [WoW Armory Character] [Plugin: WoW Armory Character] Thanks a lot!This is a seriously nice site you have here. I’m pleased that you found a place for my plugin on it.
Not sure why I haven’t seen this post sometimesatree. Sorry about that, I thought I’d subscribed to the forum :/.
The tooltips are generated completely by the wowhead script, I have no real control of how it’s styles are loaded. I find it odd that you’re getting illegible text as the styles put the tooltip content in a black speech bubble type affair. It could be that you have some styling conflicts as you say.
I would adjust your theme style sheets so as to make it easy to update the plugin in the future if you need. If you ever need to update the theme you will have a similar issue though so you could always investigate the usage of sub-themes.
mmm. Strange. I wonder what it was. Like I said, working now ??
Thanks for getting back to me.
Are you still getting this?
I’ve got your profile on my development site and it appears to work ok. I did have an issue initially but that seems to have gone now.
Forum: Plugins
In reply to: [Plugin: WoW Armory Character] Shoulders missing from ItemsRight. I’ve cracked it. I’m embarrassed to say that no listings have ever had the shoulder slot item shown! How I missed this I will never know. I’ve updated the code now and will push it to github later. You will be able to download the dev version and it now shows shoulders.
Thanks for reporting it.
Forum: Plugins
In reply to: [Plugin: WoW Armory Character] Shoulders missing from ItemsDo you have a page I can look at? It may be that the item simply does not exist within the API yet (it happens, it sucks and there is nothing I can do about it ?? ) in which case you may just need to wait it out.