Hey, thanks. Where exactly do I have to add it? I put it at the end of my child theme style.css and in in the plugin “Custom CSS manager” but it has not worked so far. What do I do wrong?
hi rahul but my real php version is 5.6.30 PHP version: 5.6.30 I am using wordpress on RTL language , have it been tested on RTL languages? is it possible to problem is because that?
Hello, As I see error message showing Current PHP version is 5.4.45 then it is PHP 5.4. I will suggest you to get in touch with your hosting provider. Its look like your server configuration is not okay. Cheers.
Hello Jaswanth, Welcome to our community. Are you PeepSo developer? Frankly I never tried this plugin but I will give it a try this week. I cannot assure any integration at the moment but will merge any pull request made to our GitHub repo. Cheers.
I am using CM Answers Pro for PeepSo as well. I would much rather use AnsPress, but I do not think it is able to integrate with PeepSo. I would be willing to purchase this as an AnsPress extension!!!
Hello thomas! Just add this style to your child theme style.css: .ap-display-meta-item.views { display: none; } It should do the trick and hide the number of views. 😉
Hi Tarrence! The base page name and slug just refer to the page you chose to display AnsPress (the so-called “Questions Page”: So, to go step by step: 1. Create a normal page in WordPress 2. Call it “Forum” or whatever you like (you can even make it a child of an other page) 3. Just put the “[anspress]” shortcode in the editor and publish 4. Go to AnsPress > Options & Add-ons > General 5. Select your newly created “Forum” page for the Questions page Let me know if it does the trick. 😉