Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
March 3, 2014 at 1:08 pm in reply to: Plugin "Previous and Next Post in Same Taxonomy" not available #53525
I found a way.
Bill Erickson has the plugin in Github at https://github.com/billerickson/Previous-and-Next-Post-in-Same-Taxonomy
I packaged and put in my Dropbox and I change the wp-content/themes/dante/includes/plugin-includes.php to force the source of the plugin instead the WordPress official repository, where it’s not there anymore.
array(
‘name’ => ‘Previous and Next Post in Same Taxonomy’,
‘slug’ => ‘previous-and-next-post-in-same-taxonomy’,
‘source’ => ‘https://dl.dropboxusercontent.com/s/coryvev2b3drfea/Previous-and-Next-Post-in-Same-Taxonomy.zip?dl=1&token_hash=AAGIN8bOuiEFC6FGUOBqGJTD
YUrZ_Pz-UhAdkWn6QLwWCw’,
‘required’ => false,
),It worked for me 😉
P.S. I can not assure that URL to work since it’s my personal Dropbox. But you can download from Github, Zip and put online wherever you want
March 3, 2014 at 1:08 pm in reply to: Plugin Not Availabe: Previous and Next Post in Same Taxonomy #53524I found a way.
Bill Erickson has the plugin in Github at https://github.com/billerickson/Previous-and-Next-Post-in-Same-Taxonomy
I packaged and put in my Dropbox and I change the wp-content/themes/dante/includes/plugin-includes.php to force the source of the plugin instead the WordPress official repository, where it’s not there anymore.
array(
‘name’ => ‘Previous and Next Post in Same Taxonomy’,
‘slug’ => ‘previous-and-next-post-in-same-taxonomy’,
‘source’ => ‘https://dl.dropboxusercontent.com/s/coryvev2b3drfea/Previous-and-Next-Post-in-Same-Taxonomy.zip?dl=1&token_hash=AAGIN8bOuiEFC6FGUOBqGJTD
YUrZ_Pz-UhAdkWn6QLwWCw’,
‘required’ => false,
),It worked for me 😉
P.S. I can not assure that URL to work since it’s my personal Dropbox. But you can download from Github, Zip and put online wherever you want
March 3, 2014 at 12:57 pm in reply to: Plugin Not Availabe: Previous and Next Post in Same Taxonomy #53519It’s simple … the plugin is not be where it should be :
https://wordpress.org/plugins/previous-and-next-post-in-same-taxonomy/
Can anyone in your team provide a copy instead ?
Thank you
March 3, 2014 at 12:17 pm in reply to: Plugin "Previous and Next Post in Same Taxonomy" not available #53501I’m feeling good noticing I’m not the only one and recently someone posted the same issue 😉
-
Posted in: We hit Power Elite.