Joe
Forum Replies Created
-
Forum: Plugins
In reply to: [Ditty – Responsive News Tickers, Sliders, and Lists] Ditty Gap in the tickerClosing ticket
Forum: Plugins
In reply to: [Ditty – Responsive News Tickers, Sliders, and Lists] Ditty Gap in the tickerCan you provide a link for me to check it out? (front-end only)
Ah, ok. That is helpful!
I really don’t spend any time on updates to the legacy ticker unless there’s a security issue found. But, if you add instead of just hitting space, that should resolve the issue for you.
Can you elaborate on where you are trying to add these? Are you referring the text added in a layout or within your content? One option to ensure a space doesn’t disappear is to use “ ” (which is a non-breaking space) instead of a normal space. For example: Source: Mikki
@mikii thanks for letting me know!
I released another small update to ensure this issue was resolved. Please update to version 3.1.59 when you get a chance.
Forum: Plugins
In reply to: [Ditty – Responsive News Tickers, Sliders, and Lists] ティッカーが表示されなくなりましたI see there are a couple of javascript errors on your site. These could be blocking the global Ditty script from running:
Uncaught TypeError: jQuery(...).lightbox is not a function
at HTMLDocument.doLightBox (jquery.lightbox.js?ver=2.3.4:569:31)
at i (jquery-2.2.4.min.js:2:27151)
at Object.fireWith [as resolveWith] (jquery-2.2.4.min.js:2:27914)
at n.ready (jquery-2.2.4.min.js:2:29707)
at HTMLDocument.J (jquery-2.2.4.min.js:2:29892)Understand this error
script.js?v=20231018:320 Uncaught TypeError: $(...).twentytwenty is not a function
at script.js?v=20231018:320:61
at dispatch (jquery-2.2.4.min.js:3:7537)
at r.handle (jquery-2.2.4.min.js:3:5620)Understand this errorI was able to track down the patchstack notice and the issue listed was already fixed in version 3.1.58. I have resubmitted the update to patchstack so hopefully they close out the notice soon. They previously confirmed with me that it was closed, but for some reason it’s still open.
Forum: Plugins
In reply to: [Ditty – Responsive News Tickers, Sliders, and Lists] Timestamp@natedanielz, sorry about that. I though for sure I had responded to your last question. I know I wrote a whole response out but must have never submitted it.
But, quickly, yes you can use the same Ditty with different displays. You just need to create a display template for each display you want to use, then in the shortcode add: display=33 (the 33 would be the post id of the display template you want to use).
Thanks for letting me know about this. For some reason I never received a notification on this issue so I am checking with Patchstack to get more details. As soon as I find out more and resolve the issue I will post an update.
Forum: Plugins
In reply to: [Ditty – Responsive News Tickers, Sliders, and Lists] TimestampAre you referring to the list as a whole, or for each item? Here’s a quick video showing how to add a timestamp to each item: https://www.loom.com/share/d9a3e3ba356649e79b7152e4aea9d2a0?sid=a131c853-66ca-44bc-8a13-cf1c6549a09f
I would suggest creating a Layout Template if you want to use the same layout multiple times. You can also set it as the default layout for default item types on your Ditty > Settings > Layout Defaults.
It also looks like you have the Ditty title displaying. You can hide this by editing your Ditty and going to Display > Title and selecting None for the the Display setting.
That is only shown to admin/editors when logged into the site and is a quick link to edit the Ditty. You can disable this on the Ditty > Settings > General page by selecting Disabled for Edit Links and saving your settings.
If you click on Ticker Mode or Global Settings does anything happen? Or, can you create a new tick? I’m just trying to find out if only the editing of the text field is not working or if all functionality is broken.
I’m guessing there was an update on your site that is now causing a javascript error. You can check out the developer tools of your browser to see if there are any: https://docs.wp-rocket.me/article/1364-how-to-check-for-javascript-errors-on-your-site
Does other functionality on the edit page work, like changing tabs/buttons or adding new ticks? It’s possible some other update on your site has created a javascript error that is affecting the edit screen.
Please run through the following article to see if you can track down the source: https://www.metaphorcreations.com/article/general/plugins/test-plugin-conflicts/