Important - Hands Up!
- Please ask using the account with which you made the purchase or download of our products and in its respective category.
- If you bought our products in another market, ask your questions in that market, not here.
* ADD PRODUCT NAME IN START OF SUBJET
Joomstagram - Nothing shows up... :-(
- L
- Lichtbringer New Member
- Topic Author 4 years 3 months ago #1
Installed UT Joomstagram module on a website designed with YOOtheme Pro. Nothing shows up, only the module title and the intro I added. Is there anyone that can help?
Test page
Test page
Please Log in or Create an account to join the conversation.
- L
- leoalv Moderator
- 4 years 3 months ago #2
I have seen errors in the console, this error can be generated by another extension, by our extension, by your template or who knows why.
the error is that jQuery() is not recognized; when is the standard method in Joomla to use jquery.js
the error is that jQuery() is not recognized; when is the standard method in Joomla to use jquery.js
Please Log in or Create an account to join the conversation.
- I
- Intuix New Member
- 4 years 3 months ago #3
Same here
Please Log in or Create an account to join the conversation.
- L
- leoalv Moderator
- 4 years 3 months ago #4
I recommend deactivating ut_joomstagram and checking the console, if there are javacript errors the problem is not with our extension.
Lichtbringer, In ut_joomstagram we use jquery, on your site they are loading jquery.min.js after our script, which is incorrect, in all templates jquery is loaded first, because otherwise other extensions that use jquery plugins do not will work.
In this case the error is not from our extension because we use the standard Joomla encoding to load scripts which is
We have not tested it, but the Joomla Jquery easy plugin may solve this problem, because it is a plugin to manage jquery in Joomla.
Luck.
Lichtbringer, In ut_joomstagram we use jquery, on your site they are loading jquery.min.js after our script, which is incorrect, in all templates jquery is loaded first, because otherwise other extensions that use jquery plugins do not will work.
In this case the error is not from our extension because we use the standard Joomla encoding to load scripts which is
Code:
$document->addScript()
Luck.
Please Log in or Create an account to join the conversation.
- J
- jcastellanou New Member
- 4 years 1 month ago #5
The "Joomla Jquery easy plugin" worked for me
Please Log in or Create an account to join the conversation.
We use cookies to ensure that we give you the best experience on our website. Please read our Privacy Policy