jynxy
Forum Replies Created
-
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Digg Digg Floating IssueHi, i would like to apologise, i have found the error.
this is a problem with a mistype in digg digg files.
have submited a fix to them.
Thanks for your help.
Forum: Plugins
In reply to: [Digg Digg] Print buttonok in digg-digg.php find the following.
function dd_get_print_service(){ $emailButton = "<div class='dd_button_extra_v'><div id='dd_print_button'><span id='dd_print_text'><a href='javascript:window:print()'>print</a></span></div></div><div style='clear:left'></div>"; return $emailButton; }
replace with this
function dd_get_print_service(){ $emailButton = "<div class='dd_button_extra_v'><div id='dd_print_button'><span id='dd_print_text'><a href=\"javascript:window:print()\">print</a></span></div></div><div style='clear:left'></div>"; return $emailButton; }
Forum: Plugins
In reply to: [Digg Digg] Print buttonok this is the issue.
<span id='dd_print_text'><a href="javascript:window:print()'>print</a></span>
should be
<span id='dd_print_text'><a href="javascript:window:print()">print</a></span>
now need to find now to fix it.
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Digg Digg Floating Issueyes i have, i reset the settings again and manged to get it to work, if i turn the print buttong off. must be a conflict between the two.
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Digg Digg Floating Issuethis is with digg digg floating enabled
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Digg Digg Floating Issuehave a look at
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Digg Digg Floating IssueIt is there ?
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Digg Digg Floating IssueThere is content on the page, glad i not paid for the full version yet.
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Digg Digg Floating IssueAll other plugins etc work fine just FAB doesnt work with it, i take it you have no idea of a way to fix this then ??
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Digg Digg Floating IssueReally? ive looked in chrome, ie etc the whole entire page just does not display correctly ?
if i turn off digg digg floating mode it works fine.
ill turn it off now so you can see the difference.
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Digg Digg Floating IssueWow, thanks for the ultrafast reply ??
Working on this site for a client. https://loverealm.org/archives/jesus/
as you can see its all messed up, looking through now to see what i can find.
Thanks