Different questions

  • Posts: 540
  • Thank you received: 49
12 years 10 months ago #40555

1) type checkout Bank Transfer - is it possible released: in material make some form with tables for payment in bank and in this form automaticaly inserts - User_id (name surname), him address and summ
2) how to create - at the end of checkout some form\material with Thanks for your shipping would you continiue and buttons Yes\No with links Yes - to main site page No - to order history or another place.
3) dont understand why not showing all delivery options in checkout, i enable Collect_on_delivery (choose both courier methods zone country) create Courier_service_country zone my country price 50$ and create Courier_service_city zone my region price 20$ in my profile zone my region. but in checkout not included delivery price try different variants in configuration delivery methods.
4) how to make registration form in page without iframe
5) not understanding why inherit style from main page to some category but if use menu navigation normal style applied (site in my profile)
6) in global configuration in Div_config enable border for products but when create new category_menu\module this option disabled
7) sometime creating doubles of associating products in display-content modules Associated products listing for category listing menu 601 but id different, is it possible disable autocreate this modules and warnings about autocreate it
8) strange work of resize pictures for thumbnales - upload png with transparent background but sometime creates with black color
9) upload few pix for product, on product page at the bottom main pix small thumbnales of pictures (normal resize with aspect ratio) but when cursor on some picture and changed main pix to this than main pictures dont have normal aspect ratio, i think for this uses configuration from file ( example )
10) i have sql file wich include all word region\city and theit post indexes on russian language (in attach) i wanna integrate it in hika for choose city country-region-city, i need change something in file\base structure or direct import will be normal?

File Attachment:

File Name: city_2012-02-22.zip
File Size:114 KB

11) in display-custome fields - address state little wrong list:Івано-Франківська область on first place its wrong i think first letter its english I but not ciryllic example in wiki must be 8-9 position
12) to be continue)))


сайт з перекладами www.benefit.in.ua
PS. спасибо переводить Webmoney : Z207635098627 R152456839841 или ЯД 410011027999056
Attachments:
Last edit: 12 years 10 months ago by master_b.

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #40759

Hi,
1. I don't understand what you want.

2. It depends on your payment methods. For online payments you can usually have a return URL in the options of the plugin so that the user can be redirected to a page where you would have your form. For offline payments like bank transfers, you would have to edit the file "end" of the view "checkout" via Display->Views and add some redirect code to go to a form:
$app =& JFactory::getApplication();
$app->redirect('URL_WHERE_TO_REDIRECT');

3. The system only display the valid shipping methods. If you set a restriction to a zone in your shipping method and that the address of the user is outside that zone, the shipping method won't be displayed.

4. There is no iframe on the registration page. You can create a menu item of the type hikashop user registration via the joomla menu manager if you want a direct link to the HikaShop registration page.

5. I don't see what you're talking about on your website. Please do some screenshots.

6. There is no default border option in the configuration options so that's not possible. (we'll add that default option in the next release).

7. No it's not possible.

8. Yes, it depends of the png format. That will be fixed in next release.

9. Please try that modification:
www.hikashop.com/en/forum/4-how-to/32036...profusion.html#38657

10. That won't work. Well, you will be able to import it to your database, but you won't see any difference in HikaShop. The database structure is not like that at all.

11. I'm not following you. Could you explain more the problem ?

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

  • Posts: 540
  • Thank you received: 49
12 years 10 months ago #40840

1) i want in this form insert data from user profile and him checkout summ - marked red. now in hikashop another form.

3)i know about this but now in delivery options i remove all zones but in checkout not all variant delivery methods




4) oops, want wright about add new adress but want like in registration




7) doubles


11) looking attachments



сайт з перекладами www.benefit.in.ua
PS. спасибо переводить Webmoney : Z207635098627 R152456839841 или ЯД 410011027999056

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

  • Posts: 540
  • Thank you received: 49
12 years 10 months ago #40841

5) if you going from main page to any category you have this (look attach main1, for main1_1 wrong style)

but if you going via left menu you have that (look main2 - right style)

