nowton
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Download Monitor] File cannot be downloadedApparently some conflict if you have your installation set to not inputting a default link for uploaded media. Use File Link, then insert the download, then it works.
Forum: Plugins
In reply to: [Download Monitor] No settings for user role to add downloadsAdd to that the inability of an editor to actually insert the download. They can list them in the modal from the editor, but not insert them in there.
What capabilities to enable for editors? Already have manage_downloads, user_can_config_downloads, user_can_edit_downloads, user_can_view_downloads_log enabled. Still no dice, please advise.
Forum: Plugins
In reply to: [Query Monitor] Conflict with NextGEN GalleryThanks, this fixed for me as well.
Forum: Plugins
In reply to: [Recent FB Posts] Only showing Video in sidebarKerst is voorbij, aan het werk dus maar weer! Experiencing the same issue. Apparently FB serves a safe-image, instead of a video thumbnail. What might be causing this?
You can by using content_width in functions.php (its in the Codex). I myself am looking for a way to have it behave responsive.
Forum: Plugins
In reply to: [Responsive Video Embeds] Error minifyingEnabling this setting has not solved the issue.
User Capabilities are correct by default> I checked for *_event_categories. I do have Members enabled for _one of the sites, but not the one having this issue. I’ve also checked the settings of that plugin for these users, but those look the same: normal (as in admins and editors can handle event categories)
Network activated. But there’s also no way of controlling categories on the parent site.
No, but I can paste the url to the settings screen in the address bar and then use it. (I just copied that from another site of ours where it does work, and changed the corresponding domain.) I also noticed that there’s an empty category metabox when editing a single event. Looks like something’s wrong there.
Replace get_current_user by loggedin_user and bob’s your uncle. Thanks.
Forum: Plugins
In reply to: [Link Library] Heading for Link Category defaults to divThat’s the way to handle a bug-report! I’ll override the look by using css, thanks.
Our (single event) template now shows: organized by ‘user’, both for user events and group events. We’d like to show ‘groupname’ instead of ‘user’ in the instances of a group event.
Well, I currently list the organizer using the appropriate tag. Events Manager chooses to display the user, not the group, even though the group owns the event.
Yeah, this is a BP installation. Some events are created by our client, some are created by BP groups. We’d like to keep it that way, if possible.
Hey Deegan, I’m running into the same issue. Can you elaborate how you solved this? Thanks in advance.