Discussion on Phantom Shop

Discussion on Phantom Shop

Cart 571 sales

Diabolique supports this item

Supported

This author's response time can be up to 2 business days.

389 comments found.

Hi D. how can i remove the right column?

Regards, Vasilis

Hi!

Open stylesheet.css, remove this styling:

#account-account #content, #account-address_form #content, #account-address_list #content, #account-download #content, #account-edit #content, #account-forgotten #content, #account-login #content, #account-newsletter #content, #account-order #content, #account-order-info #content, #account-password #content, #account-register #content, #account-return #content, #account-return #content, #account-return #content, #account-reward #content, #account-transaction #content, #account-wishlist #content, #affiliate-login #content, #affiliate-login #content, #affiliate-register #content, #affiliate-forgotten #content, #affiliate-payment #content, #affiliate-edit #content, #affiliate-tracking #content, #affiliate-transaction #content, #affiliate-account #content, #product-product #content { width:615px; padding:0 0 7px 14px; }
#account-account #main-child, #account-address_form #main-child, #account-address_list #main-child, #account-download #main-child, #account-edit #main-child, #account-forgotten #main-child, #account-login #main-child, #account-newsletter #main-child, #account-order #main-child, #account-order-info #main-child, #account-password #main-child, #account-register #main-child, #account-return #main-child, #account-return #main-child, #account-return #main-child, #account-reward #main-child, #account-transaction #main-child, #account-wishlist #main-child, #affiliate-login #main-child, #affiliate-register #main-child, #affiliate-forgotten #main-child, #affiliate-payment #main-child, #affiliate-edit #main-child, #affiliate-tracking #main-child, #affiliate-transaction #main-child, #affiliate-account #main-child, #product-product #main-child { background-image:url(../image/bg-main-child.png); background-position:645px 0px; background-repeat:repeat-y;  }
and paste following line
#column-right { display:none; }

Hi Diabolique … thank you for this information. I will look into it through the OC forum.

I have a couple of questions:

1. how can I change the background for my pictures from white to black? http://toribdesigns.ca/store/index.php?route=product/category&path=61_65

2. how can I change the background for most things from almost black to pure black? http://toribdesigns.ca/store/index.php?route=common/home and http://toribdesigns.ca/store/index.php?route=product/category&path=61_65

thank you

Such strips: http://toribdesigns.ca/store/image/cache/data/Oct%2012%202011/B2011-4476-150x150.jpg are generated by Opencart. Right now I found only following solution: http://forum.opencart.com/viewtopic.php?t=38898&p=187148

Maybe ask on opencart.com forum because this is not a theme issue.

This is not a Wordpress theme. This theme works with Opencart engine: http://www.opencart.com/index.php?route=download/download

Also Wordpress is a blogging platform, not ecommerce.

Broken Themes

The following themes are installed but incomplete. Themes must have a stylesheet and a template. Name Description For-OpenCart-v1.5.1.3-newest Stylesheet is missing. phantom-shop Stylesheet is missing. phantom-shop1 Stylesheet is missing. phantom-shop2 Stylesheet is missing. phantom-shop3 Stylesheet is missing.

help me please …

This is not a Wordpress theme. This theme works with Opencart engine: http://www.opencart.com/index.php?route=download/download

help me …

Installing Theme from uploaded file: phantom-shop3.zip

Unpacking the package…

Installing the theme…

Theme installed successfully.

Warning: fopen(/home/masihber/public_html/blog/wp-content/themes/phantom-shop3/style.css) [function.fopen]: failed to open stream: No such file or directory in /home/masihber/public_html/blog/wp-includes/functions.php on line 4339

Warning: fread(): supplied argument is not a valid stream resource in /home/masihber/public_html/blog/wp-includes/functions.php on line 4342

Warning: fclose(): supplied argument is not a valid stream resource in /home/masihber/public_html/blog/wp-includes/functions.php on line 4345

Preview | Activate | Return to Themes page

This is not a Wordpress theme. This theme works with Opencart engine: http://www.opencart.com/index.php?route=download/download

Is there a way to get rid of the “title” box in the slider on the home page?

Open following file:

catalog/view/theme/phantomshop/template/module/slideshow.tpl

and remove:

title="<?php echo $banner['title']; ?>"

It worked … thank you!

Thank you, I will give it a try and let you know how it goes. And a huge thank you for your quick response; you’re the greatest!

Hi Diabolique,

For some reason, the title for the related items does not show up and the entire section for “reviews” does not show either. Could you please help? I’ve gone through the various items in my admin module, but haven’t found anything that fixes this. http://toribdesigns.ca/store/index.php?route=product/product&path=61_65&product_id=15

Thank you,

Tori

Hi!

I see that you use Version: 1.0.6 of this theme. Please download 1.1 ver. Changelogs you can find here: http://themeforest.net/item/phantom-shop/381434

I am using the themplate For-OpenCart-v1.5.1.3-newest and i dont see how to change the links and images from the slideshow in the front page, can you explain me again please?

If you can’t find chapter called:

“VI. How to add new banners and display it on NivoSlider?”

then you should download 1.1 version of this theme. Changelogs you can find here:

http://themeforest.net/item/phantom-shop/381434

