Forum Replies Created
-
TonyModerator“I have the same problem. The joomla search engine works, but JL Search shows the home page”
Could you please create a search result (menu item) and let me know if it works ?
TonyModerator“but I don’t understand why everything worked before upgrade.”
We updated the Leaflet js to Leaflet 1.7.1 https://leafletjs.com/ for Openstreetmap particle 2.1.5. I didn’t see any issue caused the map from our live demo.
TonyModeratorThis reply has been marked as private, meaning that only the original poster and forum moderators can see the content of the reply.
TonyModeratorHi Paulo,
Please check your ticket.
Thanks
TonyModeratorHi there,
The URL Style is empty, please design your own maps with Mapbox Studio then add the Style URL for particle settings. Learn more about Mapbox Studio Manual
TonyModeratorThis reply has been marked as private, meaning that only the original poster and forum moderators can see the content of the reply.
TonyModeratorPosted 3 years, 9 months ago in reply to: Timeline particle with equal display on mobile and desktopHi there,
Open jltimeline.html.twig line 388 change
<div class="jl-grid jl-grid-collapse jl-flex-{{particle.c_maxwidth_alignment}} jl-visible@s" jl-grid>
to
<div class="jl-grid jl-grid-collapse jl-flex-{{particle.c_maxwidth_alignment}} jl-visible@s" jl-grid>
Next line 683 remove
{{item_switcher}}
NOTE: You need to custom css code for the responsive item if any.
Thanks
TonyModeratorHi Viktor,
Please do following this tutorial https://docs.joomla.org/Help39:Menus_Menu_Item_Finder_Search
Let me know if you still face any issue.
Thank you
TonyModeratorThis reply has been marked as private, meaning that only the original poster and forum moderators can see the content of the reply.
TonyModeratorHi there,
Could you please let me know your previous version number? 2.1.4? I see the access token for mapbox returned with 401 (Unauthorized).
TonyModeratorImage resizing feature is not supported, you need to custom the image sizes using tools like photoshop and present the image as thumbnail item for the gallery. This feature already discussed here.
Note: You can use Phoca Gallery https://www.phoca.cz/phocagallery for the similar feature.
TonyModeratorGlad to hear that.
TonyModeratorHi there,
You don’t need to add any css code for fullwidth section. Simply set the layout for special section via section settings, like this https://imgur.com/ocppWTo
Thank you
TonyModeratorThis reply has been marked as private, meaning that only the original poster and forum moderators can see the content of the reply.
TonyModeratorHi Stefan,
Short page content description http://docs.gantry.org/gantry5/particles/page-content
“I added the openstreetmap particel, but it stays grey whatever i tried to configure.”
Did you check the openstreet documentation before ? See https://joomlead.com/g5/docs/open-street-map-particle/
NOTE: Make sure the openstreet css/js files are loaded correctly.
Thank you