ryans149
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: please a little help!yes, it is possible to have browse.php.. it depends on your theme..
But for general sense, it should be in index.php
Forum: Fixing WordPress
In reply to: WP in a sub-directory under anothr WP installation1) For any blog, either the main site or the wordpress inside a subfolder, you need to use the same path: /wp-content/uploads (yes, believe me!!)
if you give us the error message while uploading, we can help you better..
2) depends on the .htaccess file contents and your permalinks setup.. make sure the .htaccess files (for both installations) are writable)
Forum: Fixing WordPress
In reply to: put posts to their own page seperate from Home Blog postForum: Fixing WordPress
In reply to: thumbnails problemsit depends on your theme, but just insert an image to your post and it should display the thumbnail..
Sometimes, the theme itself gives you this option, go to Appearance and check for theme options if any..
Forum: Fixing WordPress
In reply to: Newest posts in sidebar not therewhat is in your sidebar.php? Can you check something for latest posts??
Forum: Fixing WordPress
In reply to: please a little help!Check for this:
<?php next_posts_link('« Older Entries') ?>and
<?php previous_posts_link('Newer Entries »') ?>and edit it
Forum: Fixing WordPress
In reply to: How do I display read more on index.php?read more tag is generally used for a particular post, not for the complete index page. If you want to control the length of your index page, you can limit the number of posts..
You can add the read more tag in a particular post from wysisyg editor..
Forum: Fixing WordPress
In reply to: Contact formthere are many plugins available.. contact form 7 and CForm II are good options..
Forum: Fixing WordPress
In reply to: categories not linking???? helpNot only categories, but all your permalinks are not working.. check the permalinks structure..
Make sure your .htaccess file is writtable…
Forum: Fixing WordPress
In reply to: Admin Homepage Disappeared? Help!I didn’t get your query.. can you be specific? Or provide a screen capture??
Forum: Fixing WordPress
In reply to: API key; insanely hard to find/get workingyes, akismet had some issues… make sure you are using the latest version of aksimet.
Not sure abt wordpress.com stats issue..
check a similar issue here:
Forum: Fixing WordPress
In reply to: Permissions problem, help!assign 755 permissions..
Forum: Fixing WordPress
In reply to: API key; insanely hard to find/get workingwhich plugin? Akismet?
sign up for an account here:
http://wordpress.comAnd you will get the API key..
Forum: Fixing WordPress
In reply to: WP-Admin Not Appearing???your site has been hacked… check this:
Forum: Fixing WordPress
In reply to: Organizing the page tree appearance