Articles Comments

Computer Tips and Tricks | WordPress Technology Hints » Entries tagged with "Wordpress"

Recommended WordPress Membership Plugin wp-Member from Smart Media Pro

Smart Media Pro are the brains behind WP-Member, a superb WordPress membership plugin giving you the option to turn your WordPress blog or site into a money making membership site with different subscription levels. Get 25% off with this post – Click here to order! ! ! Product features For its price, wp-Member is jam packed with features to get you up and running with your membership site quickly and easily in next to no time. Payment Gateway Integration – wp-Member features simple integration with Paypal, Paypal IPN, Authorize.net and Google Checkout. Allowing you to accept credit cards and payments securely via these third party providers. Unlimited Membership Levels and Subscriptions – Create as many membership levels as required for your site, each one with its own subscription cost. 3 Account Types – With … Read entire article »

Filed under: Computer Tips and Tricks, Featured, Wordpress Tips

25% off WordPress Hosting

25% off WordPress Hosting

andthenhost.com offer cheap WordPress, Joomla and phpBB hosting starting from £1.49 pr month.  Packages feature: Windows or Linux hosting Unlimited webspace and bandwidth for £4.99 per month. iPhone on the move control panel – Manage your domain while out and about! Better still – with voucher code APRIL25 you get a further 25% off the Linux Gold and Windows Gold Package Offer expires April 1st so hurry!!! … Read entire article »

Filed under: Computer Tips and Tricks, Featured, PHPBB Tips, Wordpress Tips

WordPress landing page template 12 for 10 offer

No more bad WordPress Landing Pages Now you can quickly and easily create great looking sales letters and squeeze pages inside your favourite themes. For a limited time only, you can get the entire set of 12 WordPress Landing Page Templates plus all the bonuses for the AMAZING price of just $47.00. You can use them as many times as you want in all your sites for this one great price. Click here for more details and to get this offer How Do the Templates Work? The templates allow you to use your favorite WordPress theme for your overall website look and feel while creating individual pages with a different look and feel. These templates are perfect for special offers, affiliate promotions, joint venture offers, email signup pages or squeeze pages, product sales letters, etc. Click here for … Read entire article »

Filed under: Wordpress Tips

How to add your own custom Flash SWF Banner to your WordPress Blog header in 5 easy steps

This post will help you create your own Flash Banner that will add style to your site You can see an example of my flash banner at http://www.britishblueshorthair.com Step 1 – First you must know your template header size in order to calculate the pixel size to design your own Flash Banner. If your using a WordPress template that someone else has                       designed you can usual find the header size in the style.css file that’s located  in the root of your theme. Location e.g. – ftp://YOUR-DOMAIN-NAME/httpdocs/wp-content/themes/YOUR-THEME-NAME/style.css my style.css header details are as follows {++++} div.art-Header { margin: 0 auto; position: relative; z-index:0; width: 944px; height: 185px; Step 2 – Now you know the size of your header you can create your Images and then produce a Flash banner using  – Adobe Flash,  Xara … Read entire article »

Filed under: Wordpress Tips

Moving a WordPress site from one domain to another

It came about that I needed to move a WordPress website from one domain to another last week. To do this it had to be completed in 3 stages. 1 – Download the files locally of the server and FTP up to the new location 2 – Export the SQL DB and re-create on the new domain with the same details (kep the same name for ease – however you can rename in your WordPress config file). Then import the SQL file you created earlier into this new DB. 3 – Run a couple of updates on your WordPress tables to update the domain names. Step 1 and 2 should be easy enough to do (if you have installed WordPress already you’ll have the knowledge to do them). Step 3 is a little … Read entire article »

Filed under: Wordpress Tips