How do you change the "More posts" text? from an AJAX trigger?
-
Ok, because a picture is worth a thousand words when it comes to understanding…
1. First go to my website: https://www.txcowboydancerdesigns.com
2. Scroll all the way to the bottom and look at the cool “More Posts” button.
3. It now says “More Posts”
How do I change that text to read “More Designs” ?????
I am using the Tempera theme but this is not really a theme based question or at least I don’t THINK so. Maybe it is…
Using a developer’s tool to see where the “More Posts” is coming from isn’t helping much. When I lift the hood here is what I find:
<div id=”cryout_ajax_more_trigger”>More posts</div>
By lifting the hood, I can SEE the plain old text string sitting there and I can even make the change TEMPORARILY while I have the page loaded in my browser’s memory, BUT…
I can NOT find the place in the dozens of .js and/or .php files where that bit of ASCII text is saved. I need to STICK THE NEW text somewhere but I can’t find the perfect place to STICK IT!
I know where I’d like to stick it at this point metaphorically speaking… LOL
So, does anyone know where this bit of ASCII text is hiding so I can replace it?
Thanks!
- The topic ‘How do you change the "More posts" text? from an AJAX trigger?’ is closed to new replies.