long filelink in Shipping Invoice

  • Posts: 506
  • Thank you received: 21
  • Hikashop Business
9 years 7 months ago #172352

-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.3
-- PHP version -- : 5.4.25-1
-- Browser(s) name and version -- : Firefox 31.0

When the SHIPPING_INVOICE is printed the complete link to the file is shown in the print (SHIPPING_INVOICE_2.gif). This is not visible in the preview of the SHIPPING_INVOICE (SHIPPING_INVOICE_1.gif. The uploadmethod is AJAX trough a custom field.

Attachments:

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
9 years 7 months ago #172353

Hi,

It is done by the CSS of your Joomla 3 template.
There is a specific CSS added for the "print" media.
It's not related to HikaShop.

www.hikashop.com/support/support/documen...ize-the-display.html

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 506
  • Thank you received: 21
  • Hikashop Business
9 years 7 months ago #172479

Hi,

I use the standard template for Joomla 3 (isis). The link shown in Firebug shows an "empty" class and a full path to the fiile, so I don't know how I could solve this myself?

Attachments:

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
9 years 7 months ago #172498

Hi,

Right ; firebug is only displaying the current media, you need to switch it.
www.theparticlelab.com/easy-print-css-co...b-developer-toolbar/

Otherwise, just try to open the content of the isis "template.css" and look for the content

@media print {
And you will find into
	a[href]:after {
		content: " (" attr(href) ")";
	}
Which is the thing you're looking for.

Please understand that is Joomla related and not HIkaShop related.
So if you want to go further, please use the Joomla forum.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Last edit: 9 years 7 months ago by Jerome.

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

Time to create page: 0.059 seconds
Powered by Kunena Forum