I just noticed the pay now buttons are not there. I had someone a year ago, update the toolset script I was using. Everything was in a module I think. Look at another site for this lady and you can see what I'm talking about.
fosterstinyyorkies.com
Hi Lisa,
Thank you for contacting us and I'll be helping you with this ticket.
To include a read more link to the single post pages ( at hidden link ), you can use the "wpv-post-url" shortcode:
( ref: https://toolset.com/documentation/user-guides/views/views-shortcodes/#wpv-post-url)
The content is coming from the view "Dogs For Sale View" ( hidden link ) and you can include a row for this read more link, like this:
( screenshot: hidden link )
<div class="row">
<div class="col-sm-3 first-col"> </div>
<div class="col-sm-9 second-col read-more"><a href="[wpv-post-url]">Read more</a></div>
</div>
As for the single pages for the dogs on sale ( e.g. hidden link ), I noticed that they're already showing a "Make a Deposit" link.
( screenshot: hidden link )
I hope this helps and please let me know if you need any further assistance around this.
For a new question/concern, please open a new ticket.
regards,
Waqar
My issue is resolved now. Thank you!