Discussion on Discy - Social Questions and Answers WordPress Theme

Discussion on Discy - Social Questions and Answers WordPress Theme

Cart 3,598 sales
Well Documented

2codeThemes supports this item

Supported

6999 comments found.

I want to set different number of points for different categories is it possible ? For example I want to pay 10 for questions category A but 20 points for questions category B to the user who asked a question etc.

Hi,

Sorry, this is not available.

hello

can you give me demo data file i did not found any demo xml file or way to import demo with my template files.

kim@mixnfix.net

Hello,

I’ve just sent it to you.

If you have any questions please let me know.

You guys did a GREAT Job on this! Can we migrate from IPB Invision Power Board to this?

Hi,

Please send me in my profile your site with admin info to check it.

Pre-sale Q:

1. Any dependency post purchase? 2. Incase if i want to change menu options where can i do without code access? 3. Incase if i want to change layout in mobile app, how can i do without code access? 4. Is there any other terms and conditions? 5. Can you help me to publish app, post purchase?

If you want to pay from here, you will pay with an extra 30% for the Envato fees.

About the upload service, yes, we have it, only give us your developer accounts, and we will upload it in the google and apple with $149 only.

And this price will upload it for you in all the support rang time.

Ok, I can understand your effort and evnato percentage.

Is there another payment gateway like google pay, bank transfer, so that i can skip PayPal transaction fee.

Send me in my profile and I’ll send a good offer for you.

Hello,

Users can send themselves infinite confirmation mails when registering. So spammers can ruin the mail system. Is there a way for restrain this ?

No, I think you did something wrong, take all your theme backup with WPQA plugin, and from here https://themeforest.net/downloads download a new version to try it again.

It takes time but I found the problem. There is nothing wrong in code. Problem is Antispam Bee plugin :/

With my settings it conflicts with theme.

I say this just for feedback.

Great to get it ;)

Hi author,

I don’t want feature image to be showing up at the content area.

What I am talking about is that when people click on on the feature image in order to read the content. After the post is open feature image shows up on the post area.

So I don’t want feature image to be showing up at the content area.

Below is the link containing illustration of what I am saying.

https://imgur.com/hkUSYkS

Best regards.

Ok, great.

If I don’t buy search api, would visitor be able to search in the app?

By default search for questions only.

Hello , can I limit the minimum username length ?

I use this code snippet in register.php

“if ( strlen($posted[‘user_name’]) < 3 ){ $errors -> add(‘error-username’, esc_html__(“Kullanıcı adınız en az 3 harften oluşmalı”,”wpqa”)); }”

It works but now when the user login, wordpress logged in bar (up of the site) can seen by the user.

Hi @bad0!

Thanks for using Discy.

As you said, if you add it, it will work with you, about the bar, the option from here https://ahmed.d.pr/aT9WDR

Thank you, we look forward to serving you!

Best Regards.

Hi again,

How can I set minimum and maximum character limit for “first_name” and “last_name”. I cannot find the related form in ftp. ( I look in users.php , profile.php, user-edit.php )

Hi,

This is not available, but you can edit on the profile.php file.

Can we change specific English words in the Url ? For example:

“show” word in – https://hubyr.com/?show=son-sorular

“type” word in – https://hubyr.com/sorular/?type=poll

“respond” word in – https://hubyr.com/soru/cekoslavakyalilastiramadiklarimizdan-misiniz/#respond

They are not seen in Loco or Discy Settings. Is there a easy way for translate them ? Or should I change php files ?

Hi,

No, these 3 words you can’t change them.

Hi. Would like the .xml file for the website please

Hello,

I’ve just sent it to you go your registration email, but I got rejected the message from google about it, so please send me another email to send for it.

If you have any questions please let me know.

I received your mail. Thank you

You are welcome.

كم حجم اللوقو اللي لازم احطه للمتصفح الكمبيوتر والجوال لاني جربت اكثر من مقاس ما يطلع معاية كويس وشكرا لك

كيف استطيع تغيير الخط ؟

وكيف اقدر اخلي الاجابات تنزل بدون ما يصير لها مراجعة ؟

يعني الان اي عضو بيحط اجابة لازم الادمن يقبلها

كيف الخاصية ذي

