Jonah

Forum Replies Created

Viewing 15 posts - 271 through 285 (of 4,001 total)
  • Author
    Posts
  • in reply to: No pro widgets? #54354
    Jonah
    Participant

    Hi Justin,

    There is no Next Events widget anymore. Where are you seeing it listed in the description? We replaced it with the List Widget.

    – Jonah

    in reply to: Previous events not displaying #54353
    Jonah
    Participant

    Hi flamsteedas,

    Thanks for providing me access. Can you please try changing your Permalinks to ‘Postname’ in Settings > Permalinks. Let’s see if that helps. If not, also please try changing your timezone to a UTC time instead of a city.

    – Jonah

    in reply to: Imported time is off by 4 hours #54352
    Jonah
    Participant

    Hi cristiana, can you please provide me a FB event ID that you are seeing this with? And what are your timezone settings now so I can try to reproduce on my end?

    Thanks,
    Jonah

    in reply to: Links Not Working in Events List Widget Free Version #54351
    Jonah
    Participant

    Hi hubsaltlake,

    Can you please provide us access to your WordPress administration to take a look at this closer? You can privately post credentials here. Do I have permission to deactivate all other plugins and/or switch the theme to help torubleshoot?

    Thanks,
    Jonah

    in reply to: A few problems after 3.0 upgrade #54350
    Jonah
    Participant

    Hi Mamdouh,

    Ok, so you enabled Arabic via the WordPress wp-config.php file?

    in reply to: How to change text color #54349
    Jonah
    Participant

    Hi Derek,

    No we don’t have that. That would be way too long of a document! Instead use the browser tools in Chrome, Firefox or Safari by right clicking something you want to view and then selecting Inspect Element from the right click menu. This will allow you to browse the entire source of a page, and click on any element and see what CSS is applied and you can even live edit the CSS right there to get an idea of what modifications you need to make.

    Hopefully that should point you in the right direction but let me know if not. You could also try researching using the Inspect Element feature in the browsers above. There’s a ton you can do and this is how I figure out how/what to edit for any website.

    – Jonah

    in reply to: Upgrading to 3.0 on Genesis Themes #54348
    Jonah
    Participant

    Hi Marc,

    No, we did not have an option in 2.0.11 for displaying or not displaying a sidebar. Only the same options for choosing which template you want to use. Your solution will work, otherwise you basically need to modify things based off of which template you have selected in Events > Settings > Display. If using the Default Events Template, you can then modify the /wp-content/plugins/the-events-calendar/views/default-template.php file by making a copy and placing in a ‘tribe-events’ folder in your theme. Then, you can make any edits you want and these conditional wrappers will help assist in only using certain code on certain pages, i.e. only calling get_sidebar() on certain event pages: https://gist.github.com/jo-snips/2415009

    This would apply to the venue and organizer pages as well as you can target them with the conditional code I provided.

    There are body classes in place for all the event related pages. So for example on the calendar/month view you will see ‘events-gridview’ set as a body class. Just look at the body classes for any page you are and you will know what to use.

    I hope that all helps but let me know if you have any other questions.

    – Jonah

    in reply to: Widget Areas in Backend disappear #54301
    Jonah
    Participant

    Hi dorimedia,

    My guess is there’s a PHP error or script error somewhere. Can you please privately post your wp-admin credentials so I can login and take a look?

    Thanks,
    Jonah

    in reply to: All Recurring Events Not Showing #54299
    Jonah
    Participant

    Hey Jonah,

    Great! Glad that resolved it for you. I’ve followed up on the other thread. I’ll close this one out.

    Regards,
    Jonah

    in reply to: Next/Previous Month Links Do Not Work With Category #54298
    Jonah
    Participant

    Hi Jonah,

    Maybe you’re working on this and just got it fixed, because it’s working correctly for me now. Clicking on the next/prev link within an event category month is properly taking me to the next month. Can you please confirm?

    Thanks,
    Jonah

    Jonah
    Participant

    Will do Cynthia, thanks.

    Jonah
    Participant

    You’re welcome mindshare, glad to hear it! Let us know if you need help with anything else.

    – Jonah

    in reply to: Upgrading to 3.0 on Genesis Themes #54203
    Jonah
    Participant

    Hi Rich,

    I’m not seeing which elements are outisde of the #content div on your production site examples. I’m seeing all the calendar content within: http://cl.ly/image/0J0X3G3L0E44

    It’s the same way in 3.0, everything is in the #content div. Perhaps you already corrected things?

    On the single page layout, I would need samples of all the code you are using to get the sidebar there so I can try to reproduce on my end… Can you please provide some examples?


    @aguawebdesign
    – as I stated, 2.x put all the content in the #content div as well so nothing changed there… Like with Rich I would need some examples of some of the code you are working with to setup your layout to try and troubleshoot. Actually if you guys could send me copies of your theme that might help too. You can email to pro [at] tri [dot] be

    @Marc – I again would need to see or have explained some examples of what you are working with. It’s impossible for me to know what is going on for you without being able to see your code or know more about your plugin configuration, etc…

    Thanks,
    Jonah

    in reply to: Draft Events Not Accessible After Upgrade #54200
    Jonah
    Participant

    Hi hc2ca,

    Sorry to hear about the trouble here. I’m going to move this to the Community Events forum since it has more to do with that plugin. I wasn’t able to reproduce this issue on my end. Have you updated the Community Events plugin to 3.0? Have you tried deactivating all other plugins to rule out a conflict?

    in reply to: 3.0 *removed* half the functionality we used. #54193
    Jonah
    Participant

    Hi Nicholas,

    Sorry to hear about the trouble. We removed the featured display widget because it was basically the same widget and we wanted to clean things up in the plugin. My suggestion to get two different versions of the same widget would be to use something like: http://wordpress.org/plugins/widget-css-classes/ – to add a specific class or ID to your widget instance that you want to style differently and then style it differently however you want via that class or ID.

    I hope that helps but let me know if you have any questions.

    – Jonah

Viewing 15 posts - 271 through 285 (of 4,001 total)