• Resolved oweniverson

    (@oweniverson)


    first, i have no coding abilities whatsoever, so i don’t know what i’m talking about ??

    i was having some trouble with the bullets on the Events widget showing up on top of the event title rather than next to it. (i’m using the twentytwelve theme).

    i just updated to version 3.5.1 because i saw that the post-title-disappearing issue was addressed (thanks!) and i figured maybe the bullet thing was addressed as well.

    i was able to trace it to the file “tribe-events-full.min.css” (which i ran through https://cleancss.com/ to make it more readable – you guys might have some opinion of that, but i used the “preserve css” so i don’t think it changed anything).

    anyway, i was able to comment out the “content:””;” piece thusly:

    .clearfix:before,.tribe-clearfix:before,.clearfix:after,.tribe-clearfix:after {
    /* content:""; */
    display:table;
    }

    and that seems to do the trick with no other adverse effect (so far).

    any thoughts?

    https://www.ads-software.com/plugins/the-events-calendar/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi oweniverson,

    We can’t really help with questions like this here on the free support forum. Here are some resources that might be helpful for you:

    ? Themer’s Guide
    ? Tutorials
    ? Technical Docs

    You might try searching our PRO Forum for other folks doing a similar thing. Also, update to the latest (3.5.1) since that has some changes as well. Good luck!

    ~Leah

    Thread Starter oweniverson

    (@oweniverson)

    what kinds of questions am i allowed to ask?

    could i ask “how do i get the bullet to not be on top of the event title, but be in line with the event title?”

    i guess i have no idea how these forums work. it seems like there are lots of these types of questions.

    and i tried the tribe site, but i guess you can only log in if you pay, is that correct?

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi oweniverson,

    I’m sorry, I could have been clearer in my post. While we do want to make sure we’re serving everyone as best we can, we’re also limited here at the dot-org forum to only providing support for bugs in the plugin codebase (as outlined in the forum guidelines that exist as a sticky post at the front page). It looks like the issue you’re reporting here unfortunately falls outside that scope. That’s why I recommended those other resources for you. The Themer’s Guide in particular might be helpful for you.

    If you need further support, you might consider purchasing one of our premium licenses, or hiring a developer who can work with you.

    Thank you,
    Leah

    Thread Starter oweniverson

    (@oweniverson)

    i guess this seems like a bug to me.

    here’s a site i just built in 10 minutes:
    https://test1.owen010.com/

    the bullet appears on top of the Event Title, not in line with it.

    i am using the twentytwelve default theme (no child) and there are no other plugins installed other than The Events Calendar.

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi oweniverson,

    I’m sorry that this thread fell through the cracks. Are you still having trouble?

    Best,
    Leah

    Thread Starter oweniverson

    (@oweniverson)

    i believe this is still happening, as i’ve not seen any updates for the plugin. again, that sample site above is a pure WP install, with only the single plugin installed – i tried to keep it as vanilla as possible to demonstrate the issue. you should be able to recreate it.

    that sample site in my comment above is running WP 3.9.1 and i just updated the twentytwelve theme to version 1.4 (from 1.3)and the bullet is still showing above the event.

    Brook

    (@brook-tribe)

    Howdy oweniverson,

    Leah brought this thread to my attention. At first she did not quite understand that you were reporting a bug, hence the confusion.

    We do really appreciate your taking the time to report this and document the fix. You even setup a test site just for this! You are awesome. I will report this to our developers so we can get it fixed in a future version.

    In the mean time your fix of disabling the :before content is a good one. FYI, if you ever need the non minified version of our css files, they can be found be removing the ‘.min’ from the url. For example:
    https://test1.owen010.com/wp-content/plugins/the-events-calendar/resources/tribe-events-full.min.css?ver=3.5.1
    https://test1.owen010.com/wp-content/plugins/the-events-calendar/resources/tribe-events-full.css?ver=3.5.1

    Thanks again. Cheers!

    – Brook

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Bullets showing on top of rather than next to Event Title’ is closed to new replies.