Will Schmierer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding Login/RegistrationI think you may be looking for a plugin like this:
https://wordpress.org/plugins/sidebar-login/
You should be able to activate this plugin and configure settings to suit your needs. Then follow the usage instructions and you should be all set. I hope this helps resolve your issue.
Forum: Fixing WordPress
In reply to: Filter a p age of Photos by Suject/DateI’ve not tried this plugin before, but it looks like it may be worth a try based on your notes above? Hope this helps get you started in the right direction.
Forum: Fixing WordPress
In reply to: Locked out of wp-adminIf you’re unable to login, you can try these steps to deactivate plugins via phpmyadmin. I would highly recommend making a backup or your site/database before attempting this, but should do the trick to deactivate the plugin causing an issue for you. Hope this helps.
http://perishablepress.com/quickly-disable-or-enable-all-wordpress-plugins-via-the-database/
Forum: Fixing WordPress
In reply to: Problems with site redirect and permalinks.I would first try resaving your permalinks first to update them. If this doesn’t resolve the issue, try deactivating all plugins and reactivating plugins one by one. Depending on your setup there could be one causing an issue, but more than likely the first step will do the trick. Hope this helps.
Forum: Everything else WordPress
In reply to: Jetpack sharing icons not shown correctly in my themeHas this issue been resolved? The icons looks to be working as expected on your site in Chrome. Perhaps there was a drop in service or Jetpack had a hiccup at some point?
Forum: Fixing WordPress
In reply to: Multi categories post feeds.If you’re looking to dig into some code to create category templates, this would be a really good place to check out to get you started with that. There are also some links on the post to help you get some basics down, if that’s needed:
http://codex.wordpress.org/Category_TemplatesHope this helps get you started.
Forum: Fixing WordPress
In reply to: Image poll PluginNot sure if this exactly what you might be after, and I’ve not tried it myself, but looks like a good option depending on how you want to be able to vote on images.
https://wordpress.org/plugins/gallery-voting/screenshots/
If this isn’t exactly what you’re after, perhaps some more details would be needed to help determine the best solution. Hope this helps get you started.
Will
Forum: Fixing WordPress
In reply to: Disable sidebar on the password protected submit formJake,
You could try using a full-width page template if you have one available for that particular page. There are also some widget display plugins you could try as well to hide them on that page only. If you’re using Jetpack, there is a module called Widget Visibility:
http://jetpack.me/support/widget-visibility/
If you’re not using Jetpack, I think there are some other options you can try out as well for display widget availability. Hope this helps resolve your issue.
Will
Forum: Networking WordPress
In reply to: Activate / De-activate plugins based on user roles?I’m not sure if this will help resolve some of the issues you’ve listed above, but might be worth a shot to try this based on some of what you’re after:
Forum: Fixing WordPress
In reply to: How do you show a post from a subdirectory on the main website?I’m not sure if this is exactly what you’re after and I’ve not personally used it before, but looks like it might do the trick for you on your site? Hope this helps at least get you started.
Forum: Networking WordPress
In reply to: Insert Post coming from another site in the networkI’m not sure if this plugin will do exactly what you’re after, but is probably worth a shot and a good starting point. Hope this helps.
Forum: Everything else WordPress
In reply to: Can you attach snippets to the home pageSounds like you might be in need of an SEO plugin such as:
https://wordpress.org/plugins/wordpress-seo/
When you activate the plugin, there will be setting to settings to set the Page Title and Description for the homepage of the site. Then you’ll also be able to customize posts and pages as well inside the page/posts editors below the content container. Hope this helps.
Forum: Fixing WordPress
In reply to: JavaScript errors in admin panel after update to 4.1Have you tried disabling all plugins and reactivating one by one to see if an active plugin may be causing conflicts with the WP update? I would start there, it’s possible a plugin you’re using on site has not been updated to work with the current version of WordPress and causing issues? I hope this helps target the issue.
Forum: Fixing WordPress
In reply to: Jetpack could not contact WordPressIt may be an issue with your hosting setup. I would recommend following some of the steps outlined here in this post:
https://wordpress.org/support/topic/jetpack-unable-to-connect-to-wordpresscom-1?replies=4
I hope this helps resolve your issues.
Forum: Fixing WordPress
In reply to: Portfolio Links go to 404Hey Matt,
Huh that does sound odd. You could try disabling the plugins via phpmyhadmin. Here’s a good tutorial on how to do that:
http://perishablepress.com/quickly-disable-or-enable-all-wordpress-plugins-via-the-database/
Make sure to take a backup as well before doing this, just in case.
Also if you’re using rev-slider you might want to look at the recent issues with that as well, maybe what’s causing the issue.
Hope this helps solve your issues.
Will