Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #975770

    Hi, it’s me again, I changed caption on home page full width slider on https://markpostlaw.com and the bullets are gone. How do I get them back. Thanks so much for you patience and help.
    Buddy

    #975912

    Hi,

    They show up on my end. Attached a screenshot in private content field.
    Have you figured it out already? :)

    Best regards,
    Yigit

    #975916

    I don’t see them between Skilled Professional Compassionate on your image
    The firs caption put them in automatically. Then when I changed they did not show up.
    Can I get them back
    Thanks
    Buddy

    #976153

    Hi,

    Thanks for the update.

    Are you referring to the slider dots? Please provide the login details so that we can check the slider. A screenshot will help as well. Use imgur or dropbox.

    Best regards,
    Ismael

    #976394

    I am referring to the slider dots, I changed the caption and they never showed up again. Please do check.

    Also, is there any way I can give the custom map marker a different size? I would like to make it 100 x 143

    Thanks,
    Buddy

    #976455

    Sorry I tried to upload screenshot and got it to dropbox but don’t know how to share with you.

    #976974

    Hi buddy1,

    If it is in the public folder, you can give us the link to it.

    Best regards,
    Victoria

    #976987

    https://www.dropbox.com/s/820e4gegkxm2dcm/slider%20dots.png?dl=0

    In case that does not work it’s the home page full width slider the caption “Skilled Professional Compassionate” originally had dots between each word and when I changed the caption for the second time the dots were not there. I sure do need to get them back.
    thank you for the quick help!
    Buddy

    #977270

    Hi,

    Thank you for the screenshot. We added the bullets back into the title.

    Skilled • Professional • Compassionate
    

    Best regards,
    Ismael

    #977387

    Thank you Ismael, Looks so much better. Is there any way I can make the custom map marker any larger? I would like to make it 100 x 143.
    Thanks for the great help.
    Buddy

    #977710

    Hi,

    That is possible but you’ll have to modify the config-templatebuilder > aviashortcodes > google_maps > google_maps.js file. Look for this code around line 286.

    full = new google.maps.Size(size , size ) ; 		//marker size
    

    Adjust the value of the size parameter.

    full = new google.maps.Size(143, 143) ; 		//marker size
    

    NOTE: The default marker size settings will be ignored when you do this modification.

    Best regards,
    Ismael

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.