#1049 closed task (blessed) (fixed)
Update Rosetta Theme
Reported by: | ocean90 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | International Sites (Rosetta) | Keywords: | |
Cc: |
Change History (31)
#3
@
10 years ago
ToDo:
- archive.php
- RTL styles via grunt-rtlcss
- Front page cleanup
<?php _e('<strong>Please, do not post support requests here!</strong> They will probably be ignored.', 'rosetta'); ?>
for comments- CSS cleanup
- @sam: We should fix the footer too, so it’s always on the “bottom” of the page, even if the page isn’t very long.
#13
@
10 years ago
also, in mobile view there is a problem in style-rt.css
.storycontent { padding-left: 60px; }
It adds a big padding to the left.
In mobile devices it's alot!
By the way, the ltr css has no padding.
This ticket was mentioned in Slack in #polyglots by ocean90. View the logs.
10 years ago
#20
@
10 years ago
Hi,
I saw the example You mention in the slack conversation http://de.wordpress.org/blog/ and I just tried to create a similar page http://ro.wordpress.org/blog/ but there are no posts displayed on it, exept the sidebar. Should I use some special template or a shortcode?
Thanks.
#24
in reply to:
↑ 22
;
follow-ups:
↓ 25
↓ 28
@
10 years ago
Replying to ocean90:
so where can we set the 'show_on_front' to 'posts'? I tried to set a custom field "show_on_front" with the value "posts" for the Blog page in ro.wordpress.org but nothing happened :) Looks to me, from your comment bellow, that this is the obvious choice for the "pages" that we want to apear as sections on the Home Page, But apparently my intuition sucks :) So, is there another mechanism, and the editor has access to it?
Right now, the blog section is completly missing from the home page.
In 1641:
#25
in reply to:
↑ 24
;
follow-up:
↓ 26
@
10 years ago
Replying to adrian.pop:
Right now, the blog section is completly missing from the home page.
You Need to:
- Create a new page for your blog posts.
- Set it to be your "Blog posts page" from Settings->Reading.
- Add this page to "Main Menu" from Appearance->Menus.
#26
in reply to:
↑ 25
;
follow-up:
↓ 27
@
10 years ago
Replying to ramiy:
1 and 3 were done.
2 - There is no Settings entry in the Dashboard Menu, to set the "Blog posts page".
Replying to adrian.pop:
Right now, the blog section is completly missing from the home page.
You Need to:
- Create a new page for your blog posts.
- Set it to be your "Blog posts page" from Settings->Reading.
- Add this page to "Main Menu" from Appearance->Menus.
#27
in reply to:
↑ 26
@
10 years ago
Replying to adrian.pop:
There is no Settings entry in the Dashboard Menu, to set the "Blog posts page".
I know, see ticket #1065 (set static front page)
#28
in reply to:
↑ 24
@
10 years ago
Replying to adrian.pop:
'show_on_front' is the option in wp-admin/options-reading.php (Afișează pe prima pagină). You don't have access to this page. It just means that you blog posts are now on https://ro.wordpress.org/blog/ instead of https://ro.wordpress.org.
#29
follow-up:
↓ 30
@
10 years ago
I understand.
But why not use such a custom field (with values of yes/no) to allow pages as Blog, Download, Install, or others to be shown in appropriate sections of the home page?
For bc these pages in existing sites will receive automatically the custom field set, and for future, anyone can set, in a more flexible manner, the home page content, and order of sections based on IDs... - Just an idea :)
In the meantime I would like the blog section to appear at the end of home page, please!
#30
in reply to:
↑ 29
@
10 years ago
Replying to adrian.pop:
In the meantime I would like the blog section to appear at the end of home page, please!
The blog section will be removed for all sites soon, they won't come back. There is no need to add them to the front page too, Rosetta isn't a one-page site anymore.
In 1615: