geniuxcode
Forum Replies Created
-
okay, I’ll try to ask there. Thank for your response.
Forum: Themes and Templates
In reply to: [Blocksy] The image is cropped on smartphone and tabletThanks, its working now.
I am also considering switching to Gutenberg, but I have over 1000 posts created using the Classic Editor. I am afraid there might be problems if I switch to Gutenberg now.
By the way, I am using the Classic Editor plugin by WordPress Contributors. Is there a way to safely switch to Gutenberg? There is an option to allow users to switch between the two editors in the settings, but I have not tried it yet.
Forum: Themes and Templates
In reply to: [Blocksy] The image is cropped on smartphone and tabletYes, i am using Classic Editor.
Forum: Plugins
In reply to: [LiteSpeed Cache] Using LiteSpeed Cache and Autoptimize togetherIf you really want to use those 2 plugin together, i think it’s better to use LS Cache for caching and Autoptimize for page optimization.
Just don’t activate the same function to avoid crash.
- This reply was modified 4 years, 2 months ago by geniuxcode.
- This reply was modified 4 years, 2 months ago by geniuxcode.
Forum: Plugins
In reply to: [LiteSpeed Cache] With LSC images load several times longer than before.Have you tried to deactivate cloudflare?
Mine have Classic Editor and Yoast installed together, and it’s fine.
Maybe your classic editor is in conflict with another plugin instead.
Btw, i am using Classic Editor v1.6.2 and Yoast SEO v17.7.1.
- This reply was modified 4 years, 5 months ago by geniuxcode.
Forum: Themes and Templates
In reply to: [Hueman] How to change font color on Blog Post?Hmm i am searching the CSS code on google, so i am using this code below instead of
.entryp {color: #000;}And it works fine. But now i am confused which CSS code is better.
Should i use
.entryinstead ofp?Forum: Plugins
In reply to: [Autoptimize] I want to ask about Lazy-load exclusions..Okay. I’ll go with it then.
Thanks alot.Forum: Themes and Templates
In reply to: [Hueman] Does “Load images on scroll” is the same as Lazy load?Hmm not really, the images still displayed, it’s works fine and no problem occured. I am just curious.
- This reply was modified 4 years, 10 months ago by geniuxcode.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Newest version crashes WordPressSame here, my hosting and cloudflare is FINE. But, when i acces wp-admin page, the loading is very slow. I thought the problem is AMP for WP plugin.
Fixed: cause of this error because image in background:url is encoded to base64, so i decoded that .svg file and reupload it..
- This reply was modified 7 years, 2 months ago by geniuxcode.
After searching further, I found an error CSS Syntax error in ‘style amp-custom’
The error caused by bad url.
https://ibb.co/6YjcD48I got this error after update to 0.9.97.38
How to fix this?
Note: i am use Tech Blogging Theme
- This reply was modified 7 years, 2 months ago by geniuxcode.
- This reply was modified 7 years, 2 months ago by geniuxcode.
- This reply was modified 7 years, 2 months ago by geniuxcode.
After checking more deeply, it turned out that the cause of some images did not display the original size on the AMP page, because of “coding” from the guttenberg editor.
After I tried to make a new post with classic editor, the image appeared normally on the AMP page.
But it’s a pity that there are still bugs in guttenberg.
I am not use any plugin to insert image.
For more information, i am use guttenberg editor.I have changed it to classic editor, but nothing happen. Still same.