Elizabeth Richardson
Forum Replies Created
-
I’ve just realized there are issues on two of my websites caused by this plugin which I have loved for many years. It has made my admin posts section elongated (difficult to explain), so you are not alone. I will also send a message to support.
- This reply was modified 1 month, 2 weeks ago by Elizabeth Richardson.
Forum: Plugins
In reply to: [Featured Content Gallery] Fixed and working on WordPress 5.0.3OMGoodness @yourcomputergenius … YOU ARE BRILLIANT. Thank you.
For anyone else. There is just one change that needs to be made to the gallery.php file. Use a text editor. Find the word ‘split’ and replace with the word ‘explode’.
Thank you so much.
Elizabeth
Forum: Themes and Templates
In reply to: [Scratchpad] can I remove the pencils and sharpeners etcThank you for teaching me how to refractor my css beautiful Kathryn. Awesome ??
This theme is fabulous. Thank you for all you do.
Forum: Themes and Templates
In reply to: [Scratchpad] can I remove the pencils and sharpeners etcOMG I did it. For anyone else who wants to remove some of the elements from this theme, this additional CSS worked for me. Thank you Gary for your assistance. Appreciated … and I learned how to modify what you gave me to make it work.
/* Highlighter */ .highlighter { display: none; } /* Sharpener */ .pencil-sharpener { display: none; } /* Mars */ .grip-pencil { display: none; } /* Pencil */ .pencil { display: none; } /* Little Pencil */ .little-pencil { display: none; } /* Pencil Shaving */ .pencil-shaving { display: none; }
Forum: Themes and Templates
In reply to: [Scratchpad] can I remove the pencils and sharpeners etcOK. I’ve just done this and it’s worked to remove the key pieces from displaying the theme, but has left a space in some of those spots (I’m sure my css needs cleaning up). Any further assistance to have this css improved will be greatly appreciated ??
/* Highlighter */ .highlighter { display: none; } /* Sharpener */ .sharpener0 { display: none; } .sharpener1 { display: none; } .sharpener2 { display: none; } .sharpener3 { display: none; } /* Mars */ .grip-pencil { display: none; } /* Pencil */ .pencil { display: none; } /* Little Pencil */ .pencil-little0 { display: none; } .pencil-little1 { display: none; } .pencil-little2 { display: none; } .pencil-little3 { display: none; } .pencil-little4 { display: none; } .pencil-little5 { display: none; } .pencil-little6 { display: none; } /* Pencil Shaving */ .pencil-shaving { display: none; }
Forum: Themes and Templates
In reply to: [Scratchpad] can I remove the pencils and sharpeners etcI appreciate you getting back to me Gary … but that one isn’t working for me.
Any other suggestions?Elizabeth
I found that the latest update DID resolve this issue.
Appreciation to the plugin author for this fix.
@peter, I also appreciated your solution to manually clean the database while this was being handled. Thank you.
Thanks Peter,
Your answer is greatly appreciated.
I would also love to have this issue resolved in the plugin itself or at the very least be able to setup up regular cron jobs to handle it … doing research into that now … learning as I go.
Thanks so much for taking a look David.
Forum: Themes and Templates
In reply to: [Fifteen] Remove sidebar from Fifteen theme posts/pagesI’d like to know how to do this properly as well.
I did get it to work by editing single.php and changing the column settings …
`<div class=”container col-md-16″>
<div id=”primary” class=”full-width content-area col-md-12″>`… but I’m sure it needs some more tweaking with css.
Let me know if that helps and if you can improve on my fix.
Elizabeth
Forum: Themes and Templates
In reply to: [Seasonal] Adding a Number Of Comments linkThanks Andre,
It’s all sorted now.
All the best,
Elizabeth
Forum: Themes and Templates
In reply to: [Seasonal] Adding a Number Of Comments linkThat’s great thanks.
I found the right place.
That code works when there ARE actual comments, but when there aren’t, it shows –
Leave a comment<span class=”screen-reader-text”> on THE TITLE OF MY POST</span>
Forum: Themes and Templates
In reply to: [Seasonal] Feed Icon Not Showing in updated themeYou’re fabulous.
The other feed that didn’t work for me was https://mywebsite/feed
But I’m happy with what I have for now.Kindest wishes,
Elizabeth
P.S. This topic can get marked as resolved.
Forum: Themes and Templates
In reply to: [Seasonal] Feed Icon Not Showing in updated themeThanks,
That CSS worked thank you.
Just for you to know, the standard website feed comes up with the gear icon as well.
Forum: Themes and Templates
In reply to: [Seasonal] Blog Page Title not H1Yes thank you.
I look forward to having an option to display the name of the Blog page. It’s been on my wish list for a while for almost every site I compile.
I appreciate the consistency and cleanness of your themes and have subscribed to your updates. Looking forward to seeing what you do next.
kindest wiahes,
Elizabeth (from Australia)