PenMaster
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to remove “fixed” widgets from widget ready templates?Took awhile but in the New and Improved 2.5.1
Click Design and select widgets
Under the current widgets section (right side).
Click on the “edit” tag of the widget you want
to remove.
Then from the drop down.
Select “remove” this will move the widget back
into the available wigets section (right side).Pen Master
https://meandering-pen.comForum: Fixing WordPress
In reply to: Wp-Admin GonePrevious message garbled.
Here is the link:
LinkForum: Fixing WordPress
In reply to: Wp-Admin GoneForum: Plugins
In reply to: Zlitt – Social BookmarkingHi Lukaslo
I never got any replies to any of my posts either.
But I went to your site and I did not get any clear idea of what your plugin does? Mabey some explanation of what the plugin does and some screenshots would help.
Pen Master
https://meandering-pen.comThank You MichaelH
That helps I was pretty sure that was what I needed to do
most of my confusion stems from not being familiar with the Cpanel interface.
Thank Again
Pen MasterHello All
I’m just getting started and I have my blog working ok but I put it up on a host that uses Cpanel which I am not familiar with. I have the ability to add more domains and so I pointed one of my other domains at the new host. AN_Hosting while looking at the file structure some questions occured to me that I can’t find the answers for. I came across this thread and have read it three times today but I can’t make sense of it. I don’t think I have the expertise to go with WPMU and only want a few blogs on this server. I want to be able to keep domains seperate and easy to maintain. The documentation uses a /wordpress
directory in the path but on my server I don’t have that directory I want these blogs independent and portable.Does it make sense to put each blog in it’s own directory with it’s own installation of Word Press?
Is the /public_html directory my Word Press directory
given the file structure below?FILE LISTING ON THE SERVER
================================================
/ (My Root Directory)
.cpaddons
.cpanel-datastore
.entropybanner
.fantasticodata
.htpasswds
.sqmaildata
.trash
betsys_html
etc
mail
pen_html
public_ftp
public_html
tmp
www
.bash_logout
.bash_profile
.bashrc 0 k
.contactemail
.gtkrc
.lastlogin
.spamkey
5.rtf
backup-6.28.2007_15-00-59_meaXXXXX.tar.gz
google944aeffd588def2d.html===============================================
/ public_html (My Word Press Directory) I think!
cgi-bin
entropybanner
wp-admin
wp-content
wp-includes
Create New File
.htaccess 0 k
400.shtml 0 k
401.shtml 0 k
500.shtml 0 k
error_log 0 k
fantastico_fileslist.txt
fantversion.php
google922aBfHd588def2d.html
index.php
license.txt
readme.html
sitemap.xml
sitemap.xml.gz
wp-app.php
wp-atom.php
wp-blog-header.php
wp-comments-post.php
wp-commentsrss2.php
wp-config.php
wp-cron.php
wp-feed.php
wp-links-opml.php
wp-login.php
wp-mail.php
wp-pass.php
wp-rdf.php
wp-register.php
wp-rss.php
wp-rss2.php
wp-settings.php
wp-trackback.php
xmlrpc.php
==============================================TIA
Pen MasterForum: Fixing WordPress
In reply to: missing filesThanks
Good advice in light of the fact it cannot find a file that I know to be on the server and healthy.Thanks Again
Pen MasterForum: Plugins
In reply to: wp-cache plugin questionTa Da
Thank You whooami
I kept going to the server Cpanel and looking through the files for something to change.
Problem Solved
Pen MasterForum: Fixing WordPress
In reply to: .htaccess’s location doesn’t make it workI get it I always forget ( / = root )
ThanxForum: Fixing WordPress
In reply to: .htaccess’s location doesn’t make it workHandySolo
Could you be a little more specific…..Odds are if you’re not using pretty Permalinks you won’t have one.
Posted 22 hours ago #
Have one what?
I thought .htaccess was required.
While following this thread I saw the .htaccess listed above:Copy from WPO forum
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /index.php/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php/index.php [L]
</IfModule>
===================================
My .htaccess is missing a link for the RewriteBase:My .htaccess file
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
=============================
All seems to be working properly Now.
But will this cause problems down the road?
Thanx
Pen MasterForum: Installing WordPress
In reply to: API missing (my bad)Thank You All
This problem has been resolved.
Thanks again HandySoloPenMaster
Forum: Installing WordPress
In reply to: API missing (my bad)HandySolo
Thank You very much
I knew there had to be something simple that I was overlooking. I’ll check it out.Thanks Again
PenMasterForum: Installing WordPress
In reply to: API missing (my bad)Drmike
No I am actually at WP logged in as “PenMaster” taken from
the upper right hand corner of the page. From the post above the one you responded to there is a link to
the WP faq: Where is my API“To find your key go to your dashboard and then click on “Profile” (or “My Account”) and you should see a sentence that says Your WordPress.com API key is: “
but on my dashboard at https://meandering-pen.com it says
aksimit is not activated you must put in your API.Back to WP faq “Where is my API” at the bottom of the page is a link:
(https://dashboard.wordpress.com/wp-admin/profile.php)When I click on it takes me to a login screen which will not accept my login credentials. It claims there is no such username as the one I am entering??? And the same one
I am already logged in to on another screen. I have double checked my profile and reset my password, no changeThanks
PenMasterForum: Installing WordPress
In reply to: API missing (my bad)Michael
I am logged on as “PenMaster” while reading and replying to your post. When I follow the where is my API key instructions I go to my dashboard and the sentence in my profile says akismet is not active you must enter your API. I scroll down to the link that says you can see API here and I am taken to a logon box that will not accept my “PenMaster” username. Do I have an account? I can’t figure out why my user name will not work.
Should I open another account?
Thanks
PenMasterForum: Fixing WordPress
In reply to: Importing from Blogger.comThanks Moshu
That helps. I will try to download the WP software and use it. Although I like their template I suspect that in the end it will not be flexable enough for me.
Thanks
Pen Master