#thm: rose wood
Explore tagged Tumblr posts
ricecodes · 9 months ago
Note
Hi there! I finally found my dream theme "Rose Wood" but I'm struggling with the descriptions showing up under the post. I saw you mention NPF a few times but I don't know what that means or if it's something I can fix? Would you mind sharing a little insight on the problem and/if it's fixable on how I post or format? I checked an old blog of mine with the theme and those pictures/text posts worked perfectly. It just made me wanna use it even more haha. Thank you! (using chrome on pc also)
Hello!
By default, all new original posts created via the new Tumblr editor are considered NPF posts—which are essentially text posts.
The posts that you see working on your old blog are most likely legacy posts where the caption will automatically be hidden on media posts (photo, photosets, videos, audios, etc.) like it is in the archive!
Because I made Rose Wood before Tumblr implemented the new editor for all blogs, it's a little difficult to make NPF posts look like legacy posts without using JSON or JavaScript (which are not really my forte LOL). So there's really not much that you can do to make them work like legacy posts!
I know it's not really a solution but hopefully, this gives some insight as to why some posts have the description showing up!
2 notes · View notes
plasma-studios · 2 years ago
Text
results: (yes im aware of the spelling mistakes come on I didn't have spellcheck on)
the revolution is coming! oh, the whispers come and go, each wreathed in flames and blood as all words are. come! come! go! go! it thrums through, the music of ripped strings. the crops are wilting, they say. the time has come! rise! rise! die! die! live! live! the tine is here! we are ready! fight! ‘fight!
-
there’s a necklace hanging around my lamp. its heart, pink and rusted. in gpot it on my birthday last year, it’sonky recently been retrieved and hng here. it matches the flowers I wreatehd my shelves with. carnations, zI think. lovely. absolutely lovely. i hope they bury me in this, felertingly beautiful, chars. flowers for my gravestone, i hope. i was loved, they will tell those who attend my funeral if only a caricurate for something as weightless as affection, clouds and nothing more.
i have gems sprinkeld around, they arent real, of course not, buthey shine as if its been the first day they were delivered to me in that cardboard box. i have blue misspahen ones i love just as much as the rainbow crystals i keep in that transparent jar. a blue rose sits atop. my shrine of perfection. 
i have sheets of stickers. some are silver and gold stars, oh, how i would paste just one onto mpapers, a treat for my future self. but most of thm stay on the sheet. there are animals too, eyes big and blame packed. oh, the furry stars are below, ourpleand pink, i think. they sit atop my shelf they are rarely eevr used. i’ll save them for tommorw. tomorrow never becomes today. there is a silver star stuck nto my table. silver against brhazel brown. pencil marks adorn the wood. 
im gonna try to write in a white font on a white bg and see what comes out
1 note · View note
ricecodes · 2 years ago
Text
Heads Up!
Rose Wood and the Tea Party page pack have been edited and updated in the Theme Garden and on GitHub for better usability!
Compared to before, it is easier to customize the Tea Party pages for users who prefer a dark color scheme instead of a light one. All you have to do is change "light" to "dark" in the <body> tag.
In other words, you will be changing <body class="light"> to <body class="dark"> for the dark color scheme. This is will also automatically change the day and night mode button according to the scheme you are using!
I am also updating the other codes that I released before Lowlife to fix any bugs or errors that occur. Currently, every code besides Vermilion and From Home have been updated.
6 notes · View notes
ricecodes · 2 years ago
Note
hi, first of all i want to mention how helpful your codes have been, i have used them here and there for fun and i enjoyed them a lot 🥺❤️
i'm going to need some help since my new blog is dedicated to fancams. i'm using the theme rose wood. i hope how i describe it makes sense haha. my video played automatically but i want it to play on click. when i exit the video (after i click it) the sound still plays when i want it to stop. the "thumbnail" should go back to the first frame of the video after i exit. sorry if this is too demanding... i hope what i said makes sense and you can help me out... thank you <3
Hello!
If the videos are playing automatically without clicking, they're likely to be NPF videos. NPF videos play automatically since the autoplay boolean is enabled for them.
You can just add this line of jQuery before {block:ifInfiniteScroll}
$("video").removeAttr("autoplay"); It's best if you copy and paste this code from the dashboard!
You'll also need to add it again before tippy("[title]", { so it should look like this:
Tumblr media Tumblr media
As for the poster/thumbnail issue, I don't think it's possible, but then again my JS knowledge is very limited. If anyone knows a way using jQuery, please feel free to reply underneath!
Please let me know if you're still experiencing the autoplay issue! ^^
1 note · View note
ricecodes · 1 year ago
Photo
Rose Wood has been updated!
I finally got around to fixing a few issues that Rose Wood had in addition to adding a few more customization options for better convenience.
The code has been updated in GitHub, but the update is awaiting approval in the Theme Garden!
Edited: Rose Wood is now updated in the Theme Garden!
Tumblr media Tumblr media
[ Theme #05: Rose Wood ]
Preview 1 + Preview 2 + Code + Theme Garden
An archive-inspired theme!
Features: 
Responsive
Grid layout (two or three columns)
Full post will be shown when clicked on!
Day and night mode (will stay in night mode until you turn it off)
Like and reblog buttons
One photo photosets
Supports page links
Updates tab
Options:
Infinite scroll, manual load or pagination
Updates tab icon choices (notification, megaphone, bell, and more!)
Rounded corners
Show or hide the full post for chat, quote and/or text posts on the index page
Dropdown menu (4 custom links)
Show or hide random link
Show or hide tags
Keep reading
2K notes · View notes
ricecodes · 5 months ago
Note
Hello Meliza! First of all, hope you're doing well! Thank you so much for creating wonderful themes and pages! I'm currently using your Rosewood theme, and thank you so much for updating it (and the rest of your themes!) Just wondering tho if it would be possible to have the tags contained on hover instead of it being on overflow? Thank you in advance!
Hello!
It is possible, but it's not really recommended. Depending on the number of tags and length of the post, the tags could easily overflow into the date and note count of a post on hover, which can also mess up the post hover.
Plus, the tags will show up when you click on a post!
If you're worried about content warnings, I suggest using glenthemes' .spoilerTags(); plugin! Not sure if it works with infinite scroll, but it doesn't hurt to try!
Hopefully this helps! If you have any additional questions, please ask away! ^^
1 note · View note
ricecodes · 11 months ago
Note
hello! thank you so much for updating rose wood <3 i love it so much :') i was wondering if there's any way to get rid of the captions in pictures in the "home" page? i use it for album covers so it would like a huge square-ish (?) grid but with captions, since some album titles are longer than others, it looks kinda weird (i'm sorry for my vocabulary, it's not my first language and i don't know much about code terminology) thank you again, have a lovely year!
Hello!
Unfortunately, it's not possible to remove the captions under pictures on the "home" page. Those are most likely NPF posts, which are essentially text posts. If I try to remove the captions in "photo/photoset" NPF posts, it can mess up the other NPF posts that have images, which isn't ideal!
Sorry, I couldn't be of much help! I also hope you have a lovely year! ^^
0 notes
ricecodes · 2 years ago
Note
hi there, I'm sorry if this is a simple problem, I'm struggling to figure it out on my own. So I was hoping to make two changes to rosewood. 1. I'd like the side bar text to be larger, like 14 points so I can see it easier. 2. I was wondering if I can "zoom in" the page? There's about two inches of empty space on either side and I'd like to make the columns wider while only moving the sidebar over. Thank you!
Hello!
For the sidebar text, you can add this piece of code to Add Custom CSS:
nav a, .menu, .m-links a { font-size:14px!important; }
As for your second change, I'm assuming you just want to make the columns bigger while making the gaps between them smaller? You can adjust the values that are bolded below to your liking after pasting it to Add Custom CSS:
.container { width:75vw; } .container.layout-three { width:80vw; } .content { width:75%; } article { margin:0 4em 4em 0; width:calc(50% - 4em); } article.layout-three { margin:0 3em 3em 0; width:calc((100% / 3) - 3em); } @media only screen and (max-width:999px) { .container, .container.layout-three { margin:120px 0; width:100%; } .content { margin:70px auto; width:95%; } article, article.layout-three { margin:0 1em 2em; width:calc(50% - 2em); } }
Just keep in mind that .layout-three is for the three columns option and anything after @media only screen and (max-width:999px) { is for the mobile theme. If you're still having trouble or you wanted to do something different in mind, please feel free to ask again!
0 notes
ricecodes · 2 years ago
Note
hello there!! Im using your theme ROSEWOOD and i absolutely love it! i was wondering if there way anyway to add reblog/like buttons when you hover over an image?? it seems a little tricky to reblog from on desktop for me...
Hello!
It’s possible but functionality-wise, I wouldn’t recommend it as it may cause a few things to break (speaking from experience LOL).
1 note · View note
ricecodes · 2 years ago
Note
Hello! i am using your rosewood theme and i am wondering how to get mt description to show up? I have a description and it shows up on the app version of tumblr but when i use a computer i cannot see my description??? I am trying to add a hit counter so i need to see my description for this.. i have no idea what im doing wrong!!!
Hello!
Rose Wood originally does not show your blog's description so you'll have add it in yourself.
You can add this piece of CSS:
.desc { width:100%; }
And then add this piece immediately after {block:ShowAvatar}<img src="{PortraitURL-128}">{/block:ShowAvatar}:
<div class="desc">{Description}</div>
You should be able to see your description now.
2 notes · View notes
ricecodes · 2 years ago
Note
heyy! hope you are doing well. i actually wanted to ask if there was a way to get a drop down menu thingy in the 'links' section of your rose wood theme...something like TAGS and then the link to the tags in that drop down...how you understand my vague ask😭 sorry i cant explain it any better. THANK YOU FOR YOUR LOVELY THEMES!!🥺❤
Hello!
Do you mean a drop down menu like this? (Excuse the bad quality GIF LOL)
Tumblr media
There should already be a built in drop down menu in Rose Wood! If you look at the options in the customization panel, there should be a “Show More Links” toggle option. Make sure it’s disabled so that the drop down menu will work.
Tumblr media
If you’re looking to customize the drop down menu, here is what you can do by going with your Tags example. If you go into the code, you can replace
<li><a class="menu"><span class="close">more</span><span class="close" style="display:none;">close</span></a></li>
with
<li><a class="menu"><span class="close">tags</span><span class="close" style="display:none;">close</span></a></li>
To add the tags underneath, just add them in the custom links section or add them in as page links. If you’re not sure how to add page links, please refer to here. I would suggest choosing the Link page type instead of Standard or Custom Layout.
If that’s not what you were asking about, please send in another ask! ^^
3 notes · View notes
ricecodes · 2 years ago
Note
heyy! sorry for disturbing you again. i went through your faq and found a way to make my asks visible but if you check my blog taekookrecsx.tumblr.com you will see that they look at bit congested so is there a way to change a few margins or maybe the format of the ask posts so that it can be spread out a lil. thank you so much!!
Hello!
The best solution would be to format the ask posts. You can add this piece of code:
{block:IndexPage} .question, .answer { width:calc(100% - 50px); } .modal .question, .modal .answer { width:calc(100% - 165px); } .question { margin:25px 25px 15px; } .modal .question { margin:25px; } .modal .answer { margin:0 25px 25px; } .q, .a { display:none; } .modal .q, .modal .a { display:inline-block; } {/block:IndexPage}
Because it’s simple, it will look like this on the page
Tumblr media
But it will be formatted like this when you click on it.
Tumblr media
Hopefully this is what you were looking for! If not, please feel free to reach out again! ^^
4 notes · View notes
ricecodes · 2 years ago
Note
hello! sorry for disturbing you , im currently using your rose wood theme (which is very pretty and aesthetic!!) i was wondering if there was a way to change the font of the "quote" post you see in the centre of the ss below... as you can see the word 'questioned' has been cropped plus it doesnt show the font is used on my mobile app for the same post...pls help me with this, thank youuu!!🥺💓
Tumblr media
Hello!
I’m assuming you want to use the same font for quotes that you see on the Tumblr mobile app?
You can just add this piece of code:
p.npf_quote, .quote { font-family:Georgia,sans-serif!important; }
As far as I know, Tumblr uses Geogia for its quote posts, but I could be wrong LOL
If you have any other questions or if I misunderstood your inquiry, please let me know! ^^
4 notes · View notes
ricecodes · 3 years ago
Photo
Tumblr media
Rose Wood is now in the theme garden! ✨
Prior to its submission, I added a few additonal features which were mentioned in last week’s post. For those who have missed it, Rose Wood now has:
Toggleble Tumblr controls. This is to prevent the controls from overlapping with the posts as you scroll, however, there is no option to turn the toggle feature off.
A back to top button. The button is available in all three modes (infinite scroll, manual load and pagination).
Pinned Post labels. The label is only visible when you view the full post via the popup window and under the post in the permalink page.
If you would prefer to keep the theme installed through the theme garden, please click the link! The code on GitHub has been updated as well.
41 notes · View notes
ricecodes · 3 years ago
Note
Hi! love all of your themes, thank you for making beautiful but also very accessible themes! I've been using Rose Wood, but I was wondering if its possible to make the 'one photo photosets' display as a regular photoset? Usually I'm pretty good at messing around with code, but I couldn't figure out how to do this without it breaking :S Thank you!!
Hello!
This one is actually quite easy! If you go into the code, please look for:
{block:Photoset} {block:IndexPage}<a href="#" onclick="Tumblr.Lightbox.init([/*{block:Photos}, /**/ { width: '{PhotoWidth-HighRes}', height: '{PhotoHeight-HighRes}', low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }{/block:Photos}]);$('body').toggleClass('tumblr_lightbox_active');return false"><div class="count">{PhotoCount}<span class="bx bx-image"></span></div>{block:Photos}<div class="photo"><img src="{PhotoURL-HighRes}"></div><!---{/block:Photos}---></a>{/block:IndexPage} {block:PermalinkPage}<div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)"><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>{/block:PermalinkPage} {/block:Photoset}
and replace it with
{block:Photoset} <div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)"><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div> {/block:Photoset}
This should make the photosets into regular ones!
3 notes · View notes
ricecodes · 3 years ago
Note
Good day, ricecodes! This is not an ask but rather a thank you note. I spent a long time scrolling through theme-hunter in search of a theme that would best suit my blogging style and would have 1. An updates tab that wasn't within the code 2. grid-type and 3. options for rounded corners. Imagine the relief when I came across your blog and your theme 'Rosewood'! It had everything I needed! Plus the night / day mode is such a bonus! My blog has never looked better than NOW. Thank you so much! <3
I'm glad Rose Wood is to your liking! (⁄ ⁄•⁄ᴗ⁄•⁄ ⁄ )❤
Tumblr media
7 notes · View notes