Hi As asked in this thread https://www.inkthemes.com/community...field-homepage-category-feature-glitch.21970/ I can't add an http address in a newly created field (mad same as website) and have a clickable link on my site? I've tried to find where the link is created in the code but no success so hope for some help here. Regards Roy
When a customer add a new listing I manage to make it work by change line 201 in library/listing-submit/template/preview.php PHP: if ( isset( $meta['name'] ) && preg_match('/geocraft_website/', $meta['name'])) { // if ( isset( $meta['name'] ) && $meta['name'] == 'geocraft_website' ) { By doing this I can add geocraft_website in front of all custom fields HTML variable name example: geocraft_website_another_link I'll add the same changes to email and phone ++ Roy Keep hunting for the other places to change
Then I think I found the files needed to be edited. This two files can be changed with the originals, remember to remove .txt from the end of the filename preview.php copies to folder library/listing-submit/template/ single-listing.php to root folder of the theme /
Sounds pleasant to us. I appreciate your work, Keep going. Have a nice day Regards, Akbar InkThemes.com