Button colour bug
This topic contains 18 replies, has 3 voices, and was last updated by Giri 8 years, 8 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
December 29, 2016 at 5:47 am #332618
Hello,
When someone has written a review the button colour for ‘Reply’ is not picking up the colour chosen in the Customiser. See the attached screenshot, my button colour is green, the ‘reply’ button is still the default red.
I’ve seen a few other buttons doing the same but can’t remember which ones!
December 29, 2016 at 5:52 am #332621Hi Cyril,
I’ve just checked your previous replies and I’m not really sure which URL you are referring to. Do you mind sharing the URL of the site in question so we can take a look? You can use the private reply option below.
Thanks!
December 29, 2016 at 5:56 am #332622December 29, 2016 at 3:15 pm #332924Hi Cyril,
Try using the custom CSS code below and see if it fixes the issue there. Insert into GD > Design > Scripts > Custom Style CSS.
.reply .gd_comment_replaylink .comment-reply-link, #reviewsTab #comments .comment-reply-link { background-color: #65be22; border: 1px solid #65be22; } .reply .gd_comment_replaylink .comment-reply-link:hover, #reviewsTab #comments .comment-reply-link:hover { background-color: #96bf76; border: 1px solid #65be22; }December 30, 2016 at 1:28 am #333265Yup that works.
My thought for mentioning it was that it is a bug, as it should be automatically changed by the Customizer when choosing button colour?
December 30, 2016 at 4:38 am #333312Hi Cyril,
I will forward this to our developers for review and will be sure to bring it to our developer’s attention for you. Please let us know if you need anything further.
December 30, 2016 at 8:49 am #333347Hi Cyril,
I have fixed this bug in Directory Starter. Will be available in next version.
Thanks for reporting that bug
December 31, 2016 at 3:36 am #334002No problem 🙂
January 28, 2017 at 5:19 am #351029Hello,
I’ve also noticed that some buttons have a ‘pressed’ state which then shows the default colour.
For example if you just press the ‘Get directions’ button on the map tab and move the mouse cursor it goes to the default colour. I can’t use the css inspector as when you click on anything else it goes green again.
Here:
https://medrate.asia/sg/practices/singapore/a-hospital-yrl-subscription/#post_mapThe ‘set address on map’ button in the add listings page also does the same.
January 31, 2017 at 2:13 pm #352577Hi Cyril,
I have fixed that in the dev version.
Please post login credentials. I’ll apply the fix.
Thanks
February 1, 2017 at 7:51 am #352968This reply has been marked as private.February 1, 2017 at 9:20 am #352990Hi Cyril,
I have applied the patch.
Test and let me know if you face any issues.
Thanks
February 2, 2017 at 9:29 am #353793Yay! Perfect thank you 🙂
I’ve got another ‘using default css not custom css’ for the Claim a Listing modal pop-up. See #simplemodal-container h3
Wrong colour and font.Or I can raise it separately?
February 2, 2017 at 4:54 pm #354017You’re welcome Cyril.
As for the claim modal, I have changed and applied the patch on your site.
Claim modal title and button, now comply with customizer settings.
Thanks
February 3, 2017 at 3:48 am #354226Honestly, you do things so quickly I can hardly keep up!
Thank you again.
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket