Mel

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 43 total)
  • Author
    Posts
  • in reply to: remove save-as at top of calendar #1406222
    Mel
    Participant

    Hi,

    yes hiding the test is of no value with the background still showing…

    I look at the article you suggested and add the snippet:

    add_filter( ‘tribe-events-bar-should-show’, ‘__return_false’, 9999 );

    and activated it, but nothing?

    mmmmmmm
    mel

    in reply to: remove save-as at top of calendar #1405193
    Mel
    Participant

    Hiiii again…

    I fixed the hosting problem so I hope I can continue here…

    Here is the CSS including yours……

    /* TEC CSS */

    #tribe-bar-views label {
    display: none !important;
    }

    /* move nav to top */
    #tribe-events-footer .tribe-events-sub-nav {
    display: none !important;
    }

    #tribe-events-header .tribe-events-sub-nav li, #tribe-events-header .tribe-events-sub-nav li a {
    display: block !important;
    }

    /* change next/prev */
    .tribe-events-nav-previous, .tribe-events-nav-next {
    background: white none repeat scroll 0 0;
    border: 1px solid gray;
    border-radius: 10px;
    padding: 10px;
    }

    div.tribe-bar-date-filter {
    display:none !important;
    }

    See attached pic ….. I have not added events yet so that is why the no results msg…
    http://www.makethiswork.info just click on calendar

    Thank You
    Mel

    in reply to: remove save-as at top of calendar #1405079
    Mel
    Participant

    Hiii

    My hosting site has a problem so i am moving the site…

    I will close this for now…

    Thank you
    Mel

    in reply to: circle in prev button in full calendar #1396244
    Mel
    Participant

    Thanks……….

    in reply to: circle in prev button in full calendar #1391428
    Mel
    Participant

    Hi,

    The code snippet you gave me worked fine! I want the links to look more like buttons so removing the
    border is not an option.

    Is there a way to add a today link at top so the user does not have to click prev/next to get back to
    the current month? Because now with the code you gave me users can click several months back and forward.

    Thanks
    Mel

    in reply to: circle in prev button in full calendar #1389905
    Mel
    Participant

    Hi,

    The same with the 2017 theme….. its not a theme issue…. I cant find the css that I used before to
    remove the O in the next or prev when no events are there! I am using some css that TEC staff give me
    to move the nav buttons to the top.

    /* move nav to top */
    #tribe-events-footer .tribe-events-sub-nav {
    display: none !important;
    }
    #tribe-events-header .tribe-events-sub-nav li, #tribe-events-header .tribe-events-sub-nav li a {
    display: block !important;
    }

    /* change next/prev */
    .tribe-events-nav-previous, .tribe-events-nav-next {
    background: white none repeat scroll 0 0;
    border: 1px solid gray;
    border-radius: 10px;
    padding: 10px;
    }
    .tribe-events-nav-next > a {
    color: gray !important;
    }

    div.tribe-bar-date-filter {
    display:none !important;
    }

    Any ideas….. 🙂
    Thanks
    mel

    in reply to: circle in prev button in full calendar #1388579
    Mel
    Participant

    This reply is private.

    in reply to: circle in prev button in full calendar #1387509
    Mel
    Participant

    Hi,

    The Css worked fine for removing the filter bar, but the circle (see pic before) still shows
    in the prev or next button if no dates are scheduled.

    Thanks
    Mel

    in reply to: Disable click on full calendar events #1363051
    Mel
    Participant

    Hiii..

    Sorry for the late reply…. Thank you for update everythings fine so on to another issue
    in a new topic…

    Thanks

    in reply to: Disable click on full calendar events #1360535
    Mel
    Participant

    Hi

    1. I WANT TO DISABLE THE EVENTS FOR THE MONTH VIEW….

    2. WHAT DO U SUGGEST?

    THANKS
    MEL

    in reply to: Disable click on full calendar events #1358114
    Mel
    Participant

    Hi,

    Problem: As I stated above, I want to disable clicking on events in the full calendar. Pro version.

    I tried the steps above that were suggested to me before. the pics show the ftp directory of my site.
    But my ftp directory does not match the steps suggested before. So what do you suggest.

    Thank You
    Mel

    in reply to: Photo view page is too large #1278436
    Mel
    Participant

    Hi,

    Thank you for update… I just edit the pics and using the customizer changed the font size of the text.

    Added the CSS that you suggest and it worked great…

    Thanks
    Mel

    in reply to: disable event link in full calendar #1275024
    Mel
    Participant

    Hi….

    That worked perfect!!!! 🙂 Support here is super good…..

    Thanks
    Mel

    in reply to: Weekly Event Widget #1273877
    Mel
    Participant

    Thanks for the nice support……
    Mel

    in reply to: Weekly Event Widget #1272803
    Mel
    Participant

    Hi Geoff,

    Q3: OK I will ignore that red pointer…

    Q2: what would I need to change in the snippet (see pic) to make the weekly list only show the current day + 30 days? If possible it would be nice to have this feature….

    Thanks
    Mel

Viewing 15 posts - 16 through 30 (of 43 total)