hamster
Forum Replies Created
-
Forum: Plugins
In reply to: [IMPress Listings] WP Listings translation and WPMLHi,
I didn’t have such problem
I need a time and maybe access to your server too
Forum: Plugins
In reply to: [IMPress Listings] Search widget not working with Enfold themeHello Stillinbeta
I am not Agent Evo, unfortunately…
I am WP Listings customer tooYour problem is not for this forum
You need to edit your theme
And if your site is online give me link to your problemMaybe can tell you anything
Forum: Plugins
In reply to: [IMPress Listings] Width of Plugin not correct when viewing a listingYour layuot structure must be like this:
<div id="main"> <div id="primary"> ... </div> <div id="secondary"> ... </div> </div>Forum: Plugins
In reply to: [IMPress Listings] Width of Plugin not correct when viewing a listingDO NOT CHANGE YOUR CSS. IT IS CORRECT.
There is 1 bug in your layout. You have <div id=”primary”> and <div id=”secondary”> in parent <div id=”primary”>. But <div id=”primary”> and <div id=”secondary”> must be unique
The first <div id=”primary”> unneccessary
Forum: Plugins
In reply to: [IMPress Listings] Width of Plugin not correct when viewing a listingI need a code of any correct page from your theme, like page.php or index.php
For a start try to comment out 390 and 391 line like this:
/*get_sidebar( 'content' ); get_sidebar();*/Forum: Plugins
In reply to: [IMPress Listings] Width of Plugin not correct when viewing a listingDear Mark
Without access to the code you no help.
You must show code of single-listing.php and page.php (from your theme), for example. Or give me access to theme folder only. You can fix this in a couple of minutes. Free of charge.
On the other I do not know how to help you
Forum: Plugins
In reply to: [IMPress Listings] WP Listings translation and WPMLThx for me π
1. In the wp-listings/includes/shortcodes.php:106 replaced
__( "Square Feet", 'wp_listings' )on__( "Sq ft", 'wp_listings' )etc.2. Patched wp-listings/includes/shortcodes.php. Rewrote
function wp_listings_shortcode(). Recreate the$listings_arraywith advance checking and matching by WPMLicl_object_id()function.Forum: Plugins
In reply to: [IMPress Listings] Width of Plugin not correct when viewing a listingIf it does not work write me at info[at]profosale.biz I will help you
Forum: Plugins
In reply to: [IMPress Listings] Width of Plugin not correct when viewing a listingNow I think “sidebar” misplaced
Firebug said to me π your theme CSS is good
Forum: Plugins
In reply to: [IMPress Listings] Width of Plugin not correct when viewing a listingIt is difficult when I did not see the code. And I didn’t know your level
You are developer? What is your PHP, HTML, CSS?
Are you sure you will edit itself? If not, refer to the professionalstwo variants:
1. Edit single-listing.php so as other pages in your theme (necessarily copy it). I think “sidebar” misplaced
2. Edit your CSS
but where the lines of code I’ll know when I see it
Forum: Plugins
In reply to: [IMPress Listings] Width of Plugin not correct when viewing a listingHi
First of all, what version of plugin are you using? 1.1.3, 1.2 or early?
Upgrade your plugin to 1.2.1 Because you have a bugs like “Open HouseBedsBathsSq ftOpen HouseBedsBathsSq ft” in your listings pageSecondly, you must copy “single-listing.php” in your theme folder and edit it (html or css) to make the individual listings full width as shown on the page
Forum: Plugins
In reply to: [IMPress Listings] Broken shortcode output after 1.2 updateThe same problem after upgrading to 1.2
Forum: Plugins
In reply to: [IMPress Listings] Translation not Showingit’s so simple
thx, zweiklang