6999 comments found.
Sir where can i change the footer logo
Hi,
You can edit it from WordPress widgets.
Hi,
AMP Plugins are not supporting our theme.
It is showing posts only, not questions.
Can you give me the guide on this implementation?
Hi @aprabha2611!
Thanks for using Discy.
The plugin has the option to show it for the questions also, make it available for the custom post type.
Thank you, we look forward to serving you!
Best Regards.
I have done already: https://prnt.sc/10129ik
But when I opened in mobile it is showing page not found error.
Give me the error page.
here is the screenshot: https://prnt.sc/1012fs4
if you open it on mobile www.whatiswhatis.com/amp
Use this style https://ahmed.d.pr/VH2jk0
Yes little bit better but again find this error: https://prnt.sc/10131uk
The question itself works well https://ahmed.d.pr/GpnL9B
Yes but why not for home page?
And when open that question url, only summary showing not showing full question with answers.
How to set it for homepage?
It’s not working for the homepage, it’s working for the question itself.
It’s not working for the homepage, it’s working for the question itself.
Even for the question also, full information is not showing..
Please check it once: https://prnt.sc/1013mnh
Title, content, and image, what do you need more?
What about answers in questions?
Even home page is not redirecting to amp.
This is only which available for this plugin, try to find any other one.
Okay I want to limit the blog page section for 5 posts per page.
How can I do that?
Give me a link of this page.
In blog section, now it is showing 10 posts per page: https://prnt.sc/101j6yw Now I want to set for 5 posts only.
From WordPress settings/Reading.
Hi – how to override layout of woocommerce single product page sidebar setting? I set sidebar on default for all pages and want to override this setting for woocommerce single product
Hi,
The WooCommerce works good with our theme but we didn’t make any custom options for it.
Views are not updated when users visit question pages. This issue occurred after updating the theme. What could be the cause of this problem?
Hi,
Did you update the WPQA plugin too?
Hi,
My support has been expired but would be good if you know this when submitting a new question.
I was fixing this in the previous version by my self, but when upgrade to the newest version, gotten this error again in the console log.
POST https://xxxxx.com/wp-content/plugins/WPQA/functions/includes/ajax.php 404 (Not Found)
send @ jquery.min.js?ver=3.5.1:2 ajax @ jquery.min.js?ver=3.5.1:2 s.ajax.s.ajax @ jquery-migrate.min.js?ver=3.3.2:2 S.<computed> @ jquery.min.js?ver=3.5.1:2 (anonymous) @ (index):917 e @ jquery.min.js?ver=3.5.1:2 t @ jquery.min.js?ver=3.5.1:2 setTimeout (async) (anonymous) @ jquery.min.js?ver=3.5.1:2 c @ jquery.min.js?ver=3.5.1:2 fireWith @ jquery.min.js?ver=3.5.1:2 fire @ jquery.min.js?ver=3.5.1:2 c @ jquery.min.js?ver=3.5.1:2 fireWith @ jquery.min.js?ver=3.5.1:2 ready @ jquery.min.js?ver=3.5.1:2 B @ jquery.min.js?ver=3.5.1:2
Hi,
Please give me a screenshot from Discy Settings page/Question settings/General Setting.
The problem was from ‘Ajax file load from admin or theme’
Make it from admin.
I just purchased your theme but I’m having trouble downloading the file from my themeforest download page. The download button is not simply not responding. What do I do?
Hi @HonMcGraccy!
Thanks for using Discy.
You can download it from here https://themeforest.net/downloads
Thank you, we look forward to serving you!
Best Regards.
how to add the description under post title like this: https://ibb.co/8m9xLsv
Hi @aprabha2611!
Thanks for using Discy.
This is our blog style https://ahmed.d.pr/xEwVmo or this style https://ahmed.d.pr/X2mvMV
Thank you, we look forward to serving you!
Best Regards.
Which payment option can i use with this theme since we don`t have paypal in my country?
Hi @mbareebakyi!
Thanks for your interest in Discy.
We have PayPal and Stripe only.
if you have any more questions please do not hesitate to contact us.
Thank you, we look forward to serving you!
Best Regards.
CAN I USE STRIPE WHILE IN UGANDA COZ AM STUCK WITH THE THEME IN MY CART
Do you want to buy the theme with Stripe? this is not available in themeforest, this is the way only on Envato https://ahmed.d.pr/PgPHNK
so, how can i buy it without using stripe or paypal ? or where can i buy the theme by using the visa card?
You need to contact Envato about this, we can’t control the payments from themeforest.
You have a HTML and Css copy
Hi,
No, sorry this is not available.
hi can u please share theme Documentation? if I find it easy then I will buy your theme
Hi,
It’s so easy and we have an import system to import it like the demo and change anything you want.
https://2code.info/docs/discy/1: Is it possible to auto deduct points for adding answer. As it is available for adding question ( charge points for asking Question ) why this option is not available for answers?
2: if we don’t add description in content area an error show in Google search console how to fix this error.
3: can you motivate me why I need to purchase your app? I can easily convert my website into app with any plugin.
4: if I purchase one more theme do you have any concession.
Hi,
1. Anyone who adds an answer must get points, not lose points.
2. The schema must add content.
3. First, it more fast, clean, has a different design with more options to change the colors, makes side nav with links of pages, I can tell you features until tomorrow, sure there are big differences.
4. Sorry, but this is not available.
What does this means 2. The schema must add content. .. ??
These are the rules of the schema, you must add the content of the question.
Hello. This is an enquiry comment for Discy app for both playstore and app store. Will i get the source code. Will playstore accept the app without any copyright problems.
I want to purchase app but i am not sure how will i do it. Will i get a detailed guide like videos or some sort of documentation for the entire process.
Hi,
No, we don’t sell the source code, and yes the stores will accept it without any problems.
We have docs for it already and I’ll send to you more details after buying it.
That will be great. It said you accept paypal but i dont use paypal. Can u accept visa carda or cryptocurrency
In our site? Yes, PayPal.
I am asking we dont have paypal is there any other option
Please send me as a private message.
Hi,
How to disable or remove the hyperlink tags here: https://prnt.sc/zqx4io
Hi @aprabha2611!
Thanks for using Discy.
Please check your previous comment, you can use any one of these codes.
Thank you, we look forward to serving you!
Best Regards.
I tried below code, but one of my friend said; may be there are 2 calling functions for author descriptions.
add_filter( ‘get_the_author_description’, ‘remove_html_link’ ); function remove_html_link($link) { $end = preg_replace(’##i’, ’’, $link); return $end; }
So can you help me in this one.
Sorry, but this is not available from our side.
is it possible to limit the word limit in this section?
Sorry, but this is not available.
But it is from discy settings only:https://prnt.sc/zqx4io
If it is not possible to remove the hyperlinks then try to give the code for set the word limit in that section.
Sorry, but as I told you this is not available, if you want you can hide the bio textarea totally.
Okay send me the settings.
From here Discy Settings >> User settings >> Edit Profile >> https://ahmed.d.pr/3lUfk7
what about this means: https://prnt.sc/zt3cbw
For this one, https://ahmed.d.pr/UVEyKH
how to set it in characters or words?
But if change that it will work for titles and content of questions, posts and answers.
Hi,
Is there any option to display the poll below content not above content ! thanks
Hi @dxbart!
Thanks for using Discy.
Your support was expired. Please renew it.
No, sorry this is not available.
Thank you, we look forward to serving you!
Best Regards.
Hello i have two questions 1) I setup STMP mail account with TLS. Also linked my business email to my gmail account. But Signup emails end up going to spam folder.
2) When User Sign up, user receives an error message “Your Password has been exposed please change your password”. Is there any way to solve this both problems.
Hi @Momo424670!
Thanks for using Discy.
1 – The spam folder something related to your site, host, and your email which you use to send the email to your users, nothing related to us, we only use the default WordPress function wp_mail
2 – This is not from our theme, check your plugins which one sends it to the users.
Thank you, we look forward to serving you!
Best Regards.
ok i will see. can you please tell me in no 2 which plugin send it to users. I am now facing problem in sign up why. Its loading and loading only
You can activate this option about the loading, https://ahmed.d.pr/JmTPeE
But about the email, I don’t know which plugin do you use and which one made this problem.
I did that still facing the No signup error https://pasteboard.co/JOBLrP2.png
Are you sure you made the option ON as I told you? from here? https://ahmed.d.pr/JmTPeE
Yes sir. Discy _> User Settings -> Register Settings -> Make the register works without ajax ticked on
Even i cant login
For login, activate this option https://ahmed.d.pr/CaZ7Ej
Can you Please access it. It would be of great help sir. My all plugin and theme is updated
Please check my previous comment.
Actually i want to tell you whats really hapeening. When i go to homepage from any mobile or pc i reaceive Your mebership is activated. https://pasteboard.co/JOBRCEc.jpg. . i think this is causing the problem
Do you have any cache plugin? try to deactivate it first and try again,
Worked Finnaly. i was using WP Super Cache I cleared cache. Now working fine. do recomend me to Deactivate this. Maybe this pluggin causing the issue of ’ Exposed Password’ in google chrome
It by default works well no problem, but you can try to check your settings for this plugin to make it works well.
Yes got it. Thanks. Can i get guide how to setup confirmation email
Only activate this option, https://ahmed.d.pr/nuruFN
Yes i did that. But not receiving emails https://pasteboard.co/JOC5UE5.png i was receiving emails when i clicked on SMTP Mail Enable but receiving in spam so i closed.
Try to deactivate the SMTP from the theme and install WP SMTP mail plugin.
Already using WP SMTP. https://pasteboard.co/JOCcoY5.png
As I told you, The spam folder something related to your site, host, and your email which you use to send the email to your users, nothing related to us, we only use the default WordPress function wp_mail
how do i deactivate license from old domain and activate to a new domain? nvm found it already https://2code.info/support/licenses
Hi @bikebear!
Thanks for using Discy.
You have this domain registered http://babysteps.sg but I’ve revoked it now.
Thank you, we look forward to serving you!
Best Regards.
I have 2 doubts:
This theme can be customized into my own brand?
Your mobile app can be customized into my own brand?
Hi,
Yes, you can do that for both of them.
Hello Auhor, Nice work Rather than “Post A Question” and “Answer” labels, how can it be changed from the core files to a more suitable label like “Discuss Something” and “Make a Comment”. Where is it located in the script?
Hi,
You can change that easy without edit the core files.
How can it be done? I prefer a more general forum rather than just question and answer.
There are labels I don’t think can change directly without editing from core files such as “Question Title”
No, you can edit them without edit the core files, when you buy the theme I’ll explain that to you.
Hi,
You can stop the editor totally in the bio.
No I want to keep the author description but want to stop giving hyperlinks.
Sorry but this is not available.
can please you check these links and confirm is it possible?
https://premium.wpmudev.org/blog/enable-or-disable-all-html-tags-in-wordpress-author-biography-profiles/ https://wordpress.org/support/topic/auto-remove-html-link-tags-in-author-bio/ https://purothemes.com/documentation/general-wordpress/allow-post-author-bio-html-markup/You can try the codes in the links with no problem.
Hi,
No, sorry.