Forum Replies Created
-
TonyModeratorHi there,
I’m testing Facebook video plugin https://developers.facebook.com/docs/plugins/embedded-video-player/
I will implement the Facebook video for JL Video if any. I’m not sure the facebook video support for Modal popup.
Thank you
TonyModeratorHi Charles,
Please check the Ticket #45320075
TonyModeratorLet me know if you have any questions.
TonyModeratorWhere’s the site to check ? Again, check and make sure the js conflict is NOT exist for your site.
TonyModeratorOpen jlsearch.html.twig line 85 replace
action="{{ gantry.siteUrl() }}/index.php/component/search/"
with
action="{{ gantry.siteUrl() }}/index.php?option=com_search&view=search/"
TonyModerator“How can I change the text and photos of the Portfolio section as a QUIX page?
How do I use QUIX directly to change the text and photos in the Portfolio section?”
The portfolio is 3rd Joomla component, not Quix element, you can modify gallery item via Components -> SP Simple Portfolio -> Items.
Or you can use Quix gallery element to create a simple popup gallery.
Thank you
TonyModeratorThank you, I will check it.
TonyModerator“I had to give up the particle because of the same error”
You should explain more detail or provide us the site to take a look at it.
TonyModeratorHi there,
“How do I change the font type in the menu and in the current text, its size without altering the aspect ratio for PC or smartphone?”
You can change the font via template options -> typography
“How I change the words in “Let’s Talk To Us” as Your name, your email, Email subject?”
Just go to Quix -> Pages -> Contact Us, take a look the second column (first section), here you can change the Text “Let’s Talk To Us”
If you want to translate the text placeholder for form fields, you can use Joomla language override with the with Language Constant:QX_CF_YOUR_NAME QX_CF_YOUR_EMAIL QX_CF_YOUR_SUBJECT QX_CF_YOUR_MESSAGE QX_CF_SEND
TonyModeratorPosted 3 years, 8 months ago in reply to: Two jl-image with paralax background –> only the first is displayedHi there,
Could you please share the site so I can take a look on it ?
Thank you
TonyModeratorYou’re welcome
TonyModeratorHi Georgia,
The bt google map module using google map javascript api(not free anymore), for this case, you can use custom module with embed Google maps. See https://www.embedgooglemap.net/
TonyModeratorHi Sven,
Could you please provide the site address so I can check ? You can check the js conflict if any via Chrome console.
Thank you
TonyModeratorCould you please provide the site address so I can take a look on it ?
TonyModerator“Set ItemID − To display the search result, itemID is assigned by selecting menu item.”
That why you need to create a SEARCH RESULT MENU ITEM to display the search result for the search form particle.
Take a look https://joomlead.com/g5/docs/search-particle-documentation/ and https://docs.joomla.org/Help39:Menus_Menu_Item_Search_Results
You can create a hidden menu then add new menu item with menu item type -> Search -> Search Form or Search Result