Search found 71 matches

Search found 71 matches

Re: [1.5.4] FEDEX module is totally DEAD

i tried all this

replacing new files

tried developer login details and live login detail

setup different packages, currency, weight

but nothing works

can anybody help me

Jump to post
  • Fri Oct 12, 2012 8:49 pm
  • Replies 33
  • Views 16132
Re: [1.5.4] FEDEX module is totally DEAD

any one able to make it work

after updating file from github

show
FEDEX : error (in red color)

Jump to post
  • Fri Oct 05, 2012 3:48 am
  • Replies 33
  • Views 16132
Re: How can add attribute in the order invoice?

for admin view

add field in order table

get that field from admin\model\sale\order.php

and using controller in admin\controller\sale\order.php

you can show it on view files admin\view\template\sale\order_*.tpl

if you understand admin than i will paste frontend view

Jump to post
  • Mon Sep 03, 2012 10:54 pm
  • Replies 3
  • Views 1503
Re: Include category in product detail

you need to edit

tpl file m controller file and model file for this

Jump to post
  • Thu Aug 02, 2012 4:05 pm
  • Replies 1
  • Views 356
Re: Need Developer Assistance with updates

you can hire me at freelancer
freelancer.com/u/trinkaljuneja.html

or contact me at Skype or gtalk : trinkaljuneja

Jump to post
  • Thu Aug 02, 2012 3:59 pm
  • Replies 1
  • Views 654
Re: Hacked Site running V1.5.3.1

just secure your files and directories with right permissions

Jump to post
  • Thu Aug 02, 2012 3:57 pm
  • Replies 2
  • Views 991
Re: 2 Item Discount?

Actually i am already working on combo products module for one of my clients
when it is ready i will post here

From admin you can add combo product and discount available in percentage or flat

Jump to post
  • Tue Jul 17, 2012 1:06 am
  • Replies 4
  • Views 949
Re: Sub-Submenu

vanheerde wrote:Hallo,

Ik krijg maar geen sub-submenu, is dit niet mogelijk? Heeft iemand een oplossing?

t gaat om de voorlopige url. http://www.ondergoedgigant.nl

mvg Tim van Heerde

possible

search extension store you will get there

there are modules which will show you sub menu upto 5 level

Jump to post
  • Sun Jul 08, 2012 8:34 pm
  • Replies 1
  • Views 622
Re: multiple menu line

try putting small font size in category menu so they all fits in a line

or edit header.php (controller) so that if there are 25 total category only 10 random category display on header

Jump to post
  • Sat Jul 07, 2012 7:39 pm
  • Replies 1
  • Views 392
Re: How to make a responsive theme?

stylesheet.css

or you can add new stylesheet and add it to header but call it after stylesheet.css

Jump to post
  • Sat Jul 07, 2012 7:35 pm
  • Replies 4
  • Views 14038
Re: Sort by Category in Search Results

yes possible you can get category id code from url

add this to your search query using some javascript or ajax

Jump to post
  • Sat Jul 07, 2012 7:31 pm
  • Replies 3
  • Views 497
Re: How can I put a search box in the middle on the front pa

if you want to display in header center you can use CSS

if you want to display in container you have to code for it

or for directly open advanced search page you can redirect to search page using .htaccess / javascript / cpanel redirect

Jump to post
  • Sat Jul 07, 2012 7:26 pm
  • Replies 1
  • Views 378
Re: changing colour navigation bar oc 1.5.2.1

if you are asking about beeadcrumb just search .breadcrumb class in stylesheet

Jump to post
  • Sat Jul 07, 2012 7:16 pm
  • Replies 5
  • Views 1362
Re: I do this module

thats good i already developed this kind of module for special price and discout price

you can code this module and upload to extension store

Jump to post
  • Sat Jul 07, 2012 6:52 pm
  • Replies 3
  • Views 524
Re: Scratched Credit Card ?!

eCommerce store have some protocalls/rules but you can modified according to your needs in any store only one card / coupon code / reward point claim at a time and cannot be mixed up opencart have coupon code generated from admin panel which can be printed and distributed some of my clients are usin...

Jump to post
  • Sat Jul 07, 2012 6:45 pm
  • Replies 3
  • Views 974
Re: Solution Saferpay.com

i know it is very late reply

but may it will help others members

already developed one year ago for http://www.stonelantern-highlands.com/

soon available in opencart extension store with latest version

Jump to post
  • Fri Jul 06, 2012 12:23 am
  • Replies 1
  • Views 1030
Re: 2 or More Edit

go to

\catalog\language\english\product\products.php

edit line no. 13
from

$_['text_discount'] = '%s or more %s';

to

$_['text_discount'] = 'Buy %s for %s only' ;


or as you like edit it :D :)

Jump to post
  • Sun Jun 24, 2012 8:36 pm
  • Replies 3
  • Views 979
Re: Add Credit Card

see this website footer

http://rituselects.com

view source code and take help

and otherwise post link here so we can help you

Jump to post
  • Sun Jun 24, 2012 8:19 pm
  • Replies 6
  • Views 1311

Search found 71 matches