Skip Navigation

[Resolved] I use wp rss aggreagtor plugin I'd like to display this imported post with views

This support ticket is created 6 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Author
Posts
#879406
Screen Shot 2018-05-12 at 9.31.06 PM.png

Tell us what you are trying to do?
I use wp rss aggregator to build aggregator news web site , mobile friendly I'd like to display imported Posts with title link , featured Image , Share button , published date in VIEWS plugin on right way

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?
hidden link

#880989

Hi, I am not familiar with WP RSS Aggregator. Does this plugin actually import posts into your wp-admin area, or does it simply read them from other sites? Views is designed to loop over items that exist in your site's wp-admin area. The post type must be a public post type.

#880994

Hi, Wp rss aggregator import posts from other site into public post

#881405
popup.png
loop-style.png
wizard.png
template.png

Okay, here are the steps I would take.
- Create a new View
- In the Views popup, select "full custom display mode" (see popup.png)
- In the View editor, select the correct post type
- Uncheck "Don't include current page in query result"
- Scroll down to the Loop Output editor and click "Loop Wizard" and choose the "Unformatted" option (see loop-style.png)
- Insert the post title with link, post featured image, and post date fields, and check "Use a Content Template to group the fields in this loop", then click "Finish" (see wizard.png)
- Scroll down to the Template editor and you can add custom HTML markup, custom CSS, and any other shortcodes you would like to use here. Views does not come with a built-in "Share" button, so you will probably need another 3rd-party plugin that offers a shortcode you can use here (see template.png)
- Insert this View in a custom Page

Toolset comes with the option to use the Bootstrap 3 library, so you can use any Bootstrap responsive classes:
https://getbootstrap.com/docs/3.3/

#900398

I put [wp-rss-aggregator] short code in page to displayed feed item imported from wp rss aggregtor plugin I need to modfiy every single item in this page
Is toolset type plugin Can help me ?
this link for filter to add html for each feed item
hidden link

#901140

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Mahmoud,

As Christian is currently on vacation I will be handling this ticket.

Do the feeds get saved to the wordpress database because our views plugin only pulls information from the wordpress database.

Please let me know.
Thanks,
Shane

#901265

yes Feeds saved to word press database

#901678

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Mahmoud,

Would you mind providing me with access tot he site so that I can take a look at this for you ?

The private fields will be enabled for your next response.

Also please let me know the view that is having the issue.

Thanks,
Shane

#902093

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Mahmoud,

Unfortuantely no as the forum is our Primary line of communication with customers.

Could you send me a screenshot of the posts on the backend and a screenshot of your views settings and the view loop output area?

Thanks,
Shane