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
Line break problem with Phocadownload 3.0.1
-
- Phoca Member
- Posts: 15
- Joined: 31 Aug 2013, 14:24
- Jan
- Phoca Hero
- Posts: 48568
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Line break problem with Phocadownload 3.0.1
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
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 15
- Joined: 31 Aug 2013, 14:24
Re: Line break problem with Phocadownload 3.0.1
Yes, the same problem results using the standard template:
https://www.dropbox.com/s/eri57mqxk2avf ... _break.jpg
Thank again, Harald
https://www.dropbox.com/s/eri57mqxk2avf ... _break.jpg
Thank again, Harald
- Jan
- Phoca Hero
- Posts: 48568
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Line break problem with Phocadownload 3.0.1
Is this output of component or plugin (in Joomla! article)?
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 15
- Joined: 31 Aug 2013, 14:24
Re: Line break problem with Phocadownload 3.0.1
Plugin output, using the latest version, i. e. 3.0.1.
- Jan
- Phoca Hero
- Posts: 48568
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Line break problem with Phocadownload 3.0.1
Hi, can you paste me here the plugin code which you have added to the article, so I can test it.
Thank you, Jan
Thank you, Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 15
- Joined: 31 Aug 2013, 14:24
Re: Line break problem with Phocadownload 3.0.1
I always use
{phocadownload view=file|id=32|
text=File|target=s}
Sincerely, Harald
{phocadownload view=file|id=32|
text=File|target=s}
Sincerely, Harald
- Jan
- Phoca Hero
- Posts: 48568
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Line break problem with Phocadownload 3.0.1
Hi, do you use:
{phocadownload view=file|id=32|
text=File|target=s}
or:
{phocadownload view=file|id=32|text=File|target=s}
Jan
{phocadownload view=file|id=32|
text=File|target=s}
or:
{phocadownload view=file|id=32|text=File|target=s}
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 15
- Joined: 31 Aug 2013, 14:24
Re: Line break problem with Phocadownload 3.0.1
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
{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
-
- Phoca Member
- Posts: 15
- Joined: 31 Aug 2013, 14:24
Re: Line break problem with Phocadownload 3.0.1
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
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