Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Number of entries #74

Open
paulus67 opened this issue Apr 28, 2016 · 4 comments
Open

Number of entries #74

paulus67 opened this issue Apr 28, 2016 · 4 comments

Comments

@paulus67
Copy link

Thanx for this great extension an the good work !
In parameters I set the number of entries to 1. I only want to show the latest post.
Unfortenately it does not seem to work so every setting shows the latest 10 entries.
How can I change this/

Thanks,

Paul

@vittala
Copy link
Contributor

vittala commented Apr 29, 2016

Hi Paul

Thanks for the comments!
If you just want one entry to appear, you need to change both the "Feed Count" setting in Joomla and the "Syndication feeds show the most recent" setting in WordPress to 1. See https://github.com/cognidox/WordBridge/wiki#user-content-WordPressSettings

Regards
Vittal

@paulus67
Copy link
Author

Thank you for your quick reaction, Vittal.
In the meantime I read the wiki and figured this out for myself.
Is there by chance any CSS suggestion to center the images and content?
The given CSS for Joomla adaption does not seem to work with my website.

http://www.astridlampe.nl/demo

Regards,

Paul

Afdeling 39/zorg voor webdesign/
06-28308499
[email protected]
www.afdeling39.nl

Op 29-4-2016 om 21:18 schreef Vittal Aithal:

Hi Paul

Thanks for the comments!
If you just want one entry to appear, you need to change both the
"/Feed Count/" setting in Joomla and the "/Syndication feeds show
the most recent/" setting in WordPress to 1. See
https://github.com/cognidox/WordBridge/wiki#user-content-WordPressSettings

Regards
Vittal


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#74 (comment)

@vittala
Copy link
Contributor

vittala commented May 4, 2016

Hi Paul

This CSS will centre the images:
.wordbridge_content img { margin-left:auto; margin-right:auto; display:block; }

This CSS will centre the content:
.wordbridge_content { text-align:center }

Regards
Vittal

@paulus67
Copy link
Author

paulus67 commented May 4, 2016

Thanks, great
Op 4 mei 2016 11:26 schreef "Vittal Aithal" [email protected] het
volgende:

Hi Paul

This CSS will centre the images:
.wordbridge_content img { margin-left:auto; margin-right:auto;
display:block; }

This CSS will centre the content:
.wordbridge_content { text-align:center }

Regards
Vittal


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#74 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants