MG7282
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PostRatings] Remove average textCan you specify how to use that template tag in PHP?
Forum: Plugins
In reply to: [WP-PostRatings] Remove average textCan you please explain what needs to be done?
Has anyone succeeded in accomplishing this? — Allowing the entire website that’s been pushed over to become a clickable area that will close the menu once it’s been open?
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Sub Menu not showing upI solved this by “Changing Menu Depth” to higher then 1.
Forum: Hacks
In reply to: Validating Custom Profile Fields During RegistrationDid you find a solution for this?
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Sending registered users info to SFI would like to be able to add website registered users to Salesforce Contacts.
Forum: Plugins
In reply to: [Flamingo] Inbound Messages screen displays blank valuesWhat should the code be instead?
Does this look right?
$name = isset( $posted_data[‘your-name’] ) ? trim( $posted_data[‘your-name’] ) : $posted_data[‘your-first-name’] . ‘ ‘ . $posted_data[‘your-last-name’];
Is anyone experiencing a problem adding any media object to a page when this plugin in activated?
Forum: Plugins
In reply to: [Plugin: TheThe Image Slider] Images shift right in IE 8 and belowI’m having this issue in firefox, has anyone found a solution?
Should the code in header.php also be modified? The size of my slider is not being adjusted according to the size of the browser. Also in Firefox some of the images shifted to the right. Any assistance would be greatly appreciated.
Did you solve this?
Forum: Fixing WordPress
In reply to: numerposts argument not workingThis is what my page looks like:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: numerposts argument not workingThank you that worked! But, now the comment box that is being displayed on each individual page is not being displayed on the page where the query is happening. any ideas?
Forum: Plugins
In reply to: [jQuery Colorbox] [Plugin: jQuery Colorbox] Simply not working…Can you explain how you solved this? I also did everything right … but the colorbox functionality is not working…
Forum: Plugins
In reply to: [SimpleModal Login] [Plugin: SimpleModal Login] invoke popup from jqueryNope, its not doing it..