Hi Anspress Team,
I’m a first time customer.
- I was trying to checkout yesterday when buying the AskBug Theme but I got the following error message as can be seen in the screenshot. May you please assist.
- May you also provide me with a list of websites that are currently using this theme. I just want to have a better overview of how other buyers have implemented and customized this theme.
- Is there a limit to how may user accounts I can generate on this theme? My userbase will be 100,000+
- I did email [email protected] and [email protected] last week with the above two questions (question 2 and question 3) but did not get a reply. Could you perhaps address these in your reply to this thread.
Many Thanks
Emojis are quietly invading AnsPress and ready to pounce whenever you click Edit Question or Edit Answer ?
Steps to reproduce:
- Type an emoji ? into a question or an answer.
- Click Post question or Post answer
- Go back to that question or answer
- Click … > Edit
- Huge emojis!! ? ? 🙂
Workaround:
- Copy /wp-content/plugins/anspress-question-answer/templates/css/editor.css to /wp-content/themes/<your_child_theme>/anspress/css/editor.css
- Add .emoji { width: 1em; } into that CSS file
- If it’s still not working, you need to increment the version of your editor.css file. Add into /wp-content/themes/<your_child_theme>/functions.php:
add_filter( ‘ap_theme_url’, ‘ap_my_editor_css_url’ );
function ap_my_editor_css_url( $template_url ) {
$editor_css_url = get_stylesheet_directory_uri() . ‘/anspress/css/editor.css’;
if( strpos( $template_url, $editor_css_url ) !== false ) {
return $editor_css_url . ‘?v=0.1’;
}
else {
return $template_url;
}
}
Thanks,
@awijasa
Hi
I’m trying to add the bad words but only the first is blocked.
I tried different ways, example:
test1, test2
“test1”, “test2”
How do i put it?
Thanks in advance!
when ever I click on a question I get something like this
Not Found
The requested URL /questions/question/roof-ladders-anyone/ was not found on this server.
i have version 4.0.5
this use to work fine, this just started happening recently
I can see all my questions and if I go to the anspress plugin in wordpress I can see the question and answers, but if I try and preview or if I click on the question on the website I get the above error
any sugestions?
Regards,
eric
Not an issue. I just want to share that Cloudflare > Scrape Shield > Email Obfuscation (enabled by default in Cloudflare) will interfere with a Post Answer animation when the answer contains a mention (e.g. @awijasa). Note that BuddyPress is also installed in my case.
Cloudflare Email Obfuscation often set an email address to [email protected] even in an AJAX call.
Thanks,
@awijasa
I am completely new to wordpress and I am not a programmer. I employed the services of someone to do some modifications to this wonderful theme of yours. The problem I have is that he did not use a child theme, told me a child theme will not work in this scenario and instead modified the main theme and added custom files and all. Every single time there is an upgrade here I have to call him up to upgrade and he charges me very high for upgrades and also wastes a lot of time.
He made changes to the following files:
1.public_html/wp-content/themes/askbug/anspress/addons/user/edit-profile.php
2.public_html/wp-content/themes/askbug/includes/hooks.php
3.public_html/wp-content/themes/askbug/functions.php
And added 9 other files.
What can I do solve this upgrade issues once and for all as I would love to simple perform upgrades once they are made available without having to constantly pay this developer to do that for me.
Hi guys,
I would ask you if is possible change the table of database used for questions and answers.
At the moment, AnsPress use the wp_posts table but I wouldn’t use the same table that I use for my blog’s post. So, is possible to change it in any way?
Thanks
Using socially viral theme. My font looks very tiny can anyone help me , how to increase font size, blog url forum.civilread(.)com