• Hi I just saw that there is a new update for this plugin and I updated to see whats new. Then when I checked my site, i see it nowhere, it has stopped working, I tried changing the ID and also disabling other plugins. But no help. it doesn’t work.

    Then I replaced the plugin files from an old backup file.

    Now it started working but i’m on old version.
    You can checkout my site https://techgyo.com and open any post to see that it works.

    I see that in the new version, there are some additional features like post thumbnail integrated into the slider.

    I would love to have the new version, It would be great if anyone can suggest me a solution.

Viewing 15 replies - 16 through 30 (of 53 total)
  • Plugin Contributor Grzegorz Krzyminski

    (@gkrzyminski)

    hmm… I’m opening a https://techgyo.com/index.php/6-methods-find-sizzling-affiliate-products-market-online/#axzz1FntXaRjm where I see an upPrev displaying:

    Open Source Software in the News: What’s New in 2011

    The increasing popularity of open source software means that it is getting more news coverage, both in the computer world …

    I’m going to Open Source Software and I see it starts with:

    The increasing popularity of open source software means that it is getting more news coverage, both in the computer world and the “real” world. Coverage includes announcements on the latest releases as well as upgrades or improvements of existing open source software.

    I don’t see any bug?

    Plugin Contributor Grzegorz Krzyminski

    (@gkrzyminski)

    I have one question, because one thing confused me.

    Do you see my answer to your last message about a bug, because somehow it’s not appearing in the publicly visible forum? It is visible when I log in, but until then it’s missing.

    Hi, For some time I have activated the plugin but it never worked and now I have decided to seek help. I just installed the latest version of the same, not work. Please see https://www.sodalive.ba/lukavac/odrzana-31-redovna-sjednica-ov-lukavac/ and consult me what to do.

    My preferences:

    Fade in / fade out
    70%
    Right
    Thumbnail

    THANKS

    Plugin Contributor Grzegorz Krzyminski

    (@gkrzyminski)

    Hello osmanovic,

    Generally there is one issue: javascript for upPrev is not loaded at all.

    I have some question – What version of WordPress do you use? Isn’t earlier than 2.6?

    You may try to download modified upprev.php and replace it: https://gkrzyminski.pl/support/upprev-echo-script.zip

    I use wordpress 3.1.

    Now i replace this upprev file but nothing :S Also, i use this fix:

    wp_enqueue_script(“upprev-js”,$plugin_path.’upprev_js.php’,array(‘jquery’),’1.4.0′,true);

    Replace it with:
    wp_enqueue_script(“upprev-js”,$plugin_path.’upprev_js.php’,array(),’1.4.0′,true);

    but nothing :S

    Plugin Contributor Grzegorz Krzyminski

    (@gkrzyminski)

    OK, Another problem appeared.

    This is a file which is used for generating script, and it’s used for script src: https://www.sodalive.ba/wp-content/plugins/upprev-nytimes-style-next-post-jquery-animated-fly-in-button/upprev_js.php

    As you can see it, it’s empty. Let’s check what’s errors occurred – you need to remove error_reporting(0); from upprev_js.php file, and preview it again.

    Plugin Contributor Grzegorz Krzyminski

    (@gkrzyminski)

    You may want to read this:

    Fatal error following automatic upgrade

    Hi dear ones,

    I have a WordPress blog and I need to allow public to add their ads such as selling their cell, motor bike etc. I want to allow them upload image, description, rate without registering at my site. But I will need to approve it before it appears in site, can any developer here help to achive this? Lemme know about any plugin or theme that will have this feature. Please guys, I am good at WordPress but, could not find proper plugin to make this happens.
    Again,
    I want to allow public to:
    Upload car/product image
    Description
    Rate
    Email address
    That’s all. No PayPal purchase cart etc…
    When other user comes to my site, he must look at sellers details.

    Thanks guys,
    Sam

    Hi Grzegorz. I was wondering what needs to be changed to prevent the plugin from reappearing a second time on the same page even if you’ve clicked on the close x button? This happens when the user scrolls all the way to the top of the page and then scrolls back down. It reappears. It shouldn’t. Can you tell me what needs to be modified in the code? Thanks.

    Hi Grzegorz..

    I just downloaded the plugin and i really cannot get it working. I’ve searched for solutions, but none seems to be effectively to me to get it working. I dont use WTC or other plugins that i’ve seen that somehow conflict with upprev.

    So, i just instaled the actual version and it wont work. I didnt change anything, but i tried to set different options like: Percentage, Element Selector, Flyout/Fadein, Right/Left.. none seems to work. In fact, when i launch page code i can see

    “<style type=’text/css’>#upprev_box {display:block;right: -400px;}</style>”

    But it not work visualy. Can u help me out? I just love the plugin, and i think it will be very effective for my blog.

    Thank u so far!!

    Felipe Agnello

    Plugin Contributor Grzegorz Krzyminski

    (@gkrzyminski)

    @ako21

    To prevent upPrev from reappearing on the same page, you need to remove from upprev_js.php following lines:

    else if (upprev_closed && getScrollY() == 0) {
                upprev_closed = false;
            }

    @felipeagnello

    Does it worked previously? I mean, did you install any previous version and it worked correctly?

    Currently two things are missing: javascript is not loaded (failed to call wp_enqueue_script function?), upprev html code is not appearing at all. Only stylesheets are added correctly.

    Missing html code issue – Does your WP theme contain wp_footer(); called somewhere? Usually it is placed inside footer.php

    Maybe another way… does it work with a default theme?

    – No, theres no previously instalation. Just install the more recent one.
    – So, there are 3 functions that have to be loaded?
    – And yes, wp_footer() is called on my footer.php

    I dont know if helps, but the blog url is: https://www.publistorm.com

    thank u so far.

    Plugin Contributor Grzegorz Krzyminski

    (@gkrzyminski)

    @felipeagnello

    I guess this is a custom WP theme. Would it be possible to send it to me via email, so I may install it and check isn’t there something missing. Email can be found at https://gkrzyminski.pl

    Generally if you could switch to the default TwentyTen theme, we could confirm is it related to your theme, but it may reset some settings like menus or widgets so it’s worth to make a database backup.

    Grzegorz..

    You’re right, it’s a custom WP Theme. I probably have broken something. I’ll give a try on a default theme in a test server. If it still not work, i’ll send the theme for you. Probably my fault on that.

    Thank u so far dude.

    obs: is there any function “MUST HAVE” for the plugin to work?

Viewing 15 replies - 16 through 30 (of 53 total)
  • The topic ‘[Plugin: upPrev Previous Post Animated Notification] Not working after new update’ is closed to new replies.