2notch
Forum Replies Created
-
Forum: Plugins
In reply to: Looking for: plugin for paid contentWould this work?
https://www.voiceoftech.com/swhitley/index.php/?page_id=129Forum: Fixing WordPress
In reply to: Making custom fields stickyI use this: https://www.coffee2code.com/wp-plugins/#getcustom
in conjunction with the custom-field-gui plugin to get the custom field data to show where I want on the page.Forum: Alpha/Beta/RC
In reply to: I rely on categories. Now what?It seems that you will still be able to use categories. This from Ryan’s post:
The category API remains as a backward compatibility layer on top of the taxonomy API. Plugins that use the category API should not require any changes when upgrading to 2.3. Plugins that perform direct SQL queries on the categories, link2cat, or post2cat tables will break, unfortunately.
So any plugin or theme that does not do direct SQL queries will work.
Forum: Plugins
In reply to: Post Teaser 3.8 incompatible with WP 2.2 (?)I tried it with a fresh 2.2 install and the default theme and it worked OK until I tried to change some of the options. It gave me a “Cannot load” error. I found that I needed to put post-teaser.php in the plugins root folder, not in the post-teaser folder.
I did not try it with any other themes. It is working with the default WP theme.
Forum: Requests and Feedback
In reply to: I tried to change my theme and lost my siteGood. Now get in there and update your site to 2.2 or whooami will have your head! LOL
Forum: Requests and Feedback
In reply to: I tried to change my theme and lost my siteWhere is the index.php file? There should be an index.php file in your root.
Try uploading the original index.php file from WordPress.
Forum: Installing WordPress
In reply to: Trying To Get My Theme To Show UpWhoa partner! No need to pay. You just need a little help and ed-you-kay-shun. Email me at 2notch at cableone dot net and I’ll show you how.
Forum: Fixing WordPress
In reply to: Where is the Admin Panel? Can’t get started designing.What is your site’s address (www.yourdomain.com)? You should have a “login” link on your WordPress home page. That will take you to your admin panel.
To “design” your site you’ll need to install a different theme or hack one yourself. You can modify your “theme” off line on your computer and upload it to wp-content–>themes or change them directly in the admin panel IF you have your theme permissions set to 666 (writeable). Don’t forget to set the the permissions back to 644 so you don’t get hacked.
Forum: Themes and Templates
In reply to: Help with codingWhat theme are you using? Email me at 2notch at cableone dot net and I’ll show you how to fix it.
Forum: Plugins
In reply to: Payment for postsGet the EasyPayPal plugin. It does pay per post, pay per article, subscriptions, trial periods, etc.
https://www.voiceoftech.com/swhitley/?page_id=129Forum: Plugins
In reply to: Dealer LocatorWell since we can’t contact you, maybe you’ll come back and read this.
This isn’t a plugin but it shouldn’t be too hard to make one with this php application:
https://www.code322.com/zipcode_locator.phpIt’s not free but it will do what you need and it comes with a zip code table.
Forum: Themes and Templates
In reply to: Installing Header Image on Gray Lagoon ThemeEasy to do.
Edit the style.css file.
Find:#header { background-color:#223546; padding: 25px 35px 75px 35px; text-align: left; }
Add this to it:
background:url(images/your-header.xxx);
You may have to adjust the size of your graphic so it fits well within the 860px width, etc.
Forum: Plugins
In reply to: Coppermine plugin working?Coppermine SC works fine for me. Is that the one you tried?
Forum: Installing WordPress
In reply to: won’t install on hostgatorDid you set the domain name “headphonedeals.com” to resolve to hostgator’s name servers?
Forum: Installing WordPress
In reply to: won’t install on hostgatorOk, let me get this straight. HostGator said headphonedeals.com violated their TOS?