Tagged: x
-
AuthorPosts
-
May 11, 2016 at 9:45 am #985932
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantHi,
A client has pointed out that categories is spelt wrong on the blog page sidebar – I can’t see where this is controlled in X Theme, could you assist please?
thanks
May 11, 2016 at 11:31 am #986115
Nabeel AModeratorHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
May 12, 2016 at 3:42 am #987399
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThis reply has been marked as private.May 12, 2016 at 4:05 am #987435
ChristopherModeratorHi there,
Are you referring to categories name? You should edit category name under posts -> categories.
Thanks.
May 12, 2016 at 9:02 am #987799
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantHi,
No – the word ‘catergories’ is spelt wrong in the left column. Not the category titles
thanks
May 12, 2016 at 12:03 pm #988103
Nabeel AModeratorHi again,
Please add the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global Javascript
jQuery(document).ready(function($){ $('.widget_categories .h-widget').html('Categories'); });Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-985932 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
