| bio | website | donlaur.com |
|---|---|---|
| location | Du Quoin, IL | |
| age | 38 | |
| visits | member for | 7 months |
| seen | yesterday | |
| stats | profile views | 56 |
Senior Web Developer at Kellen Digital. LAMP/WAMP full-stack developer working with WordPress and Drupal as well as web applications. Back-end and front-end editing.
|
Jan 14 |
comment |
Simple Fancybox not working, following instructions to a tee. Please see my code Plain HTML or is this in WordPress or something else? Is your fancybox in the root folder? Are you using jQuery for anything else on the page? Anything else not showing up or working? |
|
Jan 14 |
comment |
Simple Fancybox not working, following instructions to a tee. Please see my code wouldn't that only matter if his site is not in the root folder? Might have just removed his domain from the example. |
|
Jan 13 |
comment |
Markers do not appear on Google Map on www.website.com vs. website.com No other information was provided. You can set it so that no one ever goes to the site.com again, which is my point, would fix the problem. If they want to come back and offer more code or what they did then fixing the code is a different story. But, the solution should indeed work to not have it happen again and if the person's site isn't on Windows it should fix in a matter of a few minutes. |
|
Jan 12 |
comment |
Markers do not appear on Google Map on www.website.com vs. website.com You are missing the point. He shouldn't have two sites and accesses for one. It is bad for search engines and in the google config or whereever is seeing www. it doesn't see the other site. It should be setup to always redirect. That way if you go to sites.com it would always fail over to www.sites.com and then therefore in his case, always work. Eliminate the possibility to fail. |
|
Jan 12 |
comment |
LEFT JOIN not works after MATCH (…) AGAINST (… IN BOOLEAN MODE) I didn't want to answer as it might just be your typing in here but you need a space after the mailing and before the WHERE at the top. If that is in your sql, please correct. Again, I don't think it is your major problem here as stated in other answers. |
|
Jan 12 |
comment |
Markers do not appear on Google Map on www.website.com vs. website.com Thanks dude. Rep point. This really is the best solution, to get rid of that option of non www altogether. |
|
Jan 12 |
revised |
Markers do not appear on Google Map on www.website.com vs. website.com added 12 characters in body |
|
Jan 12 |
answered | Markers do not appear on Google Map on www.website.com vs. website.com |
|
Jan 11 |
answered | breaking down jquery code |
|
Jan 11 |
revised |
Update rows based on previous select statement asking for mysql queries to improve. tag mysql. |
|
Jan 11 |
suggested | suggested edit on Update rows based on previous select statement |
|
Jan 11 |
comment |
adding new module in wordpress Yes, sure, write a plugin. Many carts are fully customizable but many of the great ones are not free. If you are comfortable, get coding. I hope I answered your question. You asked me until I agreed with you. LOL. |
|
Jan 10 |
revised |
Xcode and Git installation on MacOSX Mountain Lion just minor spelling and grammar. |
|
Jan 10 |
suggested | suggested edit on Xcode and Git installation on MacOSX Mountain Lion |
|
Jan 10 |
awarded | Organizer |
|
Jan 10 |
revised |
Disable 'submit' button without javascript added submit tag. |
|
Jan 10 |
suggested | suggested edit on Disable 'submit' button without javascript |
|
Jan 10 |
comment |
Most ugly web applications around Define ugly? Coding wide, load time, graphical design? Just a poorly conceived question. After all you can google and find many apps. |
|
Jan 10 |
comment |
Delete last letter of each word if it's letter “s” what is the word ends with an s and not just the plural version of a word. Meaning not ducks (obviously more than one), but a word like gas. If you are doing this because of plurality, if you remove the s in gas it would be ga and if you remove the s in gases it would be gase. I think if this is the case you should create a safe word list. You would ignore those words when doing the test. |
|
Jan 10 |
comment |
adding new module in wordpress If you want a cart in WordPress there are plenty of options that provide solutions for many features and payment gateways. I have used several of them. Search that plugin directory and you can find many. There are several cart options you can find via google. If I answered your question, please mark it as answered. Thanks. |