• Resolved lnaiman

    (@lnaiman)


    Plugin log says posts successfully shared but they stopped appearing on Twitter about a month ago. Have tried disabling plugin, clearing cache and re-enabling, but to no avail. I use Avada theme and my website is creativityatwork.com. I also have the Cron line added to config file and it worked when I first added it months ago, but not anymore. Please advise. Thanks.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Uriahs Victor

    (@uriahs-victor)

    Hi there, have you updated the plugin to it’s latest version? Also which line do you have in your wp-config?

    If you were having an issue with Cron before then i’d advise you undo the changes and instead follow the steps here: https://docs.revive.social/article/686-fix-revive-old-post-not-posting

    Method 3 is the most sure way to fix cron issues with the plugin

    Thread Starter lnaiman

    (@lnaiman)

    Thanks for your reply. Yes I am using the latest version of plugin. I don’t know what a Cron is so I don’t know if I have an issue, but a while back I followed instructions on link above and placed code like this: (it worked for a while, then stopped.)

    * You can have multiple installations in one database if you give each a unique
    * prefix. Only numbers, letters, and underscores please!
    */
    define(‘WP_CACHE’, true);
    $table_prefix = ‘cawwp_’;
    /**
    * For developers: WordPress debugging mode.
    *
    * Change this to true to enable the display of notices during development.
    * It is strongly recommended that plugin and theme developers use WP_DEBUG
    * in their development environments.
    */
    define(‘WP_DEBUG’, false);
    define(‘ALTERNATE_WP_CRON’, true);
    /* That’s all, stop editing! Happy blogging. */
    /** Absolute path to the WordPress directory. */
    if ( !defined(‘ABSPATH’) )
    define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . ‘wp-settings.php’);

    Plugin Contributor Uriahs Victor

    (@uriahs-victor)

    Hi again, please edit your comment to delte your table prefix. Send us a ticket here: https://revive.social/support/

    Where it asks for license simply enter “Free”

    I’m having the same problem. will send you a ticket as well.

    Thread Starter lnaiman

    (@lnaiman)

    Thanks Uriah. I have sent a support request. Pls tell me what you mean by “edit your comment to delte your table prefix” Are you referring to the code I pasted in above? if so, how do I edit it? Thanks again.

    Plugin Contributor Uriahs Victor

    (@uriahs-victor)

    @lnaiman It would be too late now to edit as the allowed time has passed, I’ll look out for you ticket

    The plugin does not post to Twitter for me too. I cannot create new app coz my development account application is pending so I modified an existing one using your guidelines. Nothing is working in the last two weeks.

    Thread Starter lnaiman

    (@lnaiman)

    @uriahs-victor sent ticket as instructed and awaiting your reply. Thanks

    Plugin Contributor Uriahs Victor

    (@uriahs-victor)

    @politicske please send us a ticket as well

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Tweets not showing up anymore’ is closed to new replies.