From here https://ahmed.d.pr/mFkIRE and here https://ahmed.d.pr/HaJoAa

If you activated the custom permissions https://ahmed.d.pr/n077Yc && https://ahmed.d.pr/YWNtME you must activate it for the user group too.

About the font, from here https://ahmed.d.pr/Cmvk3v

Can you tell me new features that you will add in next updates ?

getting this error while opening my site. can you help https://ibb.co/tQrh78v

Hi,

Contact your host support.

how to install the new theme update

Your support was expired, Please renew it.

You can update it by this plugin https://envato.com/market-plugin/

will you provide the source code of mobile app?

you mean you will do it for me? then whats the benefit if i get only apk file

I mean there are settings will available in the Discy Settings.

For example, https://ahmed.d.pr/GAnSVE here all the settings for the mobile app.

pre sale question:

How can I monetize with this theme?

1. Does ‘Ask question’ need points? so the users need to but the points?

2. When the user select the best answer, does the point go to the users that picked?

3. Which membership plugin do you support?

4. Do you have any plant to support woocommerce payment?

5. I want to make a system that users can earn money with answering the questions. is it possible?

6. Does this theme support Tinymce? for upgrade the frontend editor?

Thank you for a great theme!

Hi @kms14741!

Thanks for your interest in Discy.

1 – You can activate this answer if you want.

2 – No, for the user who added the answer.

3 – No one, we already have membership features.

4 – No, sorry, this is not in my near plan.

5 – The users can earn money related to their points, so when they have points can convert them to money.

If you have any more questions please do not hesitate to contact us.

Thank you, we look forward to serving you!

Best Regards.

Thanks for answer,

6. Does this theme support Tinymce? for upgrade the frontend editor?

Hi,

How can I disable Sidebar for the mobile version of the site ?

And how can I edit CSS of footer for mobile version. Is there a specific css file that I can look for to make this ?

Try to use this code

@media only screen and (min-width: 400px) and (max-width: 600px) {
    .top-footer aside .col2 {float: left; width: 33.3333%;}
    .top-footer aside .col2:last-child {float: none; width: 100%;clear:both}
}
it will look like that https://ahmed.d.pr/nbRPQz

This works good, I decrease min to 350 to work for iPhone 6 , thank you..

You are welcome any time.

Hi, I have activated the landing page. 1. A user is invited. 2. The user receives an invitation and registers. 3. Then you have to activate account from your email. 4. The user receives the invitation and from her email click on “Activate account”. This sends you to the Landing page where you cannot do anything. Because the login box doesn’t even appear. 5. The user clicks again on “Activate account” in email, then if another tab opens with the page, this time it is not the landing page.

Users say that the page does not open and some do not click on “Activate account”

Thanks

In the first attempt it is not possible, only with the second attempt a new tab is opened with the web.

i have done it again and now it works properly. Maybe it’s because of the cache. If I see that there are problems I will write you again.

Thank you

Ok, great.

Can we hide the 2code link and text in the footer? will that requires us to pay more fee?

Does it support Arabic? like I don’t need to translate some texts? As fore the apps, I don’t know how to build them and publish them, could I get support for that?

Hi @hakemq8!

Thanks for your interest in Discy.

Yes, you can remove it without any fees.

if you have any more questions please do not hesitate to contact us.

Thank you, we look forward to serving you!

Best Regards.

Yes, it supports Arabic, but maybe you will find some text is not translated so you can use the loco translate plugin to complete it or change anything you want.

But all the words didn’t translate yet in the admin area, all the text in the frontend translated.

How can we disable some of social media links in the footer, from settings?

Hi,

From Discy Settings/Social setting/leave the input empty if you don’t want it.

كيف اقدر اخلي ملئ الصفحة مو الجوانب فاضية

ثانيا ظهرت لي اخطاء بالنسبة لتصفح الجوال كيف الحل وبطئ

اه ده العرض بتاعه اكبر شوية ،، وتقدر تكبره من هنا https://ahmed.d.pr/rWE0zy

مررة شكرا لك على حسن تعاملك وسرعته

العفو ،، بالتوفيق :)

Is that native mobile application? what technologies you used?

Hi,

We made it with flutter.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey