• Resolved George

    (@giorgos93)


    Hi! In local version of BLC I have ‘Apply custom formatting to broken links’ option enabled. And I have this code there:

    .broken_link, a.broken_link {
    text-decoration: line-through;
    }

    However, the code applies only when I am logged-in as admin (the <style></style> tag is automatically added in the code). Here is a screenshot: https://skrinshoter.ru/saEejCbNMeQ. But when I am not logged-in, then there is no such code on the page, so the rule text-decoration: line-through; doesn’t apply to broken links. Here is a screenshot: https://skrinshoter.ru/saEjVUV3eWt.

    I tried to add !important in your plugin’s tab, but it didn’t help. I also tried to duplicate the code in my style.css file, but it didn’t help as well.

    Maybe, the problem is from your side?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @giorgos93

    This is the default behavior in the BLC local version, to not affect your users/visitors with links that will be crossed out. In short, this CSS is loaded only for logged-in users.

    Following the above by default, this is not possible, and this will be outside the scope of support to provide different behavior. For that, you’ll need to hire a developer to provide the required custom code for you. WordPress provides a jobs directory here https://jobs.wordpress.net/. If you need further advice about it, feel free to email [email protected].

    – Subject: ATTN: WPMU DEV support – wp.org
    https://ww.wp.xz.cn/support/topic/custom-formatting-doesnt-apply/ (ticket reference in email body)

    Kind Regards,
    Kris

    Plugin Support Dmytro – WPMU DEV Support

    (@wpmudevsupport16)

    Hello @giorgos93,

    I hope you’re doing great today!

    We haven’t heard from you for a while, so we are marking the thread as resolved for now. Please feel free to reopen it, in case you still need further assistance.

    Best Regards,
    Dmytro

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.