The images are showing, but the link to the descrtiption does nothing and the button LOAD more is also dead !! What is wrong here ?? I have Enable jQuery and Enable noConflict set to yes.
Hi,
From the console, I see there are some errors jquery (cause -> jquery Don't defined )
You can install 'plug-jquery easy' to avoid Conflict of js libraries.
extensions.joomla.org/extension/jquery-easy
Hi,
We have use some function to encode special characters to avoid syntax errors when you add html for "Description". But it does not read "enter button" on the keyboard => error when loadmore.
- Currently there css error (attachment). you can add the following line to the file "style.css":
.jux-portfolio .juxp-item .juxp-img img {
vertical-align: middle;
}