ignitedbytruthadmin

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 30 total)
  • Author
    Posts
  • in reply to: Events Listing Typo #1283411
    ignitedbytruthadmin
    Participant

    For some reason the update I ran yesterday did not ‘take’, but just now I found it in the dashboard and updated successfully. The extra ‘1’ typo is gone! Yay!

    I still would like to be able to customize the color background (it is currently a blue that clashes with our branding colors), and customize the events listing in the sidebar widget. Whatever I do to change the options doesn’t seem to update the display on the home page.

    Also the “View more…” text has no padding. It needs to be moved over a little. I have attached a screen shot to illustrate the issues.

    Thanks,
    Mary Kay

    in reply to: Events Listing Typo #1283011
    ignitedbytruthadmin
    Participant

    Never mind. I found 4.4.7 in the WordPress updates page. It is updated now. But still no change in the error 🙁

    in reply to: Events Listing Typo #1282980
    ignitedbytruthadmin
    Participant

    I can try. Can you send me detailed instructions again on how to do that since it doesn’t have a button in my dashboard to update?

    in reply to: Events Listing Typo #1282482
    ignitedbytruthadmin
    Participant

    This reply is private.

    in reply to: Events Listing Typo #1282430
    ignitedbytruthadmin
    Participant

    Events Calendar Pro plugin actually was current, but The Events Calendar plugin was not. I updated that, but no change in the error on the events listing. 🙁

    in reply to: Events Listing Typo #1281897
    ignitedbytruthadmin
    Participant

    Sure, here it is.

    in reply to: Events Listing Typo #1281880
    ignitedbytruthadmin
    Participant

    Here is the screenshot again. I must have hit “submit” before the upload finished. Curse of slow internet.

    in reply to: Events Listing Typo #1281688
    ignitedbytruthadmin
    Participant

    Here is the venue: https://ignitedbytruth.org/venue/reynolds-coliseum/

    It is in Raleigh, but I have no idea where the “1” is coming from. The information looks correct in the venue editor.

    Here is a screenshot of the event post. I only see the “Raleigh 1” in the events listing sidebar on the right.

    Sincerely,
    Mary Kay

    in reply to: Events Listing Typo #1281053
    ignitedbytruthadmin
    Participant
    in reply to: Padding not Visible on Event Feature Image #1254435
    ignitedbytruthadmin
    Participant

    Thank you!!! Worked perfectly! I had forgotten to include the img tag in the CSS.

    in reply to: Can Not Get QR Codes Scanning To Work #1180013
    ignitedbytruthadmin
    Participant

    Apparently not all QR Scanner apps are created equal. I had to try about five apps before I found i-nigma. It worked great, and was able to successfully scan and check in a ticket on my iPhone 6. I’m waiting for an Android device to test i-nigma on that platform, but fingers crossed it will be successful there as well. i-nigma from 3G Vision for those of you who are struggling to get QR scan check in to work.

    in reply to: Text Alignment on Event Details #1157845
    ignitedbytruthadmin
    Participant

    That did the trick! I did have to add the overflow:visible statement back into the dd class, as it was still clipping the last few pixels off of the venue web site URL.

    So my final CSS looks like this, for anyone else having similar issues.

    .single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    text-align: left;
    width: auto;
    }

    .single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
    position: relative;
    overflow: visible;
    clear: both;
    }

    Thanks so much for the help Geoff. You are so money, and you don’t even know it! (Well, technically you do this for a living… so I guess you do know it… but still… Awesome!)

    Thanks!

    in reply to: Text Alignment on Event Details #1157695
    ignitedbytruthadmin
    Participant

    Man, so close. On both Chrome and Firefox, the web site fields for both the event and the venue are still getting clipped. But I see in your screen shot, those fields are dropping to the next line, which is what I really want.

    I’m testing in Firefox and Chrome on Mac OX. What browser is your screen shot from? I’d love to find a universal fix for those two fields.

    Thanks!

    in reply to: Text Alignment on Event Details #1157667
    ignitedbytruthadmin
    Participant

    Hey Geoff,

    Thanks so much. That’s much better on the vertical alignment. But it’s still clipping all the details right around the 11 or 12 character mark, even in your screen shot. The dates, times, email and web site are all truncated so the full text can not be read. (Screen shot attached.)

    How can I reduce the horizontal spacing between the field labels and the field content. Or is there a hard width set on the event details field that’s causing the clipping? I just need to make those important details visible.

    Thanks again for the help!

    in reply to: Text Alignment on Event Details #1157492
    ignitedbytruthadmin
    Participant

    This reply is private.

Viewing 15 posts - 16 through 30 (of 30 total)