Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Bubble Layout not working properly #79064
    Frank
    Participant

    Hello there,

    I made my way thru this by trial and error. At certain points (see above) the standard shortcodes do not work on our website. Here is the code that finally did it:

    
    <div id="sl_info_bubble" class="[slp_location featured]"><span id="slp_bubble_name">Ansprechpartner
    <strong>[slp_location data.first_name] [slp_location data.last_name]</strong></span>
    <span id="slp_bubble_address">[slp_location address suffix br]</span>
    <span id="slp_bubble_zip">[slp_location zip suffix ]</span> <span id="slp_bubble_city">[slp_location city suffix br]</span>
    <span id="slp_bubble_website">[html ifset url][slp_location url wrap website]Termin vereinbaren[html closing_anchor][html br ifset url]</span>
    <span id="slp_bubble_email">[slp_location email wrap mailto ]E-Mail[html br ifset email]</span>
    <span id="slp_bubble_phone">[html br ifset phone] [slp_option label_phone ifset phone][slp_location phone suffix br]</span>
    <span id="slp_bubble_directions">[html br ifset directions][slp_option label_directions wrap directions][html br ifset directions]</span></div>
    

    The bubble now shows name, address, website, email, phone and Google map where they should be. Links are working.

    Probably the shortcodes are under revision.

    Cheers

    Frank

     

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bubble Layout not working properly #79053
    Frank
    Participant

    Hello,

    unfortunately you did not offer a solution. Here is the code we use as already posted at the very beginning:

    
    <div id="sl_info_bubble" class="[slp_location featured]"><span id="slp_bubble_name">Ansprechpartner
    <strong>[slp_location data.first_name] [slp_location data.last_name]</strong></span>
    <span id="slp_bubble_address">[slp_location address suffix br]</span>
    <span id="slp_bubble_zip">[slp_location zip suffix ]</span> <span id="slp_bubble_city">[slp_location city suffix br]</span>
    <span id="slp_bubble_website">[html ifset url][slp_location url wrap website]Termin vereinbaren[html closing_anchor ifset url][html br ifset url]</span><span id="”slp_bubble_email”">[slp_location email wrap mailto ][slp_option label_email ifset email][html closing_anchor ifset email][html br ifset email]</span><span id="slp_bubble_url">[slp_location data.sl_url ifset url][html br ifset url]</span>
    <span id="slp_bubble_phone"><span class="location_detail_label">[slp_option label_phone ifset phone]</span>: [slp_location phone suffix br]</span>
    <span id="slp_bubble_directions">[html br ifset directions][slp_option label_directions wrap directions][html br ifset directions]</span></div>
    

    You made a very good description of what happens on our site although we use this code.

    So, again, we ask for support how to solve this.

    By the way: If I press the “Info” button to deliver what you asked for I get a “critycal error”. Maybe the screenshot helps.

     

     

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bubble Layout not working properly #79036
    Frank
    Participant

    I am sorry, but I do not understand your last post.

    Just to set this clear: The bubble does not show the email address – as described above. Instead the phone number is linked to the email address – as described above.

    The code I used to show the email address in the bubble is posted above.

    Any suggestions?

    Kind regards

    Frank

    in reply to: Bubble Layout not working properly #79016
    Frank
    Participant

    Hello,

    thank your for your answer.
    I did what you suggested and copied the inire line

    <span id="”slp_bubble_email”">[slp_location email wrap mailto ][slp_option label_email ifset email][html closing_anchor ifset email][html br ifset email]</span>

    Strange things happen but I do not get the result.

    What can we do?

    Kind regards

    Frank

    in reply to: sl_url clickable – custom label – #45196
    Frank
    Participant

    Thanks anyway for your answer. What I found is a sort of a workaround:

    On the back-end side I filled in my text and wrapped it with a html link <a href="..."> Text </a>. That works.

    in reply to: HTML in "no results" field #44810
    Frank
    Participant

    Thanks for your response.

    Unfortunately it does not help. After saving the no results field contains this:

    ‘[[ <div class=\”tester\”>Die Beratungsstelle ist noch im Aufbau.<br><br>Zur Online-Beratung</div> ]]’

     

    What I found out: If I leave the quotation marks out the html and the link works.

    Here is the link to the website:

    http://www.lohnsteuer-online.net/beratungsstelle-finden/

     

     

Viewing 6 posts - 1 through 6 (of 6 total)