ooconnell
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Archive/Permalink/Category Links Not WorkingHi there,
This may be related to a thread at:
https://www.ads-software.com/support/topic/164360?replies=71
which in honesty I did not really understand, however, I gleaned enough from it for my own – admittedly lame – fix at:
https://www.ads-software.com/support/topic/168902?replies=7#post-739233
Good luck – and if you do find out how to fix your issue properly, perhaps you’d be good enough to do a post for the rest of us, or even a link, please? Thanks.
Update re: categories —
Unfortunately, the second fix b) seems not to work with categories; you have to select option a), that is the default permalinks, sorry.BTW this seems to be a common problem; any of you who understand how this is solved in relatively simple terms, please let us know.
Forum: Fixing WordPress
In reply to: Custom Permalinks = Broken Pages (Not Broken Posts)For the people who are cybernetically challenged, you could also try here:
https://www.ads-software.com/support/topic/168902?replies=2#post-733954APPARENT FIX TO THIS PROBLEM:
Ok, I hadn’t come up with anything through the search words option, but then tried under the “Installation” Forum (hadn’t thought of this before, because I’d thought the installation went alright). The Thread is called, and located at:“Upgraded to 2.5, now pages don’t display… WTF?”
https://www.ads-software.com/support/topic/164360?replies=71I didn’t understand a lot of it, but for those of you who are having this problem, and who like me who have no formal training in, or deep knowledge of computers, here we go…:
THE COMPLETE NEWBIE’S FIX FOR POSTS THAT DON’T LOAD IN WORDPRESS 2.5:
1) Log in;
2) On the “Dashboard”, wander over to your top right, where it says “Settings, Plugins, Users”, and Click on “SETTINGS”;
3) Now wander over the next page to Click on “PERMALINKS” (this will be one of several options probably listed over the title “General Settings”);
4) You should now see the title “Customize Permalink Structure”;
Under this, there will be little buttons beside a list of options;
There are now two options to fix the post/page error:
a) – Click the “DEFAULT” button;
– Click on the “SAVE CHANGES” link near the bottom of the page;
(this will mean that the URL’s/Web addresses of your posts will end in something like “?p=123”); OR
b) – Click on the button of your preferred option (you should see some code pop into the box beside “Custom”;
– THEN Click the button beside “CUSTOM”;
– Now, in the box beside “Custom” and right BEFORE the string of code that’s in there, insert what’s BETWEEN these quotation marks: “index.php?”;
– Click on the “SAVE CHANGES” link near the bottom of the page;
(This will give you an URL/Web address for each of your posts almost the same as your preferred option, but just with “/index.php?/” preceding it).This seems to work; although there is apparently some fix that you can do that removes the “index.php?”, I must confess I don’t really understand how it’s done; I will leave this thread open a bit longer in case any of you more advanced people wish to explain it (hint: imagine that you are playing with “mechano” sets, whereas I am still playing with “duplo” bricks (“Lego” bricks being too small and fiddly…)).
Thanks in advance, and hope this is of some help to someone else.
Another thing:
I can preview the posts just fine _before_ I save or publish them (which is why I got lazy and didn’t bother checking the webside URLs until after I had finished uploading all the posts); after saving/publishing I get an error message when using their permalinks (and the permalinks seem to repeat the post title in the URL, but it makes no difference if I cut one of the repeats, or leave it as is).And just a few examples of the posts dashboard side (the last two I can’t access via the website links):
2008/03/07 [07/03/2008] What Your Vote on the Lisbon Treaty Will Really Mean admin Lisbon Treaty No Tags
0
Published
2008/02/15 [15/02/2008] WHAT THE TREATY OF LISBON DOES admin Lisbon Treaty No Tags
0
Published
2007/10/18 [18/10/2007] Government should set up the statutory Referendum Commission well in advance of the referendum on the new EU Treaty to ensure citizens are adequately informed admin Uncategorized No Tags
0
PublishedHere is the spiel from the WordPress directory on the website:
File Manager
Click on a folder icon to navigate.
Click on a name to view its properties.
/ public_html / wordpress / (Current Folder)
Create New Folder
Upload file(s)
Up one level
wp-admin 755
wp-content 755
wp-includes 755
Create New File
index.php 0 k 0644
license.txt 14 k 0644
readme.html 7 k 0644
wp-app.php 32 k 0644
wp-atom.php 0 k 0644
wp-blog-header.php 1 k 0644
wp-comments-post.php 2 k 0644
wp-commentsrss2.php 0 k 0644
wp-config-sample.php 1 k 0644
wp-config.php 1 k 0644
wp-cron.php 0 k 0644
wp-feed.php 0 k 0644
wp-links-opml.php 1 k 0644
wp-login.php 15 k 0644
wp-mail.php 5 k 0644
wp-pass.php 0 k 0644
wp-rdf.php 0 k 0644
wp-register.php 0 k 0644
wp-rss.php 0 k 0644
wp-rss2.php 0 k 0644
wp-settings.php 13 k 0644
wp-trackback.php 3 k 0644
xmlrpc.php 66 k 0644Here are a coiple of links as examples”
https://www.nationalplatform.org/wordpress
Shows the latest few posts fine, and all the category, page links;https://www.nationalplatform.org/wordpress/about/
Single page I have;https://www.nationalplatform.org/wordpress/2008/04/12/12042008-quotable-quotes/
Latest post;https://www.nationalplatform.org/wordpress/2008/04/
Typical category;Everything seems fine posting on the dashboard side; I can access all the different posts and categories.