Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Plugins
    In reply to: [Google Maps CP] Requests
    Thread Starter lukillas

    (@lukillas)

    I show attributes from a Custom Post Type in the InfoWindow like this:

    ‘windowhtml’ => “<div class=’cpm-infowindow’>
    <div class=’cpm-content’>
    %thumbnail%
    %title%
    <div>%email%</div>
    <div>%address% (%ccaa%)</div>
    <div>%nom_projecte%</div>
    %pdf% %video%
    <div><ul class=’list-inline’>%ambits%</div>
    </div>
    <div style=’clear:both;’></div>
    </div>
    %additional%”,

    There are links, emails, paths to files and tags.
    Thank you very much!

    Lucas

    Forum: Plugins
    In reply to: [Google Maps CP] Requests
    Thread Starter lukillas

    (@lukillas)

    The problem is that I want to show in the InfoWindow data that is stored in a Custom Post Type.

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