TOTALLY PERFECT! Stretching it to take up all the space to the left of the social icons is exactly what I would have asked about next if you hadn’t done it. It’s working now. Thanks hugely for the help.
OK, now that brings me to the next question. Let me know if I should start a new ticket for this or if you can answer here. We are currently using a shortcode to display the Ditty Ticker using the defined content set up in the settings. This is sufficient for how we’ll use this. But if there’s a way to take it to the next level by feeding the content dynamically through a View built with the Toolset plugin, that would be even better.
To do this, we’d need to have the code that gets executed by the shortcode to display our text supplied in the settings. I’m not seeing it in the page source code though. If we could get what executes for this ticker, then we could put that into a Toolset View and replace the item text that currently says “2nd Ride Event” and “Club Picnic – March 25th – Beck Ranch Park” and instead use the Toolset field that displays our Ride titles as links [wpv-post-link] and have that in a loop. The loop would then add all Rides that meet the defined criteria in the query filters we’d set up. If we can do this, we’ll add a custom taxonomy to our Ride content type called “Add To News Ticker” and then set up a query filter to only display rides where that taxonomy is set to yes. We could also set up a query filter to only display rides with start dates greater than or equal to now so rides that are in the past will automatically remove themselves from the ticker. Then we’d have a ticker displaying all our ride titles that we want on there, as links to the individual ride pages, and in a controlled way that can be defined on the Create Ride page.
Do you think this is doable? I’m guessing everything with Ditty Ticker is done through javascripts, so I’m not sure if I’ll be able to pull that into a Toolset View as I’m hoping.
If we can do this it would automate what goes in the ticker in a more preferential way that to add and remove items manually. No problem if you’d prefer for me to file this as a new ticket on here.
Thanks again for the huge assist in getting this working for us.