Will Schmierer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Twitter app that displays imagesBarrie,
Looks like you’ve resolved the issue? I’m seeing images in the Twitter feed currently, but just in case you run into an issue. You might want to try the Jetpack Twitter Timeline if you run into any issues.
http://jetpack.me/support/extra-sidebar-widgets/twitter-timeline-widget/
Forum: Fixing WordPress
In reply to: Change font on about pageHi Lisa,
Did you want to change the font-size for the entire page, or just the content portion and not the sidebar? Looks like some of the font size has been changed within the page, so I’m not sure exactly which text you’d like to change, but with a few more details I would be happy to help you adjust the css. Thanks.
Will
Forum: Fixing WordPress
In reply to: Login Bar wont go awayHey Saxguy99,
I’m not seeing the admin bar there when viewing the site. If you’re seeing it when you log out, might be a setting in WP Super Cache causing that to happen in your browser window is what I’m thinking. Have you tried checking another browser to see if you’re still experiencing the issue? Hope that helps.
Forum: Fixing WordPress
In reply to: Custom 'success' message after submitting commentHi Cartns,
I’ve not tried this plugin before, but looks like a number of people have and it’s pretty highly rated so might be worth a try? Hope this helps get you started.
Forum: Fixing WordPress
In reply to: best practice: how to organize media libraryJerry,
I’ve not personally used these plugins before, but one of these might help you organize the media library a little better for your needs. Hope one of these helps.
https://wordpress.org/plugins/media-library-assistant/
https://wordpress.org/plugins/enhanced-media-library/
https://wordpress.org/plugins/media-file-manager-advanced/
Will
Forum: Everything else WordPress
In reply to: website load time: affected by size of media library?Jerry,
The load time of the website should only be affected by the images being loaded on the front end of the site. The only issue that may come up is the total amount of storage you have available with your host regarding the amount of images and files in the media library. Hope that helps.
Will
Forum: Fixing WordPress
In reply to: Plupload image resizeSteve,
Not sure if this might help as an alternative solution? I’ve not tried it personally, but seems to be similar in nature to the article you referenced. Might be worth taking a look at to see if you can implement the solution you’re after. Hope this helps in some way.
Forum: Fixing WordPress
In reply to: Postcode searching by service and covering areaHey Larry,
If you’re looking to try a free plugin from the plugin repository, you might want to try one of these out:
https://wordpress.org/plugins/tags/faceted-search
If those aren’t quite what you’re after, I would recommend this premium plugin FacetWP:
Hope one of these options helps out.
Forum: Fixing WordPress
In reply to: changing non-www to www prior to going liveThis thread explains how to do what you’re asking I believe. It’s from a few years back but the process is still the same. Hope this helps.
https://wordpress.org/support/topic/i-want-my-blog-to-use-www-bcuz-ive-but-how?replies=8
N,
Have you added or activated any new plugins since this started happening? Perhaps deactivate your plugins and see if this still continues to happen. If it resolves the issue, try reactivating your plugins one at a time to see if one is perhaps causing this issue in the post editor. Hope this helps at least start trying to resolve the issue.
Will
Forum: Fixing WordPress
In reply to: Not able to see password setting when trying to Add New UserSounds like this might be an issue with your theme perhaps or an issue with a plugin that might be installed causing a conflict?
I would try first deactivating all plugins and switching to the default theme and see if the fields return. Then try switching back to your theme and activating plugins one at a time to see if there is one causing the issue you’re experiencing. Hope this helps start to troubleshoot the issue.
Forum: Fixing WordPress
In reply to: Uploaded images become distortedThis seems like the original image may have been smaller than the size you’ve increased it to, thus causing distortion? I don’t think it’s a WordPress related issue. I would try to use a bigger file size and then decrease it to the size you need to eliminate the distortion. Hope that helps.
Forum: Fixing WordPress
In reply to: theme-dependent super-slow adminI would suggest reviewing these couple of Posts and the Codex for debugging. Hope this helps to resolve your issues.
Codex-http://codex.wordpress.org/Debugging_in_WordPress
Article 1- https://pressable.com/blog/2013/01/07/how-to-debug-wordpress-themes-and-plugins/
Article 2- http://www.elegantthemes.com/blog/tips-tricks/using-the-wordpress-debug-log
Forum: Fixing WordPress
In reply to: HTTP error when uploading mp3 filesIt may be possible that it’s a result of your hosting company ignoring the Upload Max File Size plugin. I would contact your hosting company to see if they can help you increase the upload files size. More information can be found near the bottom of the plugin description page here. Hope this helps.
Forum: Fixing WordPress
In reply to: WP Not Generating Image SizesIf you’ve added the image sizes to the functions.php file, you’ll need to regenerate thumbnails for images that have already been uploaded to the site. Hope this helps.