Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • brookh Friend
    #189663

    When I try to print a page I get a ton of URL link information showing next to each Menu or Link on the page. How do I remove these references?

    Example:

    The Menu Reads:
    Home (/) How To Join (/HOW-TO-JOIN/BLOG)….

    Basically all links show the “Link Title” Followed by the link enclosed in ()


    1. http___dev.afreserve_Page_2
    2. http___dev.afreserve_Page_3
    3. http___dev.afreserve_Page_1
    Saguaros Moderator
    #502030

    Hi Brook,

    You can try to switch default template to another standard template like Bee5 and print the page again and let me know how it goes.

    If problem doesn’t persist then I will check our template again.

    P/s: pls attache the image again, I can’t see it clearly.

    Regards

    brookh Friend
    #502097

    I turned on both. You should be able to see the issue now.


    1. FubixTemplateOn
    2. BeesTemplateOn
    Saguaros Moderator
    #502445

    Yes, I got it. I reported this to dev team and will be back to you when having any news.

    brookh Friend
    #502504

    Any idea how long? We are submitting this project to the Air Force Reserve on Monday and the want to resolve this issue.

    brookh Friend
    #502722

    Help, I cannot find the way to remove this. It needs to be removed. What do I do?

    brookh Friend
    #502732

    Found it. The template bootstrap.css code below needed to be commented out:
    /* a:after {
    content: ” (” attr(href) “)”;
    } */

    It was on line 155 after the @media print statement.

    Needs to be removed from all theme bootstrap.css files as well.

    Hope this helps someone, it gave me quite a headache.

    Saguaros Moderator
    #502828

    That’s so great and thank you so much for sharing solution, it’s much appreciated

    brookh Friend
    #503690

    Correction:

    Yes commenting this out works, but it comes back every time you recompile less files. You need to alter the “rest.less” file and comment out or delete around line 167 the following:
    /*a:after {
    content: ” (” attr(href) “)”;
    }

    abbr:after {
    content: ” (” attr(title) “)”;
    }*/

    Location of Less file:
    t3basebootstraplessreset.less

    I hope this helps everyone.

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  brookh 11 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum