Code Monkey home page Code Monkey logo

display-medium-posts's Introduction

=== Display Medium Posts ===
Contributors: acekyd
Tags: medium, shortcodes, posts, medium.com
Donate link: https://www.paypal.me/adewaleabati
Requires at least: 3.0.1
Tested up to: 5.4.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Display Medium Posts is a wordpress plugin that allows users display posts from medium.com on any part of their website.

== Description ==
Display Medium Posts is a wordpress plugin that allows users display posts from medium.com on any part of their website.

== Installation ==
From the WP admin panel, click \"Plugins\" -> \"Add new\".
In the browser input box, type \"WP Edit\".
Select the \"Display Medium Posts\" plugin (authored by \"acekyd\"), and click \"Install\".
Activate the plugin.
OR...

Download the plugin from this page.
Save the .zip file to a location on your computer.
Open the WP admin panel, and click \"Plugins\" -> \"Add new\".
Click \"upload\".. then browse to the .zip file downloaded from this page.
Click \"Install\".. and then \"Activate plugin\".
OR...

Download the plugin from this page.
Extract the .zip file to a location on your computer.
Use either FTP or your hosts cPanel to gain access to your website file directories.
Browse to the wp-content/plugins directory.
Upload the extracted wp_edit folder to this directory location.
Open the WP admin panel.. click the \"Plugins\" page.. and click \"Activate\" under the newly added \"WP Edit\" plugin.

== Frequently Asked Questions ==
Nothing at the moment.

== Screenshots ==
1. Add shortcode to posts/page
2. Displayed latest medium posts on page.
3. Allowed users to choose between carousel or list displays.

== Changelog ==

=Version 5.0 =

* Solved long time Medium broken bug via RSS
* No longer shows posts from Tags
* Time to read no longer visible
* Some accounts with comments on profile might have difficulty showing blog posts.
* Publications and User accounts now follow same format
* Updated PayPal donation link to Flutterwave Donation
* Updated Admin page and guides to reflect changes

=Version 4.0 =

* Updated Admin page and description guide.
* Added PayPal donation link
* Added link to submit feature requests.
* Changed default date format
* Added support to customize date formats.
* Show posts from Tags

=Version 3.6 =

* Switched to properly support shared hosting setups (CURL)
* Title tag can be customized
* Slight UI changes

= Version 3.5 =

* Stopped posts from appearing above other content in some cames
* Images now appear in list mode.
* Links now open in new tab.
* Show proper message instead of error when no posts are found.


= Version 3.0 =

* Added Feature to fetch posts from publications.
* Updated date displayed to date published from date created at.
* Updated Admin dashboard with more details



= Version 2.1 =

* Updated code to match medium's new structure
* Fixed bugs with list display


= Version 2.0.2 =

* Choose to display posts in list format

= Version 2.0.0 =

* Specify tags and css classes to allow users customize post display

* Added option to specify total number of posts to be fetched

* Added option to specify post offsets

* Fixed broken images

* Added option to specify custom user default images for broken images

* Added option to customize number of posts to be in view in the carousel at a time

= Version 1.0.0. =

* Display Posts in carousel

display-medium-posts's People

Contributors

acekyd avatar dpfavand avatar johnsonhsieh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

display-medium-posts's Issues

Filter publication posts by tags

It would be good, to be able to provide a list of tags, so that only those stories are included which are tagged with at least one of them.

Change date-format of blog post

Hello,

thanks for this nice plugin. I was wondering if there is a quick way of changing the date format of the blog post.

Any suggestion?

Not SSL compatible

Since the update is doesnt work with my https site, the images are what cause it

link to a custom domain on medium

Hello!
Since i activated the custom domain on medium, the plugin can't find any post.
Any idea on how to fix that issue?
Thank you!

Plugin doesn't work

After the update of my Avada Theme to version 5.4 the plugin doesn't work anymore. Can yyou have a look and update the plugin? Maybe it depends also on the latest version of WP?
Thanks

Visual editor

Hi! I use a wordpress theme & visual editor, and it appears as a blank space in the preview page. I also tried it using the text editor and the result is the same.

Please help!

Featured image is badly cropped

