Archived topic
Row order, blog excerpts, webp issues
5 replies · Started by David on November 14, 2019
Thank you for this incredible theme. I just have a few issues that I can't solve on my own.
1. I can't get my columns to reverse on mobile.
Code:
[lgc_column grid="40" tablet_grid="40" mobile_grid="100" class=”push-50″ last="false"]
<img class="aligncenter wp-image-13484" src="https://socialpronow.com/wp-content/uploads/2019/11/people-skills-woman-online.png" alt="" width="360" height="356" />
[/lgc_column]
[lgc_column grid="60" tablet_grid="60" mobile_grid="100" class=”pull-50″ last="true"]
<h2>Join our 50 000+ members. Learn people skills that’ll set you apart.</h2>
Become a more charismatic, confident, and well-connected you.
[maxbutton id="6" text="Join now"]
[/lgc_column]
Live example: https://socialpronow.com/
(I want laptop girl to the right on desktop and on the top on mobile.)
I've followed this guide: https://generatepress.com/forums/topic/lightweight-grid-columns-reverse-column-order-on-mobile/
2: Excerpts, read more button don't work on /blog
These are my settings: https://www.dropbox.com/s/th6zn6yn0yvuxqi/Capture.JPG?dl=0
However, /blog still shows long excerpts, no button: https://socialpronow.com/ I've tried emptying cache.
3: Shortpixel doesn't convert blog images to webp
In our old theme, it worked. It still converts images on the start page for example, (both jpg, png) but not the blog images.
Thank you!
David
Hi there,
1. Lightweight Grid Columns doesn't support flexbox at the moment, unfortunately. What about using the Columns block in Gutenberg? That way you can re-order them quite easily.
2. Strange, it looks like it's supposed to display the excerpt (the HTML says so), but it's displaying the entire post, including HTML. Does this continue to happen if you deactivate your other plugins?
3. By blog images, do you mean the images on /blog?
Let me know :)
Hello,
1: Gutenberg didn't work the way I wanted to but solved it with Elementor
2: I will try that next
3: Yes but more importantly the featured images on single posts
Thanks!
David
Just went to this URL: /blog/signs-toxic-friendship/
The featured image looks the same as on the archives. Is there something specific I should be looking for?
I misunderstood you. It's the same as on /blog, but it's not webp. So I was wondering in case you knew some incompatibility with shortpixel and generatepress that could cause it to not succeed with converting our content to webp. Graphics on our start page https://socialpronow.com/ are automatically converted.
The featured images we output use the core the_post_thumbnail() function provided by WordPress, which I assume ShortPixel filters into. Have you checked with their support team on this? They might have an idea of why it wouldn't be working.
Let me know :)