Hello,
I am working with Askbug theme. I have read all the documentation and also try to find answer to my question in this web but I couldn’t.
I would like to change the permalinks for the following pages created by the plugin (or by the theme, I am not sure) and change the english words for spanish ones.
/questions/categories/ for Category page
/questions/category/category_name/ for Category name page
/questions/tags/ for Tags page
/questions/tag/tag_name/ for Tag item page
/questions/usuarios/ –> THIS IS ALREADY IN SPANISH!
Is is possible to remove the /questions/ base permalink? How can I change the other slugs?
Thank you for your help and best regards
Hello,
I am using Loco Translate Plugin to translate the Askbug theme, Anspress plugin and Anspress Category plugin because not everything is already translated. When I finish everything I will send you the files.
The problem is that I found some strings that cannot be translated. Below you will find a screenshot of some strings. Could you please include these strings in a future update?
Hello,
I’m testing the latest beta version of anspress. And I have a problem. All my website works with https, but when I upload an avatar, this continues with http.
Also, I’m using Amazon S3 and CloudFront to store and serve images, and works well on images uploaded in question, but not for avatar images that remain stored on my server.
I found the same thing with both previous 2.4 beta and RC ~ I can no longer edit my navigation.
If I add a page to the primary menu, it doesn’t show.
If I try to delete a page from the menu, it won’t go.
Here’s what I mean ~ http://screencast.com/t/trxKecMB
I have to go back to 2.3.8 to edit my menus.
10 minutes later I found the problem.
I removed this code from functions.php and the problem went away.
function my_remove_more_filter($args){ foreach($args['description']['sanitize'] as $k => $s){ if($s == 'remove_more'){ unset($args['description']['sanitize'][$k]); } } } add_filter('ap_ask_fields_validation', 'my_remove_more_filter');
Sorry, I was too quick to ascribe.
Most awaited mention functionality is now available in 2.4-beta2. Download master branch for testing: https://github.com/anspress/anspress/archive/master.zip
NOTICE: this release should not be used in production site.
Hi there, I am using stockholm theme by select and php 5.4.
I have also used plugin organizer to turn off any plugins that may conflict. I have trialled everything and the phenomona keeps happening.
My issue is this:
AnsPress base page loads but when i try to answer question or ask a question, the page does not load. However, when I hit browser refresh button, then it loads to the proper page. Can you help me resolve this?
It might just be the fact that I entered all 141 tags alphabetically but Popular New and Name don’t seem to sort on the tags page.
The easy answer is “use another theme” but the rest of a huge site uses that theme. Are there any other thoughts on debugging? The theme is Pursuit http://themeforest.net/item/pursuit-flexible-app-cloud-software-theme/9095879
**** I have changed the theme to one that works better with AnsPress
How do remove icon displayed in the category widget
What is name of element to be able to change button color via CSS of
– “Sort-By” and the highlighted dropdown
– “Ask question” button