kim09
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Detect and Geolocate UsersHey feastoffun
I use this plugin for my blog, it works fine.
Greetings.Forum: Fixing WordPress
In reply to: Page links stopped workingHey lafferty3
Does it still happen if you switch to default theme? and disable plugins maybe?
GreetingsForum: Fixing WordPress
In reply to: Duplicate Home tabHey beccyh15,
This site might help: http://codex.wordpress.org/Template_Tags/wp_list_pages
greetingsForum: Fixing WordPress
In reply to: post list on internal pageHey euschenk,
This site: http://codex.wordpress.org/Template_Tags/wp_list_pages might help.
GreetingsForum: Installing WordPress
In reply to: Can’t get to the install page through a sub domainIt’s an error because you want to install it in the root and the files are in the subfolder. I did install my blog first in the root then i move it to the folder.
Forum: Themes and Templates
In reply to: Intrepidity Theme InstallHey cathaypacific1946
I havent tried that theme yet, but have you tried to delete the theme folder and reinstall it again?
GreetingsForum: Fixing WordPress
In reply to: Site not accessible to some readersHey lepra-uk
I had no problems loading/seeing the site.
Perhaps the server was busy.
GreetingsForum: Installing WordPress
In reply to: Login cookies won’t set and I followed trouble-shooting stepsHave you tried to reinstall xampp?
I never tried xampp, always use wampserver.Forum: Themes and Templates
In reply to: changing themesHey Daniel1009, i think you can always get the default theme by copying fresh default theme and upload theme, and replace or rename your own custom default theme
Forum: Themes and Templates
In reply to: how to fix text on browser resize?Hey asharam,
I think this is because the images you have, is a background.
Forum: Fixing WordPress
In reply to: No DashboardHey Jay,
What i know is you can use :http://wordpress.org/extend/plugins/minimeta-widget/
So after they login, they will stay in main page, but they will have alternative to go to dashboard or stay in the page.
GreetingsForum: Fixing WordPress
In reply to: How to remove “Comments are closed.” on home page and…Hi,
Try to remove this code:
<?php comments_template(); ?>in a div in your theme.this code is usually found after this line: <?php endif; ?>
greetingsForum: Fixing WordPress
In reply to: How to use a sidebar like it is a page.Hey Andrew,
The theme looks nice, it usually has theme settings? in admin < appearance, and look if there is theme setting.Greetings
Forum: Fixing WordPress
In reply to: How do You Link a reply to a commentHi John,
I didn’t read the first site link, sorry for this.
One of many ways, is using a plugin: http://wordpress.org/extend/plugins/wordpress-thread-comment/Hope it helps.
Forum: Fixing WordPress
In reply to: Cannot post and widgents not draaggablehi zorlus,
does it still happen when you deactivate all plugins and switch to default template?