-
Posts
47 -
Joined
-
Last visited
Profile Information
-
Activity
Freelancer
9ashes's Achievements
Newbie (1/14)
2
Reputation
-
CMS Page Links redirecting to Home Page
9ashes replied to 9ashes's topic in Configuring and using PrestaShop
Hey guys, thanks for getting back to me. I did a bunch of redirects in the htaccess file a couple of weeks back - I've removed them and everything's working ok now. Do you guys know why this would be the case? I really would like the redirects to work (there were 300+ of them) but if it affects the rest of the site, I can't really have them! Here's the 301 redirect coding I used that caused the problemo... RewriteRule ^RedirectPageFrom.htm http://www.RedirectPageTo.com/thisdidntwork.html [R=301,L] They were placed right at the start of the .htaccess file. Any ideas why this didn't work? Thanks again! -
Hey y'all, On the site I'm working on - www.zeliahorsley.com/shop - there's a bunch of links to CMS pages (as you'd expect) on the frontpage of the site, both in the header of pages and in the footer. Unfortunately, for some reason they're currently redirecting to the homepage and I just can't figure out why. I've recently changed the URL settings but can't say for sure whether this change happened then. All i know is that customers can't access customer reviews, return policy, delivery information - basically the essentials that need to work. I'm kinda desperate so if anyone can help, please do!!! Thanks, Paul
-
Subcategories images in category pages not working
9ashes replied to 9ashes's topic in Addons, modules and themes developers
Bumpety bump bump! Anyone have any ideas on this one?- 3 replies
-
- images
- subcategories
-
(and 1 more)
Tagged with:
-
Subcategories images in category pages not working
9ashes replied to 9ashes's topic in Addons, modules and themes developers
Hey Vekia, thanks for answering my questions (again! haha) So, yeah, medium_default is on my image list and it is associated with categories...- 3 replies
-
- images
- subcategories
-
(and 1 more)
Tagged with:
-
In the site I administer, the images of the subcategories which appear at the bottom of a categories, don't seem to want to work. I've tried playing with the category.tpl coding and I've had no joy... You can see what I mean at the bottom of this page... http://zeliahorsley.com/shop/7-bracelets I'm using the ClassicShop theme btw
- 3 replies
-
- images
- subcategories
-
(and 1 more)
Tagged with:
-
Vekia, you are a true gentleman - it worked a treat! Thanks!
-
Hi there peeps! The site I administer is currently using the ClassicShop theme but I have an issue with the front page and how the theme renders the product titles. Currently it displays a "..." if it deems the product title too long. Thing is, sometimes they aren't too long and it cuts part off part of the product title when it kinda doesn't need to. Question is, how can I change this? To see what I mean, head over to www.zeliahorsley.com/shop and take a look at the top line of featured products... Thanks!! Paul
-
Hey y’all. I’m looking to purchase a web hosting solution using a dedicated webserver for the first time and would love some pointers from the UK-based market as I’d like to keep things local and I’m in the UK! So, do you know of any UK-based dedicated server hosting companies that are good? Why are they good? Any advice would be really appreciated! Thanks in advance. Paul
-
So I'm trying to set up a Catalog Price Rule for my shop but whenever I do, it shows the price of the product as £0.00 - whatever discount I put on it this always happens. It goes into the cart perfectly so I would assume there's an issue with the Product page's coding but I can't for the life of me work it out! This is REALLY urgent and a major issue PLease help!!
-
[SOLVED] Manufacturer list prices not correct
9ashes replied to 9ashes's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Ben, you're a superstar! It looks as though it's worked a treat! Thanks so much, it's really appreciated- 6 replies
-
- 1
-
-
- pricing
- product list
-
(and 1 more)
Tagged with:
-
[SOLVED] Manufacturer list prices not correct
9ashes replied to 9ashes's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hey Ben, thanks for getting back to me! Here's what's on line 342.... '.Shop::addSqlAssociation('product_attribute', 'pa', false).'- 6 replies
-
- 1
-
-
- pricing
- product list
-
(and 1 more)
Tagged with:
-
Hey y'all, Hope you're all well and having a great day! I need some help on the site I'm working on.... Basically, when I go to the product list by manufacturer, it shows a price of a combination - not the default price that appears on the product page and is specified in the backoffice... Is this a cache issue as this happened when we first started inputting products and it just straightened itself out after a while? The site is to launch soon but I don't want this to happen once it's launched! To see what I mean please click here: http://95.142.159.173/~simplyst/index.php?id_manufacturer=7&controller=manufacturer , note the price shown and then click on a product - you'll see on the product page that it's not the same! Please help!!! Paul
- 6 replies
-
- pricing
- product list
-
(and 1 more)
Tagged with:
-
Bulk removal of prices - advice and ideas please!
9ashes replied to 9ashes's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
BUMP -
Hi there, I've got quite a unique problem with the client I'm putting a prestashop together for and I'd really like some advice/ideas on what I can suggest. Trust me, it seems to make no common sense but, alas, some problems dont! One of manufacturers that my client stocks is dead against selling their products online and doesn't allow companies that stock them to show any prices of their products on their websites. Instead, they want customers to call the distributors, such as my client, and get a price over the phone. Unsurprisingly, this manufacturer is my client's biggest seller. There's a strategy that my client is considering whereby the prices are up over weekends but not during weekdays as this is when he'll get most sales and when the manufacturer is least likely to notice. Basically, I was wondering whether there is an easy way of removing prices from a whole bunch of products by this manufacturer without having to go into each product and uncheck 'Available for order' and 'Show Price'? Any alternative ideas and advice would be most appreciated.