Site logo

Archived topic

GeneratePress Compatible with WP ComPEAR Plugin?

5 replies · Started by Belinda on April 14, 2021

Viewing posts 1–6 of 6

Hello,

I installed the WP ComPEAR Plugin (https://wpcompear.com/) on my site running GeneratePress. The slider and drag and drop tables don't function properly there. However, when I installed WP ComPEAR on another site running the DIVI theme, the tables work just fine.

I was wondering if you're aware of any compatibility issues between GeneratePress and WP ComPEAR.

I understand that the incompatibility could be between WP ComPEAR and any other Plugin.

Also, can you recommend any other WP Plugins that allow comparing products? For example, if you have 10 products and the customer wants a detailed comparison between products 1, 2 and 3, he/she can select those and compare those only. Any recommendations on this would be greatly appreciated.

Thank you and looking forward to hearing from your awesome support soon!
Belinda

Hi there,

do you have a link to a page where i can see the issue ?

Hi David,

Yes, I will give the link on the section below as Private Information.

You will see that on the first table, which is a drag and drop table, the images cannot be dragged.

On the 2nd table, a slider, slides are stacked vertically, instead of horizontally, side-by-side.

Many thanks!
Belinda

Are you seeing the issue on any particular browser ? I checked on Desktop and Mobile device on Chrome, FF and Safari and i am not having the issue.

Hi David,

OMG, I feel so embarrassed. I had the issue on FF. After your message, I cleared cookies and it works fine now. I apologize for bothering you with this without doing my homework properly.

Still need to figure out certain things. Text gets cut off on the right margin etc. No text wrapping. Is there a custom CSS code that can fix this?

Thanks again!
Belinda

No apologies necessary - sometimes we all need a second pair of eyes... i know i could :)

Maybe this will help - it reduces the list indent and font size. Seems to fit nicely

.comparison ol,
.comparison ul {
  margin-left: 1.5em;
  font-size: 16px
}
This archived topic is closed to new replies.