Skip to content
  • Home
  • PluginsExpand
    • WP Recipe Maker
    • WP Ultimate Post Grid
    • Easy Affiliate Links
    • Easy Image Collage
    • All-Access Pass
  • FAQ & Support
  • About Us
  • Blog
  • Your Account
Bootstrapped Ventures Knowledge Base
  • Get the Plugin
  • DocumentationExpand
    • WP Recipe Maker
    • WP Ultimate Post Grid
    • Easy Affiliate Links
    • Visual Link Preview
    • Custom Related Posts
  • Open a Support Ticket
Bootstrapped Ventures Knowledge Base

Getting Started

3
  • Adding a Visual Link
  • Changing the template style
  • Link Template Editor

Advanced

3
  • Manually construct the VLP shortcode
  • Reusable Visual Links
  • Custom code your link template

Debugging Plugin Issues

3
  • Debugging plugin problems
  • The downloaded plugin is not a zip archive
  • Creating a Temporary Login
View Categories
  • Home
  • Documentation
  • Visual Link Preview
  • Advanced

Custom code your link template

Need more than the template styling settings and Link Template Editor? It’s also possible to code your own visual link template.

Adding a custom link template

You will need to create the following directory structure in your (child) theme:

/vlp-templates/link/your-custom-template/

Inside that folder, create the following files:

  • your-custom-template.php
  • your-custom-template.css

These will automatically get loaded when the template is used. your-custom-template can be any name you want. Just make sure the file names match with the directory name.

How to code your custom link template

Inside the PHP file you’ll automatically have the $link variable available to access the different properties.

Have a look at the default templates in the following plugin folder for example usage:

/visual-link-preview/templates/link/
Updated on December 5, 2024
Reusable Visual Links
Table of Contents
  • Adding a custom link template
  • How to code your custom link template

© 2025 Bootstrapped Ventures · BE0634.767.406
Privacy Policy

  • Bootstrapped Ventures
  • Plugins
    • WP Recipe Maker
      • Demo
      • Documentation
      • Get the Plugin
    • WP Ultimate Post Grid
    • Easy Affiliate Links
    • Easy Image Collage
    • All-Access Pass
  • FAQ & Support
    • Knowledge Base
    • Documentation
  • About Us
  • Blog
  • Your Account