List mp3 Template

StartZurück 1 2 3 WeiterEnde
10.08.2013 13:01
#21
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

But there is no menu link made to:
http://backingtracks.eu/e/exile

How do I select it on the website if there is no link made?

 
10.08.2013 13:51
#22
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: List mp3 Template

display joomla menu.

 
10.08.2013 14:02
#23
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

It works if I show all menu items.....
Aw: List mp3 Template

 
10.08.2013 14:34
#24
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: List mp3 Template

It was hard to understand your problem.

Try change
components\com_jshopping\tables\category.php

function getSubCategories($parentId, $order = 'id', $ordering = 'asc', $publish = 0) {
..

change

$categories[$key]->category_link = SEFLink('index.php?option=com_jshopping&controller=category&task=view&category_id='.$categories[$key]->category_id, 1);

to

$categories[$key]->category_link = SEFLink('index.php?option=com_jshopping&controller=list_product_mp3_file&category_id='.$categories[$key]->category_id, 1);


Letzte Änderung: 10.08.2013 14:35
 
10.08.2013 14:44
#25
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

YES!!!

It works now, thanks.

It was hard for me to explain the problem.

 
26.08.2013 00:00
#26
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

How do I get my search engine friendly URLS back?
I spent a lot of time making all the menus to get nice URLS but now they're gone....

I don't want this:
http://backingtracks.eu/component/jshopping/list_product_mp3_file/?category_id=385&Itemid=0

I want this:
http://backingtracks.eu/b/blondie

I don't want this:
http://backingtracks.eu/component/jshopping/firehouse/firehouse-don-t-treat-me-bad?Itemid=0

I want this:
http://backingtracks.eu/f/firehouse/firehouse-don-t-treat-me-bad


Letzte Änderung: 26.08.2013 02:18
 
26.08.2013 07:57
#27
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: List mp3 Template

before it worked?

+

http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/7/955.html?lang=en

 
26.08.2013 11:35
#28
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

I did all of that.

Yes, before I used MP3 template ALL my URLs were good.

 
27.08.2013 21:02
#29
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

The products URL don't work anymore...........

http://www.backingtracks.eu/s/spandau-ballet/spandau-ballet-only-when-you-leave


Letzte Änderung: 27.08.2013 21:02
 
28.08.2013 07:51
#30
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: List mp3 Template

http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/7/955.html?lang=en#1

 
28.08.2013 12:17
#31
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template



If I make a menu link to a product it does not work with the MP3 list.
This is very confusing. The Joomla menu's react different than the Menu builder menu's. In both cases my product URLs are not good. BUT if I don't use the MP3 template my product URLs are fine......
I don't get it, I tried everything, I think there is a bug in the MP3 list template.

 
28.08.2013 13:53
#32
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: List mp3 Template

MP3 list template - For change display (NOT CREATE SEO LINK!!!)


Problem with menu url (SEO)

For normal work seo link
You need to create a menu item "Shop" (Main category without parametr)

 
28.08.2013 17:22
#33
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

Do you mean I have to move all my categories to ....../SHOP/......??

 
28.08.2013 20:12
#34
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: List mp3 Template

No.

We start first.

Where is the mistake that does not work.

admin login?
(privat message)

 
28.08.2013 20:48
#35
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

You have a PM

 
28.08.2013 20:51
#36
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

I've added "shop" menu.
Now product links are good, but category links are not good......

 
28.08.2013 21:56
#37
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: List mp3 Template

Ok. No support SEO link.

Change file components/com_jshopping/router.php

router.zip


Letzte Änderung: 28.08.2013 21:56
 
28.08.2013 22:26
#38
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

It looks oke now, thanks!!!
Now my urls all have changed with /shop/..., do you know how to redirect it in .htaccess?


Letzte Änderung: 28.08.2013 22:30
 
28.08.2013 22:42
#39
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: List mp3 Template

create item menu for category
(menu builder / mp3 list / category id)

 
28.08.2013 22:57
#40
HMB
Joomshopping forum user no avatar
Name: HMB
18.05.2013
Posts: 52
Quote
Aw: List mp3 Template

You mean like this?
Aw: List mp3 Template

 
StartZurück 1 2 3 WeiterEnde


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.