Madalin Tache
Forum Replies Created
-
Thanks, that helped me out too 🙂
Forum: Fixing WordPress
In reply to: How do I “fix my permalink structure”?Take a look under Settings -> Permalinks. Let us know what you have in there.
Forum: Fixing WordPress
In reply to: Upgrading to 2.9.2Are you doing the upgrade via the admin panel ?
A good solution would be to chmod 666 wp-content/upgrade. Might help.
Forum: Fixing WordPress
In reply to: how can I change my index.php to index.html?PS3D what seems to be the actual problem ? Your webserver is trying to load index.html ? Can you try and REMOVE that file (usually this leads to the load of index.php automatically) and tell us the result ?
P.S: I’m guessing that’s some old apache version..
Forum: Fixing WordPress
In reply to: How to not show a page on the top menu HELP!!!In your theme’s directory (usually wp-content/themes/NAME OF YOUR THEME HERE) 🙂
Forum: Fixing WordPress
In reply to: How to not show a page on the top menu HELP!!!You can use the exclude=1 (where 1) is the page number. The wp_list_pages function is located in your header.php file.
Also, i recommend reading about the wp_list_pages function 🙂
Forum: Fixing WordPress
In reply to: Header problemsCan you please provide a link ?
Forum: Fixing WordPress
In reply to: Blog loads good in all browsers, except Internet ExplorerA good start would be a good article on conditional browser comments from where you can start designing also for IE 7..or whatever.
Forum: Fixing WordPress
In reply to: wp-admin access only to logged usersI think this plugin could help as it incorporates the login into your theme. Basically it adds a login page to your website and the login actually isn’t done on the /wp-admin but on a different page. Only after login the user can be redirected to /wp-admin 🙂
Hope it helps.
Forum: Fixing WordPress
In reply to: Permalink Structure Not Working for Brand New InstallMy best guess is that .htaccess wasn’t modified and you might need to create it manually.
Forum: Themes and Templates
In reply to: HeatMap Theme 2.5.2 updateA link could help, instead of having anyone searching the forums.
Forum: Themes and Templates
In reply to: The next official default WordPress theme: twentytenThe theme looks great. I wonder if it’ll come in different color types..