arrozman
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Twitter Auto Publish] ‘Permalink’ not getting publishedFixed. It only required plugin to be stopped and restarted, then the ‘280’ value appeared on its box. Since then, everything worked again.
Forum: Plugins
In reply to: [WP Twitter Auto Publish] ‘Permalink’ not getting publishedI just detected the same issue, tweets are published succesfully with title, and image attached, but no URL. The tweet structure is
{TITLE} – {PERMALINK}
This is verified twice, in the plugin general settings and in-post settings.
I use WordPress 4.9.1, plugin version 1.3.4
Thanks!
I’m having the same issue, I’ve uploaded plugin v2014.1231.0 via FTP, tried to Network activate on WP 3.9.1 multisite and obtained the following error
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected ‘<<‘ (T_SL) in /[WP-directory]/wp-content/plugins/wp-missed-schedule/wp-missed-schedule.php on line 259
More info from debugger
Call Stack
# Time Memory Function Location
1 0.0001 241200 {main}( ) ../plugins.php:0
2 2.2570 62353544 require( ‘/[WP-directory]/wp-admin/plugins.php’ ) ../plugins.php:16
3 2.2628 62525904 plugin_sandbox_scrape( $plugin = ‘wp-missed-schedule/wp-missed-schedule.php’ ) ../plugins.php:153Hope it can help, thanks.
Forum: Fixing WordPress
In reply to: Featured slider Magazinum themeThanks playpause, it worked like a charm ??
Thanks mate, it worked like a charm
Installing WP Super Edit and activating the Advanced Image Link & Advanced Link plugins in it, then deactivating TinyMCE plugin all seems to work (tinymce is installed within WP 3.1 so the plugin can be deactivated). This worked for me. Regards.
Same problem, plugin version 3.3.9 and WP 3.1
Forum: Fixing WordPress
In reply to: Preview a post as it will look once published in homepage?You’re right! It was as simple as making the post private, I was thinking on using Theme Test Drive WordPress plugin, so two different index.php could show posts on a certain category (draft for internal use).