slushman
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyBar Widget] [Plugin: Buddybar Widget] "Notices" and "Friends" overlapThe CSS for the Admin bar shouldn’t affect the BuddyBar Widget at all. Since you have Firebug, try inspecting the widget and turning off each line of CSS one a time until it changes. That will show you where the problem lies. It’s definitely a CSS issue, I’m still betting it’s something in your theme that’s affecting it, I’m just not sure how exactly.
Forum: Plugins
In reply to: [BuddyBar Widget] [Plugin: Buddybar Widget] "Notices" and "Friends" overlapVery odd. It has something to do with the CSS, but I wouldn’t be able to get more specific without seeing the page. Are you using Chrome or Firefox? If so, you can use Chrome’s Dev Tools or Firebug for Firefox to inspect the CSS settings and see what’s conflicting. I’m betting something in your theme’s CSS is overriding the section height. The Activity and Messages sections should be the exact same height so the other boxes float underneath automatically without overlapping like that.
Forum: Plugins
In reply to: [BuddyBar Widget] [Plugin: Buddybar Widget] "Notices" and "Friends" overlapCan you give me a link? I’m not sure how they could be overlapping…
Each section has a height of 100px, which gives them enough clearance for all the links in that section. They shouldn’t overlap unless there’s something weird in your theme’s CSS.
Forum: Plugins
In reply to: [ArtistDataPress] [Plugin: ArtistDataPress] XML Feed Link Had to Be Changed@djm: the plugin uses SimpleXML, which is built into PHP5, to process the XML feed from ArtistData. Make sure your host is using PHP5 (I would imagine it is…). The feed URL you posted earlier works fine on my band’s site and my personal music site. In fact, I used that feed to test the City, Country display function. What version of WordPress are you using? Any chance I could get a login for to your site to take a look? Email me at [email protected].
@guitarplayer16: I know about the images thing, trying to get that fixed.
The formatting may require some tweaking to fit your specific site; the output code was changed.
If you’re displaying all your shows, the “more shows” link won’t be displayed now since all your shows are being displayed. If you’re not showing all the shows, give me the URL of your site so I can check it out.
Forum: Plugins
In reply to: [ArtistDataPress] [Plugin: ArtistDataPress] XML Feed Link Had to Be ChangedHey everyone, I just published an update last night to 0.2. Hopefully, the issues are ironed out for you. Let me know if the aren’t. I’ve tried all the feeds that were posted here in my development site and most seemed to work (Telser doesn’t appear to be a valid XML feed…). Check out the update and let me know.
Forum: Plugins
In reply to: [ArtistDataPress] [Plugin: ArtistDataPress] XML Feed Link Had to Be ChangedHey DJM,
Sorry, I’m just seeing your post. Telser’s issue is there are no shows in the feed, which is a bug I’m trying to fix at the moment.I’m not sure what’s going on with Alle’s Stones feed. Did you put the shortcode on the shows page?
I’m still not able to to setup a test account. I submit the form and it just reloads the page; it’s not submitting the form. Not sure if that’s an issue with a plugin or BuddyPress.
Hey Ivanoats. Not sure what’s going on there. The Groups link checks to see if the Groups component is active, then checks if the user is logged in. If the user is logged in, it’s just a link to the groups page.
I just tried to create an account on your site to test it out and got the following error after submitting my registration form. This might be related to another plugin:
Fatal error: Cannot redeclare class PHPMailer in /home/northat/public_html/wp-includes/class-phpmailer.php on line 34
Forum: Plugins
In reply to: [ArtistDataPress] [Plugin: ArtistDataPress] XML Feed Link Had to Be ChangedHey Sadiscord, I’m not sure why the first one doesn’t work for you; I pasted that into my band’s site and it worked fine and we’re using the same URL type for the plugin on our site. Funny enough, when I open your first URL in Chrome, it resolves to the second URL anyway. I’m guessing AD hasn’t updated the links they display to the new format with Sonicbids being in there. Glad to hear it’s working for you though! Nice job on the Kri & Hettie site!
Slushman