Brook

Forum Replies Created

Viewing 15 posts - 1,861 through 1,875 (of 4,796 total)
  • Author
    Posts
  • Brook
    Participant

    Awesome. Since you market this resolved I am going to archive it. But, let us know if you need anything else. Cheers!

    – Brook

    in reply to: Featured image disappeared after updating wp #1051938
    Brook
    Participant

    Excellent! I can see the images on your site now. You have a great day as well!

    • Brook
    in reply to: Disable Ajax Loading #1051935
    Brook
    Participant

    Oh awesome! I actually thought they had done away with that noajax submit button on the backend so I did not mention it. Happy to see I was wrong

    I am not aware of any side effects off the top of my head. There are a couple of things I would test. Try selecting multiple filters and multiple items from the same filter (for example multiple categories). If that is working good then you should be setup.

    • Brook
    in reply to: Disable Ajax Loading #1051633
    Brook
    Participant

    Hello again!

    It is definitely possible to alter the Tribe Bar/Find Events button I just updated the script to include that as well.

    https://gist.github.com/elimn/308b6a6a6259d4ac3b6b

    The Filter Bar is more complicated however. In order to facilitate this you will need to run the jQuery off() function as the above script does for everything else. Then you will need to either write your own submission script that doesn’t use Ajax, or add a submit button and get it working. Unfortunately this is probably going to be rather complicated, not just a script I could provide for you.

    Please let me know if you any questions or anything. Thanks Karly!

    • Brook
    in reply to: Problem after upgrading the plugin #1051622
    Brook
    Participant

    Oh I see what you’re wondering. I believe it will be the “limit” key. Which might be a good way of helping find it. Set the one you want to change to only show 3 events in WP admin. Then revisit that array in the table, and that one will show

    s:5:”limit”;s:1:”2″;

    Change it I believe to:

    s:5:”limit”;s:2:”25″;

    If that doesn’t work though, then try unserializing it, making the change, and reserializing it. This tool might help.

    Let me know how it goes.

    • Brook
    in reply to: Default tickets set to 0 #1051619
    Brook
    Participant

    I appreciate it Mat. Feedback is very helpful. I will pass the idea along. Just as a note, if you ever have ideas for the calendar don’t forget about UserVoice (feature suggestion page for The Events Calendar). Submitting ideas there is quick/easy and ensures they get seen by the masses. Then people can vote their support.

    Cheers!

    – Brook

     

    in reply to: How many installs? #1051617
    Brook
    Participant

    Perfect! The tutorial there walks you through the easiest way to deactivate. Assuming you’re deactivating it that way you should have not problems activating it elsewhere nor should anything go offline.

    Cheers!

    – Brook

    in reply to: Remove same date from all Day Events #1051616
    Brook
    Participant

    Howdy again,

    I am sorry Gregorio. When I try to view that page it says domain unresolved. Is that dev site hosted locally, or otherwise not part of the internet’s DNS? Or is it possible the wrong URL?

    I would like to be able to see this because there are many places on the calendar that list dates. And I first need to see which place on your calendar is listing them twice before I can figure out why. If you could take a screenshot and share that instead, that might work as well.

    • Brook
    in reply to: Featured image disappeared after updating wp #1051614
    Brook
    Participant

    Thank you for clarifying!

    Our stock calendar does not support have features images in the widgets. However, with a small modification you can add them. We have a couple of tutorials to walk you through this modification. It is likely you or your theme author made this modification for past versions, and needs to redo it for the 4.x series. Here a is our tutorial that walks you through this: https://theeventscalendar.com/knowledgebase/add-thumbnails-to-upcoming-events-list-widget/

    Although your widget is a horizontal list, and usually they are vertical. Perhaps this is the tutorial you are looking for: https://theeventscalendar.com/knowledgebase/horizontal-list-widget/

    Did one of those work?

    Cheers!

    – Brook

    in reply to: Problem after upgrading the plugin #1051612
    Brook
    Participant

    Unfortunately I don’t know. The reason there are multiple is because that widget is on your site multiple times. You might need to try changing them one at a time until you find the magic one. There is no identifying info I can decipher from that to peg yours.

    • Brook
    Brook
    Participant

    I appreciate the feedback as well, it’s good to know this has affected multiple people. Unfortunately it is not reproducible on the vast majority of websites (so far only two we’re aware of). I have been trying to reproduce this locally all along, no dice. And you can see in the numerous sites in our showcase and even our own demo site that it’s not happening with recurring events.

    There is something unique about your two sites or servers causing this. And in order to find what that is we will need to do a full conflict test as outlined above. Make sure to try switching themes alongside disabling plugins as outlined in the article (conflict test), sometimes two or more things can cause the same problem and disabling only one of these will not cause it to go away.

    I understand that this takes time, and I am sorry that it has become our necessary next step. This is not a simple CSS issue like before. The time is completely absent from the HTML. Without a time in the HTML no amount of CSS will make it visible. That’s why we now need to do a conflict test.

    Please let me know how it goes or if you have any more questions. Cheers!

    – Brook

    in reply to: Recurring events in a custom query? #1050904
    Brook
    Participant

    Nice find Journal! I am happy you got a solution going already. Thanks for sharing it with everyone else.

    It is true, tribe_get_events only gets the typical post information. Specialized queries like recurrence info can be pretty taxing on a database when run unnecessarily, so it does not return those as part of the post loop 9/10 times it’s not necessary.

    Let us know if you ever need anything else. Thanks for marking this resolved!

    Cheers!

    – Brook

    in reply to: ORGANIZERS' IMAGES #1050903
    Brook
    Participant

    Howdy!

    It sounds like you would like to see an organizers featured image uploader, perhaps in the Community Events addon. If so by all means please suggest that feature on UserVoice (feature suggestion page for The Events Calendar), that way other users will see your suggestion and vote their support for it.

    Let me know if you have any questions or anything. Cheers!

    – Brook

    Brook
    Participant

    Howdy Tim Morris,

    I am guessing that Event Tickets Plus will work fine with that extension. That’s because Tickets are a pretty standard product in the end, and the way that plugin likely works will treat all products the same. It’s worth testing the two of them together, I think you’ll be happy.

    You can absolutely get a refund though if they don’t work, or if you’re just not happy with Event Tickets Plus. No worries there. We have a 30 day refund window.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

    in reply to: How many installs? #1050898
    Brook
    Participant

    Howdy Jason Ritchie,

    You can definitely transfer the license. Checkout this guide for the step-by-step. I should also mention that not having a license does not disable the plugin in any way, it just prevents you from receiving automatic updates. So you can safely deactivate the license on your live server if you are not needing to update the plugin anymore.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

Viewing 15 posts - 1,861 through 1,875 (of 4,796 total)