Hi
We are a non-profit organization running a campaign on violence against women & girls.
Pls check our facebook-microsite : www.nowstop.org
We did not like the work done by our developer.The idea is to run each page smoothly and more user friendly.You may debug/recode.
Its an immediate requirement .
Regards,
Dr. T. Batra
Hi
I have a PHP file where I have implemented a external javascript code with some variabels from PHP I need to track. somehow doesn’t get executed but my experience with php / javascript is also very limtied .-)
Probably just a 5min job for a php guru. Need it a.s.a.p
Hi All,
The design & layout of the theme have no problem…Everything ok with Firefox but somehow when view with other browser like chrome, safari & IE got problem.
The theme design with a blockcart run off when the browser resize… suppose it will stay on the right but when i make the browser smaller the Blockcart run to the bottom.
Your task is make sure theme look nice in other browser & fine tuning some css positioning according to my requirement.
Hi, I have developed a bookmarklet to grab the Amazon product ASINs from a displayed Amazon page. For example, when I open an Amazon page which displayed 24 products, I click the bookmarklet and it will automatically grab all the ASINs within the page ie 24 ASINs. The same thing goes if I forward to the next page and click the bookmarklet again, the ASINs will be refresh with the new list of ASINs within that page. But this bookmarklet has a few issues that need to be fixed explained below:-
…
have a site rendering incorrectly on iphone /ipad …
if you are an expert at this, let me know & we can discuss further..
Hi, I’m having issues with my magento reviews – I cannot add a rating. I also need someone to fix my video lightbox on my product pages.
I have a small css layout issue on product pages when custom options are enabled.
finally, i have an issue with the place order button on the paypal express review page.
My site is all messed up in IE browser. I need someone to fix it asap. This site used to load correctly in IE and should be an easy fix. I will hire someone right away but you must start work immediately and use gchat.
The site is: http://bit.ly/vzl5A6
I have a form located at www.ipdatasystems.com/careers.php. The form is supposed allow for an upload of a resume however, when I try, I get errors and no email is sent. Please see the attached screenshot showing the errors. I need someone to fix this so that it works properly.
Posted Under:
debug,
Fix,
form,
PHP
This post was written on May 8, 2012
Comments Off
I have a site that has a red circle background image for active navigation menus and also when you hover over the menu items.
For some reason when you hover over the menu item, the circle gets cut off. I need someone to fix it.
Very small and quick job.
Posted Under:
CSS,
Fix,
menu
This post was written on March 29, 2012
Comments Off
I need to add a feature box widget on two pages within the header, one with a Contact Form 7 shortcode and another with a Gravity Form, both called by shortcode.
I do not wish to rebuild the form via HTML, just desire that any shortcode call be called within the feature box. In this instance, two different forms.
Feature box should be styled like an Anything Slider which is included in the theme and has some extra css, text along with the form.
Please PMB for site link or any questions …
I have bookmarks already designed. I just need to have the words fixed. Some of them are stuck together. For example: theydisobeyed should be they disobeyed. I have two book mark designs that need to be fixed. It should be an easy fix.
Take a look at my site:
http://therenoking.ca/photo-gallery.php?q=& page=3
1) You will see the pictures look stretched until you click them. I want this fixed so all photos look normal in the thumbnail format and then enlarge when you click on them.
2) For some reason the titles of the pictures are not showing up either. I want the title to show for seo purposes.
It’s important the simple admin panel stays the same so I can continue to easily add photos. I will give you the username a…
I have a multilingual (7 languages) geo world relational mysql database in an sql file containing 4 tables:
Countries
Regions
Cities
Languages
Names are stored in html entities, I need you to decode then into to utf8 and make sure no name is cut and apostrohes, quotes, accents, tildes and so on works perfectly. I also need you to chage charset and collation of texts fields to utf8.
Please, be careful to make sure no other field, id or relation is altered.
Table and fields names ar…
Would like to make my homepage a list of all the cities for my multi city ikiclassifieds software. I would like the customer to choose there city the minute they go to the website. I do have a couple other projects but this one needs to be done first and I want to find someone who can make it happen.
I have a Joomla website that is currently under construction at http://www.pixelengine.com.au/boxhill
The site’s main navigation consists of drop down menus. These display and work fine in both Chrome and Firefox but don’t seem to work in IE9 (not sure about other versions of IE).
I imagine this should be a simple job, but I need the code updated to fix this problem, and ensure that the menus display properly across all browsers.
We are trying to import a large amount of coupon codes to Magento using the PHP script coupons.php attached. It worked successfully, however we are only able to import Conditions and not Actions > Apply the rule only to cart items matching the following conditions (leave blank for all items).
The conditions portion we edited looks like this:
$conditions['1--2'] = array
(
‘type’ => ‘salesrule/rule_condition_product_found’,//-> means ‘if all of the following are true’ – same rules as above for ‘aggregator’ and ‘value’
//other values for type: ‘salesrule/rule_condition_product_subselect’ ‘salesrule/rule_condition_combine’
‘value’ => 1,
‘aggregator’ => ‘all’,
‘new_child’ => ”,
);
$conditions['1--2--1'] = array
(
‘type’ => ‘salesrule/rule_condition_product’,
‘attribute’ => ‘sku’,
‘operator’ => ‘==’,
‘value’ => ‘kgbdeal001′,
);
…but what we really need is to say:
Actions > Apply the rule only to cart items matching the following conditions (leave blank for all items)
If ALL of these conditions are TRUE :
SKU is kgbdeal001
There is code on this page:
http://kalinchuk.com/?p=44
Which allows one to send and receive SMS via. Google Voice. Unfortunately since early 2011, this code is broken due to changes with the way Google Voice handles login requests, I believe there is a redirect now.
The project is to fix the above code to work with the current GV system.