Search found 70 matches

Search found 70 matches

Re: Quantity dropdown on product/category/cart pages

Thanks for referring me to this thread guys, I didn't find it before because I only checked the more recent threads since I am using opencart 2.0.2.0 and this thread is 6 years old and for opencart 1.5 The code currently looks like this (I am assuming this is where I have to make some changes) <div ...

Jump to post
  • Thu Jul 07, 2016 9:57 pm
  • Replies 8
  • Views 5512
Re: Quantity dropdown on product/category/cart pages

Too bad I can't do it without slowing down the site. I the think the second extension you mention would be a good one to use in combination with the product spinner then, assuming this is possible. Is there anyone who is willing to help me implement the productspinner on the category pages? I am cur...

Jump to post
  • Wed Jul 06, 2016 10:05 pm
  • Replies 8
  • Views 5512
Re: Quantity dropdown on product/category/cart pages

I appreciate your time for writing a reply, but unfortunately the plus minus productspinner is the exact one I am currently using. It's not very suitable for me, we are a wholesale company and customer often order large quantities of the same product. Also this extension and most extensions I looked...

Jump to post
  • Mon Jul 04, 2016 9:31 pm
  • Replies 8
  • Views 5512
Quantity dropdown on product/category/cart pages

Hello, I am attempting to apply a quantity dropdown on product page, shopping cart and also on the category pages. Unfortunately I am not very good at coding anything and I am failing miserably. The quantity spinner on the product pages I will remove if I get this working I found some help here http...

Jump to post
  • Fri Jul 01, 2016 11:13 pm
  • Replies 8
  • Views 5512
Re: SEO vriendelijke URL

Net als jou wou ik dit dus ook aanpassen tot verbazing van de meeste mensen hier ;) Voor indexatie maakt het niet uit, maar ik ben het meet je eens dat dit zorgt voor een meer professionele uitstraling. Als ik me niet vergis kan dit ook door rewrite rules aan te maken in je .htacces bestand, bijvoor...

Jump to post
  • Sun Apr 24, 2016 9:45 pm
  • Replies 3
  • Views 3218
Re: Click function scroll to tab-review only works on 2th cl

Sure, here is a link to a product https://www.sieradendirect.nl/kettingen/uil-ketting-strass You would have to check it in mobile view. I changed the location so you would have to check the links 1 Review(s) / Schrijf een review at the bottem of the product page. There also still is a 1 Review(s) / ...

Jump to post
  • Wed Apr 20, 2016 9:32 pm
  • Replies 3
  • Views 1427
Click function scroll to tab-review only works on 2th click

So to improve the mobile view I made some changes to my webshop. For example I want the product title and reviews to appear above the product photo's. So far so good. The tab-review opens when someone clicks on reviews or on give a review, but this happens lower on the page so I have to add a scroll...

Jump to post
  • Tue Apr 19, 2016 10:21 pm
  • Replies 3
  • Views 1427
Re: Add to cart popup, no scroll or to top of page.

Thanks for the replies. Unfortunately the above solution did not work for me. Using this code the add to cart button on category pages does not show a popup and on some occasions redirects to the product page. I had a few people work on this website and I know atleast one of them made changes in thi...

Jump to post
  • Tue Apr 12, 2016 6:22 am
  • Replies 7
  • Views 18480
Re: Add to cart popup, no scroll or to top of page.

viethemes wrote:Could you provide your site URL so we can take a look at it closer?
Sure, it's www.sieradendirect.nl

Jump to post
  • Mon Apr 11, 2016 7:31 pm
  • Replies 7
  • Views 18480
Add to cart popup, no scroll or to top of page.

Using oc 2.0.2.0 I in common.js manged to remove the scroll to top when a product is added to the cart. The popup still shows on top of the page, but it doesn't scroll. Because we are a wholesale company often our customers will add a lot of products to their cart before checking out so a scroll to ...

Jump to post
  • Sun Apr 10, 2016 11:55 pm
  • Replies 7
  • Views 18480
Re: Site Search - Google analytics

Bumb Anyone has the answer? In analytics I am using search &search search&search product/search&search index.php?route=product/search&search None of them seem to work and keep track of on site searches. What would be the right queryparameter to use in analytics? When searching for &q...

Jump to post
  • Wed Apr 06, 2016 11:23 pm
  • Replies 7
  • Views 4984
Re: Need help with css mobile layout

Thanks for the reply, i'll test that out tomorrow. I know I'm a bit of a antfucker, but I try to get the design exactly as I want it before adding all the products, I just added a few to test things like this. How I tried to solve it earlier is by adding the same min and max height so the products w...

Jump to post
  • Wed Mar 30, 2016 11:02 pm
  • Replies 13
  • Views 4587
Re: Need help with css mobile layout

You could try viethemes product layout fix.....will try to find the link for you I found the extension, but nothing at all changed for me after adding the code. His extension can be found here http://www.opencart.com/index.php?route=extension/extension/info&extension_id=23735&filter_search=...

Jump to post
  • Tue Mar 29, 2016 7:10 am
  • Replies 13
  • Views 4587
Re: Need help with css mobile layout (sort off solved)

Unfortunately .row-products did not change anything for me. While typing this post I found the correct answer! :D Finally! The answer is in the left and right margins for the product-thumb combined with #content .col-xs-6. Changing margings on those does change things in the view. I now have .produc...

Jump to post
  • Sun Mar 27, 2016 12:43 am
  • Replies 13
  • Views 4587
Re: Need help with css mobile layout

Thanks again for the quick reply. When I tried this it also changed the width of the logo, sort by, search etc. In order to get 2 products per row on mobile view I in common.js changed $('#content .product-layout').attr('class', 'product-layout product-grid col-lg-4 col-md-4 col-sm-6 col-xs-12'); in...

Jump to post
  • Thu Mar 24, 2016 8:22 am
  • Replies 13
  • Views 4587
Re: Need help with css mobile layout

Thank you, using - before margin is something I didn't know was possible. With your help I did this margin-left: -14px; margin-right: -14px; margin-top: -9px margin-bottom: 10px; It now looks very good, I have no empty space between the products. The only downside is I also have no empty space on th...

Jump to post
  • Thu Mar 24, 2016 5:36 am
  • Replies 13
  • Views 4587
Re: Need help with css mobile layout

Thank you for the reply. Unfortunately I still did not manage to find the problem. I have changed and removed the margin and padding as suggested but with no luck. In fact nothing on the view changed which I find a bit strange. Maybe this is something I can't change in the stylesheet. If someone can...

Jump to post
  • Wed Mar 23, 2016 12:16 am
  • Replies 13
  • Views 4587
Geen lege ruimte rechts van product

Hallo, Ik ben aan het testen met aanpassingen voor mobiele weergave. Ik heb 2 producten per rij bij een breedte van 360px. Bij .product-thumb heb ik de breedte van de producten aangepast (min-width: 165px;) Het resultaat hiervan is dat de meeste lege ruimte nu wel gebruikt wordt. Echter lukt het mij...

Jump to post
  • Fri Mar 18, 2016 12:19 am
  • Replies 0
  • Views 1680
Need help with css mobile layout

Hello all, With the help of another forum member (Tverhijen) I managed to create a mobile view for my own phone in the stylesheet. CSS is very new for me and I am stuck with a few questions. 1. How do I get button-group (add to cart, wishlist, compare) to always display on the bottom of the product-...

Jump to post
  • Thu Mar 17, 2016 8:26 am
  • Replies 13
  • Views 4587

Search found 70 matches