Quinton Mitchell
Forum Replies Created
-
I would ensure that it is an up to date version of the plugin. Then I would switch your blog over to another theme and then switch back and see if that fixes the issue. Use twentyfifteen or another wordpress theme. If you can see it working properly in the other theme then you know it is a theme issue and not a plugin issue.
If this is the case paste in the code from your category.php file.
Forum: Fixing WordPress
In reply to: unable to download because of php filesInstalling locally means you have a computer with a web server and you are setting up WordPress to be used on it for testing/development.
WordPress is just a collection of files in a zipped folder. When you download the file you can then unzip it. After that you take those files and upload them to your web host.
This link shows you everything regarding the process.
http://codex.wordpress.org/Installing_WordPressMost web hosts have installers that will do this for you though if this seems too difficult. Then after the install is complete you can login to the backend and install your ProPhoto theme all without touching or editing any files.
Are you using any plugins on the site that have anything to do with category management?
Forum: Fixing WordPress
In reply to: Clickable picture to blog postHi. What theme are you using? You would need to edit a few lines so the image is wrapped in a link.
You can add a read more tag in the post editor to choose where your text should end.
Forum: Fixing WordPress
In reply to: unable to download because of php filesAre you trying to install it locally or on a web server?