So I want to see if this is possible, but would I be able to use the plugin to create a separate page for strictly the Issuu?
We want the layout of the website to remain the same, having the homepage format and stuff like that, but I was wondering if I could create a distinct page for the Issuu, ie the menu bar would have “Home” “National” “Local” and “Current Issue” and the “Current Issue” would bring you to the embedded edition of the magazine.
Thanks!
]]>I tried to turn pages in a browser, but IE is not working. But Chrome – ok.
]]>I want to show one one page instead of two and also adjust the sizes. How can I do that?
]]>How can I get an embed with configid attribute in the enclosure div to get the issuu viewer?
]]>Title says it all. Even adding in the [embed] tags manually doesn’t fix it.
]]>the plugin isn’t working…. just showing the embed code on the page
]]>Is there a way to make the background transparent?
]]>Dear all,
It started to not working after wordpress latest upgrade. We simply copy issuu link and paste it to any page or post, it’s not working, just shows the url on post/page.
Can you guys please help me ?
]]>I tried to adjust the size with the Styling Options, but this won’t work on my page. The maximum width should be 250px, but it’s far more wider than that. Help…
]]>Hello,
I copied my URL link into my post and it only works when it wants to!
The “image” on which you are supposed to click to see the magazine does not always show, even if I refresh the page…
The same happens on Chrome or Firefox.
Thanks!
I don’t see any difference between light/dark theme and Always show flip buttons option checked or unchecked does not change anything.
Is this a bug?
Regards.
]]>Hello!
Your plugin works fantastically.
I just need a little help.
How can the embedded issu could be resized?
Can I modify a css?
It overflows the size of my website.
Best regards!
Warning: Division by zero in /home/mlibca/public_html/wp-content/plugins/issuu-embed/issue-embed.php on line 268
Have downloaded latest version via WP and FTP, but keep getting that line on top of page.
http//:www.mlib.ca/archive
]]>Does this plugin also allow me to have the issuu page flipping as my featured image on the home page? If not, do you know of one that does?
]]>Hi,
I think Issuu are flash embeds right? So I was wondering if this plugin has somehow html5 compatiblity.
Thanks
]]>Hi,
This plugin seems to work quite well, except I can’t see the download button. Is it something that needs to be activated?
If not coded into it, is it something you could add please? I would like people to have the option of downloading the pdf they are viewing.
Thanks
]]>Would be great if we could get a 100% width option for responsive sites. Would that be a possibility?
]]>Does this work if you have an SSL certificate on your site?
]]>I have modified this application by adding a simple Mobile device handler for iPad etc.
Here is the code which need changing.
Change around line 290 of Issue-embed.php:
return '<object style="width:' . $width . 'px;height:' . $height . 'px" ><param name="movie" value="https://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?' . $querystring . '" /><param name="allowfullscreen" value="true"/><param name="wmode" value="transparent"/><param name="menu" value="false"/><embed src="https://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" wmode="transparent" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" style="width:' . $width . 'px;height:' . $height . 'px" flashvars="' . $querystring . '" /></object>';
To this:
// Check if we are running mobile or not!
if(strstr(strtolower($_SERVER['HTTP_USER_AGENT']), 'mobile') || strstr(strtolower($_SERVER['HTTP_USER_AGENT']), 'android')) {
return 'You are using a MOBILE Device!! <h3><a href="'.$url.'?mode=mobile">Click here to see the mobile version of our Page Turner!</a></h3>';
} else {
return '<object style="width:' . $width . 'px;height:' . $height . 'px" ><param name="movie" value="https://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?' . $querystring . '" /><param name="allowfullscreen" value="true"/><param name="wmode" value="transparent"/><param name="menu" value="false"/><embed src="https://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" wmode="transparent" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" style="width:' . $width . 'px;height:' . $height . 'px" flashvars="' . $querystring . '" /></object>';
}
Bobs you uncle all done! It will not show Mobile users a link to go off to the mobile version.
https://www.ads-software.com/extend/plugins/issuu-embed/
Kind Regards,
Steven Church
Kazoosoft
I cannot get the post to work.
I have attached the page it is on and you will see it just show at the bottom of the post. Let me know if there is a problem.. and where.
I have tried the link, the url, the code, and everything else i can. Please help.
https://alcogop.org/2012/05/25/assemblyprogram2012/
I have tried pasting the URL in to posts and pages but the Issuu doc doesn’t show up.
The URL’s I tried:
The one in the browser window – https://issuu.com/sweetandmaxwell/docs/jctnewsfeb2012
and the embed URL – https://issuu.com/sweetandmaxwell/docs/jctnewsfeb2012?mode=window&printButtonEnabled=false&shareButtonEnabled=false&searchButtonEnabled=false&backgroundColor=%23222222
Is there anything else I need to do? Do I need a shortcode??
Sorry if this is just rediculously obvious.
Thanks
https://www.ads-software.com/extend/plugins/issuu-embed/
*EDIT* – What I get is a link to the doc is this correct? I was expecting more of an embedded doc with the option to pop out to full screen.
]]>