-
AuthorPosts
-
August 8, 2018 at 9:09 pm #995152
We are having an issue with Estatik property listings plugin. The wording that is displayed in the top left corner of each listing photo, is not showing up correctly on some cpu’s. Once you scroll over the property though the label displays normal.
Here is what the developers said:
“It seems like there is a conflict with the theme you use – please, try to switch it to any other theme and labels will look fine: http://prntscr.com/k7yczi
We would recommend you to contact the theme developers and describe the issue in details.”Can you take a look and see if this can be fixed? Definitely want to use your theme.
Thank you!!!!!!August 9, 2018 at 6:41 am #995251Hey bemodesign,
Thanks for the details, so that text over the image is supposed to always show?
Best regards,
RikardAugust 9, 2018 at 11:37 pm #995768That’s the weird thing. Once you roll over, then it stays. It should just always stay and be there, instead of the roll over thing.
August 10, 2018 at 6:40 am #995822Hi,
Thanks for the clarification. Please try this in Quick CSS:
.es-listing .es-property-inner .es-property-thumbnail .es-property-label-wrap { z-index: 10000 !important; }
Best regards,
RikardAugust 15, 2018 at 10:56 pm #997712They are saying that it is still cutting off the top part of the wording. Screenshot: https://gpcimultifamily.com/wp-content/uploads/2018/08/Screen-Shot-2018-08-10-at-9.59.08-AM-copy.png
August 16, 2018 at 7:47 am #997822Hi,
Thanks for the screenshot, though I can’t reproduce that on my end using Chrome. In which browser/OS are you seeing that?
Best regards,
RikardAugust 16, 2018 at 7:45 pm #998116Chrome works fine. Firefox cuts off the wording until you rollover, then it works. Any way to get it to stay instead of rollover and then work?
August 17, 2018 at 4:49 pm #998506Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.es-listing .es-property-inner .es-property-thumbnail .es-thumbnail a { display: block; }
Best regards,
YigitAugust 17, 2018 at 7:24 pm #998559Chrome it work great. Safari, you have to rollover before it shows. Firefox still cuts off the wording, until you rollover it: https://gpcimultifamily.com/wp-content/uploads/2018/08/001.jpg
Any ideas?
Thanks for all your help. Your support team is the best!
August 17, 2018 at 7:28 pm #998560Hi!
Please try changing the code to following one
.es-listing .es-property-inner .es-property-thumbnail .es-thumbnail a { display: block !important; }
Regards,
YigitAugust 17, 2018 at 7:29 pm #998561Wait, it worked!! I forgot to empty cache. You guys are good!!
August 17, 2018 at 7:30 pm #998563Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Issue with Estatik property listings plugin’ is closed to new replies.