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.

Well, i thought that this theme has the adjustable options that were shown in the link. Could you please let me know how to change the background image?

Shopify version has theme options panel. Please read FAQ section and theme’s documentation.

Hello,

I have just purchased the theme! I was just wondering, how do i reach the theme settings page and make a user-friendly changes as shown in the link below:

http://bechtelar-and-sons6947.myshopify.com/pages/theme-settings

Please advice.

Thank you!

Essam

Most of this settings (logo, nivoslider, translation) is available under Opencart dashboard.

hello, i need help, the themes cannot display confirm order page when check out, when i try to continue from step 5, the page information opened is your shopping cart empty. what do i do?

Probably some file of your Opencart installation is corrupted or some payment module isn’t compatible with the latest version of Opencart.

hi, this themes have support indonesian currency?and what the different feature between $18 & $40?thanks.

Hi,

All currencies are supported. No difference if you buy it for 18 or 20 dollars

Hi. I just purchased the Phantom shop for opencart. I’m trying to install it on my go daddy host account and have run into a snag. The instruction call for me to

1) Upload “catalog” into main folder of your OpenCart installation. (do not remove any files on your server).

Do you mean replace the folder named “catalog” in the opencart installation with the folder named “catalog” that was uploaded with the Phantom shop theme? Am I understanding this correctly or am I in error in thinking this way?

Please let me know. I will not do anything until I get conformation that I am seeing this clearly.

thank you very much for your time tommy

Yes, if you use Total Commander or any other FTP client click on Replace All, it will upload folder with theme and overwrite few controller files.

Hi, i have a question. I have successfully added a new button under the account button on the left side. I want this button as a link to another site. How do i do this? What code do i use and where do i put it?

Thx for a great theme!

Inside catalog/view/theme/phantomshop/template/account/login.tpl

edit href for following link:
<a href="<?php echo $register; ?>" class="button"><?php echo $button_continue; ?></a>

hi again,

I dont need to change the button. I added a new one. But i want this button to go to a external site. Need the code to redirect it to a website.

So add direct link to this external website:
<a href="http://www....." class="button">Your Button</a>

Thank u very much for the answer. Also, I can’t find where to remove “shopping cart: 0 items-0.00 Euro” from right conner above categories?

Open common/header.tpl and remove:
<?php echo $cart; ?>

Solve the 1st problem, but the second one remain

www.flickr.com/photos/76038102@N03/6830005182/in/photostream

Inside .box-price selector replace display:block for display:none

Your theme is great, but i have 2 problems.1 Can’t found how to delete price from pictures below “browse all” and when click on details on this (i have it instead of add to card because I disable it) it appear 404 not found 2. when clicking on one of the categories and appear all pictures i also want to disable price

<>

<>

1. open module/featured.tpl and remove following code:

<div class="box-price"><?php if (!$product['special']) { ?>
          <?php echo $product['price']; ?>
          <?php } else { ?>
          <span class="price-new"><?php echo $product['special']; ?></span>
          <?php } ?></div>
when click on details on this (i have it instead of add to card because I disable it) it appear 404 not found
replace:
<a onclick="addToCart('<?php echo $product['product_id']; ?>');">Add to Cart ?</a>

for:

<a href="<?php echo $product['href']; ?>">Details</a>
2. Just simply add following styling into stylesheet.css:
.box-price { display:none; }

No problem going forward from here, but this theme to theme Defult chosen payment screen where the problem is not coming five to 10 times I tried Maybe you think?

Try to recopy all theme’s files.

Hi

Nice template! In a product page can i add an images below a main product and have the small thumbnail open a swf file using lightbox?

Is there any place to add a swf file or have someway of opening it?

I would really like that function.

Hi

It’s not possible, but you can insert flash files into product description.

Hi, I try everything… Can you tell me the code…plz

Try this code:
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4f4a0770502532ab"></script>
or this one:
<div id="fb-root" />
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/pl_PL/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<div class="fb-like" data-send="true" data-width="450" data-show-faces="true" />
HI, It`s visible. http://abbeystore.avriltw.com/FOOTWEAR/BOOTS/ADLBOT3 I have a problem is i don`t know how to do this…the code is?! http://developers.facebook.com/docs/reference/plugins/like/

thanks.

This part is wrong js.src = ”//co

there is no http://

also there are other generators

Hi,

Sorry it`s sample. that`s what i want… but i don`t know how to do

thanks reply

When you paste such text, then is it visible?
Cras eu nulla quam. Ut at dui ipsum, posuere consectetur risus. Pellentesque viverra justo a augue egestas sed porta orci pretium. 

Hi,

I put these code on the Website:

<script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = ”//connect.facebook.net/zh_TW/all.js#xfbml=1&appId=282147695153013”; fjs.parentNode.insertBefore(js, fjs); }(document, ‘script’, ‘facebook-jssdk’));</script>

but did not show up…

But when you put some sample text then is it visible?

Hi Diabolique,

I put these code on the Website, but didn`t work. what can i do ~~tks. I want like this. http://i48.servimg.com/u/f48/11/58/46/41/fb210.png
It must work. Did you paste it just before:
[/div]<!--productcol ends-->

And what do you mean saying “didn`t work?

I’m a designer with a client who wants a modest but beautifully-designed site with ecommerce capabilities. This theme seems to fit the bill. I’ve done a couple of WP sites and even though I’m not a developer, I was able to make heads and tails of things. I’m wondering if this OpenCart theme is similar in terms of the likelihood that I can pick it up fairly quickly. Or, do you need development skills in order to implement something in OpenCart?

If it is, in fact, do-able for a relative novice, I’m wondering if it has a similar Admin Panel (like WordPress) so the client can add new content fairly easily.

Demo of the dashboard you can see here: http://www.opencart.com/index.php?route=demonstration/demonstration

If you are talking about theme installation then it’s super easy.

Thanks.

I know in the modest WP sites I’ve done, I’m able to make tweaks to each template (variable column widths, number of pics, etc.) Does this theme allow the same manner of customization? Or is each template page static, not allowing any variables at all?

This theme doesn’t have theme options panel. Themes with options panel cost $30+

<blackquote>number of pics</blackquote>

I don’t understand but number of pics you cna change under opencart dashboard.

Hi Diabolique,

Thanks. BTW , how to install facebook “LIKE” bottom beside the product price or size?!

Open:

catalog/view/theme/phantomshop/template/product/product.tpl
and paste code just before:
[/div]<!--productcol ends-->

Hi Diabolique,

my product category didn`t show up. http://abbeystore.avriltw.com/index.php?route=product/product&product_id=266

thanks^^

Hi,

Product categories look fine on your webite. Bebas Neue font doesn’t support all languages so you should change this cufon font for something else. Here is a tutorial how to do it: http://themeforest.net/item/phantom-shop/faq/381434

Hi Diabolique,

How do I remove the strap with the star on the fontpage product photos?

Is there a function for it?

I am not using opencart, I am using shopify

So why you post your question on the page about opencart version of this theme? Anyway solution is the same, only different file – index.liquid

Oopps sorry. did not notice I was in the wrong section. By the way, your instructions works well. Thank you. Great help and response time!.

MUaacchhhhsss

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