ryans149
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can not access admin panelThis is not an installation or permission issue.
Do NOT use those details you have entered in wp-config.php file. That will not work at all.
When you install wordpress, it gives you the username “admin” and a random password. It seems that you did not notice that! Never mind, now you need to reset the password. Check this:
Forum: Fixing WordPress
In reply to: No Iframes in Entries?Do you want to only “Display” that code? Or want to execute it??
To display:
Paste the code in wysiwyg editor.To Execute: you need to use some plugin..
Forum: Fixing WordPress
In reply to: Organizing the page tree appearancecheck for this tag:
<?php wp_list_categories( $args ); ?>http://codex.wordpress.org/Template_Tags/wp_list_categories#Parameters
change the depth to 0
Forum: Fixing WordPress
In reply to: Other people having problems viewing my blog…make sure you installed the theme and other wordpress files properly. Try reinstalling them
Also try disabling the plugins..
Forum: Fixing WordPress
In reply to: editing side bar?you can remove the widgets from admin panel.
To increase the area, you need to increase the width of sidebar area…
Forum: Fixing WordPress
In reply to: Accedently Changed Settings Cant get backyes, you need to upload the wordpress files in your main directory, and not in subdirectory. Also, do not upload the wordpress directory itself, only upload the files inside it..
Sorry, if I am confusing you.. 🙂
Forum: Fixing WordPress
In reply to: More then one dynamic page?I have myself used the categories as pages, and displayed like dynamic pages…
Check this: amrita-rao.in
check this also:
Forum: Fixing WordPress
In reply to: Accedently Changed Settings Cant get backyour wordpress installation is not in your main domain. It is in a subdirectory wordpress.
Forum: Fixing WordPress
In reply to: Changelog for WordPress 2.8.3We hope it will be updated soon… I also want to see the changelogs.. 🙂
Forum: Fixing WordPress
In reply to: Google Adshave you installed any third party theme? Check the theme pages, and the addsense code must be there..
Forum: Fixing WordPress
In reply to: deleting images when deleting postI think it is not possible. You will need to search in the media library for the images that are not associated with any post..
Forum: Fixing WordPress
In reply to: How do I add a subscription button (RSS? , others) ?It seems that you have a blog at wordpress.com. Then your feed is already there:
http://yourusername.wordpress.com/feed/
You can add the rss button to your sidebar as a widget..
Forum: Fixing WordPress
In reply to: Adding Pages with Version 2.8.21) in admin panel, go to pages–> add new and add a page
2) Which theme are you using? Add a page widget in sidebar..Forum: Fixing WordPress
In reply to: Google AdsApply here
google addsenseForum: Fixing WordPress
In reply to: SEO – Google doesn’t find my sitegood contents, good SEO and a good sitemap can help you.. but no guarantee