Page 1 of 2
Line break problem with Phocadownload 3.0.1
Posted: 31 Aug 2013, 14:30
by harald.kamm
After having passed to Joomla 3.1.5 using the latest Phocadownload 3.0.1 I encounter the problem that the filename (using the description option) is not displayed correctley, i.e. the description doesn't remain between the maximum width of the column, there should be a line break. You may see this effect at the bottom of
psychotherapie-ausbildung-bamberg.de/
Any hint would be very appreciated.
Sincerely, Harald
Re: Line break problem with Phocadownload 3.0.1
Posted: 03 Sep 2013, 20:11
by Jan
Hi, do you get the same problem with standard template? Can you paste a screenshot where the standard template (default in Joomla! 3 is used)?
Jan
Re: Line break problem with Phocadownload 3.0.1
Posted: 04 Sep 2013, 08:41
by harald.kamm
Yes, the same problem results using the standard template:
https://www.dropbox.com/s/eri57mqxk2avf ... _break.jpg
Thank again, Harald
Re: Line break problem with Phocadownload 3.0.1
Posted: 06 Sep 2013, 14:47
by Jan
Is this output of component or plugin (in Joomla! article)?
Re: Line break problem with Phocadownload 3.0.1
Posted: 07 Sep 2013, 07:27
by harald.kamm
Plugin output, using the latest version, i. e. 3.0.1.
Re: Line break problem with Phocadownload 3.0.1
Posted: 19 Sep 2013, 15:39
by Jan
Hi, can you paste me here the plugin code which you have added to the article, so I can test it.
Thank you, Jan
Re: Line break problem with Phocadownload 3.0.1
Posted: 22 Sep 2013, 22:50
by harald.kamm
I always use
{phocadownload view=file|id=32|
text=File|target=s}
Sincerely, Harald
Re: Line break problem with Phocadownload 3.0.1
Posted: 23 Sep 2013, 22:44
by Jan
Hi, do you use:
{phocadownload view=file|id=32|
text=File|target=s}
or:
{phocadownload view=file|id=32|text=File|target=s}
Jan
Re: Line break problem with Phocadownload 3.0.1
Posted: 24 Sep 2013, 07:13
by harald.kamm
Thanks for your patience, you pointed out an error I had never noticed as it worked. After having corrected the wrong linebreak in the code I'm using
{phocadownload view=file|id=50|target=s}
and the problem with the missing linebreak in the file-description persists, but only under 3.0.1.
Thanks so much, Harald
Re: Line break problem with Phocadownload 3.0.1
Posted: 20 Dec 2013, 17:18
by harald.kamm
Hi Jan,
as the problem persists I have also asked the creators of the RSJuno-Tempalte I am using. They answered:
This is not an issue generated by the template, but by the fact that the <code> tag is used incorrectly, this should not be used for the description.
Thanks again, Harald