Hello! Can we upgrade to WordPress 5 ???
]]>Ive just updated my site to 4.8 and the ‘proudly powered by’ is appearing in the middle of the page, any suggestions for removing or moving it?
The URL is folkandroots.co.uk
]]>Hello,
I′m new with wordpress and I want to make my blog with the theme “Reddle”. My question is may I change things like coloures or something else without violate rights? I won’t change the theme’s name in the footer.
Hi,
I am using Reddle theme on my blog ( https://amardeepsidhu.com/blog )
I have been trying to increase the width of main column, decrease the width of 2nd column and reduce the margin on left and right sides of the main column. I played with few values and have been able to achieve some success.
Need your advice in decreasing the margin on left and right of the main columns. How can i do that ?
Also all the percentage values mentioned in style.css are pretty weird like 12.464285714286. Can i keep it simple like 12,15…or there is some specific reason why the width is divided into some weird percentages ?
Thanks,
Amardeep
I know the original post is now closed but I made a mistake when in one of my posts after trying the add on. I said “It does now work”
What I meant to write is “It does not work” sorry for that.
I understand that using font color = is outdated but it still works across four browers and iphone and android devices.
I will of course anyway clean up my code.
Also, I will try each add on to see if any of them work with this theme.
About making changes to the original css. At my age and probably a senior to most by better than 40 years I doubt that I will change or update the theme (as it is responsive) any time soon or in the future (If I have one).
I absolutely mean no disrespect to anyone.
But, should not this have been an issue that might have been anticipated?
Now… I believe I can do something like this in the css
.boldTitle {font-size: dbd or not ; font-family: I’ll use the theme fonts; font-weight: 900 or not; color: #b12930;}
Could I use this then to be more up to date with all the youngsters?
<font class = “boldTitle”>Here is the Title</font>
I have already put something in the css so that my posts have the images where I want them to be. If I were to get newer version of this theme I know (maybe) that I would have to make that single addition as well to it. (unless this becomes an option in an updated version)
whew!
]]>When I click one of the posts links on the right column the text color for the Main Column TITLE changes to black.
I would like this color to be the same as the colors of the links on the right side.
When I click on the archives months links the color of the title does not change to black so I don’t want to fix that.
You can see what I mean at https://www.wapolotto.com/blog
Thank you,
]]>Hi, until recently my menu collapsed brilliantly into a line of menu items. It now just disappears when you drag in the corner at a certain point. It’s also missing on mobile.
Is there a compatibility problem with 4.4.2 or something? My page is zohrajcaobs.com
TIA.
]]>Hello,
When there are no comments, I would like a zero ‘0’ to be displayed in the comment avatar rather than no number count (and an empty avatar).
Currently a number is shown in the avatar only once there is at least one comment.
How do I show ‘0’ in the avatar?
Thank you so much,
Alysha
Is there a reddle format for mobile devices? Some posts say to use the mobile choice under the appearance tab on the dashboard, but there isn’t one on the reddle dashboard.
The dropdown menus aren’t working on mobile devices.
Thank you.
]]>In this themes functions.php I find
/**
* Enqueue CSS stylesheet with theme styles for infinity.
*/
function reddle_infinite_scroll_enqueue_styles() {
// Add theme specific styles.
wp_enqueue_style( 'infinity-reddle', plugins_url( 'reddle.css', __FILE__ ), array(), '2012-06-26' );
}
which generates the weirdest file path. Sort of a combination between a plugin and theme path…
There does not seem to be any reddle.css anywhere so should this not be removed completely?
]]>I would like less white space between the top most post and the menubar. Can someone tell me where to find this top margin in the CSS? Thanks.
This is the site : https://www.retiredteachersofnorthport.org
]]>Hi.
When comments are not nested, a child comment displays a reduced size avatar like this: https://judyelf.edublogs.org/2014/10/27/do-not-go-gentle/.
I know, the theme version is older but I have tested with the latest WP + Theme versions and it works exactly the same.
I guess the theme should check if nested comments are activated before calculating the avatar size in reddle_comment function.
Thanks
]]>I’m trying for 1 day to display my french translation with Poedit,
but without result.
I’m not confident with Poedit, but I’ve done something with it.
But now I can ask the question if the POT file has no mistake…
What I have with Poedit seems to be clear, but nothing is to display.
]]>I am trying to add text (possibly contact info) to the top left of the header in my website. I’d hoped to follow these instructions here but can’t find any reference to the <div id=”container”> in my Reddle child themes header.php. Can anyone help please?
]]>I need to change my Reddle from 100% to fixed and centered width of 900px; 60% of it for the entry area and the rest in the sidebar. I off course want margins etc (is that what it’s called? space between the different areas).
Any idea how to do that?
My site: https://pugsheaven.com/
]]>I’m not too good at coding, so I need a “little” help:
– How do I center the title for posts?
– I need to move the header a little down and to the right. Is it also possible to put in page links/tabs next to the header? Not underneath or above, but next to it. I want the header to take up as little space as possible.
– I need to make the whole site more narrow and bring the entry part and sidebar closer together.
– In the sidebar I have a random post plugin running – is it possible to not show the gif’s when the plugin is loading but rather just show thumbnails/pictures so that people have to click on the pic to see the gif? Or is that something I have to fix with the plugin?
Edit: Or rather – how can I implement some kind of play/stop button on the gifs like they do on 9gag?
Thanks!
]]>Hi! In blog readers such as bloglovin’ and feedly, the primary photo I set in the Reddle theme does not show in the summary. It shows no photo if there is only a primary photo, and another photo instead of the primary photo if there is one. Since my blog is about cooking, often if there is a second photo, it is not of the dish but of an ingredient or method, which is not what I want as the primary photo. Help! thanks!
]]>Hello, does this theme have default Social Buttons or I have to download plugins ?
]]>I I need help removing the sidebar from some pages. In other themes one can select the layout of the pages on that page, but here with Reddle I see no option to remove the sidebar, for example on the Startpage.
Anyone who could offer help?
Thanks
]]>When I activate the EasyRecipe plugin for my blog (RediscoveredKitchen.com) the date in the black circles disappears. As an alternative, I would be okay with having the date appear at the end of every post, but I can’t figure out how to do that either.
I’m okay editing html/css, but php is still a mystery to me.
Can you give me a little guidance on this issue? I have also reached out to EasyRecipe but have yet to hear back.
Thank you!
]]>1st: Within my child theme I did not make any changes regarding the font families.
2nd: Within the original (parent) style.css the relevant definitions are:
h1,
h2 {
font-family: Georgia, "Bitstream Charter", serif;
font-size: 20px;
font-size: 2rem;
line-height: 1.05;
margin-bottom: 0.15em;
padding-top: .85em;
}
and
body,
button,
input,
select,
textarea {
color: #111;
font-size: 13px;
font: 1.3rem Verdana, sans-serif;
line-height: 1.615;
}
3nd: Nevertheless, using Firefox 32.0.3, I get displayed the headlines without serifes (though ‘Georgia’ is a font with serifes); and using Internet Explorer 8, the other text with serifes (though Verdana is a font without serifes).
Both is true for my own as well as for the reddle demo-blog:
my blog / Firefox:
https://1a-spielwiese.de/wp-content/uploads/2014/10/reddle_spielwiese_FF.jpg
my blog / Internet Explorer:
https://1a-spielwiese.de/wp-content/uploads/2014/10/reddle_spielwiese_IE-8.jpg
demo-blog / Firefox
https://1a-spielwiese.de/wp-content/uploads/2014/10/reddle_demo_FF.jpg
demo-blog / Internet Explorer
https://1a-spielwiese.de/wp-content/uploads/2014/10/reddle_demo_IE-8.jpg
4th: How can I determine that all browsers display all elements with a font without serifes?
—–
5th: How can I get my header image displayed correctly (i.e.: centred and without repeation) for IE-users?
]]>I prefer in Reddle to have borders around blockqoutes. For that it looks well, I need a padding between text (quote) and border.
So I tried – instead of Reddle-themes’ original:
blockquote {
color: #777;
margin: 0 1.615em;
}
– the following:
blockquote {
color: #777;
padding: 10px, 30px, 10px, 30px;
border: 1px solid #8B008B;
margin: 0 1.615em;
}
But the padding does not work:
https://1a-spielwiese.de/2014/09/21/was-wir-noch-tun-wollen/
]]>@ emilyTK:
So langsam scheine ich es mit den “paddings” und “margins” zu verstehen ?? : siehe meinen neuen Footer:
Magst Du mich noch lehren:
How I can centre vertically the three Footer-Widgets?
]]>Please, look there:
https://1a-spielwiese.de/wp-content/uploads/2014/09/paddings_kampfsportlerinnen.jpg /
https://kampfsportlerinnenneuwied.1a-spielwiese.de/
Just thinking about margins and paddings, I would like to make a better usage of my blog space:
— I would like to start with the text of the main column more on the left and place the entire Sidebar more on the right. The distance to the wrap should be same on both sides:
https://1a-spielwiese.de/wp-content/uploads/2014/09/raender_aendern.jpg
— How can I recognise, where in a certain CSS that distances are defined (and therefore, what I have to change)? Is it the same terminology and notation system for all CSS / WordPress-themes? Or can it be different from theme to theme?
]]>I would like to place a header foto not where it is currently – below the blog title and the subtitle -, rather in the background of them:
]]>Currently I have placed nine Widgets within my Sidebar.
I would like to test, how it would look, having different background colours for each Widget (or certain Widgets), e.g.:
– alternating white and grey background
or
– a spectrum from light grey (above) to dark grey (below).
How can I do this?
]]>Currently I have placed nine Widgets within my Sidebar.
Between each of them – or maybe only between some of them – I would like to place a horizontal (demarcation) line.
How can I do this?
]]>Regarding:
https://www.ads-software.com/support/topic/change-sidebar-width-4?replies=4
With:
#main .widget-area {
width: 20%;
}
– instead of about 33.6% – I reduced the width of the sidebar.
With:
.secondary #content {
margin: 0 32.5% 0 9.464285714286%;
}
– instead of 51.25% – I enlarged the main part.
And with:
#main .widget-area .widget {
margin: 0 0 0 12%; /* This creates the column between the vertical rule and the widgets */
}
– instead of 24.2% – I reduced the empty space between both.
]]>I am learning in the process about html and css, but I was met some problems that is beyond my understanding. As you can see I made a number of changes that answer to the nature of my writing, and the language of my writing . Great theme, thank you:
1. Because the theme changes depending on the screen size (Responsive) I can not seem to align the main header (“Hellow”) to the middle of the left area of the page, ie above the posts area, i was trying to change the side of the header area with no luck. — Important
2 the Same with the header image — Less important
3 The changes I made with the areas size, has changed the location of the dates, how do I return them to the original place — Less important
4 How do I change the location of the responses balloon the left side of the post header? –Important
Can any one plz assist me with this?
]]>