modemlooper
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyMobile] error 404You need BP 1.9
Forum: Plugins
In reply to: [BuddyMobile] Delete default menuhard coded menu items are in footer.php. You can remove them there
Forum: Plugins
In reply to: [BuddyMobile] Creating default object from empty value – ErrorGo to settings page for plugin and save the settings.
Forum: Plugins
In reply to: [BuddyMobile] Menu and login buttonsI’m using javascript to remove click delay. It could be an issue on unsupported devices. I need to know if other buttons/links besides menu items are a problem
Forum: Plugins
In reply to: [BuddyMobile] Menu and login buttonsI don’t have a device that runs ICS. Could just be bad at handling the jquery. Do the other ajax buttons (activity posting etc) on the page work faster?
I do not support or test on Windows Phone.
Forum: Plugins
In reply to: [BuddyMobile] What Happened To BuddyMobile?New version uploaded
Forum: Plugins
In reply to: [BP Profile Privacy] BP-Profile Privacy – Admin Settingsgithub.com/modemlooper has my plugins but they may or may not work
Forum: Plugins
In reply to: [HashBuddy] Read-more-link gets messed upStrange, It should only change a hash into a link if a space is in front. I may have to change the way it reads hash tags like using [#]word instead.
Forum: Plugins
In reply to: [HashBuddy] Allow multiple hastag in posts and commentsthe first word of a comment cannot be a hash of that word wont get linked. WordPress wraps text with p tags and hashtags should only work if a space is before the #. Its a challenge to only target specific # characters
Forum: Plugins
In reply to: [HashBuddy] HashBuddy messing with product linkscan you paste one of the urls below?
Forum: Plugins
In reply to: [BP Profile Privacy] BP-Profile Privacy – Admin Settingsonly profile fields can be hidden not an entire profile
Forum: Plugins
In reply to: [HashBuddy] New version disable css written with #color in a post or page?no way to only target certain strings with # in the front so inline color css gets caught in the filter. if a # doesnt have a space before it it will not be turned into a link
Forum: Plugins
In reply to: [HashBuddy] New version disable css written with #color in a post or page?make sure there is no space before #000
color:#000
Forum: Plugins
In reply to: [HashBuddy] Can not load more activities with same tag…nope, it’s on my update list of things
I’ll add a shortcode form