Forum Replies Created

Viewing 15 replies - 1 through 15 (of 406 total)
  • Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    Thanks for the report and PR, Toru! This issue has been resolved in v2.1.

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    @doffine: Thanks for inquiring! Fear not, the Disable Search plugin has not been abandoned! I just released v2.0.1 of the plugin to note compatibility through the most current version of WordPress (6.3.1). There have not been any reported issues or bugs since the previous reason.

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    @123nadav: Thanks for inquiring! Fear not, the Disable Search plugin has not been abandoned! I just released v2.0.1 of the plugin to note compatibility through the most current version of WordPress (6.3.1). There have not been any reported issues or bugs since the previous reason.

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    Hi @emgb_520: The Remember Me Controls plugin hasn’t been abandoned, though it had been awhile since an update. I have just released v2.0 (now v2.0.1) of the plugin which improves the plugin settings page and confirms compatibility through with WordPress 6.2+. Cheers!

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    @koolinus: Thanks for the report and proposed change! The fix has been incorporated into the just-released v1.5 of the Years Ago Today plugin.

    Cheers!

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    Hi @moshe1111: Unfortunately, what you’re looking for isn’t something the plugin is written to do. It can only replace specific text with other specific text.

    It does not identify text by general criteria (e.g. “a paragraph with less than 10 words”) and it can’t replace any of the original text back into itself (e.g. putting text that got found back into the post but now within certain tags).

    If you know the text of what you’d like to be put into H2 tags, you can use the plugin and explicitly list them, (e.g. Daily Overview => <h2>Daily Overview</h2>). But it is not a feasible approach if there are a bunch of different phrases that you need put into H2 tags, or if the phrases also appear within normal text.

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    Hi @jonellealice: I believe I understand what you want, or thereabouts, but the plugin doesn’t really facilitate the request currently, at least not without some very specific custom coding.

    I’ve made a note in my TODO list for the plugin to add such a feature. I’m envisioning that when editing a post, there is a field where you can specify what terms should not get a text hover in that post. (In your example, you would edit post B and specify that the term “round” should not get hover text.) Does that sound like it would meet your needs?

    I’ll follow-up here whenever I get the chance to implement it for a release of the plugin. Thanks for the suggestion!

    P.S. Out of curiosity, do you use the block editor (aka Gutenberg) to write posts, or do you use the older, classic editor interface?

    Forum: Plugins
    In reply to: [Blog Time] JS Error
    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    Thanks for the report, @afrikane! I’ve just released v4.0.1 of the Blog Time plugin which fixes this issue.

    Cheers!

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    As promised, a follow-up to this…

    The Blog Time plugin has just been updated to v4.0. It introduces a setting (found at Settings -> General) for easily configuring the blog time format without needing to use a filter. (The filter is still supported, and it takes precedence over the setting. The setting provides a notice if the filter is being used.)

    Cheers!

    Forum: Plugins
    In reply to: [Blog Time] Time Location
    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    @americanfreak: Just a follow-up on this…

    The Blog Time plugin has just been updated to v4.0. It introduces a setting (found at Settings -> General) for easily configuring the blog time format. It also introduces support for the ‘T’ timezone format token, which is used for showing the timezone abbreviation (e.g. “PDT”).

    Cheers!

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    It sounds like you’re getting into the realm of using CSS itself and not necessarily the functionality of the plugin.

    What you want may be possible. It really depends on the HTML markup used for these private notes. I don’t know what you have generating these notes or what the markup looks like, including any potential HTML classes being used, so it’s difficult to provide any assistance.

    Based on the CSS you were trying, it seems reasonable that it affects all notes since there isn’t anything that indicates the CSS should only apply to private notes and not other types of notes.

    Again, the markup used for the notes will dictate if private notes can be specifically targeted and how.

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    @azureconcept: Glad you found the time formatting you needed!

    Admittedly, the current version of the plugin does not make it easy to customize the time format — it can only be done using a filter in custom code.

    However, I am finishing up the next version of the plugin which will add a setting for customizing the time format. I’ll follow-up here to let you know when it releases, if you’re interested.

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    The style you configured via the Add Admin CSS plugin does appear in the source snippet you provided, so that’s confirms the plugin is working and is basically the primary thing the plugin is meant to do.

    I don’t know enough about what else is going on in the page, but it will likely be one of the following issues:

    1. The CSS selector you provided is incorrect and doesn’t match the element you intended.
    2. There is another CSS rule with greater specificity for the element you are targeting, so that rule is overriding yours.

    I’d suggest again to use your browser’s inspector tool on the element (the note content) that you were trying to change to see if either of these are the case. You should be able to see your custom styling applied and if it’s getting overridden.

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    Hi @colourstone: Thanks for the report!

    I’ve just released v2.0.1 of the Add Admin CSS plugin which should fix this issue. Let me know if you continue to experience any problems with this update.

    Cheers!

    Plugin Author Scott Reilly

    (@coffee2code)

    WordPress & Plugin Developer

    Hi @strettonbull: Thanks for the report and especially for identifying a specific plugin conflict that I could use to debug the issue, since I was not initially able to reproduce it.

    I’ve just released v2.0.1 of the Add Admin CSS plugin which should fix this issue. Let me know if you continue to experience any issues with this update.

    Thanks again and cheers!

Viewing 15 replies - 1 through 15 (of 406 total)