grimza
Forum Replies Created
-
I again tried to change inc/template-tags.php in chield theme, but it doesn’t work ??
@zoonini I wonder how to add
Add comment
and tags under the post?Yep, it worked indeed!
footer { display:none; } .entry-content { float: left !important; width: 100% !important; }
Thank you, Kathryn!
I wonder is it possible to implement fast&dirty trick:
- hide left element (comment) with
footer { display:none; }
2. then move main content to the left.. so it will fill empty space..
Last one seems to be tricky… what I did:
- I copied inc/template-tags.php to child theme (also created there
inc
folder) - commented out code which you said
but this piece (left side of news on main page) is still there ??
Kathryn P., thank you very much! I’m following your recommendation right now ?? Will report the results!
Forum: Plugins
In reply to: [c3 Random Quotes] multilanguage supportFor now i’ve figured out such temporary solution – to install one more copy of ‘c3 Random Quotes’ plugin and replace everywhere in it ‘c3’ to anything, for example, 123. So you would have two plugins:
c3 Random Quotes and 123 Random Quotes
Now you could have two separate lists of quotes ?? Crude, but better, than nothingForum: Plugins
In reply to: [c3 Random Quotes] image showed at widget by defaulJan, gotcha, thanks!
Forum: Plugins
In reply to: [ReWord] Add possibility to fix typos automaticallyGreat! Can’t wait for it! ??
You made great job with this plugin ?? I’m sure it will be popular in time!
Thanks ??
@tapiohuuhaa, thanks! ?? But it seems that:
#content-sidebar {background-color:#0e78c1;height:100%}
..only changing background color. I need to copy all style from left sidebar, so right and left sidebars would be in the same style – color of links, text, font etc