Same here I’m using the es_ES translation but some words translated in the files won’t change in the front end such as “Votes”, “Ago”, “Add a Comment”, among others.
The only way i can think of is to do this with Advanced Custom Fields. You can create custom fields there, add them to the anspress editor and then set it as required.
Demo of Askbug can be found here: https://demo.anspress.io/askbug/
This issue appears, simple because Askbug is not published to the wordpress theme repository (because it’s not free). So automatic update will not work. The right way to update is, to Login to your webspace via ftp (e.g by using filezilla) Go to your wordpress installation folder and then to /wp-content/themes/askbug Delete all the content within this folder Upload all the files from 3.0.5 into this folder Also be aware, that if you made any customization to the theme without using a child theme, all changes will be gone after the update.
No that’s not possible, because Anspress logic completely relies on wordpress (custom post type)
Same issue here!
add this css to your theme: .clearfix:before, .clearfix:after, .clearfix:after, .ap-row:before, .ap-row:after{ display: initial; }
Hello, There are lots of social login plugins available on wp.org. Please try different one if recommend social login plugin not working. Emails are handled by WP itself, so make sure there is not any issue with your host. Please install mail log plugin and check if send mail is being triggered.
I have the same problem and I have spent the whole day looking at this. It looks like because it thinks it’s a post even though it’s a category. It’s taking the post ID from the post that has [anspress]
Any news?