Joy
Forum Replies Created
-
AuthorPosts
-
Thank you, but that’s not the problem. I have changed the second line of all of the text related to the preview page.
The problem is the listing name is not appearing for some reason. I would like the second line for all of the preview page texts to read:
You have selected a (package name)featured listing for (package price)£125.00 per year.I dunno, it looks fine now. 😉
This reply has been marked as private.Okay, thank you for the advice.
Following up on this again, I haven’t received a response. Please advise. Thank you.
Those options do not address what I need. Like I stated we would only like the listing name and address to be shown, those options do not address this. Please have another look. Thank you.
This reply has been marked as private.Thank you for your help. It didn’t work with the above code, but I was able to get it to work with this.
.fa-external-link-square:before { content: "\f0c1"; }
This reply has been marked as private.Thank you so much. I’ve managed to setup the on page target link, but the default form is still loading. Not sure what I’m doing wrong here. This is what I’m using.
add_filter('sd_details_output_send_buttons','_my_change_contact_link'); function _my_change_contact_link($content){ return str_replace('<a href="javascript:void(0);"','<a href="' . get_the_permalink() . '#form"',$content); }
Thank you.
This reply has been marked as private.Can you please check that the code still works? I have tried to use it with another url and it has no effect. Thank you.
Can you please check that this is still working? I’ve tried to use it but hasn’t changed the link. The default modal form still appears. I’ve also cleared my caches.
I’m trying to have it scroll down to a particular id section on the page. Since the urls will be dynamic since it is based on the listing names, is this something I’ll be able to do? Thank you.
That’s good to hear. I will give it a try again and let you know.
Thank you.
-
AuthorPosts