- Posts: 40
- Thank you received: 4
Question how to use banners
3 years 6 months ago #349654
by Agabl123
Question how to use banners was created by Agabl123
-- url of the page with the problem -- :
www.horse-bodyforming.com
Hi,
I'm trying to get the affiliation program work.
I created banners for all of my products so they can be linked from the homepage of my partners. I learned that it only works with absolute URLs like this one
www.horse-bodyforming.com/index.php?opti...uct&task=show&cid=28
BUT: I need to have the cart displayed on this URL and also the slider when I call the product page via this URL
www.horse-bodyforming.com/onlineshop/pro...mfell-fuer-bauchgurt
How do I get this to work? I don't have any idea....
Anita
Hi,
I'm trying to get the affiliation program work.
I created banners for all of my products so they can be linked from the homepage of my partners. I learned that it only works with absolute URLs like this one
www.horse-bodyforming.com/index.php?opti...uct&task=show&cid=28
BUT: I need to have the cart displayed on this URL and also the slider when I call the product page via this URL
www.horse-bodyforming.com/onlineshop/pro...mfell-fuer-bauchgurt
How do I get this to work? I don't have any idea....
Anita
Please Log in or Create an account to join the conversation.
3 years 6 months ago #349657
by nicolas
Replied by nicolas on topic Question how to use banners
Hi,
You need to add the Itemid parameter in the URL, with its value being the id of your "onlineshop" menu item.
So for example:
where XX is the id of the onlineshop menu item.
You need to add the Itemid parameter in the URL, with its value being the id of your "onlineshop" menu item.
So for example:
Code:
https://www.horse-bodyforming.com/index.php?option=com_hikashop&ctrl=product&task=show&cid=28&Itemid=XX
Please Log in or Create an account to join the conversation.
3 years 6 months ago #349659
by Agabl123
Replied by Agabl123 on topic Question how to use banners
Hi, thanks but unfortunately l don't get it to work ....
I tried both ...
www.horse-bodyforming.com/index.php?opti...ow&cid=28&ItemId=574
www.horse-bodyforming.com/index.php?opti...ow&cid=28&Itemid=574
Anita
I tried both ...
www.horse-bodyforming.com/index.php?opti...ow&cid=28&ItemId=574
www.horse-bodyforming.com/index.php?opti...ow&cid=28&Itemid=574
Anita
Please Log in or Create an account to join the conversation.
3 years 6 months ago #349660
by nicolas
Replied by nicolas on topic Question how to use banners
Hi,
The first one is wrong.
The second one is correct.
However, you have something redirecting the URL to the homepage for some reason.
It could be a SEF plugin or the htaccess.
It's probably because the URL is not SEFed.
Why not use a SEFed URL ?
You could use that URL for example:
in your banner.
The first one is wrong.
The second one is correct.
However, you have something redirecting the URL to the homepage for some reason.
It could be a SEF plugin or the htaccess.
It's probably because the URL is not SEFed.
Why not use a SEFed URL ?
You could use that URL for example:
Code:
https://www.horse-bodyforming.com/onlineshop/product/lammfell-fuer-bauchgurt
Please Log in or Create an account to join the conversation.
3 years 6 months ago #349669
by Agabl123
Replied by Agabl123 on topic Question how to use banners
Hi, thank you. It works with SEFed URLs - great! thank you
www.horse-bodyforming.com/onlineshop/pro...chgurt?partner_id=17
www.horse-bodyforming.com/onlineshop/pro...chgurt?partner_id=17
Please Log in or Create an account to join the conversation.
3 years 1 month ago #353821
by ssnobben
Replied by ssnobben on topic Question how to use banners
Did you try and does it work with 4SEF?
extensions.joomla.org/extension/4sef/
Please Log in or Create an account to join the conversation.
3 years 1 month ago #353828
by nicolas
Replied by nicolas on topic Question how to use banners
Hi,
HikaShop does work with 4SEF.
HikaShop does work with 4SEF.
Please Log in or Create an account to join the conversation.
Time to create page: 0.244 seconds