doc4
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't login to wordpress account and website downI would avoid deleting the theme, especially if you have made changes that you would like to keep.
As Esmi suggests using FTP (File Transfer Protocol) will give you access to the files. If you don’t have an FTP program try downloading something free like Cyberduck http://cyberduck.ch/ and follow the instructions on setting up your FTP access.
Forum: Fixing WordPress
In reply to: Browsers unable to load my sitefonglh,
Do you know PHP? If so you would know something such as the_title() is not true PHP. As I mentioned pastebin your code and I will be happy to take a look.
Forum: Fixing WordPress
In reply to: Mulitple URLs one siteYou’re wanting to maintain the separate urls but have them accessed from a single site from one, main url? Am I reading this correctly?
Forum: Fixing WordPress
In reply to: How to Create an Unlisted Post?What is the difference between a Private post and an Unlisted Post? Right now they seem like the same thing.
Forum: Fixing WordPress
In reply to: Browsers unable to load my siteThis may be a result of the port. How did you do it exactly, I’m asking because WordPress has their own brand of PHP that is required to run the site. If you can post at least the code to your index page through a service like http://pastebin.com/ we will be happy to double check this for you.
Forum: Fixing WordPress
In reply to: changed the wordpress URL and site URL and site is blankwheedle,
You can’t change it back under the same menu option?
If this is the case WordPress provides a very detailed how-to on this very topic: Look for “If you forget to change the locations” on this page: http://codex.wordpress.org/Moving_WordPress
Forum: Themes and Templates
In reply to: Shorten Length of Title for a List of PostsIf anyone is needing an alternative method this is article shows five ways to shorten the post title.
http://www.doc4design.com/articles/wordpress-5ways-shorten-titles/
Forum: Fixing WordPress
In reply to: I cannot shorten title postsevo252,
Wish I would have seen this sooner. Here are five ways to shorten the post title. Maybe this will help someone out there.
http://www.doc4design.com/articles/wordpress-5ways-shorten-titles/
Forum: Fixing WordPress
In reply to: WordPress Has Failed Mectctc,
Link?
Forum: Fixing WordPress
In reply to: Avatar sizingranger,
Post a link to the site and I’ll bet we can get to the bottom of this quickly.
Forum: Fixing WordPress
In reply to: Adding Gravatar – Minimaticaameliamcgoldrick,
Is this new site a wordpress.com site or is it your own install?
Forum: Fixing WordPress
In reply to: Upload files from a page?prologuemedia,
Upload files from the dashboard or from the live post?
Forum: Fixing WordPress
In reply to: Custom Post Types vs. Taxonomy…and let's throw in some Permalinks…harper1983,
To match the functionality of Drupal in question 1, try using something like User Role Editor: http://wordpress.org/extend/plugins/user-role-editor/
Forum: Fixing WordPress
In reply to: Site suddenly redirects to: wp-admin/install.phpduramatters,
Please post a link to the site in question.
Forum: Fixing WordPress
In reply to: Navigation Links (Previous/Next ) Disappearedkabitzin,
I see the div where the previous/next used to be. Is the php still showing in the back end?