Page 1 of 1
Search found 8 matches
Re: How can we remove "index.php?route=" from everything
That has a slight bug if you take the .php out of line 11.
also, is there a way to get rid of common/home and just have a normal home page url?
- Tue Jan 15, 2013 1:26 am
- Replies 39
- Views 48550
Re: How Does OC 1.5.4 Use Canonicalization?
Oops just found it, sorry, I had a caching error on my browser.
Jump to post- Mon Jan 14, 2013 8:59 am
- Replies 18
- Views 1584
Re: How Does OC 1.5.4 Use Canonicalization?
Hmmm, I don't believe that is the case. I have no canonical meta tag at all on a new, clean install. Any ideas why that would stop functioning?
Jump to post- Mon Jan 14, 2013 8:43 am
- Replies 18
- Views 1584
Re: seo urls stopped working
OK, I figured that out.
A caveat for anyone that is moving from another site and has product in the URL.
My old url was: mysite.com/product/productname so I put product/productname in for seo. That was the problem.
Probably an edge case, but a caveat nonetheless.
- Sun Jan 13, 2013 8:35 am
- Replies 1
- Views 341
seo urls stopped working
Luckily this is a dev site right now, but for some reason my seo urls quit working. Everything works fine without them, but as soon as I re enable the SEO tab, all products quit. Categories work fine, and I notice the that category name is added to the front of the product, that doesn't sound right....
Jump to post- Sun Jan 13, 2013 8:29 am
- Replies 1
- Views 341
Re: MP3 Preview for Opencart?
I made this work, although I am sure it could be better and made into a module or something. All this is hard coded now, so you can read the source and change it if you want to. First, create an attribute group named Demo Tracks Second, create an attribute named Tracks On your product, go to Attribu...
Jump to post- Sun Jan 13, 2013 7:15 am
- Replies 4
- Views 2603
Re: MP3 Preview for Opencart?
Do you mind sharing how you got the attributes etc.? I need something similar and am struggling with this.
Thanks
- Sat Jan 12, 2013 6:37 am
- Replies 4
- Views 2603
Make ckeditor not add stuff
I want to add the following tags for HTML 5 audio: <audio preload></audio> <a href="#" data-src="/anthologypromo/toque-ellegua.mp3">Toque a Elegguá (Oru seco)</a> Unfortunately, I can't because ckeditor changes it to: <audio preload=""> </audio> <a ...
Jump to post- Sat Jan 12, 2013 3:31 am
- Replies 0
- Views 103
Search found 8 matches