• Resolved Phil995511

    (@phil995511)


    Hello,

    My WP is on v.4.1, I use the theme GeneratePress v.1.2.4 and JetPack is on v.3.3

    After a update to WP 4.1, it’s imposible for my to see a preview of a theme or to personalize my theme when JetPack is enable. This fonctions run only when JetPack is not active !?

    Have you a solution for my ?

    Tks by advance.

    https://www.ads-software.com/plugins/jetpack/

Viewing 15 replies - 16 through 30 (of 35 total)
  • Thread Starter Phil995511

    (@phil995511)

    This problem has existed for almost a year and has still not been resolved ??

    https://core.trac.www.ads-software.com/ticket/27073

    Give us alone plugins for install, not pack, without any obligation to install all plugin of JetPack please.

    I would not have to wait months for it to work properly …

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    I have no error just this :
    https://image.noelshack.com/fichiers/2014/52/1419329713-1-capture-du-2014-12-23-11-07-11.png
    https://image.noelshack.com/fichiers/2014/52/1419329745-2-capture-du-2014-12-23-11-08-31.png
    https://image.noelshack.com/fichiers/2014/52/1419329766-3-capture-du-2014-12-23-11-09-09.png
    https://image.noelshack.com/fichiers/2014/52/1419329786-4-capture-du-2014-12-23-11-11-14.png

    That’s a lot of errors. Unfortunately I’m not sure where the problem starts, and what triggers all these errors. I also can’t reproduce on any of my test sites, regardless of the theme I use for the live preview.

    Could you let me know what other plugins are currently active on your site, so I can try to reproduce your environment?

    1) Do not require users to connect to WP.com servers for activation modules (for more easy to use).

    You can use Jetpack’s Development mode if you are not interested in any of the features that rely on the WordPress.com infrastructure and require a connection to WordPress.com:
    https://jetpack.me/support/development-mode/

    It will allow you to use Jetpack without connecting your site to a WordPress.com account.

    2) Make it possible to uninstall unused modules (for more sécurity).

    If a Jetpack module is deactivated, its code doesn’t run on your site so you shouldn’t have any problems with that code.

    Give us alone plugins for install, not pack, without any obligation to install all plugin of JetPack please.

    Some of the Jetpack Modules were already forked and made available in the plugin repository here:
    https://profiles.www.ads-software.com/wpjp/

    You can also check these 2 articles to find out more alternatives if you prefer single plugins instead of Jetpack:
    https://torquemag.io/jetpack-alternatives-wordpress-45-plugins-get-features-without-bloat/
    https://wptavern.com/15-plugins-to-get-jetpack-functionality-without-using-jetpack

    This problem has existed for almost a year and has still not been resolved ??
    https://core.trac.www.ads-software.com/ticket/27073

    Looking at the comments, it seems that no one was able to reproduce the issue at the time, which is a bit similar to the situation we’re having here with your site.

    If we find out what’s causing the issue on your site, either you or I could go and update that old ticket with the information we’ll get from this thread. If we don’t, it’s possible that this ticket will just be closed by one of the core developers, since there isn’t enough information to reproduce or understand the problem right now.

    Thread Starter Phil995511

    (@phil995511)

    List of my plugins :

    Akismet 3.0.4 https://akismet.com/
    All In One WP Security v3.8.7 https://www.tipsandtricks-hq.com/wordpress-security-and-firewall-plugin
    bbPress WP Tweaks 1.3.1 https://www.veppa.com/blog/bbpress-wp-tweaks/
    bbPress 2.5.4 https://bbpress.org
    Contact Form 7 4.0.3 https://contactform7.com/
    Google Analytics Dashboard for WP 4.3.10 https://deconf.com
    GP Premium 1.0 https://generatepress.com
    Jetpack by WordPress.com 3.3 https://www.ads-software.com/extend/plugins/jetpack/
    Really Simple CAPTCHA 1.8.0.1 https://contactform7.com/captcha/
    WordPress SEO 1.7.1 https://yoast.com/wordpress/plugins/seo/#utm_source=wpadmin&utm_medium=plugin&utm_campaign=wpseoplugin
    WP-reCAPTCHA 4.1

    Thread Starter Phil995511

    (@phil995511)

    1) after added in theme=>functions.php :

    add_filter( 'jetpack_development_mode', '__return_true' );

    It’s possible to preview a new theme, but it’s more impossible to customize my current theme.

    It’s is a bit of progress.

    Thread Starter Phil995511

    (@phil995511)

    2) I only wish to use the Jet Pack modules I like:

    Carousel, Icon site, Integration by substitution codes, Omnisearch, Similar Items*, Enhanced Distribution*, Monitor*,
    Spelling and Grammar*, Publicize*, Stats WordPress.com*, Subscriptions*.

    * = not work when add_filter( 'jetpack_development_mode', '__return_true' ); is actived

    Tank’s for this lonk : https://profiles.www.ads-software.com/wpjp/ but not all module are present. I do not want to use alternative plugins if possible.

    Thread Starter Phil995511

    (@phil995511)

    If I disable “Widget Visibility” after add add_filter( 'jetpack_development_mode', '__return_true' ); the preview fonction is active for my theme ?? !!!

    But “Similar Items*, Enhanced Distribution*, Monitor*,
    Spelling and Grammar*, Publicize*, Stats WordPress.com*, Subscriptions*”, can not be used (shaded in the list of JetPack plugin).

    Thread Starter Phil995511

    (@phil995511)

    When I remove theme=>functions.php :

    add_filter( 'jetpack_development_mode', '__return_true' );

    I have this message :

    Your site should be open to public use Jetpack : site_inaccessible

    Details d’erreur: The Jetpack server was unable to communicate with your site [HTTP 403]. Ask your web host if they allow connections from WordPress.com. If you need further assistance, contact Jetpack Support: https://jetpack.me/support/

    Thread Starter Phil995511

    (@phil995511)

    Afert remove the filter :

    add_filter( 'jetpack_development_mode', '__return_true' );

    I most to disable my firewall sor connect to WP.com

    Thread Starter Phil995511

    (@phil995511)

    According to my analysis, it is the connection to the WP.com server is guilty of all these problems. It would be good to remove it.

    Ave you a solution for use Similar Posts*, Enhanced Distribution*, Monitor*, Spelling and Grammar*, Publicize*, Stats WordPress.com*, Subscriptions* when the Jetpack’s Development mode is actived ??

    Do you know a reCaptcha plugin compatible with WP, JetPack, Contact from 7 and bbPress?

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    List of my plugins :

    Thanks. I installed all these plugins but one (GP Premium) on my test site, and the customizer still seems to work.

    If I disable “Widget Visibility”

    Widget Visibility also appears to work properly on my end, whether I go to Appearance > Widgets or use the Customizer.

    Something else is probably still different between your site and mine. Could you tell me more about your set up, and the version of PHP on your site? You can find that out by going to WP Security > Dashboard > System Info in your dashboard.

    I have this message :

    Your site should be open to public use Jetpack : site_inaccessible

    Details d’erreur: The Jetpack server was unable to communicate with your site [HTTP 403]. Ask your web host if they allow connections from WordPress.com. If you need further assistance, contact Jetpack Support: https://jetpack.me/support/

    That will happen if either your host or one of your plugins blocks incoming connections to your site. This will block all communication with third-party services like WordPress.com, and will consequently stop you from using some of the Jetpack features.

    Ave you a solution for use Similar Posts*, Enhanced Distribution*, Monitor*, Spelling and Grammar*, Publicize*, Stats WordPress.com*, Subscriptions* when the Jetpack’s Development mode is actived ??

    None of these modules will work when your site is not connected to WordPress.com, because all these modules rely on the WordPress.com infrastructure:

    • Related Posts are indexed and calculated on WordPress.com servers
    • Enhanced Distribution adds your posts and comments to a feed on WordPress.com that is served to search engines.
    • Jetpack Monitor uses a Monitoring agent hosted on WordPress.com to crawl your site and sends you emails from WordPress.com servers when your site is down.
    • Spelling and Grammar uses WordPress.com servers to process your post content and propose changes.
    • Your Publicize connections are stored on WordPress.com, and your posts are pushed to Social Networks via WordPress.com apps.
    • Stats are stored and calculated on WordPress.com.
    • Subscription emails are sent from WordPress.com servers.

    We consequently can’t remove that connection to WordPress.com, since that’s the very thing that allows you to use WordPress.com resources on a site that is not hosted on WordPress.com.

    Do you know a reCaptcha plugin compatible with WP, JetPack, Contact from 7 and bbPress?

    I’m not very familiar with reCaptcha plugins, but all 3 of these plugins are compatible with Akismet, so that should already provide you with a good level of protection against spammers.
    You can then add one more level of protection to avoid spam registrations in your forums, via registration plugins.

    Thread Starter Phil995511

    (@phil995511)

    Site Info
    Plugin Version: 3.8.7
    WP Version: 4.1
    WPMU: No
    MySQL Version: 5.5.40
    WP Table Prefix: xx_
    PHP Version: 5.4.34-0+deb7u1
    Session Save Path: /var/www/virtual/xxxx.com/phptmp
    WP URL: https://www.xxxx.com
    Server Name: https://www.xxxx.com
    Cookie Domain: https://www.xxxx.com
    CURL Library Present: Yes
    Debug File Write Permissions: Writable
    PHP Info
    PHP Version: 5.4.34-0+deb7u1
    PHP Memory Usage: 26.73 MB
    PHP Memory Limit: 32M
    PHP Max Upload Size: 10M
    PHP Max Post Size: 10M
    PHP Safe Mode: Off
    PHP Allow URL fopen: Off
    PHP Allow URL Include: Off
    PHP Display Errors: Off
    PHP Max Script Execution Time: 30 Seconds

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Thank you. I’ll try to reproduce the problem on a site running PHP 5.4, and get back to you with my results.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    No luck I’m afraid. I couldn’t reproduce the problem on my other test site either.

    Could you try to revert to Jetpack 3.2.1, and let me know if it changes anything?

    Thread Starter Phil995511

    (@phil995511)

    What is the recommanded version ?

    I must to contact my hoster…

    Is’t not possible for you to assure a compatibility with my actuel version of php ?

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Jetpack follows WordPress’ requirements, and consequently works with PHP 5.2.4 and greater.

    The problem here is not linked to your version of PHP, since I wasn’t able to reproduce when testing with the version you currently use.

    The problem lies somewhere else in your site configuration, but I’m not sure where yet. By testing with an earlier version of Jetpack, it would allow us to see if the problem only started with Jetpack 3.3, and consequently with one of the changes we’ve made to Widget Visibility in 3.3.

    Thanks!

Viewing 15 replies - 16 through 30 (of 35 total)
  • The topic ‘Problem with JetPack after update to WP 4.1’ is closed to new replies.