slushman
Forum Replies Created
-
Forum: Plugins
In reply to: [ArtistDataPress] Paid help / customizationYou can contact me here: chris at slushman dot com
Forum: Plugins
In reply to: [ArtistDataPress] Old dates are not dropping off.Hey Balero98,
Have this changed? I just issued an update last night. Can you update to the new version and see if this is working properly now? I think it has to do with the transient caching that I removed.Haven’t heard anything new on this in three months and last night’s update to v 0.72 should resolve the missing example data issue. Marking as resolved.
Forum: Plugins
In reply to: [ArtistDataPress] Not working, no shows.Haven’t heard anything new on this in three months. Also, updated plugin last night to remove the transient caching, so this shouldn’t be an issue going forward. Marking as resolved.
Forum: Plugins
In reply to: [ArtistDataPress] Not all shows show / Past shows in pageHaven’t heard anything new on this for two months. Marking as resolved.
Forum: Plugins
In reply to: [ArtistDataPress] ArtistDataPress Layouts not work for my siteHey Jessie,
I just updated ADP to version 0.72 and addresses the get_example_data issue. It should be fixed now.
I’m not sure what you mean by the transparent background thing though. There are some really basic layout styles in ADP, but it should appear like everything else in your theme otherwise. Can you send me a screenshot? It doesn’t appear the widget is active on your site anymore.
I believe it was rolled in a while back. I put in a pull request on Github a while back and they merged it with their source. I don’t know if its been published with my changes though.
Forum: Plugins
In reply to: [BP Profile Widgets] Custom Sidebars for BP Pages makes Widgets disappearIt really should be as simple as adding the widget(s) to the sidebar. Custom sidebars shouldn’t make a difference. The plugin only displays the widgets on the Profile pages, but I wouldn’t think that would interfere here.
Forum: Plugins
In reply to: [ArtistDataPress] Not all shows show / Past shows in pageYou should see the update in the plugin updates along with everything else in WordPress. π
Forum: Plugins
In reply to: [ArtistDataPress] Not all shows show / Past shows in pageHey Gerbsu,
1) Can you check your settings? On the widget and for the plugin, you can change how many shows are displayed (they are separate controls – one for each). It sounds like one of those was changed.
If you’re set to display more than 3 shows, its possible that this is related to the caching bug that I’m working on fixing. I’ve been in the process of rewriting ADP while getting our house packed up for a move and starting a new job. I’m hoping to have some time to work on the rewrite again soon.
2) It is possible to display the past shows using the shortcode options. Check out the second FAQs on the plugin page, it explains how to do that!
Forum: Plugins
In reply to: [BP Profile Widgets] Instructions for adding linksCan you email me a login so I can take a look (chris at slushman dot com)? Or maybe post screenshots somewhere of what you’re seeing?
Forum: Plugins
In reply to: [BP Profile Widgets] Instructions for adding linksHey persyst,
Each person puts up a link from their profile page. If you edit your profile, there should be a second tab called “Profile Widgets” and each Music Player URL field will be in there. Paste in a URL from one of the services listed in the FAQ and it should populate that widget on your profile page.
This will be different for each person’s profile page though. If they haven’t filled out that Music Player URL field, it will display that message. You can hide the widget if its empty (there’s a checkbox on the widget form) or change that notice to something else, if you prefer.
Forum: Plugins
In reply to: [BP Profile Widgets] Suggestion? music uploadsThe link to the field edit page is good idea. That could be in addition to the customizable empty widget message.
The idea behind that empty message was to encourage users to populate their widgets. but I know some people wanted to hide them if people didn’t have it populated, so I put in the “hide if empty” option too.
Global widgets would just be regular widgets though. I guess, it could be setup so the widget has some default content populated by the webmaster, but is personalized if the user populates the widget for their profile. That may be doable too.
Part of the rewrite is to allow for changing the group and field names. Another user emailed me about that too. Right now, the plugin grabs data from the profile fields by name, so changing the field names breaks everything. The rewrite will track the fields by their IDs, so I can grab that field’s data no matter what its named.
Adding these ideas to my todo list. Thanks again!
Forum: Plugins
In reply to: [BP Profile Widgets] A couple of problemsWow. glad to hear you got those sorted out! As far as multi-lingual, you’re welcome to use the language tools WordPress provides and send me the appropriate files. I’m not sure how thoroughly I’ve done the i18n on this current version. I’ve been working on an update, but it may still be a ways off (client work takes priority). If you do any interpretation, you’re welcome to send me the files and I’ll include them in the next update.
Forum: Plugins
In reply to: [BP Profile Widgets] Suggestion? music uploadsHey Venutius,
Yes, uploads and such would be well beyond the scope of this plugin. I’ve heard that before though and may consider doing something like that, but most likely as a separate, probably premium plugin. π
As it is, the players and galleries all originate from the respective sources, so anything like autoplay would come from YouTube, BandCamp, etc.
Thanks for the suggestions!