-
AuthorPosts
-
brookh Friend
brookh
- Join date:
- June 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
August 12, 2013 at 4:41 pm #189663When 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 ()
- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 13, 2013 at 4:43 am #502030Hi 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 Friendbrookh
- Join date:
- June 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
August 13, 2013 at 2:50 pm #502097I turned on both. You should be able to see the issue now.
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 16, 2013 at 8:30 am #502445Yes, I got it. I reported this to dev team and will be back to you when having any news.
brookh Friendbrookh
- Join date:
- June 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
August 16, 2013 at 3:10 pm #502504Any idea how long? We are submitting this project to the Air Force Reserve on Monday and the want to resolve this issue.
brookh Friendbrookh
- Join date:
- June 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
August 19, 2013 at 7:51 pm #502722Help, I cannot find the way to remove this. It needs to be removed. What do I do?
brookh Friendbrookh
- Join date:
- June 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
August 19, 2013 at 11:06 pm #502732Found 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.
1 user says Thank You to brookh for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 20, 2013 at 8:51 am #502828That’s so great and thank you so much for sharing solution, it’s much appreciated
brookh Friendbrookh
- Join date:
- June 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
August 27, 2013 at 8:17 pm #503690Correction:
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.lessI hope this helps everyone.
-
AuthorPosts
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
Jump to forum
URL information for Menu and Links showing when Printing Page
Viewing 9 posts - 1 through 9 (of 9 total)