link showed when print page

More
7 years 7 months ago - 7 years 7 months ago #63908 by charlynancy

so does it still appear now ?

Hi Georgios and all the great FlexiContent community,
i confirm it still appear with :
  1. template presentation
  2. FC 3.1.0-rc2
  3. Joomla! 3.6.2
Perhaps it is due to Joomla, it seems that i see this with other component since Joomla update recently
Last edit: 7 years 7 months ago by charlynancy.

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago - 7 years 7 months ago #63916 by charlynancy
OK : This is due to the CSS of your template.
Explanation : Many developpers consider as a good practice to include the url of links next to the link in a printout. They do this with a css (that's the case in the default Joomla template Protostar.)
The guilty css is :
Code:
@media print { ... }
Here is the fix : Override your CSS with this code :
Code:
@media print { a[href]:after { content: none !important; } }
Look at the documentation of your template to override your css (each template has its own mechanism)
Last edit: 7 years 7 months ago by charlynancy.

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #63924 by amaida
Replied by amaida on topic link showed when print page
Sadly still doesn't work.
It fix the print preview, that now looks ok. But when you print, you have alle the http adresses showed when there are links.

Any other idea?

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #63925 by charlynancy

It fix the print preview, that now looks ok. But when you print, you have alle the http adresses showed when there are links.

So we have progressed to solve this problem.
More particularly, we know now that it's due to css print.
So you have to change YOUR CSS template.
Every template has its own CSS... So it's impossible to find an universal fix.

BUt you can use the plugin : Add Print Stylesheet, it's an extension of Joomla extension directory :
Here is the link

I think that you will easily fix your problem with this plugin.
Could you test this plugin and give us your appreciation about it?

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #63926 by amaida
Replied by amaida on topic link showed when print page
Hello.
I installed the plugin and put the code above in the "print" css and works fine.

Super :) :) :)

Thank you

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #63928 by micker
Replied by micker on topic link showed when print page
you have flexicontent field inside ???

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.298 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline