Barry

Forum Replies Created

Viewing 15 posts - 9,736 through 9,750 (of 17,936 total)
  • Author
    Posts
  • in reply to: Could my events calendar negatively affect my SEO? #120599
    Barry
    Member

    I’m going to guess you’re all good here and will close this thread. If we can help with anything else please just let us know. Thanks!

    in reply to: Facebook Times Messing Up #120597
    Barry
    Member

    Guessing you’re all sorted and so I’ll close this thread – but if we can help with anything else please don’t hesitate to let us know. Thanks!

    in reply to: 404 Error Calendar Pro Events #120591
    Barry
    Member

    Since there’s been no further activity here I’ll go ahead and close the thread – but of course if you do still need help with this or anything else please don’t hesitate to create new threads as needed.

    Thanks!

    in reply to: Widget builder #120587
    Barry
    Member

    …I’ll go ahead and close this thread. Of course if there is anything else we can assist with please don’t hesitate to create a new one and we’ll be only too happy to help!

    in reply to: Events Guide/Magazine #120584
    Barry
    Member

    I’ll go ahead and close this thread – but if you have any further questions/need support for anything else please don’t hesitate to create a new thread. Thanks!

    in reply to: Where to activate the Ical / Google export feature #120581
    Barry
    Member

    I’ll go ahead and close this thread: if you have any further questions or need help with anything else, please don’t hesitate to create new threads and one of the team will be only too happy to help 🙂

    in reply to: email attendees after event #120578
    Barry
    Member

    I’ll go ahead and close this thread. Of course if you have any further questions/need help with anything else please don’t hesitate to create new threads as needed. Thanks!

    in reply to: Using tribe's template tags with tribe_get_events #120576
    Barry
    Member

    It’s been a while so I’ll go ahead and close this thread – if we can help with anything else though please don’t hesitate to create new threads as needed. Thanks!

    in reply to: Cut Off Times Not Working Properly with Filter Bar #120570
    Barry
    Member

    I’m going to close this thread for the time being, but we’ll do our best to re-open and post an update as this issue as progressed. Thanks again for your patience 🙂

    in reply to: The Events Calendar (PRO) + Event Espresso #120166
    Barry
    Member

    I don’t know of any specific conflicts – but realistically that could simply be because few users actually operate both plugins side-by-side and, in all honesty, it wouldn’t come as a complete shock if you tried this and found that there were indeed some conflicts.

    With that in mind, I’d recommend installing and activating our free, core plugin (The Events Calendar) first of all as a litmus test. If all works under those conditions you will probably be safe – but I’m afraid we can offer no guarantees for something like this.

    Good luck – and let me know if we can help with anything else 🙂

    Barry
    Member

    Hi – I’m sorry to see you are having problems. Your theme adds the following script:

    yoo_master_wp/warp/js/warp.js

    My suspicion is that this is causing the problem, but what I don’t know is if it is essential to your theme’s operation or not. With that in mind, can you reach out to the theme author and ask:

    • If it is indeed essential and if it can be dequeued (removed)?
    • Or, if it does need to be enqueued (available on all pages), can the section of code within it relating to placeholder attributes be removed/stopped from interfering?

    Let us know how you get on!

    in reply to: Theme Conflict With Week View #120150
    Barry
    Member

    Hi! Sorry that didn’t quite work for you. Try adding this rule (in addition to the ones previously discussed):

    .tribe-grid-content-wrap {
        position: absolute;
        top: 0px;
    }

    Does that help?

    in reply to: Add Content Sidebar To Genesis Child Theme #120145
    Barry
    Member

    Hi Susanne,

    Can you try using the Default Events Template and override and customize it (following the steps in the Themer’s Guide), so that instead of:

    get_header(); ?>
    <div id="tribe-events-pg-template">
    	<?php tribe_events_before_html(); ?>
    	<?php tribe_get_view(); ?>
    	<?php tribe_events_after_html(); ?>
    </div> <!-- #tribe-events-pg-template -->
    <?php get_footer(); ?>

    You have something like:

    get_header(); ?>
    <div id="tribe-events-pg-template">
    	<?php tribe_events_before_html(); ?>
    	<?php tribe_get_view(); ?>
    	<?php tribe_events_after_html(); ?>
    </div> <!-- #tribe-events-pg-template -->
    <div id="tribe-events-pg-sidebar">
    	<?php dynamic_sidebar( 'custom_events_sidebar' ) ?>
    </div>
    <?php get_footer(); ?>

    And add appropriate CSS rules to your stylesheets from there?

    in reply to: "This event has passed" issue. #120110
    Barry
    Member

    OK, and can you clarify when this problem is happening? Is it for all single event pages?

    We’ve certainly had reports of issues with Gameday in the past and for instance there were some areas where they run their own queries but fail to clean up afterwards and I seem to recall that was in relation to their “news ticker” feature which does indeed seem to be displaying above your single event pages.

    With that in mind can you review the above mentioned thread and/or reach out to the Gameday authors and ask if that is still a problem?

    Thanks!

    in reply to: drop down menue #120098
    Barry
    Member

    Hi forumgapa,

    I’m not sure exactly which dropdown you are referring to: do I need to see the community submission form for this? If so, please remember that you have currently set it to display only for authenticated users, so I am unable to reach it without a username and password.

    Fatal error: Cannot redeclare usp_init() (previously declared in /mnt/webb/e2/83/520683/htdocs/domain/forum-ga-pa/wordpress/wp-content/plugins/user-submitted-posts/user-submitted-posts.php:529) in /mnt/webb/e2/83/520683/htdocs/domain/forum-ga-pa/wordpress/wp-content/plugins/usp-pro/usp-pro.php on line 1732

    This looks to be a problem with another plugin, User Submitted Posts. Can you try deactivating it and see if the problem goes away and/or contact the plugin author?

    Thanks!

Viewing 15 posts - 9,736 through 9,750 (of 17,936 total)