Tagged: x
-
AuthorPosts
-
November 17, 2016 at 5:09 pm #1261702
EMMParticipantThe Post Grid displays “Read More” on the button for each product. I need it to say “Book a Session”.
Can you provide me a php or CSS code, please?
https://thedenverrecordingstudio.com/rates/
Screenshot: http://prntscr.com/d8nbow
November 17, 2016 at 9:56 pm #1262067
DarshanaModeratorHi there,
Thanks for writing in! You can add this under Custom > JavaScript in the Customizer.
jQuery(function() { jQuery('.page-id-2763 .vc_grid .vc_gitem-link').text('Book a Session'); });Hope that helps.
November 18, 2016 at 1:07 pm #1262835
EMMParticipantThis reply has been marked as private.November 18, 2016 at 9:18 pm #1263296
Rue NelModeratorHello There,
Thanks for providing the information. Regretfully the given access is not working for us. The password seems invalid: http://prntscr.com/d943tg
The given JS code should have work. I have inspected the page and there is a JS error which is why the code did not work. I have figured out which plugin is causing the issue. I would recommend deactivating the Mailchimp For WordPress plugin temporarily and test your site again.
Please let us know how it goes.
November 21, 2016 at 3:41 pm #1265982
EMMParticipantI have deactivated both mailchimp plugins. No effect. Reactivated.
I reset the password and tested it. Please try that UN and PW again; it’s case sensitive.
November 21, 2016 at 10:34 pm #1266389
RupokMemberHi there,
Thanks for writing back. The code works perfectly. I guess it’s not working because one of your JS error – http://prntscr.com/da8xxa
Perhaps it’s causing by other custom JS or Mailchimp. Let’s check for that.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1261702 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
