Select View As Style and other technical questions

Home Forums Calendar Products Events Calendar PRO Select View As Style and other technical questions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1149666
    Amal
    Participant

    Here is our page: http://france-amerique.com/events

    Would you advise us on the best way to transform your “view as” select into a normal select so that it visually looks like the ones we have for City, States and Categories?

    Regarding the other selects, we found out that they populate the data from events we have removed or not approved (drafts)…. which of course, cause to return an empty search… Any idea on how to handle the select that populate these fields so that we only show data from “published” and “current” events only?

    We also discovered that on the live site only (not the staging: http://franceamerique.staging.wpengine.com/) the Google map, is showing an empty gray square…. example: https://france-amerique.com/fr/event/flowers-of-evil-symbolist-drawings-1870-1910/ and that the address of the Venue is showing with no spaces between words : Cambridge,MA02138United States+ Google Map Is this normal? Any idea on this?

    Sorry for all my questions. Can you please answer to Isabelle Garcia (myself) at [email protected] and Larry Volmer at [email protected]. We are the developers. Amal is just our client. Thanks for your help.

    #1149834
    Cliff
    Member

    Hi Amal / Isabelle.

    In our forums, we try to keep our threads focused on just one issue to ensure we answer each question. Please keep this in mind for the future and start a new thread for each unrelated issue (Google Maps issue, for example).

    Additionally, we cannot CC additional emails, but you can modify the email that gets notifications at your My Account page.

    Thanks for your understanding.

    ===

    To answer your question about the View As selector…

    If you remove the ID from div#tribe-bar-views (such as via jQuery), then add this CSS:

    ul.tribe-bar-views-list {
    display: none;
    }

    then remove the class from div.tribe-bar-views-inner

    then it should look like this.

    I hope that helps answer your question. Let me know if not.

    #1150168
    Amal
    Participant

    Thanks for your answer. It was helpful.

    Shall I create a new ticket for the other questions? “the address of the Venue is showing with no spaces between words :

    Cambridge,MA02138United States+

    Is this normal?”

    Or can you answer on this thread?

    #1150174
    Cliff
    Member

    Glad to hear and yes, please.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Select View As Style and other technical questions’ is closed to new replies.