customize administrator form - add products

  • Posts: 11
  • Thank you received: 1
10 years 1 month ago #195582

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.0.
-- PHP version -- : 5.4.38

Good evening, this support request 'was translated by google want to apologize for the shape of testyo.

I would like to customize and modify the form administrator to add a product, or remove all the items that I need, for example: I do not have "options" and "related products" I want to remove these two parameters from the form in order not to view them more '.
When I worked with Joomla 2.5 I was able to find and change the form located at: SITENAME \ administrator \ templates \ Bluestork \ html \ com_hikashop \ product \ form.php now with joomla 3.x do not know where to find it.
Thanks for the kind support!

Attachments:

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

  • Posts: 26226
  • Thank you received: 4035
  • MODERATOR
10 years 1 month ago #195583

Hi,

To edit the HikaShop views, the best is to use the HikaShop interface under "Display > Views" (Vizualliza > Aspetto).
Then you can filter the views by context (frontend / backend), by template etc.
So you have to select "backend", your backend template (isis) and then edit the "product / form" view.
HikaShop will create the view override in the right folder for you.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 11
  • Thank you received: 1
10 years 1 month ago #195713

Perfect! I solved thanks to your advice, although I preferred to work directly on the file as I did last time ... If you know the file path I would be really grateful.
Thanks for your kind availability ;)

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

  • Posts: 83671
  • Thank you received: 13545
  • MODERATOR
10 years 1 month ago #195714

Hi,

The path is the same for Joomla 3.x, however, the template of the backend is not bluestork anymore. It is now called isis. But the rest of the path is the exact same.

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

  • Posts: 11
  • Thank you received: 1
10 years 1 month ago #195757

I thought so too, but the path \ administrator \ templates \ ISIS \ html \ com_hikashop \ product \ ??? contains nothing, there is the entire path quoted but inside there is no 'no files ...

Thanks for your kind availability

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

  • Posts: 11
  • Thank you received: 1
10 years 1 month ago #195759

Problem solved Nicolas were right ... but I was right too!
The files in that path does not exist, but making any changes as shown by Jerome and closing and reopening the route manager with FTP (filezilla) file magically comes out, that is created by the system. If you cancel after the change in "product / form", the file is deleted

thanks again

Last edit: 10 years 1 month ago by Cammarano.

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

  • Posts: 11
  • Thank you received: 1
10 years 1 month ago #195827

Good evening , unfortunately still are not satisfied with the result , I just can not figure out how to customize the page loading product ... in ' image fields that I would like to remove .

when I have to update the component changes will loose ?
Thanks for your support

Attachments:
Last edit: 10 years 1 month ago by Cammarano.

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

  • Posts: 83671
  • Thank you received: 13545
  • MODERATOR
10 years 1 month ago #195841

Hi,

You actually don't even have to modify the code of the view if you want to hide these fields. Just add such CSS code in the "backend CSS file" of HikaShop under the CSS section of the Display tab of the Hikashop configuration and that will do it:
.hikashop_product_tax_id_row, .hikashop_product_manufacturer_id_row, .hikashop_product_layout_row, .hikashop_product_quantity_layout_row, .hikashop_product_sale_start_row{ display:none; }

www.hikashop.com/support/support/documen...ize-the-display.html

Of course, you won't loose the change when you update HikaShop.

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

  • Posts: 11
  • Thank you received: 1
10 years 1 month ago #195948

This solution applies to all the fields? tomorrow we work, thank you for your kindness!

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

  • Posts: 26226
  • Thank you received: 4035
  • MODERATOR
10 years 1 month ago #195950

Hi,

Yes ; just analyze the page code thanks to the browser inspector (like explained in the tutorial page).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 11
  • Thank you received: 1
10 years 1 month ago #196187

I'm sorry, the control with filezzilla it's ok, I can not go forward because in the file backend_default.css (/ media / com_hikashop / css) I can not find:

.hikashop_product_tax_id_row, .hikashop_product_manufacturer_id_row, .hikashop_product_layout_row, .hikashop_product_quantity_layout_row, .hikashop_product_sale_start_row

I do not understand where wrong ...

Attachments:

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

  • Posts: 26226
  • Thank you received: 4035
  • MODERATOR
10 years 4 weeks ago #196195

Hi,

You need to read more carefully :)

Just add such CSS code in the "backend CSS file" of HikaShop under the CSS section of the Display tab of the Hikashop configuration and that will do it:
.hikashop_product_tax_id_row, .hikashop_product_manufacturer_id_row, .hikashop_product_layout_row, .hikashop_product_quantity_layout_row, .hikashop_product_sale_start_row{ display:none; }


Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 11
  • Thank you received: 1
10 years 4 weeks ago #196309

when I finish this site , I will start an English course :blush: ... thank you!

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

Time to create page: 0.077 seconds
Powered by Kunena Forum