ericschulz
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Profiler] How to edit the directory/page name?The directory is a normal page. You can edit it from the “Manage” menu as if it was any other page.
You may click this link for a list of pages on your site:
https://www.mochaquest.com/wp-admin/edit-pages.phpForum: Plugins
In reply to: [Plugin: Profiler] Great plugin!Thank you for the positive feedback.
Forum: Alpha/Beta/RC
In reply to: Visual Editor broken all the timeDo you use Firefox and the NoScript extension? It disables javascript by default. Try adding your site as an exception if this is the case.
Forum: Alpha/Beta/RC
In reply to: Please slow down new versions…….No one is forcing you to upgrade to the latest version. Would you rather use software with security holes than one that is updated frequently?
Forum: Fixing WordPress
In reply to: AUTHOR IN THE GOD DAMN POSTPlace this code where you want the author’s name to appear:
<?php the_author() ?>
Place it in both single.php and index.php
Forum: Fixing WordPress
In reply to: Website wont show on GoogleDo you know how to upload files to your website?
Google Webmaster Tools asks you to verify that you are the owner of that site by looking for a file that you have to place on your site.
It should give you a file that looks similar to:
google9h3g7324g76s6346.htmlOpen notepad, click “file”, “save as”, change the “save as type” to “all files”, enter the name of the file it gave you (google33be2f456dd9c8be.html) and upload it to your server using an ftp client.
I assume that HostGator uses your account username and password for ftp, so enter those details. Drag the google33be2f456dd9c8be.html file into the public_html folder and Google should successfully verify your site.
Sorry if this seems a bit overwhelming for you. It is not easy to explain this to someone who does not know the terminology I am using.
Forum: Fixing WordPress
In reply to: Website wont show on GoogleYour website can be visited from either
www.pamperingyou.co.uk/
or
https://pamperingyou.co.uk/Because your site does not automatically redirect users from https://pamperingyou.co.uk/ to www.pamperingyou.co.uk/, Google has indexed the page without the www prefix.
In simpler words, Google sees two versions of your site and decided to use the one without www.
You can fix this yourself, but I am not sure that I can put it in words that you can easily understand/follow.
Forum: Fixing WordPress
In reply to: local time on wordpress.com statsI agree. +1 vote from me.
Forum: Fixing WordPress
In reply to: Integrate WP Blog Posts into a SMF Forum Theme SiteDesigning a theme is not PHP at all
Quite a bit of PHP goes into making a theme display everything, such as the posts, sidebars, etc.
You should definitely know how to properly call PHP functions before attempting to make a theme.
Forum: Fixing WordPress
In reply to: Will WordPress Work for Me?WordPress allows you to set a password for each entry. You could use that to restrict who views the articles.
Forum: Fixing WordPress
In reply to: How to exclude my own traffic from google analyticsThis plugin offers both of those features:
https://cavemonkey50.com/code/google-analyticator/Forum: Plugins
In reply to: Is there a sitemap plugin for WP 2.3.1 yet?The latest version of the Google Sitemaps Generator works with WordPress 2.3.1:
https://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/#P18DL