goyakpacking
Forum Replies Created
-
Obviously I am too dumb to comprehend .
The Large Font Page Title reappears with that …. it is in the center though. I read the documentation way more than one time. Thanks anyway.- This reply was modified 1 year, 9 months ago by goyakpacking.
It impacts the line of text “Click the Printer Icon to Print”, as well at the Printer Icon that appears below the text.
Prior to all of this I already had some added additional CSS to center the page Title, and allow Upper case in the page Title.
Perhaps it is interfering? Shown below. Beyond that, this is beyond my current skills.
Seems like it would be a simple thing, and desired by many?
Thank you for your help. Though you are going to mark it “Resolved”. Unfortunately it is unresolved for me. Makes my Page look odd with those two items off to the left.
I will have to explore other Plug-ins that might work at my skill level. Thanks again./***Start Comment CENTER TITLE code **/
/*Start Code to center Titles*/
.entry-header, .entry-meta { text-align: center; }
/*End code to center titles*/
/**STOP Comment CENTER TITLE code **/
/**Start Comment ALLOW UPPER LOWER CASE IN TITLE code **/
h1, h2, h3, h4, h5, h6 {
text-transform: none !important;
}
/**Stop Comment ALLOW UPPER LOWER CASE IN TITLE code ***/- This reply was modified 1 year, 9 months ago by goyakpacking.
Thanks again. Here is the link to the page. If that is what you are asking? As long as I leave it over left justified.
It works as is. Does not print the large font Page Title. But I would prefer to center “Click Printer Icon to Print this Page”, and the printer ICON as well. Seems like it should be easy enough?
If I try to use any combination of <center></center> or use the visual mode in classic editor, to attempt to center that. They do center, but then the large font Page Title reappears in the Print review, and paper printout.
https://coldagglutinindisease-cad-cagd.com/phlebotomist-lab-printout/- This reply was modified 1 year, 9 months ago by goyakpacking.
First, thank you so much for more details. I copied and pasted your HTML for my_print_class to a new TEST page. It works great.
Adding that to the top of my existing page I can make that work too with little to no alteration.
What I found was confusing me, and have yet to solve. Is trying to add <center></center> to center a statement “Click the Printer Icon to Print Page”. To also have the ICON actually be centered also. (As my existing page was). If I add the <center></center> anywhere I think it should logically be, it does center things. But then the Page Title reappears during printing.
If I use the centering button in Visual mode (Classic Editor) on the Click Statement and the Icon, it also causes the issue were the Page Title again is in the printed version.
If I leave the first two lines as is, the Click statement and Icon are left justified of course. But work. What am I missing to center just the statement and Icon?
So close. Thank You!Click Printer Icon to Print this Page
[print-me target=”.my_print_class”]
<span class=”my_print_class”>
xxxxxxxxxxx My Original Text Code xxxxxxxxx
xxxxxxxxxxx My Original Text Code xxxxxxxxx</span>
- This reply was modified 1 year, 9 months ago by goyakpacking.
Forum: Plugins
In reply to: [Print-O-Matic] How to hide title text on print?I have this same ‘Not understanding” Trying to only print what is below the “Print me” piece of HTML. Omitting the page title, etc. I don’t “get it” from the documentation. I am not that good at getting into code.
I have tried the suggestion of: simply add:.printomatic, .printomatictext
under Dashboard > Settings > Print-O-Matic > Do Not Print Elements
My page doesn’t print at all using the above, adding that above to my DO NOT PRINT ELEMENT data box. I removed it. That data box is back to nothing.
I have tried NEXT too. Thinking it would print from there down. I must be formatting it incorrectly or missing something that way too. Because I then get no print.
My current default in Dashboard > Settings > Print-O-Matic > Default Target Attribute = article
Current Page HTML showing in text mode is:<center>Click Printer Icon to Print this Page</center>
<center>[print-me]</center>
<h1 style="text-align: center;"><strong>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</strong></h1>
Can someone dumb it down for me? Spell it out? Type out what needs to be added? What specifically do I need to do, add, etc to start printing the page at xxxxxxxxxxx Rather than including the Page title. Basically omitting anything in the Text Mode that might appear above the line with [print-me]
Does it take a combination of settings and text code?
Thank You.- This reply was modified 1 year, 9 months ago by goyakpacking.
- This reply was modified 1 year, 9 months ago by goyakpacking.
- This reply was modified 1 year, 9 months ago by goyakpacking.
Thank You. I had already but to date no response.
Forum: Fixing WordPress
In reply to: Is it possible to restore Default SETTTINGS>GENERAL>EMAIL ADDRESSA couple of weeks after this Email plug-in was not working on multiple sites. Not making any changes on my end other than continued normal WP version updates, Theme updates, and plug-in updates. “Email Subscribers & Newsletters” by Icegram seems to be functioning again.
Forum: Plugins
In reply to: [Page View Count] PAGE VIEWS COUNT V 2.0.3 causing Parse ErrorSteve Thanks for your response. You are correct.
I got confused. The 4.9.4 is my WP version.
My server is Godaddy and is at PHP 5.4 I see 5.5 5.6 7.0 and 7.1 is available.
At this point I am reluctant to simply click their “Update” button and select a different “current” version, without having more knowledge on this. I have several WP sites and don’t want to suddenly cause problems on everything. Or is it as simple as that?
- This reply was modified 6 years, 9 months ago by goyakpacking.
- This reply was modified 6 years, 9 months ago by goyakpacking.
Forum: Plugins
In reply to: [Page View Count] PAGE VIEWS COUNT V 2.0.3 causing Parse ErrorThank You banana7777. New to all of this. I finally sifted through a bunch of sales minutia just to find the short cut to checking my version. Simple when you know. I see I am on V 4.9.4 Thanks for steering me to that.
Now on the quest on how to update the PHP version. But first to make sure what the highest versions my other apps are compatible with.
No time right now so I am in a holding pattern and leaving the Page Counter, on all my sites, at its current version level.
Forum: Fixing WordPress
In reply to: godaddy notice of possible malwareSucuri was one I ran before deleting the lines of code Godaddy was identifying. Even before removing the lines of code, Sucuri was indicating it found nothing.
This is all after the fact. Wondering if others are getting a similar notice from Godaddy indicating string I mentioned in the initial post. Why only Godaddy seems to pick it up? Is this really malware or residue code from a Plugin?
Forum: Plugins
In reply to: [Page View Count] Counter on PAGES works, POSTS just spins -Both toggled onSteve….thanks so much. I saw the version upgrade this morning and added it before coming back here. That fixed it perfectly. Then I came here and saw your message. Thanks so much!!!