jz9520
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Text color on Buttons is unreadable on amp pagesThanks for your responses. Even when I use a color other than black (like Blue), it the text still shows up as white on the button in AMP. Thanks.
Forum: Plugins
In reply to: [AMP] Text color on Buttons is unreadable on amp pagesI’m not sure how to copy the blocks code. This is a reusable block. I hovered over the part of the block and copied the following:
<!-- wp:column --> <div class="wp-block-column"><!-- wp:paragraph {"align":"left","placeholder":"Write title…","style":{"typography":{"fontSize":58,"lineHeight":"1.2"},"color":{"text":"#fffffa"}}} --> <p class="has-text-align-left has-text-color" style="color:#fffffa;font-size:58px;line-height:1.2"><strong>Let Me Fight to Get You a Fair Settlement</strong></p> <!-- /wp:paragraph --> <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"left","orientation":"horizontal"}} --> <div class="wp-block-buttons"><!-- wp:button {"textColor":"black","style":{"color":{"background":"#ffff00"},"border":{"radius":"3px"}}} --> <div class="wp-block-button"><a class="wp-block-button__link has-black-color has-text-color has-background" href="https://www.justinziegler.net/landing-page-free-consult/" style="border-radius:3px;background-color:#ffff00">FIND OUT FOR FREE IF I CAN REPRESENT YOU</a></div> <!-- /wp:button --></div> <!-- /wp:buttons --> <!-- wp:image {"align":"center","id":36331,"sizeSlug":"large","linkDestination":"media","className":"is-style-default"} --> <div class="wp-block-image is-style-default"><figure class="aligncenter size-large"><a href="https://www.justinziegler.net/wp-content/uploads/2021/04/low-res-jz-suit-serving-florida-map-florida-1.png"><img src="https://www.justinziegler.net/wp-content/uploads/2021/04/low-res-jz-suit-serving-florida-map-florida-1-1024x576.png" alt="personal injury lawyer Justin Ziegler" class="wp-image-36331"/></a></figure></div> <!-- /wp:image --> <!-- wp:paragraph --> <p></p> <!-- /wp:paragraph --></div> <!-- /wp:column -->
Thank you very much for your time.
- This reply was modified 2 years, 9 months ago by jz9520.
Forum: Plugins
In reply to: [AMP] Text color on Buttons is unreadable on amp pagesFellyph:
Thanks for so much for replying!
I use the colors in the block setting under the Color Tab for the button. The black is a default color. And for the yellow background I entered the color #.
(For whatever it’s worth, this button is a reusable button in blocks. And for some reason when I saved a few updates to blog posts in the last few days, it asked me to confirm changes to this button even though I didn’t make changes it to it. I found that odd, and then I noticed this issue. The issue may have occurred prior to WP asking me to confirm changes when I clicked update on the blog post, but I noticed it after.)
Thanks in advance!!!!!!!!!
Support UUID: ampwp-8efc4ad8-62ba-5809-8bf9-394b1752f6d5
Thanks Dan.
My scores are mobile and desktop respectively:
with Boost 20 and 65
without all 3 boost features: 19 and 49Please advise.
- This reply was modified 2 years, 11 months ago by jz9520.
Forum: Plugins
In reply to: [AMP] My AMP urls return a Blank screen when I click on Google SERPS (mobile)I don’t see the different between the two above. Sorry.
Also, I put the code that you gave me on my AMP settings screen, and it said:
{terms: Array(1)}
Forum: Plugins
In reply to: [AMP] My AMP urls return a Blank screen when I click on Google SERPS (mobile)When I open the Javascript consolde in Chromedev tools its says in red there is a “Failed to load resource: the serve responded with a status of 404 (). To the right it says icon-comments.png:1
When I put in the following code:
(await wp.apiFetch({path:’/amp/v1/options’})).endpoint_path_slug_conflicts
in my Javascript console
it says:
Uncaught SyntaxError: Invalid or unexpected token
When I put the following code
add_action(‘init’, function () {
register_taxonomy( ‘amp’, ‘post’ );
});it says:
Uncaught ReferenceError: add_action is not defined
at <anonymous>:1:1This happened on the two urls that I tried, which are:
https://www.justinziegler.net/much-money-can-get-pain-suffering/
https://www.justinziegler.net/geico-car-accident-settlements-florida-injuries/Thanks again.
Forum: Plugins
In reply to: [AMP] My AMP urls return a Blank screen when I click on Google SERPS (mobile)Thanks again! Should I paste both codes that you posted in my JavaScript console (e.g. Chrome DevTools):
(await wp.apiFetch({path:’/amp/v1/options’})).endpoint_path_slug_conflicts
add_action(‘init’, function () {
register_taxonomy( ‘amp’, ‘post’ );
});Thanks!
Forum: Plugins
In reply to: [AMP] My AMP urls return a Blank screen when I click on Google SERPS (mobile)Update: In the past 2 days or so when I check, the blank screen issue does not happen use the “Google Chrome” app on my iphone. I noticed that the blank screen issue happens when I use the “Google” App on the Iphone. Those two apps are different.
Forum: Plugins
In reply to: [AMP] AMP Error (Custom JavaScript is not allowed )I’m using Gravity Forms 2.5.4. And I use gravity Forms SendGrid Add-On. Thanks.
Forum: Plugins
In reply to: [AMP] My AMP urls return a Blank screen when I click on Google SERPS (mobile)Thanks Weston! In layman’s terms, what does “filed an issue” mean.
Thanks.
Forum: Plugins
In reply to: [AMP] My AMP urls return a Blank screen when I click on Google SERPS (mobile)Thanks again. That message “Legacy reader: /amp/ & ?amp (unavailable due to slug conflict)” appears on the AMP Settings page.
I do not have a post or a term that I gave the name “amp” to.
Forum: Plugins
In reply to: [AMP] My AMP urls return a Blank screen when I click on Google SERPS (mobile)Thanks, Weston! I read the article that you cited. What do you recommend that I do?
Also, when I look at my Paired URL Structure in the AMP plugin, the Legacy Reader is selected. It says:
Legacy reader: /amp/ & ?amp (unavailable due to slug conflict)
https://www.justinziegler.net/geico-car-accident-settlements-florida-injuries/amp/
https://www.justinziegler.net/florida-injury-settlements/florida-car-accident-settlements/?ampIs the “unavailable due to a slug conflict” a normal message?
Thanks in advance.
- This reply was modified 3 years, 5 months ago by jz9520.
Forum: Plugins
In reply to: [AMP] AMP Error (Custom JavaScript is not allowed )Thanks. I suppressed the 3 Gravity Forms plugins that I use. Unfortunately, Google Search Console (GSC) says the issue still happens.
I purged my cache on cloudflare and my website host, and my mobile score is still a 6 out 100 even with all 3 Jetpack Boost optimizations turned on. Please help.