How can i Change the Featured Images ? or the Images from the slider on the front page?

The latest version of this theme is integrated with the Slideshow module. How to use this module is explained in the documentation. I see that you use older version of this theme so you should replace images inside:

catalog/view/theme/phantomshop/template/common/home.tpl

can you add me to skype? check your email please

I have sent you an e-mail yesterday, I have told you that I’m not using Skype, sorry.

http://dulcecaprichito.cl/ if you check my website is not showing the currencies

It doesn’t look like theme issue. Are they visible on default opencart theme?

Yes… is visible on default opencart theme..

It’s impossible because my theme uses exackly the same code for currency switcher like Default theme.

Diabolique,

Just purchased the theme. Got set up with OpenCart and I am using WampServer to host privately on my local network.

Successfully completed the install of OpenCart and can successfully view both the default theme site and admin panel.

I opened up your help file to guide me along the install for your theme. I replaced the catalog folder with yours… In addition to your other steps.

I am getting this error. Notice: Error: Could not load language english! in C:\wamp\www\upload\system\library\language.php on line 26

I skimmed through your posts and didn’t see any similar problems with other purchasers. However, I could have missed it. Any help on this would be great.

Thank You,

Jon

Which page cannot load english language? Maybe install opencart on the online host and I will check it.

1)I need to know how to link my own shopping pages into the browse all area of the webpage so it is what they pull up when they hit the browse all button … 2) I need to know how to make the slide pictures either not clickable or clickable to link to that area not to products that are not mine I need the pages clicked on the open slide pics link to my products…. 3) I have an error at the top of the page … how do I fix this error…. web page is http://leathergalleryofny.com/index.php?route=common/home Warning: Invalid argument supplied for foreach() in /home/leatherg/public_html/catalog/controller/common/footer.php on line 93Warning: Invalid argument supplied for foreach() in /home/leatherg/public_html/catalog/controller/common/footer.php on line 93Warning: Invalid argument supplied for foreach() in /home/leatherg/public_html/catalog/controller/common/header.php on line 261Warning: Invalid argument supplied for foreach() in /home/leatherg/public_html/catalog/controller/common/header.php on line 261

please let us know we are desperate 2 finish this site thnaks so much neo

1. You have to create category called “All” and put all products into this category. “Browse all” button is inside

catalog/view/theme/phantomshop/template/common/home.tpl

replace this url:

http://www.diaboliquedesign.com/demo/psoc/all

2. it’s a static part of page and it’s inside home.tpl

<div id="slider">

    <a href="http://www.diaboliquedesign.com/demo/psoc/in-tristique-consequat-dui-quis"><img title="Glamour collection" src="http://www.diaboliquedesign.com/demo/psoc/slide1.jpg" height="430px" alt="Slide" width="835px" /></a>
    <a href="http://www.diaboliquedesign.com/demo/psoc/in-tristique-consequat-dui-quis"><img title="" src="http://www.diaboliquedesign.com/demo/psoc/slide2.jpg" height="430px" alt="Slide" width="835px" /></a>
    <a href="http://www.diaboliquedesign.com/demo/psoc/in-tristique-consequat-dui-quis"><img title="Super sunglasses" src="http://www.diaboliquedesign.com/demo/psoc/slide3.jpg" height="430px" alt="Slide" width="835px" /></a>

</div><!--slider ends-->

3. Reupload “controller” folder once again which you will find inside bought file (inside catalog folder).

how can I Add a new Currency ? for example Chilean peso CLP $ or maybe just remove the currency from the home page?

You can do this under system -> localisation -> currencies

1. There is a special module called “Featured” for this. Please read theme’s documentation – IV. Featured items on frontpage.

2. Also there is a special module called “Latest” which displays the most latest products.

1. i have found the Featured mod but the think is that i have any products there so i can put.

i didnt say it right, what i want is if there is any way that i can put on a product details ADDED DATE :

Regards, vasilis

1. Well, this is not theme issue. I don’t have any problems with this module. You can send me login details and I’ll check this.

2. I understand now – as I know it’s impossible with Opencart.

Hi Diabolique,

I was wondering how to increase the size of the thumbnal / preview image on the product category page as it is currently too small.

See example here: http://ivory.good2goweb.com/image/thumb.png Or here: http://ivory.good2goweb.com/index.php?route=product/category&path=59

I want it so the image shows full size in the preview rather than small and repeated. I cant seem to find the code to make the preview / thumb larger so it fills the box.

Thanks,

Lucas

Hi,

Go to System -> Settings -> Edit -> Image and increase size for “product list size” and “category list size”.

Please read theme’s documentation – I 3 step.

Hi D,

very nice template. this is my first attempt with open cart. i have 2 questions 1. on the home page bellow browse all you have some images of products but i dont have them on the site i am building can you guide me? 2. i have created a category called new for the latest products but the customer doesnt want to remove them mannually after a period of time. so is there any way to put a date on the description of the product that was added or something?

Regards,

Vasilis

Hi!

1. There is a special module called “Featured” for this. Please read theme’s documentation – IV. Featured items on frontpage.

2. Also there is a special module called “Latest” which displays the most latest products.

Good! Thanks.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey