Jump to content

Kristoff

Member
  • Posts

    86
  • Joined

  • Last visited

Everything posted by Kristoff

  1. Spot on. I did ask in a support ticket but didn't even get a reply. Would be great if you can investigate. Cheers!
  2. Say for example you have the store set up to immediately go to the basket when you click to buy an item, is there a way of adding another button to add the item to the basket? Bypassing the set system for the store thus enabling a "Buy Now" and "Add to Basket" button? Many thanks in advance
  3. It's a custom skin i'm working on. The language trick has worked perfectly thank you! I did try and find it but was looking under category rather than catalogue. Many thanks
  4. Thanks again, problem with that is that it changes the title of the normal categories too. I basically want normal categories to display properly and then "Search results" when it's a search.
  5. Thanks for this Al, however if possible i'd rather the title just be a standard title of " Search results " rather than changing dynamically for each search. There's nothing wrong with the title for any of the other categories, it's only when it adds the extra text and search phrase. From doing test searches and resulting in no items, i'd guess it's probably just a simple if else statement that returns the title as when there are no search results it simply says " Search results " ? EDIT: I have just tried the truncate method and it now has "Products found...", whilst this works, I'd really like this to say "Search results" if possible?
  6. Hi, hopefully this should be straight forward... When doing a search, the category title changes to: " Products found matching 'search'. " However if you do a search and nothing is found you simply get: " Search results " Is there any way of making the title "Search results" all the time as our category titles are a large font size and when the Products found matching 'search'. shows up it goes over 2 lines and ruins the theme. Cheers
  7. Perfect thanks. Changed the javascript, changed the CSS and it worked. Didn't realise there was related CSS!
  8. In the category, as the title of the post suggests It's not the style of :last that is the issue, it's that I need 5 on a row, which i've got, but at the moment it's calling :last after the 4th one. Take a look: http://applecoredownloads.com/store1/ The homepage and categories are doing the same.
  9. By the way, have tried changing the value in classProducts.js and classSubCat.js but hasn't worked.
  10. Hi guys... I'm working on a custom template, but can't find anywhere to edit the products per row?! At the moment it is making every 4th product in the row "product.last" and taking off the margin. Anyone know where I can change this to 5 per row? Am I missing something in the settings?! Cheers
×
×
  • Create New...