gerif
Forum Replies Created
-
Thank you. I was able to get the post_content to display.
Now, I’ll show my ignorance. I’d like the image to display in the left_column and the content to display in the right_column. I’ve seen this in some screenshots and demos. And, since the .css specifies the columns, I would have expected this to just work. Unfortunately, it’s been a while since I worked with .css.
As you can see, the post_content displays below the image, not to the right. Could you please explain why it’s not doing what I expected?
Thank you very much for your continued support.
Thank you for the quick response!
I had found a similar page but my question should have been more specific.
For the description of the property, what would the slug be?
<?php echo $property[‘description????’]; ?>
Also, on the page you gave, there’s a bit of missing text that I would like more information about.
“E.g if you want to add slideshow to all single property pages, place this code into the property.php template
”
Do you know what that code would be?
Thanks.
I was able to set the slug on the property to include the listing city, that’s good.
However, the permalink includes the parent page. Now it looks like this…
https://mydomain.com/listings/listing-city/listing-title
I’d rather not have to manually type the listing city in the slug, that’s just a chance for typing errors.
And, I’d like to remove the parent page from the url.
Any suggestions would be appreciated.
Thanks.
Thanks for the response.
Postname displays the listing title. I’d like to also include the listing city in the url.
Listing city is an attribute on the property. Or maybe I could create a category and associate the property to that?
Thanks.
Oops -https://wp-property.github.io/docs/how-to-customize-overview-page-in-wp-property/
Is this documentation still valid? The file contents don’t look the same. I tried it anyway and it still doesn’t display my custom attributes.
Any help is appreciated.
Thank you for your response. None of the attributes are hidden.
Any other suggestions?