- This topic has 9 replies, 3 voices, and was last updated 6 months, 3 weeks ago by
David.
-
AuthorPosts
-
August 7, 2020 at 4:30 am #1391118
Kamal
Hi!
I’m using the latest version of GP Premium.
I installed Autoptimize Plugin today on my blog and configured it as per the suggestions provided here.
After activating Autoptimize the Lightweight Social Icons stopped showing up on Desktop. However, it shows up on mobile version. On desktop the icons just disappeared completely leaving a white space below “Connect With Us”.
If I deactivate Autoptimize Plugin the Lightweight Social Icons start showing up again on Desktop version of my blog.
Kindly help.
August 7, 2020 at 5:43 am #1391225David
StaffCustomer SupportHi there,
can you disable autoptimize – so i can take a closer look
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 7, 2020 at 3:57 pm #1392196Kamal
Hello,
I’m sorry, I forgot to deactivate it.
I have now deactivated Autoptimize Plugin for your reference.
August 7, 2020 at 5:01 pm #1392245Leo
StaffCustomer SupportNot seeing anything obvious that’s conflicting.
Can you try using the suggested settings for Autopimize here?
https://generatepress.com/fastest-wordpress-theme/Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 7, 2020 at 5:09 pm #1392257Kamal
Hi Leo,
Thanks for the reply.
I have done the settings as suggested in the above article.
You will be able to see the conflict if I activate Autoptimize plugin. The Lightweight Social Icons disappear in Desktop mode whereas it shows up in Mobile version.
Shall I activate it for you to check?
August 7, 2020 at 5:52 pm #1392287Leo
StaffCustomer SupportHmm I just tried activating Autopimize and LSI but couldn’t replicate the issue.
Does the error happen if you only keep Autopimize and LSI activated and deactivate everything else?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 7, 2020 at 6:25 pm #1392299Kamal
I have tried deactivating every plugin except LSI and Autoptimize and the problem still persist.
It starts working properly as soon as I deactivate Autoptimize.
Here are the screenshots:
Autoptimize Not Active and Active:
August 8, 2020 at 4:57 am #1392703David
StaffCustomer SupportIn Customizer > Additional CSS you’re missing a closing
}
At the very end of the file you will see these lines:
.author-description { text-align: left; } /* Author Box CSS End */
Insert another
}
like so:.author-description { text-align: left; } } /* Author Box CSS End */
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 8, 2020 at 6:47 am #1392838Kamal
Dear David,
Thank you so much.
I was thinking their’s an issue with plugin compatibility. In the meantime I forgot to check the CSS.
Thanks once again.
August 8, 2020 at 6:52 am #1392842David
StaffCustomer SupportGlad to be of help.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.