FunnyBunnyHelena
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] WordPress dropdown menu hidden behind top bar menuThat solved the problem! Thank you!
Forum: Themes and Templates
In reply to: [OceanWP] WordPress dropdown menu hidden behind top bar menuForum: Fixing WordPress
In reply to: Dashicon font family will not work in Edge but works in FirefoxOk, I solved it by adding plugin called Frontend Dashicons, a tiny plugin on 4 lines of code.
It works now.
Forum: Fixing WordPress
In reply to: Dashicon font family will not work in Edge but works in FirefoxUpdate:
It looks like it works when I am logged on as admin!
But if I am logged out, it is not working.So I think it is basically that the theme doesn’t have the font included. I will need to look into this.
- This reply was modified 2 years, 8 months ago by FunnyBunnyHelena.
- This reply was modified 2 years, 8 months ago by FunnyBunnyHelena.
I solved it on my own.
I referenced this page for the CSS selectors
and then googled various solutions for the caption below image and I think I used this:
https://www.ads-software.com/support/topic/gallery-captions-below-images-not-inside-with-gutenberg/I also tweaked various styling as well.
I am still ironing out small things, but I think it did it.
Forum: Plugins
In reply to: [Media Library Assistant] Gallery – Only showing latest 5 photosOh wow that SQL plugin was SPEEDY!!! THANK YOU! This solves some of my other problems. ??
Forum: Plugins
In reply to: [Media Library Assistant] Gallery – Only showing latest 5 photosHello again!
I have thousands of pictures of the tag I want to show from, and it is brutally slow, so the main page takes minutes to load.
Are there any way to speed this up, considering that I am only needing the latest 5, so to say.
Forum: Plugins
In reply to: [Media Library Assistant] Gallery – Only showing latest 5 photosThank you!!
That solved the problem. Thanks.
Forum: Plugins
In reply to: [Media Library Assistant] Append Description in Bulk EditPerfect! Thank you for answering this and also the earlier questions I had. Great support!
Forum: Plugins
In reply to: [Link Library] Make the Parent Category look largerNevermind I solved by doing this css:
.level0 h5 { font-size: 30px; } .level1 h5 { font-size: 25px; }
Forum: Plugins
In reply to: [Link Library] Make the Parent Category look largerHello!
Thank you for your reply.I have tried but the id .linklistcatname is not even generated on the page itself.
Here’s a portion of the page code itself generated.
<div id='linklist1' class='linklist'><!-- Div Linklist --> <div class="LinkLibraryCat LinkLibraryCat258 level0"><!-- Div Category --><div id="vintage-my-little-pony"><!-- Div Category Name --><h5>Vintage My Little Pony</h5></div><!-- Div Category Name --><div class="LinkLibraryCat LinkLibraryCat257 childlevel level1"><!-- Div Category --><div id="my-little-pony-customization-and-restoration"><!-- Div Category Name --><h5>Customization and Restoration Tutorials</h5></div><!-- Div Category Name --> <ul>
In this code area I would like the “Vintage My Little Pony” to be fatter than “Customization and Restoration Tutorials”. Whatever I do either make them all fatter or nothing happens.
Site link:
https://www.funnybunny.se/links/- This reply was modified 4 years, 9 months ago by FunnyBunnyHelena.
Thank you for your effort!
Forum: Plugins
In reply to: [Block Lab] Repeater/nesting, will it be pro only?Thank you for quick response!
I had that in thought, but then it would be static number and not dynamic (editor side) number?
I also realized that when I after posting my last post went to read about news on wordpress (not something I do often!) and saw their ideas about blocks, future eventual ideas. So maybe better wait. I will use the free things meanwhile.
Thanks again.
Hello!
Thank you for your reply! I did not have time until now.
I did as you instructed and now it works. So it is something with that one.