Compatibility with Komento

More
6 years 1 month ago #72379 by ggppdk
Replied by ggppdk on topic Compatibility with Komento
Hello

1. in
Komento / Settings / Intergations / FLEXIcontent

you had configured "Selected categories"
but you have selected none

i changed it to "All categories" and it is working


2. Also i created an item type that is not redirecting Joomla article view
https://yourtest_domain/j-article-view-test

but submit button is not working
because as you can see in the browser console that you have a JS error in Joomla article view
same error occurs in FLEXIcontent item view

TypeError: q is undefined in site-3.0.12-basic.min.js:375:17

i think JS compression code in your website is failing


3. Also in
Komento / Settings / Intergations / FLEXIcontent
the categories do not appear as TREE

please report this to Komento author

components/com_komento/komento_plugins/com_flexicontent.php
Code:
public function getCategories() { $db = KT::getDBO(); $query = 'SELECT c.id, c.title, c.parent_id, c.title AS name, c.parent_id AS parent'

should have
, c.level
so it should be
Code:
public function getCategories() { $db = KT::getDBO(); $query = 'SELECT c.id, c.title, c.parent_id, c.title AS name, c.parent_id AS parent, c.level'


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
6 years 1 month ago #72380 by Mick
Replied by Mick on topic Compatibility with Komento
Hi ggppdk,

Thank you for your quick help!

It's solved now, we can close this topic.

Regards,
Michaël

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

More
6 years 1 month ago - 6 years 1 month ago #72382 by ggppdk
Replied by ggppdk on topic Compatibility with Komento

Mick wrote: Hi team,

I asked to the Komento Support Team, they told me that everything is correctly configured on the Komento tool.

Can you please help me for this ?

Thank you.
Michaël


Hello

did you report to Komento Support Team, that after selecting categories in Komento configuration it worked
also did you report the suggested fix for the SQL query to them

finally besides JComments i added option "Komento" in our component configuration (will be in our next release v3.3.0)
for linking to Komento backend management from inside FC dashboard
so now you will have

Comments integration (backend)
- Disable or manual
- JComments
- Komento


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 6 years 1 month ago by ggppdk.

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

More
6 years 1 month ago #72469 by Mick
Replied by Mick on topic Compatibility with Komento
Hi,

Thank you! I am going to report the info to Komento.

Do you know how can I put the Komento module at the end of my page ? After the "related articles" module ?

Thank you!
Michaël

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

More
6 years 1 month ago #72470 by micker
Replied by micker on topic Compatibility with Komento
Hello just create your module and put inside good position ... but we didn't know how is your template and name position
refer to your template documentation

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
6 years 1 month ago - 6 years 1 month ago #72471 by Mick
Replied by Mick on topic Compatibility with Komento
Hi Micker,

Thank you for your answer. But i'm not sure to fully understand, as your colleague ggppdk enabled the component Komento and did not touch to the module. If I enable the module, I have an error message. So I stay with the module disable, and the component enable.

You can find a screenshot from my article. If you need to access, please let me know!

Michaël
Attachments:
Last edit: 6 years 1 month ago by Mick.

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.286 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline