Toggle navigation
Webriti Support Forum
Categories
Discussions
Activity
Sign In
Home
›
WordPress Premium Themes
›
Busiprof
How to change "Read More" to "More" ?
steven_lidi
November 2018
in
Busiprof
I like to change a little bit some of text on a certain button, like the one as attached, I like to change "Read More" to "More" to make it show much more tidy.
how could I do this? which files shall I change? thanks.
@imraz
Tagged:
customize
Comments
imraz
November 2018
edited November 2018
Hi,
The file which is responsible to show the content must have the code of line:
<p><?php the_content(__('Read More','busiprof')); ?></p>
Here you just need to chagne the text i.e. Read More
However, it may take time coz you need to look in every such file.
Better to just put one script via using the
"
Custom CSS and Javascript
"
plugin &
Add JS Code
in the plugin via copying from the
LINK
Let me know did it work!
Thanks
steven_lidi
November 2018
can we alternatively use Snippet? thanks.
imraz
November 2018
For
code snippet
plugin, put this code from the link:
https://pastebin.com/raw/r7qPsENP
steven_lidi
November 2018
just with a random name for the new code block?
imraz
November 2018
Yes, create a new code snippet with any name so that you can remember for what we have used for.
steven_lidi
November 2018
thanks.
steven_lidi
November 2018
worked here. thanks, and would you please kindly check out another ticket of mine at
https://webriti.com/support/discussion/8156/client-logo-display-problem-on-mobile#latest
@
imraz
imraz
November 2018
Hi,
@steven_lidi
Yes, soon you will get the response for that ticket via @
abhishek
Thanks
This discussion has been closed.
Comments