Forum Replies Created
-
AuthorPosts
-
ignitedbytruthadmin
ParticipantFor 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 Kayignitedbytruthadmin
ParticipantNever mind. I found 4.4.7 in the WordPress updates page. It is updated now. But still no change in the error 🙁
ignitedbytruthadmin
ParticipantI 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?
ignitedbytruthadmin
ParticipantThis reply is private.
ignitedbytruthadmin
ParticipantEvents 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. 🙁
ignitedbytruthadmin
ParticipantSure, here it is.
ignitedbytruthadmin
ParticipantHere is the screenshot again. I must have hit “submit” before the upload finished. Curse of slow internet.
ignitedbytruthadmin
ParticipantHere 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 Kayignitedbytruthadmin
ParticipantSure, here it is: https://ignitedbytruth.org/event/2018-ignited-truth-catholic-conference/
ignitedbytruthadmin
ParticipantThank you!!! Worked perfectly! I had forgotten to include the img tag in the CSS.
ignitedbytruthadmin
ParticipantApparently 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.
ignitedbytruthadmin
ParticipantThat 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!
ignitedbytruthadmin
ParticipantMan, 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!
ignitedbytruthadmin
ParticipantHey 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!
ignitedbytruthadmin
ParticipantThis reply is private.
-
AuthorPosts
