Hello
I just wonder if is there is a way to implement a better php-pdf rendering, especially when there are images each page have a lot of white space (if i do print and export pdf the rendering is way better).
Another question related to this is if there is a way to edit the title and the footer of ...
Search found 8 matches
- Sat Apr 16, 2016 9:08 am
- Forum: Proposals
- Topic: Better PDF rendering & editable heading-footer
- Replies: 3
- Views: 27319
- Thu Mar 24, 2016 1:06 pm
- Forum: Bug reports
- Topic: Double insert "issue" ?
- Replies: 6
- Views: 6796
Re: Double insert "issue" ?
Update,
I fixed duplicated in the index.php?action=show page, but in the block still (i need to know where is the class
) but i'm lazy so i just hide it from the template 
I fixed duplicated in the index.php?action=show page, but in the block still (i need to know where is the class


- Thu Mar 24, 2016 12:56 pm
- Forum: Bug reports
- Topic: Double insert "issue" ?
- Replies: 6
- Views: 6796
Re: Double insert "issue" ?
Hi Thorsten
I "fix" the "issue",
I caused it trying to remove the the view Count following this post
http://forum.phpmyfaq.de/viewtopic.php?f=2&t=14475#p41799
You suggested this modify
$renderedItems[] = sprintf(
'<li%s>%s<span id="viewsPerRecord"><br /><small>(%s)</small></span></li>',
($row ...
I "fix" the "issue",
I caused it trying to remove the the view Count following this post
http://forum.phpmyfaq.de/viewtopic.php?f=2&t=14475#p41799
You suggested this modify
$renderedItems[] = sprintf(
'<li%s>%s<span id="viewsPerRecord"><br /><small>(%s)</small></span></li>',
($row ...
- Mon Mar 21, 2016 3:44 pm
- Forum: Bug reports
- Topic: Double insert "issue" ?
- Replies: 6
- Views: 6796
Re: Double insert "issue" ?
Hi Thorsten !
2.8.25
2.8.25

- Mon Mar 21, 2016 9:37 am
- Forum: Bug reports
- Topic: Double insert "issue" ?
- Replies: 6
- Views: 6796
Double insert "issue" ?
Hello
I have this annoyng issue on the category faq block.
If i made a FAq shared to different groups the link is always going to duplicate or more (related to ne number of group is shared to)
I think it can be fixed touching the block class query, but i have no idea where is it.
Have someone ...
I have this annoyng issue on the category faq block.
If i made a FAq shared to different groups the link is always going to duplicate or more (related to ne number of group is shared to)
I think it can be fixed touching the block class query, but i have no idea where is it.
Have someone ...
- Fri Mar 04, 2016 11:00 am
- Forum: Proposals
- Topic: Login page in the link and link "memory"
- Replies: 1
- Views: 22924
Login page in the link and link "memory"
Hello
Sometime you want send a private faqs url to a friend/customer etc... and so u send something like this http://www.xxxxxxx.it/faq/index.php?action=artikel&cat=5&id=2&artlang=it
than u finish in a ACCESS DENIED page.
So the user have to click in the login link on right top, than in back to ...
Sometime you want send a private faqs url to a friend/customer etc... and so u send something like this http://www.xxxxxxx.it/faq/index.php?action=artikel&cat=5&id=2&artlang=it
than u finish in a ACCESS DENIED page.
So the user have to click in the login link on right top, than in back to ...
- Fri Mar 04, 2016 10:45 am
- Forum: General discussions
- Topic: Vimeo iframe fullscreen issue
- Replies: 6
- Views: 8789
Re: Vimeo iframe fullscreen issue
Thank you !! it works perfectly
- Sun Feb 28, 2016 2:45 pm
- Forum: General discussions
- Topic: Vimeo iframe fullscreen issue
- Replies: 6
- Views: 8789
Vimeo iframe fullscreen issue
Hello
When i try to importing the embed code from vimeo, the editor cut the full screen part of code
<iframe src="https://vimeo.com/155813398" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
became
<iframe src="https://vimeo.com ...
When i try to importing the embed code from vimeo, the editor cut the full screen part of code
<iframe src="https://vimeo.com/155813398" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
became
<iframe src="https://vimeo.com ...