ChrisHPZ
Forum Replies Created
-
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Warning ErrorI just installed the latest version, and the warning still persists. I’d really like to use this plugin as it appears to be just what I need.
Heya brwniydgirl, would you be so kind as to post the shortcode you’re using to get the images showing? I followed suit by installing this plugin on both sites I’m using it on and pulling content from. But still the default image shows up next to feed excerpts. Thanks much
Forum: Plugins
In reply to: [Fast Secure Contact Form] Thanks muchYeah, that is what I wanted to do.
Forum: Plugins
In reply to: [Events Made Easy] Category based template pageThank you so much Franky, much appreciated
Forum: Plugins
In reply to: [Events Made Easy] Category based template pageOh wow, yeah that’ll work!! I must’ve missed that one. Where is that located?
Forum: Plugins
In reply to: [WP CSV] 404's on documentation, taxonomiesAwesome, thanks Paul. I’ll make it a point to donate.
Forum: Plugins
In reply to: [WP CSV] 404's on documentation, taxonomiesOk nevermind about taxonomy terms and parent child relationships. I didn’t have my taxonomy column formatted properly. Still leaves the question about documentation.
Forum: Plugins
In reply to: [TwentyTwenty] Fatal ErrorWe have PHP version 5.x on all of our servers.
Forum: Plugins
In reply to: [Testimonials by WooThemes] CSS breaks on pagesWell after tinkering around with this for awhile, it definitely seems to be a css issue. I wasn’t able to find out exactly what’s causing the layout problems with the testimonial-test page. However, I’m led to believe it has something to with the template that’s being used for that page. Are you using the “Full Width” template? How are the testimonials being applied to the homepage? Are you using the shortcodes, or are you using the
<?php do_action(); ?>code supplied by the plugin author?Forum: Plugins
In reply to: [Testimonials by WooThemes] CSS breaks on pagesCan you make a dummy page using the shortcode so we can see what’s going on? If it’s a matter of CSS, then chances are it’s a theme or plugin conflict.
Forum: Plugins
In reply to: [amr users] Limiting SQL queries in searchYeah that’s what I thought. Either way, awesome plugin and will continue to use it. Thanks much for this Anmari π
Forum: Plugins
In reply to: [Members List Plugin] Warning: Illegal string offset 'name' …I tried your fix mirrera, but it didn’t work for me. Hope the plugin author fixes it because this seems like the plugin I need in the pinch that I’m in.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] my wp members i can't sign inThis was posted a week ago, did you get this resolved?
I had this problem as well. Clicking on various buttons like “visual”, or any of the check boxes in Screen Options weren’t doing anything. In my case, the culprit was jQuery-ui which was being loaded from Google in functions.php for the TwentyThirteen theme. Wow, that’s a run-on sentence if I ever saw one. Anyway, I commented out this code and the back-end of WordPress returned to normal.
The condition would be if a category has featured listings, display the category and its featured listings. I was looking around in the database for anything that would differentiate normal listings and featured listings, but to no avail.