ziggynerja1
Forum Replies Created
-
That’s not particularly what I was looking for.
I wanted to print one of the field attributes (price, area, bedrooms, bathrooms..etc) to somewhere of my choice within the single property pages(in my case a website address for each property).
I figured out the PHP to pull the attribute from the database is:
property.php
<?php echo $property['attribute_name']; ?> (replace attribute_name)
This is what I ended up with:
<a href='<?php echo $property['Owners_Website']; ?>' title='ContactOwner'><img src="button.jpg" title="Contact" /></a>
Thank you
Ok I’ve just noticed that the layout is displaying correctly after switching to Twenty Ten, only Twenty Eleven is getting problems, which files should I edit?
I’m still trying to figure out the layout issues, I cant figure it out.
I have another quick question! I want to add another page with a whole different set/type of listings. I plan to keep them separate from the current listings I have created. Is there a way I can create another search widget with maybe a different layout, which will search through only 2 specific categories?
I’ve customized it quiet heavily, a majority of my wordpress PHP files have been customized.
I haven’t tried any of the custom templates for BD, no.
I had made some changes to some of the BD files, just align some of the areas very slightly.
There is one other problem I have, which is seen once I make a search:
https://www.rentalguide.info/hiddenpagedirectory-listing/?action=search&dosrch=1&listingfields%5B1%5D&listingfields%5B10%5D&listingfields%5B7%5D&listingfields%5B2%5D=-1the huge gap above the search results.
Sorry I’m not able to give you more specific information regarding the files I’ve edited.
Thank you very much!
The theme I’m currently using is Twenty Eleven. I should have probably mentioned that the plugin was working perfectly before the last update!
The listings are also shifted up, look as if its not picking up any content inside the container at all.
I would really prefer to not have to re-install the entire plugin. All other pages seem to work fine.
Forum: Plugins
In reply to: White spaceInfact, internet explorer seems to ignore all CSS!