eriksan1
Forum Replies Created
-
Forum: Plugins
In reply to: backWPup hangs on FILES backupI’m having the same problem, backing up files and DB of approx 70MB.
I withdraw my previous comment, I’ve traced it down to a typo in the IBlocks source given on this page: https://www.innovativephp.com/creating-stylish-feature-boxes-with-wordpress-shortcodes/
The entire return value, line 76-81, should be:
return “<dl class=’small_img_features’>
<dt class=’small_img_features_title’>
<img style=’vertical-align: middle; padding-right: 10px;’ src=” . $atts[‘image’] . ” alt=” />” . $atts[‘title’]. “</dt>
<dd class=’small_img_features_content’>” . $atts[‘content’]. “</dd></dl>”;I’m using version 1.35.0, it seems to be the latest version of WP-Property. The only option I have in that area is “Display in featured listings” checkbox. (I’m using the WP admin panel in Swedish otherwise, if it matters.)
I figured out 1 and 2. I copied, edited and renamed “property-overview.php” from the “templates” folder to “property-overview-building.php” and put in in my theme folder. Now this new file in my theme folder will load instead (mith modifications).
My question is: How to remove children listings from the google map bubble?
Can you please point me to where this “Do not show location map” checkbox is? I do not see it on my Edit Property page.
This is a child property (floor plan) whose location is set to “does not matter”. The parent however has “Location Matters” in the Dev tab.