Hello there and thank you for your plugin.
The featured image is badly cropped from both sides, left and right.
Any ideas on how can I fix that?

Feature Requests

If you have any features you'll like the Display Medium Posts Plugin to have, please comment below.

If you find a request in the comments that you'd also like, add a πŸ‘πŸ½.

I'll use a πŸŽ‰for features that have been integrated. And πŸ‘ŽπŸ½for features that cannot be implemented either due to limitations or other reasons.

Thank you! πŸ”₯

not displaying all posts from publication

I tried with two publications and both dont show the latest posts. The publication names are validitylabs (last 2 posts missing) and makergrower - compare to the corresponding publication pages on Medium. The code is literally copy pasted from the documentation with adjusted publication name only:

[display_medium_posts handle="makergrower" publication=true default_image="https://makergrower.space/wp-content/uploads/2019/01/MG-profile.png" display=4 offset=2 total=10 list=false title_tag="h2"]

EDIT: I'm on Version 4.0, WordPress version 5.0.3

Images not displaying

Guys, first congrats for this fantastic plugin,
I'd like your help in the following issue
The images on Medium were showing previously, but now they are not visible. Can you let me know if any updates are required?

https://www.wrccdesign.com/articles/

This is the code I'm using:
[display_medium_posts handle="@wrccdesign" display=4 offset=0 total=10 list=true title_tag="h3"]

Post images not available

Hello, great plugin.
Wanted to warn that there seems to be a new problem:

  • All text data from the posts is rendered ok, just the post's image is replaced by the plugin's generic "default_image" thumbnail:

"https://i.imgur.com/p4juyuT.png" -- "NO IMAGE AVAILABLE"

it seems the 'thumbnail' output is now always empty

[thumbnail] => [...empty value]

Any clues on this problem ?
Did Medium change something on their API ?

Getting Error on line - 104 and 114

When activating the plugin getting error on line 104 and 114 in "display-medium-posts.php"

And most of the info not coming or broken.

Notice: Undefined property: stdClass::$snippet in /Users/veeren/Documents/projects/podcast/website/wp-content/plugins/display-medium-posts/display-medium-posts.php on line 104

Notice: Undefined property: stdClass::$createdAtRelative in /Users/veeren/Documents/projects/podcast/website/wp-content/plugins/display-medium-posts/display-medium-posts.php on line 114

Screenshot attached :

screen shot 2017-03-06 at 11 28 04 am

Shortcode generates two carousels

Two carousels are showing up when I use the shortcode. The second one has the same number of posts that I want, but displayed one at a time. This doesn't happen when list=true. I'm afraid it has something to do with my theme or setup since it works fine on another website of mine.

My shortcode (it's the same as the example): [display_medium_posts handle="@acekyd" default_image="http://www.acekyd.com/wp-content/uploads/2014/11/IMG_20150731_220116.png" display=4 offset=2 total=10 list=false title_tag="h2"]

Test page: http://ide.schobbish.com/medium-test/

Featured images (publication) not loaded

Hi,

I have installed the plugin, used the short code for publication ( "loud-ml" ) following the instructions. The last articles are properly loaded, but not the featured images.

Display Medium Posts version 3.6
Wordpress: 4.9.1

Is there an extra setting to display publications featured images?

Thanks a lot

Sebastien

Change the text "Read More"

Hi!
First of all, thanks for your amazing plugin. I love it a lot.
Then, will be possible to add an option to customize the "Read More" text?
More over, if the excerpt could trim words not a fixed number of characters, that would be great!
Thanks
Emmanuel

Cache / Image Refresh

How does the cache / image refresh work? I noticed that I may update the image on medium, but it doesn't update on the plugin. Curious what the setup is.

.

.

Only one post showing on page

Hello, Although I use same scrypt to display posts on page only one page shown.
Here is the page link
Here is the code [display_medium_posts handle="@mediumarea"]
If you share your experiance about this issue I will be pleasure.
Thanks

Shows "No Posts found!" message

When I integrate the plugin with [display_medium_posts handle="@acekyd"] I get the message "No Posts found!".

Is there any way of debugging or checking why this happens?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.