flowdee
Forum Replies Created
-
Forum: Plugins
In reply to: [Software License Manager] Secret Key for License Creation – ValidationThe license key is usually created at the time of a transaction (for example, when the item you are selling is being purchase).
Exactly this is my use case. And for this integration I want to validate if the key will work and everything will work fine. Otherwise the admin who uses this integration will never know if it works unless a transaction is done.
Forum: Plugins
In reply to: [Software License Manager] Secret Key for License Creation – ValidationI’ve got a plugin which uses your SLM API to create license keys. There’s a settings page where the admin enters the API url + Secret Key for License Creation.
And due to usability I want to check if the entered API url AND Secret Key for License Creation are valid, or the admin has to correct these. Therefore I would need to make a test api call. But when I do a “slm_create_new” call, of course this would work but then a license key would really be created and that’s not the best case.
So It would be nice to have an API action which verifies the given data and checks with the original one saved within your plugin.
Hope you got it 🙂
Forum: Plugins
In reply to: [Software License Manager] Secret Key for License Creation – ValidationNo. Basicly I simply want to check wether the API credentials (url & Secret Key for License Creation) are valid.
Forum: Plugins
In reply to: [Hearthstone Cards for WordPress] RSS feed error due to pluginHey Emperion,
released update v1.8.1 including the RSS Feed fix. The plugin will no longer execute within feeds. Later I’m gonna to enhance it and maybe strip the brackets from the feed.
Forum: Plugins
In reply to: [Hearthstone Cards for WordPress] Tavern Brawl cardsupdate is available now! 🙂
Forum: Plugins
In reply to: [Hearthstone Cards for WordPress] Tavern Brawl cardsHey liolion,
thanks for the reminder! Going to add the Brawl cards today. Stay tuned 🙂
Forum: Plugins
In reply to: [Affiliates Manager] Problem with settingssame problem here. also im not able to edit the emails/messages.
TypeError: $(...).dialog is not a function $("#messageEditorDialog").dialog({Definately coming from your plugin. Please fix this as soon as possible. Thanks in advance 🙂
WP 4.2.2. and only your plugin activated with a standard theme!
Forum: Plugins
In reply to: [Software License Manager] Enhancing slm_create_new responseThanks mra13 🙂
Forum: Plugins
In reply to: [Hearthstone Cards for WordPress] RSS feed error due to pluginHey Emperion,
thanks for your message. Right now I can’t see this error on the links the posted.
But anyway of course the Hearthstone Cards Overlays shouldn’t show up on RSS Feeds. I’ll have to take a look into.
Stay tuned
Forum: Reviews
In reply to: [Hearthstone Cards for WordPress] Well met!Hey thanks for your kind review! 🙂
The visual builder is supported in the pro version: http://coder.flowdee.de/hearthstone-cards-for-wordpress/
Forum: Plugins
In reply to: [Magic Action Box] Cannot redeclare class Mailchimp_FoldersHaha funny I recently found the plugin 2 days ago, had the problem, posted and the update with my fix is online. Thanks works now 🙂
Forum: Plugins
In reply to: [Hearthstone Cards for WordPress] Page Builder – Not workingThanks for your words. Yeah but to be honest the PRO version is really on a fair and small price 🙂
Page builder support added for the PRO Version.
More information: http://coder.flowdee.de/hearthstone-cards-for-wordpress/
Forum: Plugins
In reply to: [Hearthstone Cards for WordPress] Page Builder – Not workingI finally found the solution for this problem.
But to be honest I collected and prepared a lot of more uses cases for the plugin in the past few months, in order to create an enhanced pro version on top of this plugin. This allows me to guarantee a long-term development and more enhanced functionality for non-mainstream users.
Therefore I’m going to move the page builder support to the upcoming Pro Version of the Hearthstone Cards plugin as well. The free version will be available as it is but the page builder support won’t be included, sorry.
More details will be available next week.
Forum: Plugins
In reply to: [Hearthstone Cards for WordPress] Cards getting covered by SidebarHey Emperion,
it’s an css issue of the theme. Add this at the bottom of your style css and the cards won’t be cutted anymore. 🙂
.post-content { overflow: visible !important; }Forum: Plugins
In reply to: [Hearthstone Cards for WordPress] Page Builder – Not workingThanks for your explanations HypnotoadProductions, this really helps.
I’ll take a look into and write back as soon as possible! 🙂