• Resolved Anonymous User 652281

    (@anonymized-652281)


    Hi Jack, Sorry it’s me again. I was just going to do a video and noticed an issue. You have set the maximum lengths for SEO titles and description…

    But it’s not working. I think it’s because ‘max-length’ is used instead of ‘maxlength’

    Could it also help to have “help” on these fields too? Something to tell users what the character length is (should be)?

    I think Theirry’s plugin used to do this by changing the text colour to red when ideal characters numbers had been reached.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Krielkip

    (@krielkip)

    Hey David,

    No problem; Glad you found an issue.

    I can change the maxlength and add the max length in the help.
    The field is using the Beaver Builder settings tools.

    https://kb.wpbeaverbuilder.com/article/616-cmdg-10-setting-fields-reference#text-field

    I will try to work something out a.s.p.

    Thread Starter Anonymous User 652281

    (@anonymized-652281)

    Many thanks Jack

    Yes, that is the document I used to check.

    I am no developer, but I changed “max-length” to “maxlength” in your plugin and it worked.

    Plugin Author Krielkip

    (@krielkip)

    Super good that you have checked it, without being a developer ;).

    I will bring this is the new update. also with the reqeust: “Add Featured Image”. https://github.com/Krielkip/bb-toolbox/issues/2

    Plugin Author Krielkip

    (@krielkip)

    2 weeks later. But i have updated the plugin. Version 1.1.0 is now live.
    The fix for the max-length was added in this fix.

    Sorry for the long delay. I struggled the problem with updating at the frontend.
    But there is a new issue about that on github. ??

    Can you check if this solves the problem 100%?

    Thread Starter Anonymous User 652281

    (@anonymized-652281)

    Brilliant Jack. Thank you so much. I can do a video now.

    Just one thing I noticed on the help with SEO titles. You will see what I mean from your code:

    ‘maxlength’ => ’60’,
    ‘size’ => ’30’,
    ‘help’ => __(‘Max input value is 30 characters.’, ‘bb-toolbox’)

    • This reply was modified 5 years, 12 months ago by Anonymous User 652281.
    Plugin Author Krielkip

    (@krielkip)

    Coding on the late night not always the best way :).
    Going in the next fix ??

    Plugin Author Krielkip

    (@krielkip)

    And here it is. Version 1.1.1 with the edit of the help;

    Also change the Meta Description field.
    (also did a request to BeaverBuilder about maxlength in textarea, so that is also working ?? )

    Thread Starter Anonymous User 652281

    (@anonymized-652281)

    Thanks very much Jack. I now have fame with my video on your plugin page. Wow! Wish I had not stumbled over my words so much. I am grateful though ??

    Plugin Author Krielkip

    (@krielkip)

    Think i get more fame because of the YT video and FB post ??
    I hope in the next release maxlength is also added to the textarea.

    Then i need to check if it works with WP 5 & the new BB.
    Can i mark this resolved for you ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Max-length issue’ is closed to new replies.