Jimako

Results 271 comments of Jimako

> Had the compatible issues with Visual Composer as well. Fixed it with @cooms13 solution: > > **Original** > `$.each(['show', 'hide'], function (i, ev) {` > > **Replace with** >...

@jcchavezs I could do it, but I am not the author and I am not familiar with CMB enough to be sure it doesn't break something. I just wanted to...

> Hi, > 3 level in the navbar ? Yes, but without the next javascript, existing solutions use ul/li tree, but this template use div on the second level. I...

https://github.com/e107inc/e107/issues/4094

This is the next example of why they should be global: ![image](https://user-images.githubusercontent.com/5429548/181484229-37627cc2-15b9-4e14-a601-3dfa03eadb03.png) Displaying in header

{BACKLINK} and {BREADCRUMB} on topic page are empty too.

This is stull issue. lni-archive is replaced with fa-archive because it is FA icon lni-arrow-down-circle has custom icon name, so it works **Result:** ![image](https://user-images.githubusercontent.com/5429548/183635737-cb333f40-7f76-4494-889d-96c657089d65.png) ``` Array ( [previewHtml] => [previewUrl]...

I was able to narrow problem to toGlyph(); this is correct: `list($id) = explode('.glyph', $text, 2); // trim .glyph from the end.` id has value `lni lni-amazon` then you get...

@Moc I can't simulate this one. It is redirecting to the last page for me (default, minimal, main version tested) 2.3.1 version

This pref is important too: ![image](https://user-images.githubusercontent.com/5429548/175786822-356d1607-24c5-41c6-9b87-41c26e412798.png) No idea how this works but after setting it to members, admin can see all user list.