This plugin is great!
Except it shows a big gray box in the corner on Android Chrome.
Can I add some code to make it browser aware and not show up on mobile?
??
]]>Default target Page is set to _blank
How can I change the target to _self?
Thanks for your help.
]]>На некоторых сайтах понравилось использование данного плагина, но установить на свой блог не смогла. Первоначальный вариант работает, а с моими данными нет.
]]>It was a good run. Just thought I’d report it now fails with the latest WP 3.5 update. If anyone knows an alternate tool that does this do post it here.
]]>When the plugin works… It would be great to have a shortcode or Div ID option that would let this work inside a div box. Simple example would be for a quiz. The question visible, then hover over the corner and see the answer.
]]>Hi,
I hope you can help me with this one. Is it possible to just open the link in the same tab? Just let me know if it’s possible and where to find the code and I can modify it.
I look forward for your reply. =)
-amw403
]]>I′m using the version 0.3 of this plugin and it works fine in Crome, but is not compatible with other mayor browsers like Safari and Firefox, I′m using WordPress 3.3.1. ?do you know how to fix this ?
]]>I like this plugin but it is not working. I could see the thumbnail but once hover, the big image never show up.
I’m using wordpress 3.3.1 and Google Chrome and Firefox.
Would appreciate anyone to post the solution if you have luck getting it solved.
Thank you very much.
]]>This is a great plugin — however when we hover over the small image — instead of expanding to unveil the larger images the peel closes instead and does not reopen until you refresh the page?
Is there a way to fix this error? Thanks in advance!
]]>I had to use the wp debug feature for an issue I had and also found errors on the page peel plugin where the get-options function was called incorrectly. I fixed the error with the following code…
// try to always get the values from the database
$pagepeel_version = get_option('pagepeel_version');
$pagepeel_image_small = get_option('pagepeel_image_small');
$pagepeel_image_big = get_option('pagepeel_image_big');
$pagepeel_ad_url = get_option('pagepeel_ad_url');
Starting at line 89 of pagepeel.php I added the quotes to the options names.
Can the author please add this to the next version.
I put it directly into the plugin folder and it doesn’t work fine. Also, my big.jpg file is not really large.
I think it’s a problem with my WP version because it was tested until the 3.05 version.
Hi, Great plugin! Simple to use and simple to install. Does it support either GIF pr SWF for the corner image? I tried a GIF but the image remained static without animation. If not, can you or are you planning on implementing this?
Thanks!
]]>I Have Installed Page Peel with 3.1.3 Version and It was working Fine in my LOCALHOST System using XAMPP but when i setup WORDPRESS 3.1.3 with same theme at my domain:
https://myvillagevithon.com/eng/
it was not working problem is when site loads it get appear at Corner but when we ROLL OVER it it gets disappears from screen what is the issue…
PLZ Help me to solve .. PAGE PEEL IS AMAZING PLUGINS…. LOVE IT…
I Have Installer Page Peel With Version 3.1.3 And It was working very fine in my LOCAL HOST System Using XAMPP
Same Setup That means WP 3.1.3 And Same Theme(Themeforest Qualifire) were used at my domain :
https://myvillagevithon.com/eng/
Was Not Working Only First Time when site Loads it appears when we roll over the Corner it gets Disappears….
PLZ HELP ME SOLVE MY ISSUE…
PAGE PEEL WAS AMAZING… I LOVE IT…..
]]>Love this page peel. Is there a way of making it larger?
Hope you can help?
Wo
]]>nothing happens
]]>Can somebody help me and write this code? I really love the plugin but i′m running a multisite and have all the plugins network activated, so i would like page peel to be off by default and ready to be “activated” from the Page Peel Options.
Thanks.
]]>Hello,
Page Peel shows the small image just fine, but when rolled over, it disappears. I checked the Z-index, looks fine. Also tried the Twenty-ten theme and had the same issue. any help would be greatly appreciated! THX
On temp URL:
https://summit.websitewelcome.com/~hostbo/
THX,
Will
I have been dealing with this plugin for a while now. I really love the look of it and it really helps to affiliate my other site with it. However, it threw all kinds of errors in the browser and after some research it was getting strange hits from all over the world on the PHP script. I didn’t feel safe with it.
So in an effort to keep the functionality of the plugin running on the site I removed all calls to the database. Which left me with just the script pointing to the files needed to implement the swf’s and my personal images.
I thought it was over after that but for some reason it was still calling the php in the html that was no longer there. People where still hitting the Php and getting, of course, 404 errors that it didn’t exist.
I did a search for all instances of the word page peel in the database and found two instances still present. After removing them, everything is working and no more database calls. In fact I have removed the plugin completely and still have the functionality running.
I am not sure what exactly was going on ;), but if anyone would like a breakdown on how to do this feel free to send me an email.
]]>Hey Avram I got the page peel to work after having 2 instances of it, but now i am getting this in firebug. Can you elaborate?
[ <b>Fatal error</b>: Call to undefined function get_option() in <b>/wp-content/plugins/page-peel/pagepeel.php</b> on line <b>29</b>
]
brackets for code not in the code, also I have taken my root out of the statement.
]]>