GeekSpecialties
Forum Replies Created
-
Forum: Plugins
In reply to: [Floating Social Bar] Good, but need to be responsive!Yep, breaks the responsive layout of my site too.
When enabled the sidebar does not move below the content.
Wrapper div (and share div) resize but sidebar stays on side, like the css @media is broken.If you’re going to block referrer’s semalt.com would be a welcome one.
I agree it would be nice to block these.
Until then you can test your server for the vulnerability with a plugin.
Forum: Plugins
In reply to: [Digg Digg] Fix Pinterest Button Positioning — Vertical FloatThanks for that!
Saved me some time digging around.
You can try add this to your css.
It seems to work in some early tests.div.jp-carousel-slide.selected {position: absolute !important; }
Forum: Plugins
In reply to: [Flare] Critical SEO issueI added Noindex: /wp-admin/ to my robots.txt.
That should keep those pages out of the search results.Forum: Plugins
In reply to: [Flare] Critical SEO issueSeems coldad is correct.
Looks like the plugin is linking to wp-admin in javascript, which Google does parse, in loading the flare counts.Found this in the source of his site and mine.
<script type="text/javascript"> var __flare_count_url = "https://replacementwindowsanddoors.com/wp-admin/admin-ajax.php?action=flare_get_counts&url=http%3A%2F%2Freplacementwindowsanddoors.com%2Fsiding%2F&post_id=6&_wpnonce=8192ff948c"; </script>
Is there a way the plugin could interface with the Members plugin?
This would be very flexible to make custom roles and permissions.Hiding from the library would help, but I still believe storing project files in their own location is ideal. Other plugins do this, Next-Gen gallery is a good example. That would also enable easy archiving of projects.
I could see it useful to be able to assign project management levels to different users on a per project basis.
Example: If I had a user that had a role of subscriber in WordPress (so they can’t muck with my WP install) but I wanted them to be able to admin/manage a specific project, this would be useful.Maybe once a user is added to a project they could have a default low level permissions assigned with an option to upgrade their level within that project by the project creator.
Roles/Permissions
Level | Name | Permissions
Level-4 Admin – lower levels plus edit/delete/archive project
Level-3 Project Manager – lower levels plus can edit/delete others posts/files tasks. etc.
Level-2 Project Member – lower levels plus can view, post, upload attachments
Level-1 Project Subscriber – Upload restrictions, notify(email) other users restrictions, can’t create tasks/milestones, messaging restrictions ?…I don’t have a current need for these roles, but it would be a good addition making the plugin much more powerful and flexible.
The front end editor would tie in nicely with roles also. Many people included on a project likely could care less about the backend and just come to a site to manage their respective project.
WordPress will automatically turn that into a YouTube embed when the post is viewed. As of 3.5, Auto-embeds are automatically enabled and there is no setting to turn them off in the WordPress admin pages.
I think the files need to be separated from the WP media library for 2 reasons.
I’m not currently worried as much about security as organization and bloat.
Keep the blogging/website side of WP clean. No reason to see 100 of random project files when I’m trying to locate an image for a blog post.Also when I delete, or am done with a project I could remove the files simply by removing that projects directory, or this could be done by the project manager. This would also make it convenient to export all files specific to one project. This would enable the ability to add a feature to ‘download/archive all project files’.
Another thought, if I’m not a member of a certain project, I could simply snoop around the media library if I’m at an Author level or above.
Forum: Plugins
In reply to: [Yoast SEO] Bug in layoutSame here with no plugins activated and Twenty Ten Theme.
Screen Cap – https://dl.dropbox.com/u/41218/wordpress-seo-bug.jpg
I switched to the Quotes Collection mentioned above. Works well.
Same problem here, can’t change the title in the widget.
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Second bar over contentI rolled it back to an older version for now. I will keep an eye out for the next update.