Migrating to FTH4

Your club admin received the instructions to update their admin password to access FTH4. (FTH3 admin passwords will NOT work in FTH4). Follow the instructions in the email and use 'Member sign in' in the top right corner to access the Club Admin account.

If you are not sure who the club admin is, in your member account; look at 'Club Officers and Members' > "Club Email addresses". The LAST item in this list is the person who is currently listed as your club admin.

If this is not correct, please complete and submit this form to change your club admin:
www.toastmastersclubs.org/welcome/change-admin/

NEW FEATURE - Meeting Venues

  • LindaMann
  • LindaMann's Avatar
  • New Member
  • New Member
  • Thanks: 0

Re: NEW FEATURE - Meeting Venues

7 years 1 month ago
#76620
SteveTheTechie wrote:
LindaMann wrote: What about making a link that states directions that goes to google maps

Well, the address should be linked and go to Google Maps now.... are you thinking of something different?

I am thinking instead of showing the whole address, maybe just the restaurant name and have that go to Google Doc's
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar Topic Author
  • Offline
  • Emeritus
  • Emeritus
  • Posts: 11492
  • Thanks: 3057

Re: NEW FEATURE - Meeting Venues

7 years 1 month ago
#76621
LindaMann wrote:
SteveTheTechie wrote:
LindaMann wrote: What about making a link that states directions that goes to google maps

Well, the address should be linked and go to Google Maps now.... are you thinking of something different?

I am thinking instead of showing the whole address, maybe just the restaurant name and have that go to Google Doc's

Ok, I see what you mean. Do you think that showing the address has little value? :unsure:
The topic has been locked.
  • LindaMann
  • LindaMann's Avatar
  • New Member
  • New Member
  • Thanks: 0

Re: NEW FEATURE - Meeting Venues

7 years 1 month ago
#76622
SteveTheTechie wrote:
LindaMann wrote:
SteveTheTechie wrote:
LindaMann wrote: What about making a link that states directions that goes to google maps

Well, the address should be linked and go to Google Maps now.... are you thinking of something different?

I am thinking instead of showing the whole address, maybe just the restaurant name and have that go to Google Doc's

I think showing the name of said place of meeting means more and then having that possibly link to Google doc's

Or even an image of the venue or whatever a person places there to show....

Ok, I see what you mean. Do you think that showing the address has little value? :unsure:
The topic has been locked.
  • LindaMann
  • LindaMann's Avatar
  • New Member
  • New Member
  • Thanks: 0

Re: NEW FEATURE - Meeting Venues

7 years 1 month ago
#76623
I have a question on another issue a fellow member brought up to me...

You know that blue bar at the top of the screen with Toastmasters in there... He suggested, instead of showing the blue bar, maybe having a smaller image, with Toastmasters inside... Such, is it possible to just a third of the line? I guess he is right... It does take a lot of color
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar Topic Author
  • Offline
  • Emeritus
  • Emeritus
  • Posts: 11492
  • Thanks: 3057

Re: NEW FEATURE - Meeting Venues

7 years 1 month ago
#76645
LindaMann wrote: I have a question on another issue a fellow member brought up to me...

You know that blue bar at the top of the screen with Toastmasters in there... He suggested, instead of showing the blue bar, maybe having a smaller image, with Toastmasters inside... Such, is it possible to just a third of the line? I guess he is right... It does take a lot of color

Cannot change that... It is what was approved by TM WHQ Marketing department. They actually wanted it to be a bit bigger...
The following user(s) said Thank You: LindaMann
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar Topic Author
  • Offline
  • Emeritus
  • Emeritus
  • Posts: 11492
  • Thanks: 3057

Re: NEW FEATURE - Meeting Venues

7 years 1 month ago - 7 years 1 month ago
#76646
(Back to the topic of this thread.)

The new {{nextmtgvenuemap}} and {{nextmtgvenuephoto}} variables return an iframe and a photo image, respectively, that will take up 100% of the available width, by default.

I realize that you may not want it to be 100%, so here is how to deal with this...

What you do is put these variables in a "<div>...</div>" block via the editor's Source View.... For example:

  1. To make the Google Map be half of the available width, insert
    Code:
    <div style="width:50%">{{nextmtgvenuemap}}</div>
    in Source View.

  2. To make the venue photo be half of the available width, insert
    Code:
    <div style="width:50%">{{nextmtgvenuephoto}}</div>
    in Source View.

Doing this allows you to override the default 100% that is used in the HTML elements that the code replaces the variables with.
Last edit: 7 years 1 month ago by SteveTheTechie.
The following user(s) said Thank You: LindaMann
The topic has been locked.
Moderators: Brian, Pam, RichardT, NotLiable, NSB, jgavin, Heni, Lcala305, peterb323, DebbieT
Time to create page: 0.155 seconds