#

Quick Links Icon

Quick Links

Streamline navigation by providing direct paths to key content, saving users
time and improving overall efficiency.

DOWNLOAD

# Prerequisites

# Create Quick Links

These steps will guide you through the process of installing the Quick Links Module and adding it to your page.

  1. Download the Quick Link package.

DOWNLOAD

  1. Add the module to your CMS.
Add Quick Links
  1. Go into the Module.
Quick Links
  1. Add an entry.
Quick Links Add Entry
  1. Fill out the form with the necessary information.
Quick Links Form
  1. Click Submit.
  1. Create a repeater.
  1. Create a file called quick-links.tpl on your prefer location. This will be where the code for your quick links will be.

  2. Add the corresponding html code to your file.

  3. Include or replace the code with the shortcodes where needed.

  4. Insert your quick links file into the page you want to display the entries on.

Quick Links Frontend

# Shortcodes

You will need the following shortcodes to successfully add a Quick Links to your website. Depending on your needs, you might need to use extra shortcodes.

  • repeater - prints the fields from the Quick Links module form.
[repeater id="" display_type="news" limit="0,4"]
<img alt="Image alt" class="img-fluid" src="[get_asset_file_url id={{quick_links_image}}]" />
  • event_title - displays the name of the module's entry.
{{event_title}}

If you need to use other shortcodes or need to learn more about shortcodes, click here.

# Support

Support for Quick Links Module is handled directly through Solodev's global help desk. For more information regarding support queries, go to www.solodev.com.