I wonder if someone can help. I am having problems with the JUX Portfolio module. I have selected the image folder for which I would like the images to be loaded from and when I look in the front end only one image is being displayed.
Also in the backend when I click the edit button to add a link to an image, nothing is happening and when I have had a look further it appears that the link is blank.
The Joomla version that we are using is 2.5.17. The page where we are running the portfolio is
danielleeveritt.com/test
.
If anyone else has experienced this problem and has a solution it would be appreciated.
Hi,
Thank for choosing our product!
I saw on your site jquery.min.js library is loaded after the jux portfolio js was run, this will cause errors: jQuery not define.
You can log on backend and enable jquery, jquery Conflict.
Hope it can help you solve this problem
Thanks for the reply. I have enabled both jquery and jquery conflict and it is still not displaying correctly in the front end of the website. I have also disabled jquery from the only other component on the page.
I have also found this error Uncaught TypeError: jQuery(...).isotope is not a function, is this something that you have seen before?
Hi,
You find to 'mod_jux_portfolio.php'(root/module/mod_jux_portfolio/mod_jux_portfolio.php)
and cut lines (ctrl + X):
modJuxPortfolioHelper :: javascript ($ params);
Then paste it into the front part // include js
You can view attachments in order to better understand
Hope it help you!
I have followed your instructions but have still had no luck and the portfolio is still not working. Is there anything else that may be causing the problem?
Hi,
I see that the portfolio has been active on your site.
Can you please clarify more for me about this issue? If possible, you can give me a screenshot so I can get it easier.
Thank,
TInh
The problem is that only one image is showing on the front end of the website. As you can see by the second screenshot I have multiple images which I would like to be displayed in the portfolio. Also in the backend when I click the edit link underneath the images the link is not working and I am unable to edit the image but the delete link works fine.