5.1) in this moment few problems it can be fixed via CSS but anyway (attach - rows)
- why so high or its some problems in my css templates and why no option in configuration dont show this block in front-end removed that block because if i wanna hide item_stock_qty i can change color and hide block but block Heihgt still in conteiner
- if product name take few rows it change position Add Cart button and than this actual to question 5) too (different style different position add cart)
- if unlimited Qty than too different number of rows

ps. maybe that canbe fixed via img_pane but i dont test it yet and usually dont sure what i dont have same problems with add cart button


сайт з перекладами www.benefit.in.ua
PS. спасибо переводить Webmoney : Z207635098627 R152456839841 или ЯД 410011027999056
Attachments:
Last edit: 12 years 10 months ago by master_b.

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

  • Posts: 540
  • Thank you received: 49
12 years 10 months ago #40864

9) fix by your link
5.1) that code in CSS fix "jumping" ADD CART button in my problem, maybe someone needs too:

span.hikashop_product_name{
	text-align: center;
	display:block;
	margin-bottom:5px;
height: 40px;
}


сайт з перекладами www.benefit.in.ua
PS. спасибо переводить Webmoney : Z207635098627 R152456839841 или ЯД 410011027999056
Last edit: 12 years 10 months ago by master_b.

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #41043

1. So you can make something looking like a form by adding html in the bank transfer plugin 'information' option. However, you won't be able to add the username or other dynamic information. That would require to make a custom plugin.

3. I'm sorry but I don't see what you want here.

4. That's the joomla registration page. It's not possible to have the same automatically. You can customize the HikaShop address form by modifying the custom fields via the menu Display->Custom fields.

5. That's not the same products listing entity. Go in the menu Display->content modules, edit all your produts listing modules and make sure that they have the correct settings and it will display like you want.

7. That's because you disabled the modules from the associated modules option of your menu, so HikaShop had to recreate them. Don't worry, that's not a problem, just ignore them.

11. HikaShop tells MySQL to sort the zones in alphabetical order. If that's not correct, the problem comes from MySQL and there is nothing we can do about it :/ Maybe there is some kind of setting/update of MySQL in order to fix that behaviour ? But the solution, if it exists is probably in Russian on the internet. I invite you to search yourself as I can't do that since I don't speak Russian.

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

  • Posts: 540
  • Thank you received: 49
12 years 10 months ago #41104

3) i create 3 delivery methods where each have own price:

a) Pick up in store - 0$
b) Courier delivery service country(whole my country) - 50$
c) Courier delivery in city (only in my city) - 20$

but in checkout show only type Collect on Delivery without choose which some from this 3 methods want use buyer or i wrong understanding how work this plugin and no one cost not included\show from anyone methods in total summ

if im wrong understanding how to than release this delivery scheme or need use some another plugin?


сайт з перекладами www.benefit.in.ua
PS. спасибо переводить Webmoney : Z207635098627 R152456839841 или ЯД 410011027999056

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #41219

You did only a screenshot of one of your payment plugin options. Could you do screenshots of the other payment options so that we can see how you set them up ?

Normally, you should be able to do b. For c, it's more complicated as you will need to use manual shipping methods restrictions on post code and then shipping methods restrictions in your payment method.

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

  • Posts: 540
  • Thank you received: 49
12 years 10 months ago #41243

if use post code than will be conflict A and C if no manual choose for example:
some company have many shops in different citys in part of them used curier_delivery in others this service not present and they use only local pickup.
i can remove A or C but it will be bad fix


сайт з перекладами www.benefit.in.ua
PS. спасибо переводить Webmoney : Z207635098627 R152456839841 или ЯД 410011027999056

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #41419

Set a weight in your products and it should then work properly.

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

  • Posts: 540
  • Thank you received: 49
12 years 10 months ago #41439

very strange but its work tnx:)


сайт з перекладами www.benefit.in.ua
PS. спасибо переводить Webmoney : Z207635098627 R152456839841 или ЯД 410011027999056

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

Time to create page: 0.118 seconds
Powered by Kunena Forum