ThemeForest

Phantom Shop

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
Babalwa Purchased

Hi, how can I sort out products on browse all so that they appear in the order that I want them to.

Diabolique

Hi,

You can’t setup specific sorting for specific categories. It’s not possible with opencart. You can setup the same sorting method for all categories.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years

I forgot where I need to go to update the footer menu on the right? Also where do I update the pages on there??

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years

Nevermind Found it! THanks

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years

ok now i cant figure this out.

on your demo site, when you click the browse all button on the home page, you go to a site where it shows all the products. Do you have it set up where all the items are categorize as “all” for this to work?

Also my permalinks are index.php?route=product/category&path=18. Where do I go to set up the permalinks to look like yours??

Thanks

Diabolique

You have to create a category with “all” permalink and put all products into this category.

Also my permalinks are index.php?route=product/category&path=18. Where do I go to set up the permalinks to look like yours??

You have to enable SEO link, please check documentation.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
Babalwa Purchased

Hi, I’d like to make the banner slide on home page not clickable, read your response on furum but you did not answer how to, only showed where I find the place to change the banner to be clickable or not clickable.

thanks

Diabolique

Hi,

Open module/slideshow.tpl and replace:

<a href="<?php echo $banner['link']; ?>"><img src="<?php echo $banner['image']; ?>" alt="<?php echo $banner['title']; ?>" title="<?php echo $banner['title']; ?>" /></a>

for:

<img src="<?php echo $banner['image']; ?>" alt="<?php echo $banner['title']; ?>" title="<?php echo $banner['title']; ?>" />
Default-user
Babalwa Purchased

Thank you

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
airflare Purchased

having great trouble changing background image I know you listed a reply but it did not help as don’t know how to type in the script.

my back ground image is called background and is a jpg image and is located in the image folder. could you please type out the exact words i need to make it work and where it goes

many thanks

Diabolique

Upload a background image into the main folder of opencart.

Default-user
airflare Purchased

many thanks sorted that out almost done last things i am having trouble on

1) how to edit welcome to phantom shop theme on home page 2) how to get rid of error text which is at the top and bottom

Notice: Undefined variable: stores in /home/sites/urbanshaolin.com/public_html/catalog/view/theme/phantomshop/template/commo

3) how to edit the text why choose us and brands we offer text and limage showing different brands

hope it’s not to much

many thanks for your help

Regards Dickson

Diabolique

1 & 3 it’s a static text in the common/home.tpl file.

2. Did you reupload controller folder?

Default-user
airflare Purchased

no i did not re upload the controller folder if i do where do i put it

Thanks for your help

Default-user
airflare Purchased

ok managed to fix it thanks for your help

Default-user
airflare Purchased

hi again managed to edit text on home page under the why choose us having great difficulty changing the two images the phantom logo and the image for brands we offer I opened up the file in dreamweaver and inserted my images in place but every time i upload them are not there.

Is there any way you could help

Regards Dickson

Diabolique

Hi,

You have to upload an image with logo and brands and replace following sources in the home.tpl: http://www.diaboliquedesign.com/demo/psoc/logo.jpg http://www.diaboliquedesign.com/demo/psoc/brands.png
Default-user
airflare Purchased

ok many thanks all done now

your theme is great

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, is there anyway i can add Tweetbook pro to my site using your template? i have it installed and activated, but it will not show.

The link to the Tweetbook file is: http://www.opencart.com/index.php?route=extension/extension/info&extension_id=3812

Many Thanks

Diabolique

Hi,

Sorry but I don’t know this module. Probably it’s not compatible with 3rd party themes.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, ive just noticed that my login link is missing… the search and information are linking correctly, but theres no link on the login logo apart from my website….. tunedbyandy.com/

So when i click on the login icon, its just reloading my home page, any ideas what ive changed on it?

Diabolique

Reupload common/footer.tpl

Default-user

Done that 5 times with no difference! Must be something else causing it. Ive also totally removed all the theme files supplied and uploaded a fresh copy with no difference

Default-user

Fixed it…. deletted my shop and started again

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, Could you tell me where in the css file the code for the Header Shopping Cart colour is? Its black as standard but i want to chage it to match my logo in the header, but i cannot find the code for the shopping cart in the header!

Many Thanks

Diabolique

Hi,

It’s over here:
#cart-widget { ... background:#222222; ...}
by
by
by
by
by