fitnessgenie
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Autoptimize gtmetrix waiting timesI have not done anything manualy as I don’t understand anything other the copy and pasting the critical css from front page only and pasting it into the inline and defer section of the old AO. To my understanding the new version is automated.
I have tried to paste a screen shot here and not working. I have several automated rules.
I ended up taking away AO and have less issues. But really I would have liked to use AO and this is the text of my rules without image:Path Based Rules
Type Target Critical CSS File Actions
AUTO /contact/ ccss_ac2d5f3586838dad32ac70df30eb6c85.css Edit Remove
AUTO /offer/ ccss_5ddf434bf1ffa3fe673c6899b6d2c05a.css Edit Remove
AUTO /one-tiled-room/ ccss_4f7027d62aa567ef40d693a1d2d1173c.css Edit Remove
AUTO /five-carpeted-rooms/ ccss_bdf902fff116240101c76730260420df.css Edit Remove
AUTO /two-carpeted-rooms/ ccss_f61171538c179dd69d30e043acd37f20.css Edit Remove
AUTO /book-online/ ccss_59f0b493d1af7abe754dc22295a70524.css Edit Remove
AUTO /reviews/ ccss_29d4cfc51f07655cace2a19346abf7b7.css Edit Remove
Conditional Tags, Custom Post Types and Page Templates Rules
Type Target Critical CSS File Actions
AUTO is_front_page ccss_81c07fd4c33053df3f3caef24a7a44ce.css Edit RemoveForum: Plugins
In reply to: [Autoptimize] Autoptimize gtmetrix waiting timesThanks for your efforts to help.
Ttfb over 100 is unacceptable for me.
My ttfb was 75 without wp rocket using AO alone. Using WP rocket was helping google page ranking credentials but using both together is a no go so far.I don’t use the inline all css option. I use inline and defer with critical css.com paid version. Any suggestions?
Thanks.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 /wp-json/ 404 ErrorI am using contact form 7 to design a calorie/diet calculator and would like to add separate values for each selection in on single drop down menu. How can this be achieved?
Oops ya old page title. Modified code worked perfect, Thanks!
Forum: Plugins
In reply to: [Calculated Fields Form] Font Change & Column ColorIm learning now this plugin has got to be the best thing I could be using for my fitenss site. Thanks to your help understanding it. The only thing that looks a little odd when you scroll down to the bottom of the page https://fitnessgenie.ca/womens-weight-loss-plan
where I have input the backround colors, each field has a calculated field box that is tight against the left side of each column leaving a padded space on the rite side of each field. Can the calculated fields box be formatted to fill the entire column width left to right? I have tried to use the large field size but it will not incease the size any further which also cuts off some of the resluts in the calculated fields. Keep in mind I am designing this through the mobile perspective.Forum: Plugins
In reply to: [Calculated Fields Form] Font Change & Column ColorOk I got it. Fixed! It doesnt appear in the preview but it shows up when visiting the page. Thanks for the help.
Forum: Plugins
In reply to: [Calculated Fields Form] Font Change & Column ColorThe form Im editing is the cff that says food chart and there are 4 vertical columns labeled as 1)Protein 2)fats 3)carbs 4)fillers
I inserted the code:
#fbuilder .column4:nth-child(1){background-color:red !important;}
And previewed the page but the backround of the first column labeled as “protein” was the same.Forum: Plugins
In reply to: [Calculated Fields Form] Font Change & Column Color1st column still appears default colour
Forum: Plugins
In reply to: [Calculated Fields Form] Font Change & Column ColorSorry I made an error with my explanation. I did input this code:
#fbuilder .column4:nth-child(1){background-color:red !important;}
Into the form settings box and nothing happens.
Forum: Plugins
In reply to: [Calculated Fields Form] Font Change & Column ColorHi, yes I pasted this code:
#fbuilder .column4:nth-child(1){background-color:red !important;}
into the first column “add css layout keywords” of my div container.
Forum: Plugins
In reply to: [Calculated Fields Form] Font Change & Column ColorI input the code stated above in the “add css layout keywords” and nothing happened. Is there something i am missing?
Unfortunately this option did not work as well.
I have done that and cleared the cache but no luck
I have 2 options under HTML options:
1) optimize HTML code
2) keep HTML commentsWould the first option be responsible for minifying HTML?