Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1189 posts · 33 topics · 218 reputation
Badges
Recent posts
-
Markdown-details customization
· 5 years ago
I'd say that's a very restrictive plugin and not extendable at all. All you can do, is add custom CSS to remove that line and extra space. +- icons are hardcoded as SVGs and not even on a template, wh
-
Blog page Drop-down menu missing tag
· 5 years ago
Agreed, but even on same language I don't get a suggestion Page with saved category: Another page on same language, but no suggestions: I'm pretty sure when I created this category and was adding
-
Blog page Drop-down menu missing tag
· 5 years ago
Sounds like a newly introduced bug. Would need to test it with some older version, but I'm pretty sure it worked a few versions ago
-
Each Login User has a own Page
· 5 years ago
So basically you have two page templates - club and product I would make a plugin, which would fetch club/product data available only to that user. Eg.: /club - fetch club page of that logged in user
-
Each Login User has a own Page
· 5 years ago
I suppose ACL groups would be one option. Another - some custom plugin. It's really difficult to guess the use case, because it seems to me like you're reaching for a wrong solution to maybe not so co
-
Each Login User has a own Page
· 5 years ago
So users have to see different pages on same route? Or just access different routes? If you could explain a use case, maybe it would be easier to understand
-
Local video responsive
· 5 years ago
Saw another topic duplicate first and replied there /forum/content-markdown/embed-local-video-responsively-t7420?u=karmalakas
-
Embed local video responsively
· 5 years ago
Something like the fourth slide here? Check it's holder div.swiper-video-container.video-local
-
Flex-objects in sitemap and url creation
· 5 years ago
I suppose you could have a plugin, that watches some route (eg. /tours) and it tries to find an object in it. Eg. if you navigate to /tours/some-title, then plugin would try to find an object with a s
-
Each Login User has a own Page
· 5 years ago
You should elaborate on what's a private own page. Like a unique profile page?