Results 1 to 2 of 2

Thread: vB Osc Shopping Cart Pro heading in Cart

  1. #1
    Member dmm2020's Avatar
    Join Date
    Apr 2010
    Posts
    45
    Thanks
    0
    Thanked 93 Times in 18 Posts

    Default vB Osc Shopping Cart Pro heading in Cart

    How do I lose the "vB Osc Shopping Cart Pro" that appears in the top of the shopping cart. I don't mind linking in the footer, but the header needs to be all about Agares Media, not the software we use. I want to either lose it, or change it to an Agares Media related heading.

  2. #2
    Developer Greystoke's Avatar
    Join Date
    Mar 2010
    Posts
    187
    Thanks
    2
    Thanked 499 Times in 113 Posts

    Default

    Hi,

    Sorry about that.
    This will be fixed in the next update to allow an easy change to the navbar and pagetitle.

    You will need to edit the files that begin with osc_ in the shop folder.

    Find lines:

    PHP Code:
    $navbits construct_navbits(array('' => 'vB Osc Shopping Cart Pro')); 
    and

    PHP Code:
    $pagetitle 'vB Osc Shopping Cart Pro'
    and change 'vB Osc Shopping Cart Pro' to what ever you need it to be.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •