suzyloonam
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Petfinder] paginationThank you, Alex.
Forum: Plugins
In reply to: [PDF Embedder] PDF viewer is not displaying on websiteToo late. I already switched plugins. No time for this nonsense, but hey, thanks for all the good times.
Forum: Plugins
In reply to: [Food Recipes] Maybe not ready for prime timeThanks for your reply. Another recipe plugin (deprecated long ago; I didn’t know!) was causing an conflict with Food Recipes that made the data fields not show properly.
We removed the errant plugin and Food Recipes now works as advertised. Please forgive the false alarm.
To others: Try Food Recipes Plugin! It’s nice! ??
(If you have issues, remove — not just disable — other recipe plugins first).Sometimes enthusiasm overcomes itself. Nobody needs this code on every page. Good job presenting your WP prowess, while inadvertently showing the opposite. Best to you as you bloom and grow!
Wow… you just need a better template, my friend. So you can just embed code into pages without widgets. You are making things just too darn hard for youself. ??
i don’t know anything about registering widgets with hooks or conditional tags, but that sure seems like a lot of trouble just to remove some hover text.
You put this code somewhere and it worked with the hover text. Can you not find where you put it and just edit that?
Yes, WordPress. Mine’s in a widget, which my theme (LT-BBQ) allows me to place on a page just by adding the code to the widget.
You can see it here:
Southside BBQ – Print Menu pageSame code, but with a title that I made up. Hover and see…
- This reply was modified 4 years, 8 months ago by suzyloonam. Reason: clarity
Dang, let me try that again…
<a href="https://www.printfriendly.com" style="color:#6D9F00;text-decoration:none;" class="printfriendly" onclick="window.print();return false;" title=""><img style="border:none;-webkit-box-shadow:none;box-shadow:none;" src="//cdn.printfriendly.com/buttons/printfriendly-pdf-email-button-md.png" alt="Print Friendly Buttons"/></a>
CORRECTION: I just checked on my page and removed the title from the embed code, and that took the text away upon hover.
i don’t think it comes from a title tag. Text on hover comes from alt tags.
can’t you just change the alt tag in the image to alt=”” ?
Forum: Plugins
In reply to: [WP-Paginate] add pagination to posts grid section?To paginate pages, you may have to add code to page.php in child theme. See documentation.
Pages, because they are not date/time ordered like posts, are not generally paginated, though they can be.
Add pagination to posts by adding code to single.php in child theme.
Clear cache, clean refresh to view changes.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] WordPress integrity problemI just moved all my sites to a VPN in December. Maybe by next December, I will have recovered enough to think about moving again.
I raised the upload limit in wp-config, and then I scanned, over and over again, short and full scans, flipped back and forth from legacy to standard, ignored some flagged files and eventually, WP verified.
I guess it could be my server, but it was playing kind of arbitrarily with WP-Cerber settings that seems to have made it work.
Thanks for your reply, and for your plugin. I prefer it to all others.