Pre-order plugin and some other questions

  • Posts: 38
  • Thank you received: 0
6 years 7 months ago #297279

-- HikaShop version -- : 3.5.1
-- Joomla version -- : 3.8.12

Hello
I just bougth Pre-order plugin, activated, set items to 9999, saved looked to my product page and saw that button Buy didnt chage to Preorder


Withouth "Preorder" button this plugin is useless

I just updated hikashop from 2.x to 3.x
How can i make this page
prismapencils.ru/index.php/goods/product...ical-garden-12-shtuk
looks like this prismapencils.ru/images/2018/08/06/howtobuy_02.jpg
I need to move text back to right side from bottom

Also how i can make look shipping page
lh3.googleusercontent.com/-gD_D_O2yQaA/W...8-08-28_21-21-05.png
look like this
prismapencils.ru/images/2018/08/06/howtobuy_07.jpg

right now its a totally mess

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

  • Posts: 83589
  • Thank you received: 13528
  • MODERATOR
6 years 7 months ago #297293

Hi,

1. Does your product have the quantity field set to 0. The pre-order button will only appear after the product goes out of stock.

2. I would first recommend to switch back the "layout on product page" setting of the HikaShop configuration to "default". Then, you can edit the file "show_default" via the menu Display>Views and move around the different pieces to have them placed where you want them.
www.hikashop.com/forum/product-category-...m-to-right-side.html
www.hikashop.com/forum/4-how-to/80010-mo...mage-right-part.html
www.hikashop.com/support/forum/install-u...-to-above-price.html

3. So basically, you want to add a border between the shipping methods. In that case you can add such CSS:
.hikashop_shipping_methods td {
border-bottom: 1px solid lightgrey;
}
www.hikashop.com/support/documentation/1...ize-the-display.html

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

  • Posts: 38
  • Thank you received: 0
6 years 7 months ago #297294

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

  • Posts: 12953
  • Thank you received: 1778
6 years 7 months ago #297298

Hello,

1. Your issue is probably coming from the fact that you're using the add to cart legacy, can you set the "Add to cart legacy" option to NO via "Hikashop->System->Configuration->Advanced" and test it again ?

If it's still not working, can you testing while using one of Joomla's default front-end template ?

Kind regards,
Mohamed Thelji.

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

  • Posts: 38
  • Thank you received: 0
6 years 7 months ago #297325

Oh thank you
Working!
But now i got old problem - lines between shipping methods dissapear

lh3.googleusercontent.com/-JU9pwt_X9ww/W...8-08-30_00-44-32.png

lh3.googleusercontent.com/-12hueDlZmSI/W...8-08-30_00-43-48.png

And can you help me how to translate this Pre oder button
lh3.googleusercontent.com/-jCmgFAlwIUc/W...8-08-30_01-08-17.png

I dint find any Overrides

And i also want to remove this green bottom from category
lh3.googleusercontent.com/-AMLuybupKRg/W...8-08-30_01-10-03.png

Last edit: 6 years 7 months ago by Kugata.

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

  • Posts: 83589
  • Thank you received: 13528
  • MODERATOR
6 years 7 months ago #297339

Hi,

1. You can use such CSS instead:
.hikashop_checkout_shipping td{
border-bottom: 1px solid lightgrey;
}
Please note that CSS customization like this is something you can easily do yourself if you learn a bit of CSS and use your browser's inspector. Also, it's not part of "user support" on our end and your subscription is even expired. So I was nice this time, but I would encourage you learn a bit of CSS and try to do it yourself.

2. You can use a translation override:
www.hikashop.com/download/languages.html#modify

3. If you want to remove the green add to cart button on the listing, you can go in the settings of your menu item, in the Joomla menu manager, and under the "products options" tab, you can turn off the "add to cart button" display option there.

The following user(s) said Thank You: Kugata

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

  • Posts: 38
  • Thank you received: 0
6 years 7 months ago #297356

Thank you nicolas working lika a charm

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

Time to create page: 0.121 seconds
Powered by Kunena Forum