bazzablue
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] CPT posts not showing in Latest Posts block@tw2113 I didn’t have any success with that code but ended up using Custom Post Type Widget Blocks plugin which did the job I needed.
Ok. Thanks for letting me know.
Forum: Fixing WordPress
In reply to: Navigating without page completely reloadingThanks for your response Rene.
After a bit of searching I cam acroos Ajaxify WordPress Site which does exactly what I need.
Forum: Plugins
In reply to: [OrangeBox] [Plugin: OrangeBox] Activated, Not Working@sgiambroni09 – I think you are correct. I had OrangeBox working perfectly well on a site. I then updated WordPress to version 3.4.2 and since then nothing!
Hopefully this will be rectified very soon.
Forum: Networking WordPress
In reply to: Sub directory 404 errorOk just opened my htaccess file and that is what is there apart from the RewriteRule . /index.php [L} having some extra folder extensions (xampp/sitename/) before /index.php
Forum: Networking WordPress
In reply to: Sub directory 404 errorWhat info needs to be updated in the .htaccess? I have seen the code that needs to be added when switching to multisite but not for single site.
Forum: Networking WordPress
In reply to: Sub directory 404 errorI didn’t try that so I have gone back and started again with a fresh install. In short they don’t. Having changed the permalink I clicked on one of the menu items and my screen displayed the following:
Server error!
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
If you think this is a server error, please contact the webmaster.
Error 500
localhost
05/04/12 22:05:43
Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1Forum: Networking WordPress
In reply to: Sub directory 404 errorIf that means removing the # from the following:
LoadModule rewrite_module modules/mod_rewrite.so
Then yes.I have also changed all the AllowOverride to All.
I had a good look around the forums before posting and followed directions that you gave to others but have had no joy.
Forum: Networking WordPress
In reply to: How to solve WAMP localhost 500 internal errorI have located httpd.conf and made the changes recommended by biotox. The only thing that changed is that when I click on ‘Visit’ for the sub site I get a Server Configuration page.
Forum: Networking WordPress
In reply to: How to solve WAMP localhost 500 internal errorI stumbled on this thread because I was having the 500 internal error problem. Removing the .htaccess file solved this problem but it leaves me not able to view the sub site I have created.
I am using WAMP at present. I have tried locating httpd.conf but without success.
Any help would be greatly appreciated.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] One Checkbox per linefotophoto,
Don’t know if you found an answer to this but I came across this when searching the same thing:
Forum: Fixing WordPress
In reply to: Static page blog entries showing complete textThanks. Problem solved.
Forum: Fixing WordPress
In reply to: Displaying Blog Post on a Static Page?I have tried a number of solutions for this issue but yours is the first one that I have got to work. Apart from one thing. The entry on the static home page doesn’t recognise the <!–more–> break in the text, and therefore displays the complete text. On the Blog home page it works fine.
Any ideas?