Please, can you say me how to show desdription text instead of category name?
I need to make this change in the module of INICIO and in menu item TRABAJOS REALIZADOS
And I need to delete all links too (I do not need to open a new page withItem details !!)
Thank's in advance
Best regards !!
Last edit: 6 years 11 months ago by Jesús Suárez. Reason: More info
Hi
Thank you for feedback us
About your problem
Plese go to source code:
1: ..\components\com_jux_portfolio_pro\views\items\tmpl\default_grid.php at line 258 and line 278
<?php echo $item->category_title; ?>
edit
<?php echo $item->description; ?>
2: .. \modules\mod_jux_portfolio_pro\tmpl\default.php at line 231 and line 252:
<?php echo $item->category_title; ?>
edit
<?php echo $item->description; ?>
Hope you understand
If still having problems, Please give me link your site and your account of administrator via private message or mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks
Hi Jesús Suárez
Thank you for feedback us
1: with problem remove links
Do you want to remove the link when clicking on each item?
2: with problems hover
Do you want to remove hover, when hover into the image will show nothing?
3: with a problem get Url
Want to click on the image and move to another link? You want all images to have a link or one that contains a different link?
Please give me link your site and your account of administrator via private message or mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will custom all problem for you soon
Thanks