Cart Module heading and Add to cart button

  • Posts: 8
  • Thank you received: 0
11 years 2 months ago #146605

Hello senior,

I uploaded my website with hikashop installed at www.bajwaimpex.co.nf
I have few question about it.

1. on all product listing page the "Add to cart and Add to Wishlist button" are going to each other, How can i add some gap in button.
Link:
bajwaimpex.co.nf/index.php?option=com_hi...t=listing&Itemid=118

2. On the cart module it says heading "Name", how can i remove that heading and for product i just want to keep the item code and remove the product name e.g I want to keep bgloves-1001 and remove boxing gloves.
Link:
bajwaimpex.co.nf/index.php?option=com_hi...t=listing&Itemid=118
Use login: demo and demo to login on the front end to see the cart module in right side bar.

3. On product detail page....the price is far right. How can i align it to the left under voteing start.
Link:
bajwaimpex.co.nf/index.php?option=com_hi...ng-gloves&Itemid=118

4. Lates News Products link are not working and shows 404
bajwaimpex.co.nf/index.php?option=com_hi...ng-gloves&Itemid=118


Any help in this regard will be highly appreciated.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 2 months ago #146619

Hi,
1. Using that kind of CSS code will probably do the job :

.hikashop_subcontainer #hikashop_add_wishlist {
margin-top: 11px !important;
}
2. Using that CSS code will probably do the job :
#hikashop_cart .hikashop_cart_module_product_name_title {
display: none;
}
3. Using that CSS code will probably do the job :
#hikashop_product_price_main .hikashop_product_price_full {
text-align: left !important;
}
4. Are you using any SEF module ? if yes can you disable it and try it again ?

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 0
11 years 2 months ago #146752

Hi Mohamed Thelji,

Thanks for the reply. All the CSS related issues resolved. I achieve what i want.

If by SEF you are referring to Search Engine Friendly URL's , I double check and SEF URL are already off. ( I tried to turn them on but not making any difference)

But the Latest products (articles) link are still not working. As you point on those link they are producing a very weird URL with semicolons and all that.
and also the Add to Cart and Proceed to checkout button are also not working........These button are working fine on localhost.

One more question.
On localhost host at Final amount Calculation it show (amount with tax) and then only tax on next row and then again amount with tax (screenshot attached)
What i want to do is .........Amount then tax and then total (amount+tax)

Thanks
Any help will be highly appreciated.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #146770

Hi,

You have to change the value of the option "live_site" in the Joomla configuration file to set the correct url.

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 0
11 years 2 months ago #146872

Hi Xavier,

I change the "live_site" value in the configuration file to 1 but it doesn't make any difference.
Still Add to Cart and Latest Product Module links are not working.
Any Suggestion ?

Please Log in or Create an account to join the conversation.

  • Posts: 2334
  • Thank you received: 403
11 years 2 months ago #146954

Hi,

Could you try to disable the option "url with id" (or something like that) in System>Configuration>Features>SEF.
Did you also try to recreate this module? Finally what's the version of Hikashop you are using? Last one is 2.3.0

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 0
11 years 2 months ago #146993

Hi Eliot,

I tryied looking for this SEF Feature URL with ID but unable to found anything like this.
Search engine friendly URL's are already set to off.

Yes I tried removing this module and then placing again, but no difference.

This module was working fine before installion of hikashop and products in a table as simple article pages.
but after installing hikashop and creating categories and products in hikashop and link them to my main menu built with joomla menu manager.

I am using hikashop 2.2 with joomla 3.2.

I can provide you the password of admin panel if you are a part of hikashop support team.
BY this you can look into youself what actually causing those broken links.

Thanks

Please Log in or Create an account to join the conversation.

  • Posts: 2334
  • Thank you received: 403
11 years 2 months ago #147145

If you can I would suggest to update to the last version before doing anything.
We fix a lot of bug for every release and it might be one of those we fixed :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.146 seconds
Powered by Kunena Forum