klikihak
Forum Replies Created
-
For me i had to use this CSS to make it work:
.um-profile-photo a.um-profile-photo-img { top: -100px; } .um-profile-meta { padding-left: 250px; } .uimob800 .um-profile-meta { padding-left: 200px; } .uimob960 .um-profile-meta { padding-left: 200px; }
—–
But i don’t get it why it works just fine when i disable the AIOSEO plugin. I also tried to delete all my custom CSS while not disabling AIOSEO, but it did not helped. The CSS above is my temporary solution and only working fix for now.- This reply was modified 3 years, 5 months ago by klikihak.
More than 880 px: https://i.imgur.com/QNULxzY.png
Less than 880 px: https://i.imgur.com/g3GHiEG.pngThe theme I am using is GeneratePress (free)
- This reply was modified 3 years, 5 months ago by klikihak.
No, it’s still the same.
(The problem was and is only if browser width is more than 880px).- This reply was modified 3 years, 5 months ago by klikihak.
It′s generated with shortcode [ultimatemember_account]
Thanks, but when i used this code
remove_action( 'generate_after_entry_header', 'generate_post_image', ); add_action( 'generate_before_content', 'generate_post_image' );
It showed the featured image twice. One before and one after the title.
Forum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showI tried to disable both lazyloads, removed that excludion, but still the same result. Images are broken again.
Forum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showDidn’t we just excluded all of the images on my website with that “data-lazyload, lazyload”? So none of these images gonna be optimized/switched with WebP version?
https://www.awesomescreenshot.com/image/6222545?key=61964fb1c7754b6ca11ff569fa8519a1Forum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showYes it helped.
Is it possible to turn on WebP without lazyloading? Or that function is not ready yet?
Forum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showOn homepage, this is how it looks like: (<– activated power-up)
https://www.awesomescreenshot.com/image/6222124?key=42cfc4775743fed4cc13b0febfd20a80This is how it should look like: (<– disabled power-up)
https://www.awesomescreenshot.com/image/6222143?key=8700486c7940984058758b673d98bae4- This reply was modified 3 years, 9 months ago by klikihak.
Forum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showThe rev slider is working! But some other images on website are still broken.
Forum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showDone
Forum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showRight now:
power-up: Disabled
excluded: https://www.awesomescreenshot.com/image/6221845?key=a7d939cbba2c4af8e106ceb192ba4830Forum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showPower-up disabled
Forum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showForum: Plugins
In reply to: [Autoptimize] lazy-load bug Images dont showNo, still the same