Title: Ghost link ?
Last modified: March 7, 2018

---

# Ghost link ?

 *  Resolved [Bonaldi](https://wordpress.org/support/users/bonaldi/)
 * (@bonaldi)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/ghost-link/)
 * On frontend map, in .mapp-body class, get an empty link created by `<?php echo
   $poi->part('thumbnail'); ?>`, line 6 of templates/map-poi.php.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Bonaldi](https://wordpress.org/support/users/bonaldi/)
 * (@bonaldi)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/ghost-link/#post-10054077)
 * I mean this code build the frontend POI:
 *     ```
       <div class="mapp-title">MY COMPANY</div>
       <div class="mapp-body">
       <a href=""></a>
       <p style="text-align: center;"><strong>Fashion Style</strong></p>
       <p style="text-align: center;"><strong><img src="http://localhost/wp4/wp-content/uploads/2018/03/favicon.png" alt="" width="32" height="32"></strong></p>
       <p style="text-align: center;">Paris - FRANCE</p>
       </div><div class="mapp-links"><a href="#" data-mapp-action="dir">Directions</a></div>
       ```
   
 * As I use CSS background color for Direction link, it apply too on empty link `
   <a href=""></a>` above.
    An empty link isn’t w3c compliant…
 *  Thread Starter [Bonaldi](https://wordpress.org/support/users/bonaldi/)
 * (@bonaldi)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/ghost-link/#post-10058910)
 * Solved in v2.48.2.
    Thanks Chris.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Ghost link ?’ is closed to new replies.

 * ![](https://ps.w.org/mappress-google-maps-for-wordpress/assets/icon-256x256.png?
   rev=2410347)
 * [MapPress Maps for WordPress](https://wordpress.org/plugins/mappress-google-maps-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mappress-google-maps-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [Bonaldi](https://wordpress.org/support/users/bonaldi/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/ghost-link/#post-10058910)
 * Status: resolved