foto3
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Ok, after giving up I finally read the CUSTOM EVENT AND LOCATION FIELDS documentation again and under Location Attributes it says:
They have a different placeholder, instead of #_ATT use #_LATT.The answer was using #_LATT instead of #_ATT.
Everything is fine now.
I am using it on the Single location page format area. Complete code is:
<div style="float:right; margin:0px 0px 15px 15px;">#_LOCATIONMAP</div> <p> <strong>Location</strong><br/> #_LOCATIONNAME<br/><br/> <strong>Address</strong><br/> #_LOCATIONADDRESS<br/> #_LOCATIONTOWN<br/> #_LOCATIONSTATE<br/> #_LOCATIONREGION<br/> #_LOCATIONPOSTCODE<br/> #_LOCATIONCOUNTRY<br/> </p> <strong>Website: </strong> <a href="http://#_ATT{DESTINATION_URL}” target="_blank">#_ATT{DESTINATION_URL}</a> <br style="clear:both" /> #_LOCATIONNOTES <h3>Upcoming Events</h3> <p>#_LOCATIONNEXTEVENTS</p>Thanks, worked perfect!
Forum: Plugins
In reply to: [PhotoDropper] Files uploading without filename (".jpg")I am having this problem frequently. Problem is it loads the new image and then overwrites all of the old posts with the new image! The caption remains but now the photo is not relevant.
Other than this problem it is a wonderful plugin, wish this bug could be fixed.
Viewing 4 replies - 1 through 4 (of 4 total)