Shoot - Multi-purpose eCommerce Drupal Theme

Contact Form Logo

In the middle of the contact form is a "shoot" logo. How do you change that?  I see in the editor how to change the logo for the popup comapny information but not the original logo located at teh address on the map.

How to Migrate to One of Your Themes?

Hi, I have a current website already built using another theme. I am considering purchasing one of your themes (probably "Shoot"), and would like to know the best way to migrate to a new theme for an existing site.

Can I see the theme instructions before purchasing so I can know how hard it is?

Using Portfolio masony

Hi! What will be the good steps to create a Portfolio Masonry (http://demo.drupalexp.com/shoot/portfolio-masonry) in site existing theme? Not set your theme as default.

Thanks!

Block title missing

Hi,

In the block.tpl.php of shoot template the code is

  <?php if ($block->title): ?>
    <?php print $block->title;?>
  <?php endif;?

And in the system template is:

<?php if ($block->subject): ?>
  <h2<?php print $title_attributes; ?>><?php print $block->subject ?></h2>
<?php endif;?>

I changed the code and now it works!

Is this correct to solve the missing titles??

 

Thanks

 

 

Contact Us Form - Alert

I'm using shoot but this is happening on other themes. When I click on the send message button from the contact us section (at the bottom of the page), I get redirected to the top of the page. Also, the alert messages (informing the user that his email address is required or invalid for instance) are in the content section. How I could not get redirected at the top of the page and remain at the footer section and also get the alert displayed right above or within the contact us block ?

 

Icon Boxes amb Flip Box short codes

Hello,

I bought your theme an I detect that like in your demo http://demo.drupalexp.com/shoot/shortcode/icon-boxes

Icon boxes and flipboxes shortcodes don't run.

Waiting for your response.

Thanks!

Facebook image metataging

What token should i put in the Image URL?

Basically i've been trying all the tokens that sounds right but the results came back with several other images being fetched by Facebook.

Need your assistance.

Putting product category taxonomy term

Hi, I would like to put the product category and a link to the page that shows all the products in the same category the product belongs to in the product teaser under the product title.

PRODUCT IMAGE
PRODUCT TITLE
**PRODUCT CATEGORY
PRODUCT PRICE

I've been trying all the php commands print renders and it doesnt work.

Need your assistance asap. On a tight schedule.

Shopping cart & Review page style

Dear,

I am enjoying your theme very much, great stuff! I do have a few minor errors:

- The shopping cart displays only in 6 columns (https://www.dropbox.com/s/12vtalvj3oizgjf/Schermafdruk%202015-01-06%201…)

- The style of the review page is looking weird (https://www.dropbox.com/s/nyn5u0pd5g8buz2/Schermafdruk%202015-01-06%201…)

Any idea how to fix them?

Problem with Product Display

Hi,

There's a bit of a problem here.

When i select Dresses as Product Catalog/Catergory, all 4 pictures are displayed correctly with the scroller.

However, when i select any other term, the 4 pictures are displayed in rows.

How do i fix it?

Thank you.