Forum: Main Internet Marketing Discussion Forum
3rd November 2018, 08:29 PM
|
|
Replies: 27
Views: 683 |
Forum: Programming
4th February 2017, 04:01 PM
|
|
Replies: 1
Views: 164 |
Forum: Programming
7th July 2016, 06:54 PM
|
|
Replies: 1
Views: 114 Re: Is there a flaw in this script
The methodology is a bit dated, but it looks fine, I don't see why it shouldn't work. Is the script doing anything at all? Open up the developer tools in your browser (in Chrome right click and...
|
Forum: eCommerce Sites, Wholesaling & Drop Shipping
31st May 2016, 03:56 AM
|
|
Replies: 2
Views: 215 |
Forum: Programming
4th May 2016, 08:57 AM
|
|
Replies: 3
Views: 503 Re: onpage php in WordPress
The issue is you have:
echo 'alert("This button is being worked on")';
Instead of:
alert("This button is being worked on");
Echo is not used in javascript. Alert gives a popup alert. As an...
|
Forum: Programming
2nd May 2016, 09:55 PM
|
|
Replies: 3
Views: 503 Re: onpage php in WordPress
I'm not big into WordPress but the code that would work on a normal website is below:
<a role="button" href="javascript:check_button()" class="add-role">TEST</a>
And then for the function to...
|
Forum: Copywriting
5th September 2015, 01:23 PM
|
|
Replies: 2
Views: 677 |
Forum: Internet Marketing Product Reviews & Ratings
25th August 2015, 01:58 PM
|
|
Replies: 13
Views: 1,121 |
Forum: Internet Marketing Product Reviews & Ratings
25th August 2015, 01:50 PM
|
|
Replies: 13
Views: 1,121 Re: hosting for $4.50 per month?
Namecheap's value plan is really cheap. It allows 3 sites. Of course you wouldn't want to use any cheap plan for a site with a lot of traffic, but I'm assuming that's not your client.
|
Forum: Main Internet Marketing Discussion Forum
23rd July 2015, 03:05 AM
|
|
Replies: 75
Views: 1,895 Re: What is it i'm doing wrong?
I'm saying to put yourself in the shoes of your prospects.
You opt in for a free ebook. What you want now is to read that ebook, not to see offers. After you read the ebook, there's nothing wrong...
|
Forum: Main Internet Marketing Discussion Forum
10th July 2015, 12:46 AM
|
|
Replies: 52
Views: 3,071 |
Forum: Copywriting
22nd May 2015, 07:56 AM
|
|
Replies: 1
Views: 857 |
Forum: Programming
4th May 2015, 06:31 AM
|
|
Replies: 4
Views: 1,120 |
Forum: Programming
30th April 2015, 03:33 PM
|
|
Replies: 4
Views: 1,120 |
Forum: Programming
30th April 2015, 02:50 PM
|
|
Replies: 4
Views: 1,120 Re: Keep spam out of host mail boxes
First option to try with that are user level filters which can be set on cPanel, that could minimize the amount of spam received and is not that intrusive. Here an article from HostGator database...
|
Forum: Programming
30th March 2015, 02:05 PM
|
|
Replies: 5
Views: 1,609 Re: htaccess redirect problem
Hey mate,
Add a condition to your rewrite to exclude the path you don't want it to happen on.. something like...
RewriteCond %{REQUEST_URI} !^/my/special/path
Cheers,
Michael
|
Forum: Programming
29th March 2015, 12:27 PM
|
|
Replies: 3
Views: 1,066 Re: wordpress ie8 and below home page redirect
hi rihnocl, you can use this snippet to solve your problem.
<!--[if IE 9]>
<script type="text/javascript">
window.location = "http://www.ie9version.com";
</script>
<![endif]-->
If your...
|
Forum: Website Design
21st March 2015, 06:42 PM
|
|
Replies: 49
Views: 2,619 Re: Any easy way to build a logo?
There is nothing simple about Photoshop CC or GIMP. I do provide Tech Support for Laughingbird Software by the way...
Layer masking, drop shadows, RGB or CYMK color spectrum? I've used GIMP and...
|
Forum: Programming
4th December 2014, 09:21 PM
|
|
Replies: 2
Views: 591 Re: Permissions reset themselves
Your web host may require certain permissions for directories or subs. You can generally find out that information by looking at the faq file for permissions for your web host. Or email them.
|
Forum: Programming
4th December 2014, 08:39 PM
|
|
Replies: 2
Views: 591 |
Forum: Main Internet Marketing Discussion Forum
7th November 2014, 09:53 AM
|
|
Replies: 50
Views: 2,285 |
Forum: Main Internet Marketing Discussion Forum
5th November 2014, 09:41 AM
|
|
Replies: 2
Views: 388 Re: Ways to figure out how well a WSO did
if wso is on warrior plus or jvzoo, i just log into my account and check out the product and that information is there. I do not know how to check on warrior payments as I have not used them yet
...
|
Forum: Programming
5th September 2014, 01:45 PM
|
|
Replies: 3
Views: 416 Re: Wordpress site deciphering error log
seems to be an issue with the PHP configuration of your server, found this thread that might help:
PHP Warning: PHP Startup: PDO: Unable to initialize module « zenphoto forums...
|
Forum: Offline Marketing
18th August 2014, 01:57 AM
|
|
Replies: 11
Views: 966 |
Forum: Offline Marketing
18th August 2014, 01:46 AM
|
|
Replies: 11
Views: 966 |
Forum: Programming
1st July 2014, 10:19 AM
|
|
Replies: 1
Views: 568 |
Forum: Website Design
13th May 2014, 05:18 AM
|
|
Replies: 2
Views: 682 Re: DAP autoresponder
Hi Ari,
Actually, you can very much use DAP purely as an email service too. You can build your list for your newsletter/free product/free membership/free list and sign up subscribers using DAP's...
|
Forum: Copywriting
24th April 2014, 11:50 AM
|
|
Replies: 12
Views: 882 |
Forum: Main Internet Marketing Discussion Forum
6th April 2014, 01:21 AM
|
|
Replies: 10
Views: 539 Re: What to Do If I'm Not Desperate?
Find a goal worthy of being desperate for and work your butt off making it happen. If you're not desperate, then whatever you are doing is not inspiring you. Find that thing that inspires you...
|
Forum: Main Internet Marketing Discussion Forum
6th April 2014, 01:14 AM
|
|
Replies: 10
Views: 539 |
Forum: Main Internet Marketing Discussion Forum
6th April 2014, 01:10 AM
|
|
Replies: 10
Views: 539 |
Forum: Programming
29th January 2014, 03:30 AM
|
|
Replies: 4
Views: 545 |
Forum: Programming
23rd January 2014, 04:18 PM
|
|
Replies: 3
Views: 2,500 |
Forum: Programming
17th January 2014, 11:07 AM
|
|
Replies: 2
Views: 499 |
Forum: Programming
17th January 2014, 09:52 AM
|
|
Replies: 2
Views: 499 |
Forum: Website Design
4th January 2014, 02:09 PM
|
|
Replies: 3
Views: 605 |
Forum: Website Design
4th January 2014, 10:10 AM
|
|
Replies: 3
Views: 605 Re: Light weight wp chat plugin
Just Google up or search in WP, you'll find some. But I don't recommend using a WP plugin for chat. These plugins usually consume quite some substantial server resources. If you're not on a bigger...
|
Forum: Website Design
31st December 2013, 10:56 AM
|
|
Replies: 3
Views: 605 Re: Light weight wp chat plugin
Here are the two that i use they are good
https://www.zopim.com/
WordPress - WordPress Live Chat Plugin for Sales and Support | CodeCanyon...
|
Forum: Copywriting
31st December 2013, 08:55 AM
|
|
Replies: 1
Views: 1,401 |
Forum: Programming
9th August 2013, 10:09 AM
|
|
Replies: 6
Views: 691 Re: php action script for forms
The line:
$header="from: ".$_POST['name'] ."<".$_POST['mail_from'].">";
should be:
$header="from: ".$_POST['name'] ."<".$_POST['customer_mail'].">";
|
Forum: Programming
7th August 2013, 04:15 AM
|
|
Replies: 6
Views: 691 Re: php action script for forms
OK, I assume this is how you have your script set up:
You have a form page (not displayed in your post), which upon form submission posts it to your action script above. I also assume the PHP...
|
Forum: Main Internet Marketing Discussion Forum
6th August 2013, 12:18 PM
|
|
Replies: 34
Views: 898 Re: Which one is the BEST blogging platform?
Freehostia, 000WebHost, Byethost, and other similar companies.
It's doubtless true that overall, paid hosting is better and more secure than free hosting. But it's also true that some free hosts...
|
Forum: Programming
30th July 2013, 09:14 AM
|
|
Replies: 2
Views: 509 Re: change options for non-active theme in wp
Some theme specific options are stored in the wp_options table, some themes store their options in theme-specific tables. It's a personal choice by the theme developer, and as opposed to the opinion...
|
Forum: Programming
30th July 2013, 05:28 AM
|
|
Replies: 2
Views: 509 Re: change options for non-active theme in wp
Howdy,
The options for each WordPress theme (both active and inactive) are all stored in wp_options.
Each theme developer has his or her own method of storing and organizing their theme...
|
Forum: Programming
25th July 2013, 04:41 AM
|
|
Replies: 3
Views: 608 |
Forum: Main Internet Marketing Discussion Forum
19th July 2013, 08:04 PM
|
|
Replies: 3
Views: 418 Re: skype question
To be honest I got rid of those online notification popups altogether. What value does it really add having those popup all day long. If you need to contact someone you will go and see if they are...
|
Forum: Main Internet Marketing Discussion Forum
19th July 2013, 07:29 AM
|
|
Replies: 3
Views: 418 Re: skype question
HI, go to settings > notifications. There you can setup your notification preferences.
Hope this helps.
Faye
|
Forum: Main Internet Marketing Discussion Forum
19th July 2013, 07:26 AM
|
|
Replies: 3
Views: 418 Re: skype question
Highlight the contact’s name in the Contacts list so you can see the chat window for this contact. Click on the Conversation menu and select Notification settings.
you have the relevant option...
|
Forum: Website Design
17th July 2013, 07:42 AM
|
|
Replies: 5
Views: 743 Re: 420 web site?
420 websites refer to (Medical Canabis) the sites could be for a medical marijuana practice, or a dispensary.
|
Forum: Programming
3rd May 2013, 08:35 PM
|
|
Replies: 4
Views: 646 |
Forum: Programming
24th April 2013, 04:19 AM
|
|
Replies: 4
Views: 646 |
Forum: Programming
23rd April 2013, 09:23 PM
|
|
Replies: 4
Views: 646 Re: Update a WordPress Twitter plugin to new Api
It depends which API update is needed. An API upgrade a few months back from Twitter needed few lines of code changed to make it updated to latest API... do not know if it is some recent API update...
|
Forum: Programming
20th April 2013, 07:11 PM
|
|
Replies: 4
Views: 567 |
Forum: Programming
19th April 2013, 06:22 PM
|
|
Replies: 4
Views: 567 |
Forum: Programming
19th April 2013, 02:16 PM
|
|
Replies: 4
Views: 567 |
Forum: Website Design
18th April 2013, 04:50 PM
|
|
Replies: 6
Views: 494 |