Forum: Warriors For Hire
21st August 2012, 02:23 AM
|
|
Replies: 7
Views: 884 |
Forum: Website Design
3rd July 2012, 09:32 AM
|
|
Replies: 1
Views: 476 |
Forum: Main Internet Marketing Discussion Forum
1st July 2012, 02:27 AM
|
|
Replies: 59
Views: 5,840 Re: Anyone Have Success Listing On JVZoo?
I'm using JVZoo for my first WSO, and I'm happy with the service. It's easy to use and user-friendly. Definitely will use JVZoo for my upcoming product.
It'd be nice if JVZoo can support...
|
Forum: Website Design
29th June 2012, 10:30 AM
|
|
Replies: 2
Views: 620 Re: i want to design my own blogspot, need help
The easiest way is to use WordPress in your server and then enable the Multi-Site network feature so that people can register and have their own blog (and the dashboard also). If you enable wildcard...
|
Forum: Website Design
29th June 2012, 10:12 AM
|
|
Replies: 3
Views: 568 Re: Squeeze Page vs. Home Page
My suggestion is to create a squeeze page and set it as your home page (you can do this by going to "Settings -> Reading" and choose "a static page"). Then you can offer your product as an OTO and/or...
|
Forum: Website Design
27th June 2012, 02:03 PM
|
|
Replies: 1
Views: 483 Re: Creating powerful images in photoshop
If you have Adobe Photoshop version 9 (CS2) or below, then you should also have Adobe Image Ready too. Open the PSD in ImageReady to create a frame-by-frame animated graphic. In ImageReady, go to...
|
Forum: Website Design
27th June 2012, 01:59 PM
|
|
Replies: 8
Views: 667 Re: How to install Wordpress on an Existing Site
First, do a database backup using a tool like PhpMyAdmin, then choose the export menu to backup the database to a sql file.
Delete all files for related to the old CMS, then install WordPress. I...
|
Forum: Website Design
27th June 2012, 01:54 PM
|
|
Replies: 8
Views: 1,668 Re: Pop Up Opt-In Form
There are some good plugin to display pop up in WordPress, such as Pop Up Domination, Premium List Magnet, and WPSubscribers. Just do a google search for the names I've mentioned.
|
Forum: Programming
27th June 2012, 01:48 PM
|
|
Replies: 13
Views: 804 Re: Looking for a Wordpress plugin
I second this. Here's the link to download the plugin:
WordPress › WordPress Code Snippet « WordPress Plugins (http://wordpress.org/extend/plugins/wordpress-code-snippet)
|
Forum: Affiliate Program Database
24th June 2012, 06:46 AM
|
|
Replies: 0
Views: 2,692 |
Forum: Main Internet Marketing Discussion Forum
10th June 2012, 09:41 AM
|
|
Replies: 3
Views: 510 |
Forum: Main Internet Marketing Discussion Forum
10th June 2012, 05:34 AM
|
|
Replies: 1
Views: 346 Re: Facebook Page Software
I think you should use a wordpress plugin for facebook page if you don't want to pay for subscription. You can just install a wordpress on a sub-directory or a sub-domain dedicated to serve your...
|
Forum: Programming
10th June 2012, 04:46 AM
|
|
Replies: 8
Views: 708 Re: Programming Innovation - Opinions Needed
I second this. The page design is superb, but I think you need to reduce the loading time. You might also want to add some text below the loader, such as "Please wait..." or "Loading..." and add the...
|
Forum: Website Design
9th June 2012, 02:54 AM
|
|
Replies: 10
Views: 581 Re: Hosting and SEO
Try cloud servers like rackspace or amazon. I prefer rackspace actually because it much simpler, and allows me to add new and clone servers in just minutes. You can use Scalr if you want your servers...
|
Forum: Website Design
9th June 2012, 02:49 AM
|
|
Replies: 3
Views: 485 |
Forum: Website Design
9th June 2012, 02:43 AM
|
|
Replies: 6
Views: 596 Re: Blogger themes...
You can take a look at this post at Mashable:
50 More Beautiful Blogger Templates (http://mashable.com/2007/09/13/blogger-templates/)
Try to do a search on Google for "blogger themes" or "blogger...
|
Forum: Main Internet Marketing Discussion Forum
9th June 2012, 02:31 AM
|
|
Replies: 12
Views: 536 |
Forum: Main Internet Marketing Discussion Forum
9th June 2012, 02:15 AM
|
|
Replies: 8
Views: 603 |
Forum: Main Internet Marketing Discussion Forum
9th June 2012, 01:58 AM
|
|
Replies: 71
Views: 79,276 |
Forum: Website Design
8th June 2012, 05:25 AM
|
|
Replies: 3
Views: 485 Re: Who has used Amember V4 with WP?
I've also heard about the release of amember v4 a while ago but haven't had the time to test it. Looking forward to reading to some good reviews too about amember v4. Anybody?
|
Forum: Main Internet Marketing Discussion Forum
8th June 2012, 05:15 AM
|
|
Replies: 21
Views: 1,853 |
Forum: Mobile Marketing
8th June 2012, 05:12 AM
|
|
Replies: 23
Views: 2,180 Re: My three 'tools' for mobile design
There's also a CSS framework call Less Framework to create a responsive web design using media query. It helps me a lot.
Less Framework 4 (http://lessframework.com/)
|
Forum: Mobile Marketing
8th June 2012, 05:08 AM
|
|
Replies: 16
Views: 1,494 |
Forum: Website Design
7th June 2012, 04:46 PM
|
|
Replies: 5
Views: 808 Re: OptimizePress questions.
You actually need additional plugins, such as Wishlist, DAP, or S2Member in order to fully control your membership site, such as protection and product management. OP only provides the membership...
|
Forum: Main Internet Marketing Discussion Forum
7th June 2012, 04:27 PM
|
|
Replies: 25
Views: 881 Re: Make a video or outsource it?
I used Camtasia all the time, and it work great to create simple screen-capture video.
Since this is your first time, I think you should make the videos on your own. However, if there are other...
|
Forum: Website Design
30th April 2012, 07:15 AM
|
|
Replies: 13
Views: 538 |
Forum: Website Design
30th April 2012, 07:04 AM
|
|
Replies: 3
Views: 551 Re: Software for editing PHP pages on MAC ?
For PHP+HTML code editor, you can use any text editor available on MAC, such as TextEdit, TextWrangler, or TextMate. If you need to use a WYSIWYG editor that can open PHP file, try to use Dreamweaver...
|
Forum: Programming
30th April 2012, 06:49 AM
|
|
Replies: 97
Views: 4,097 Re: What's your favorite Framework?
I use CodeIgniter, it's a lightweight frameworks and so easy to learn, especially for a lazy programmer like me. The URL structure already optimized for SEO, and the documentation is excellent....
|
Forum: Main Internet Marketing Discussion Forum
29th April 2012, 12:16 PM
|
|
Replies: 25
Views: 21,691 Re: Free open source affiliate program script
Yeah, I've found it doesn't work too
Yes, it might work on most servers with PHP5, and you cannot found any problems because servers like hostgator have turned off some of the error display...
|
Forum: Website Design
27th April 2012, 09:33 AM
|
|
Replies: 10
Views: 3,108 Re: Separate WP install on each subdomain ?
To have a different blog in each subdomain you have, you just need to install WordPress once on your root domain, and enable the multisite feature (as mentioned above). There's no need to install WP...
|
Forum: Main Internet Marketing Discussion Forum
27th April 2012, 09:08 AM
|
|
Replies: 25
Views: 21,691 Re: Free open source affiliate program script
Thanks a lot for the info.
Just downloaded the script, and installed on my local server to check if this a good affiliate script. It's easy to install, but I've encountered lots of errors when...
|
Forum: Website Design
26th April 2012, 05:11 AM
|
|
Replies: 8
Views: 459 Re: Wordpress Blog Struggling To Load
This mean there's a problem with your current theme I believe Going Green is a child theme for Genesis framework. Try to change the child theme, or contact the theme support.
One of the WP...
|
Forum: Website Design
26th April 2012, 04:29 AM
|
|
Replies: 3
Views: 514 Re: RSS feed on non wordpress site
You need a php script to parse your RSS feed and display it on your non-wordpress site. This mean the files for your non-wordpress site should be created using php or have the *.php extension.
You...
|
Forum: Website Design
26th April 2012, 04:17 AM
|
|
Replies: 8
Views: 459 Re: Wordpress Blog Struggling To Load
I think you have a corrupted Wordpress installation because your server cannot found the main file (wp-blog-header.php). Try to re-install WP or re-upload the latest WP files to make sure you have a...
|
Forum: Website Design
26th April 2012, 04:02 AM
|
|
Replies: 25
Views: 663 |