neautotalk
Forum Replies Created
-
Whoops ?? that’s why you are the experts. Fixed it now and it works. I think this should solve the issue going forward. Thanks again for your help.
I added the CSS as you suggested and removed the custom class section in the php file but it did not work. The background is gone but the text is still overlayed at the top. I attached the example. Should I put no-image back on line 47 of the template
Here are my entire custom CSS setting. Maybe one of them is conflicting?
.epta-share-area {
display: none !important; }
.epta-related-head {
font-size: 1.2em;
} .epta-countdown-timer {
display: none !important;
} .epta-title-date {
bottom: auto !important;
top: 0px !important;
} .epta-title-date h2 {
font-size: 1.4em;
} .single-tribe_events .epta-image-area .tribe-events-event-image {
display: block !important;
} .epta-map-area{
display:none !important;
}
@media screen and (max-width: 480px){
.epta-map-area{
display:block !important;
}
} epta-title-date {
position: unset !important;
background: #222222 !important;
} .epta-title-date .epta-light-bg{
opacity: .1 !important;
}I apologize. I was looking at the wrong file. Is there some way to make this a permanent change so I don’t have to keep adding it when the plugin updates? Thank you for your help
Hello again. The plugin updated today and wiped out the custom code I added. There is no way to add this now to line 47. Do you have a work around again for this.
Thank you. I added that and it worked. I will add it to my notes for future updates.
Forum: Plugins
In reply to: [Event Single Page Builder For The Event Calendar] Hide Share IconsThank you. That worked perfectly.
Forum: Plugins
In reply to: [Event Single Page Builder For The Event Calendar] Hide Grey Google Map BoxThat worked, thanks
Thank you. That worked!
Thank you for the quick response but it didn’t work on the computer view.
I see the title and date on my phone but not on the computer view
The craziest thing just happened. The calendar starting working perfectly and I didn’t do anything at all to the site – woot! I don’t even care how it happened. I’m just happy it is working.
Check it out
https://www.newenglandautotalk.com/calendar
https://www.newenglandautotalk.com/add-an-eventAnother thing I found that won’t work. I won’t allow me to create a category. It also is putting the thumbnail on the post and I disabled that. I actually like the look on the car show so it’s not a problem but I really would like categories.
This is what it looks like on the car site
I forgot, my auto site is, https://www.newenglandautotalk.com
For now what I did was to have the “Add an Event” button I made go to the contact page so the public can submit events via our contact form.
I use themes from StudioPress. On the Connecticut site, which works, I am using the Going Green Child Theme. On the Car site, not working, I am using the StudioPress Nitrous Child Theme. Both us the Genesis Framework.
I am having the same problem. I actually just set this up on our auto site and no matter what I do I can’t get the /calendar and /calendar/add-an-event pages right. The Add an Event page keeps coming up as 404. The Calendar page comes up but it’s not using the format.
I also have this setup on https://www.connecticutbloggers.com and it works perfectly. I even copied the exact format from that site to this new site.
The only difference is I have version 5.1.8.3 on the Connecticut site and version 5.1.8.5 on the Auto site.