What do I fill in the column under 'feature link' in the Joomlart Advanced Custom module? (format and example please). Where is the documentation of this module?
Hi janneels
It is showing settings for your module in home page
You can add a link to any page you want so when the image is clicked redirects to your choosed link
it is a normal link - for example if you want to redirect to a google page then add https://www.google.com in features link field.
Hope it helps
But still a question: Here is one of the links:
www.buitensportsoest.nl/index.php/groep/bootcamp
Can I make it shorter? Do you know why the "index.php" shows up, this is not what I expect and annoying for users. Is it maybe a provider problem?
janneels Do you know why the "index.php" shows up, this is not what I expect and annoying for users.
Take a look at THIS TUTORIAL to see how to remove index.php from urls
The tutorial advises to set "use URL rewriting" to "YES".
When I did this, all links in the website gave errors
janneels When I did this, all links in the website gave errors
Please follow tutorial carefully - rename htaccess.txt to .htaccess and enable the RewriteEngine On
shamefull thank you!
resolved