cheryanne
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Replace Social links area with text boxAnother option would be to extend the area of the footer copyright text to the entire width of the bottom section.
Forum: Plugins
In reply to: [WordPress Popular Posts] title – mouse overThank you – perfect!
And kudos for coming up with such an elegant solution.
Forum: Plugins
In reply to: [WordPress Popular Posts] title – mouse over<li> <a href="{url}">{thumb_img}</a> </li>
This is what the HTML markup says.
- This reply was modified 4 years, 11 months ago by cheryanne. Reason: fixed it in previous post
Forum: Plugins
In reply to: [WordPress Popular Posts] title – mouse overHey @hcabrera
Thank you for your help. I’m not using much in HTML markup settings:
Before / after Popular Posts:`<ul class=”wpp-grid”> </ul>
<li>
<a href=”{url}”>{thumb_img}</a>
</li>`However, I am using custom css:
/* start of wp popular posts css */
#wpp-4 {
color: #222222;
}.wpp-grid {
overflow: hidden;
margin: 2.5em auto;
padding: 0;
}.wpp-grid li {
position: relative;
display: inline;
float:left;
padding: 0;
list-style: none;
width:20%;
}.wpp-grid li .wpp-thumbnail {
display: block;
width: 100%;
height: 100%;
border: none;
}
/* end of wp popular posts css */- This reply was modified 4 years, 11 months ago by cheryanne.
Forum: Themes and Templates
In reply to: [Hueman] You may also like…I do not understand – what do translations have to do with what I asked? I was talking about tags and categories specifications in the “You may also like” section.
Forum: Themes and Templates
In reply to: [Hueman] Post tags font sizeIn case anyone else wants to know it’s:
.post-tags
Forum: Fixing WordPress
In reply to: default image alignYes, it doesn’t work anymore.
Forum: Fixing WordPress
In reply to: default image alignCentred. One used to be able to set that in the theme’s function.php or through the dashboard settings.
Forum: Plugins
In reply to: [WordPress Popular Posts] latest update broke plugin display3 hours works too ??
Thank you!
Forum: Plugins
In reply to: [WordPress Popular Posts] latest update broke plugin displayIt’s working – I disabled the cache in the plugin settings!
Forum: Plugins
In reply to: [WordPress Popular Posts] latest update broke plugin displayOk I’ll change that to 6 hours? and I have only about 100 visitors per day.
Forum: Plugins
In reply to: [WordPress Popular Posts] latest update broke plugin displayThank you so much for your speedy response.
https://www.greataustralianpods.com/1.png
https://www.greataustralianpods.com/2.png
https://www.greataustralianpods.com/3.png
https://www.greataustralianpods.com/4.png
https://www.greataustralianpods.com/5.png
https://www.greataustralianpods.com/6.png
https://www.greataustralianpods.com/7.png
https://www.greataustralianpods.com/8.pngI fixed the links – I was doing it all on my phone on the bus to uni this morning.
- This reply was modified 5 years, 1 month ago by cheryanne.
Forum: Plugins
In reply to: [WordPress Popular Posts] latest update broke plugin displayOtherwise, could you link me to the previous version so I can roll it back?
Chery
Forum: Plugins
In reply to: [Child Theme Generator] Additional CSS or child theme style.cssThanks for that, Serafino. Much appreciated.
Forum: Fixing WordPress
In reply to: Can’t edit postsI had this problem – check your error logs – I needed to increase the memory and now everything works again!