Product Button Issue

  • Posts: 1
  • Thank you received: 0
11 years 5 months ago #148388

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : x.x.x
-- Joomla version -- : x.x
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
Hello,
I have installed joomla 3.2, Hikashop starter 2.3 using JA University Template. My problem is in Article when I am going to add hikashop product, there is no product button listed below editor. I checked as per guideline to enable product insertion plugin but they are allready done. I am not finding any solution.

Thanks

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

  • Posts: 26272
  • Thank you received: 4044
  • MODERATOR
11 years 5 months ago #148389

Hi,

There are two plugins :
- editors-xtd | hikashopproduct
- system | productinsert

The first is for the editor, the second is for the replacement of the tags in the pages.

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: 7
  • Thank you received: 0
11 years 4 months ago #153647

since i had the same problem i just want to clarify:

is it possible that the product TAG plugin only works with JCE and NOT with the default tinyMCE Editor?

(or do i Need to make any adjustments to the Default editro somewhere else? the tutorial www.hikashop.com/support/documentation/1...-product-insert.html has no further Information)

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

  • Posts: 84292
  • Thank you received: 13692
  • MODERATOR
11 years 4 months ago #153664

Hi,

This comes from a bug of TinyMCE:
forum.joomla.org/viewtopic.php?f=715&t=830009
It can be solved by adding the line:
$button->set('class', 'btn');
after the line:
$button->set('name', 'hikashopproduct');
in the file plugins/editors-xtd/hikashopproduct/hikashopproduct.php
Make sure that you do the change at the two places where that code is present in that file.

That will be fixed in the next version of HikaShop.

The following user(s) said Thank You: Fliegel

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

Time to create page: 0.066 seconds
Powered by Kunena Forum