Xola Sikafungana
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Taxonomy Images] Display all categories in one pageI would like to do the same thing. Did you get anywhere with this?
Forum: Plugins
In reply to: [Taxonomy Images] Display specific image to custom page problemDid you find Solution for this, I’m having exactly the same problem?
The above CSS code should already be in the plugin’s style sheet. But if for some reason it is not working, copy the above CSS code and paste it in you theme’s stylesheet located at: (wordpress-root/wp-content/themes/your-theme/style.css)
Thanks Glen, I’m already using the second short code [ninja_form id=1]. After contacting Ninja Forms via their website,they told me they are using CSS to hide it, so I went straight into the plugin CSS and copied the following CSS into my theme’s style sheet:
/* --------------------------------- HONEYPOT ----------------------------------*/ .hp-wrap { display: none; } .honeypot-wrap { display: none; }
Viewing 4 replies - 1 through 4 (of 4 total)