• Ssing google calendar and can’t seem to get it to work properly. Not a plugin conflict. I do have a future event on the calendar so it’s not that either.

    —-

    ### WordPress Installation ###

    Site Name: South Coast Running Club
    Home URL: https://www.southcoastrunningclub.org
    Site URL: https://www.southcoastrunningclub.org
    Version: 4.8.1
    Locale: en_US
    Timezone: UTC
    Multisite: No
    Permalinks: /%year%/%monthnum%/%day%/%postname%/
    WP Memory Limit: 40 MB
    WP Debug Mode: No
    Script Debug: No

    ### Active Theme ###

    Theme: Twenty Seventeen – 1.2
    Child Theme: No
    Parent Theme: –

    ### Active Plugins ###

    Simple Calendar: 3.1.10
    Jetpack by WordPress.com: 5.3
    Contact Form 7: 4.9
    Akismet Anti-Spam: 3.3.4

    ### Server Environment ###

    Web Server: Apache
    PHP Version: 7.0.12
    MySQL Version: 5.6.32-78.1-log
    Server Timezone: UTC
    Display Errors: Yes
    Memory Limit: 256M
    Upload Max Filesize: 64M
    Post Max Size: 64M
    Max Execution Time: 30
    Max Input Vars: 1000
    fsockopen: Yes
    cURL: 7.24.0
    OpenSSL/1.0.0
    SOAP: Yes
    SUHOSIN: No
    WP Remote POST: Yes
    WP Remote GET: Yes

    ### Client Information ###

    IP Address: 66.147.244.227
    Browser: Firefox 55.0 (Windows)

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 15 total)
  • I have exactly the same problem.

    Future events are also added, so that couldn’t be the problem. The arrow is visible, and a response is visible when you click on it, but nothing happens. It did move from august to september though when it was 1st of september.

    The page with the problem:
    http://www.deverrassingutrecht.nl/727-2/

    Help is appreciated!

    Lisa Cerezo

    (@lisathirdsideco)

    I’m having this problem too. I deactivated all my other plugins, with no change. I then switched from the Thesis framework to Twentyseventeen, and it worked fine. However, I have a dozen other websites that use both Thesis and Simple Calendar, and they all advance from month to month correctly. (They’re all also using the most updated version of the plugin.) Any idea what’s happening here?

    I solved it by adding this code in the page:

    jQuery(document).ready(function() {
        setTimeout(function() {
            jQuery('.simcal-nav-button').removeAttr('disabled');
       }, 1000);
       jQuery('.simcal-nav-button').click(function() {
            setTimeout(function() {
                jQuery('.simcal-nav-button').removeAttr('disabled');
            }, 500);
        
        });
    });

    Thanks to member Pete777

    And where do you exactly add this code? The page itself or the agenda plugin page?

    In case of the page itself. I have this code beneath the ‘normal” text:

    <span class=”pun”> [calendar id=”1007″]</span>

    Should it be placed somewhere here?

    In case of the agenda plugin page. I have this code:

    [title]

    [when]
    [location]
    <div>[description]</div>
    [link newwindow=”yes”]Bekijk meer details[/link]

    Should it be placed below this code?

    Thank you!

    You could add something like this in your theme functions

    function wpse_enqueue_page_template_styles() {
        if ( is_page_template( '<strong>mytemplate.php</strong>' ) ) {
            wp_enqueue_style( 'page-template', get_stylesheet_directory_uri() . '<strong>/css/custom-page.css</strong>' );
        }
    }
    add_action( 'wp_enqueue_scripts', 'wpse_enqueue_page_template_styles' );

    or use a plugin like https://wordpress.org/plugins/scripts-n-styles/

    so in the page where you added the shortcode.

    • This reply was modified 8 years, 9 months ago by LauraPortugal.
    Lisa Cerezo

    (@lisathirdsideco)

    Didn’t work for me. Thanks, though.

    Thread Starter rabbyosaberwolves

    (@rabbyosaberwolves)

    @lauraportugal
    your first Fix only worked for one month, after that it breaks again. Not well versed in JQ but do we need some kind of loop?

    Sorry to hear. For me it worked.
    But as I had so many problems and there seems to be no support at all for this plugin I switched to another plugin and that worked well for me.
    Now I use: https://wordpress.org/plugins/dans-gcal/

    p.s. in your page I see that you added the code twice, once as Javascript and once as CSS. It is Javascript code. YOu can easily add the code with a plugin like
    https://wordpress.org/plugins/scripts-n-styles/.

    If still not working try loading in footer.

    The code didn’t work for me either. 🙁

    Hi,
    I have exactly the same issue. Just like a lot of others – I found loads of tickets regarding this topic. Thanks for the script proposals by other users. But I don’t really want to mess around in anything else but CSS in my custom CSS box from my theme since I am “only” a designer and have no idea of scripting.

    Therefore my question:
    Where is the support for this plugin???? Not one satisfying answer comes from the plugin developer? It’s obviously not just a matter of turning an icon into another color … something needs fixing.

    • This reply was modified 8 years, 9 months ago by t_girl.

    It turns out that it is a theme conflict with the Eduma theme.

    Uncaught TypeError: moment.tz is not a function
        at HTMLDivElement.<anonymous> (default-calendar.min.js?ver=3.1.10:6)
        at Function.each (jquery.js?ver=1.12.4:2)
        at a.fn.init.each (jquery.js?ver=1.12.4:2)
        at HTMLDocument.<anonymous> (default-calendar.min.js?ver=3.1.10:6)
        at i (jquery.js?ver=1.12.4:2)
        at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
        at Function.ready (jquery.js?ver=1.12.4:2)
        at HTMLDocument.K (jquery.js?ver=1.12.4:2)

    Does anyone have a fix? Thanks!

    We just noticed this problem today. When our page loads http://www.nashobachorale.org/events/ you can see the left and right arrows but then the page refreshes and the arrows are gone. I just did the most recent plugin update today which did not fix the problem.

    Any help would be appreciated.

    ### WordPress Installation
    ###

    Site Name: Nashoba Valley Chorale

    Home URL: http://www.nashobachorale.org

    Site URL: http://www.nashobachorale.org

    Version: 4.8.2

    Locale: en_US

    Timezone: America/New_York

    Multisite: No

    Permalinks: /%year%/%monthnum%/%day%/%postname
    WP Memory Limit: 40 MB
    WP Debug Mode: No
    Script
    Debug: No

    ### Active Theme ###

    Theme: Twenty Eleven – 2.6

    Child Theme: No

    Parent Theme: –

    ### Active Plugins
    ###

    Media File Manager Advanced: 1.1.5

    Yoast SEO: 5.5.1

    Easy Forms for MailChimp: 6.3.26

    WP Simple Paypal Shopping cart: 4.3.6

    PayPal Donations: 1.9.3

    WP Edit: 4.0.1

    Simple Calendar: 3.1.10

    Jetpack by WordPress.com: 5.4

    Posts in Page: 1.3.0

    Akismet Anti-Spam: 4.0

    Remove Dashboard Access: 1.1.3

    MailChimp: 1.5.7

    Duplicator: 1.2.24

    Memphis Custom Login: 3.2.7

    Easy Video Player: 1.1.6
    i
    Themes Sync: 2.0.0

    BackupBuddy: 8.1.0.0

    Dropdown Menus: 1.0

    UI for WP Simple Paypal Shopping Cart: 1.1.1

    AVH Extended Categories
    Widgets: 4.0.6

    WP Google Fonts: v3.1.4

    Follow Button for Jetpack: 1.0.1

    Ultimate Follow Me Plugin by Free Blog Factory: 1.3.3

    ### Server Environment
    ###

    Web Server: Apache

    PHP Version: 5.3.24

    MySQL Version: <mark class=
    Server Timezone: UTC
    Display Errors: Yes
    Memory Limit: 256M
    Upload Max Filesize: 32M
    Post Max Size: 33M

    Max Execution Time: 30

    Max Input Vars: 1000

    fsockopen: Yes

    cURL: 7.48.0

    OpenSSL/1.0.1e

    SOAP: Yes

    SUHOSIN: No

    WP Remote POST: Yes

    WP Remote GET: Yes

    ### Client Information
    ###

    IP Address: 97.74.141.128

    Browser: Chrome 61.0.3163.100 (Windows)

    Hello, it does not work for me either. I have tried the functions.php solution, but “next month” is still not working …

    I’m having an issue where I cannot add future events on my calendar on my word press website, if anyone knows a work around it’d be appreciated .

    I’m having the same problem even though there was a recent update to the plugin. It’s showing me a jQuery error when I inspect with Chrome. Is this plugin no longer supported? I thought that with the recent updates it might have helped, but no.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘Won’t load new/future months’ is closed to new replies.