bluepandastudios
Forum Replies Created
-
Forum: Plugins
In reply to: [Tappd Press for Business] Getting an Errormarking as resolved due to no follow-up.
Forum: Plugins
In reply to: [Tappd Press for Business] Prices?We can look at adding that.
Forum: Plugins
In reply to: [Tappd Press for Business] No Output in beer-list divMarking this resolved since there has been no follow-up.
Forum: Plugins
In reply to: [Tappd Press for Business] User/Client feeds?No, there are other plugins which handle accessing user API. This is plugin is targeted solely at the business API
Forum: Plugins
In reply to: [Tappd Press for Business] No Output in beer-list divEnsure that the first section of the menu contains the beers you want to list.
Forum: Plugins
In reply to: [Tappd Press for Business] Getting an ErrorAre there any sections / items published to that menu?
We make the assumption that the first section in the menu has content. If this isn’t the case, delete the empty first section of your menu.
Forum: Plugins
In reply to: [Tappd Press for Business] Not pulling in dataIt’s interesting that you’re seeing data returned. The message you’re seeing from the plugin should only occur when no data is returned from Untappd.
Out of curiosity, have you double checked that the menu in question has been published?
If it has, and you’re still having issues, you can contact us via FB to see if we can troubleshoot this with you.
Forum: Plugins
In reply to: [Tappd Press for Business] Sections + stylingI too would like to be able to split the sections out.
We’re working on this, as it seems to be a pretty popular “ask”.
Would also be good to have a shortcode for check-ins and announcements.
We hadn’t considered this, but we might consider it in future releases.
Forum: Plugins
In reply to: [Tappd Press for Business] Not pulling in data@cdils
That error indicates that there was no data received from the Untappd API.Ensure that the menu ID is correct, your email is correct and the API key is correct.
From there, you can attempt to retry retrieving the API data by going to the TappdPress settings and clicking “save” again, which will retry grabbing data from the API (we cache the API data for 15 minutes so that the data isn’t pulled for every page load – which would slow down your site).
If you continue to have issues, feel free to let us know!
Forum: Plugins
In reply to: [Tappd Press for Business] Feature request: display sections onlyWe’d love to explore offering this, currently we don’t have access to any Untappd account which are using sections in their menus.
Forum: Plugins
In reply to: [Tappd Press for Business] Shortcode not workingHey, sorry for the difficulty, we had renamed our plugin and that call slipped through QA (they’ve been appropriately flogged, then given a beer). We’ve updated the plugin to reflect the _proper_ shortcode, which is:
[tappd-press-menu menu_id=XXXX]
as of release 0.1.4.
- This reply was modified 7 years, 10 months ago by bluepandastudios.
Forum: Plugins
In reply to: [Tappd Press for Business] Shortcode not workingThe shortcode requires a menu_id parameter corresponding to the menu you wish to display – this wasn’t clear in the installation instructions and has been updated in the 0.1.3 release today.