but now the form in the vendor panel/ Settings/Store Information doesn't work.
When I click on any form field, i have a javascript error:
TypeError: undefined is not an object (evaluating 'this._config.backdrop') TypeError: $(link[0]).tab is not a function. (In '$(link[0]).tab('show')', '$(link[0]).tab' is undefined)
On product pages, how can I take control of the content and layout for the vendor details and product inquiry tabs?
Hi there,
If you are looking to build a custom product page, you can display the product inquiry content with this function:
In the latest MarketKing Core version (attached), you can also get the content of the vendor details tab with this function:
The design can be modified with custom CSS,
Let us know if you have any specific questions,
Kind regards,
Stefan
Attached files: marketking-core-1599.zip
Hi,
I have installed marketking-core-1599.zip,
but now the form in the vendor panel/ Settings/Store Information doesn't work.
When I click on any form field, i have a javascript error:
TypeError: undefined is not an object (evaluating 'this._config.backdrop')
TypeError: $(link[0]).tab is not a function. (In '$(link[0]).tab('show')', '$(link[0]).tab' is undefined)