Discussion on Discy - Social Questions and Answers WordPress Theme

Discussion on Discy - Social Questions and Answers WordPress Theme

Cart 3,599 sales
Well Documented

2codeThemes supports this item

Supported

6996 comments found.

how this theme maintain the sessions of users I need access to the current user’s info who’s logged in, how to check that?

Hi @Webpro7788!

Thanks for using Discy.

Your support expired. Please renew it.

I didn’t get your meaning, what do you want to do?

Thank you, we look forward to serving you!

Best Regards.

sadly i let support to expire? how i can renew it? i need buy new license? becouse when i click renew it delivery me to here page :D newbie question alert xD

oh well i saw already such a noob i am

Hi,

That’s great to find it.

I am getting this error above the user image

Notice: Undefined variable: default_image in core/modules/7a150fcac2/functions/avatar.php on line 241

Hi @Webpro7788!

Thanks for using Discy.

Your support expired. Please renew it.

Ignore it; it’s just a note, and we will remove it from the next update.

To remove all the notes from your site, make wp_debug false from the wp-config file.

Thank you, we look forward to serving you!

Best Regards.

Hi Admin, I requested two months ago about the theme update and you replied that its in a way, i am still waiting for it. 2nd question is i am receiving lot of emails from google about my android app, did you all receive these emails too and how are you going to update in app? will everyone will get update or eveyone has to request you mannualy?

Hi,

We are working on the updates, when it finishes you will get a notification about it.

How much time approximately will it take?

Very soon.

hi,

do you have plan for category locking and the category would be only accessible for specific membership role? or will you release paid addon for doing this??

Hi,

No sorry this is not available.

Very strange problem i am facing… people get “Your membership was activated.” who have not done signin or signup on website…. once i remove the cache, this notification gets removed… but after some time again it starts showing to the non signin users..

All of them no problem.

can you please little more clarify what to write here? i am confused.. thanks, https://prnt.sc/cVYdTZz38t_A

I don’t know; ask your plugin support or check the plugin docs to see how you need to exclude the cookies.

Hello, I don’t know how to code. You can think of it as beginner word press. Can I edit everything from A to Z (user friendly) in a simple and easy way? I don’t want technical support, I don’t want you or me to get tired. Thank you

Hi @cumhurakmese!

Thanks for your interest in Discy.

It’s very easy to use and also, you can ask us any questions you have.

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

Thank you, we look forward to serving you!

Best Regards.

I discovered a serious issue when crawling my Q&A website using ScreamingFrog. It picked up 2 meta descriptions. One from RankMath, one from the theme. How can I remove the second one? https://i.imgur.com/HDGwfUR.png

Hi @bobby278!

Thanks for using Discy.

Your support expired. Please renew it.

Which one do you want to remove?

Thank you, we look forward to serving you!

Best Regards.

Hello how would I make the site invite only with a code. I’m currently using the Nextend Social Login plugin. Thank you!

You are welcome.

Anything on the email profile picture? https://imgur.com/kDQMG5P

No sorry.

Hi, this theme is great but do you will add more demos ? More modern ? Also the answer box it’s horribleZ The answer box doesn’t change to dark mode and looks very ugly in white. Do you will fix that ? The theme is beautiful but that answer box has a so amateur look with that dark mode colour problem. Thanks

Hi,

Yes we plan to add more demos.

About the text editor, it’s for WordPress default and we will try to change that soon.

This theme doesn’t have a fullwidth function on page settings and blog page settings. I dislike the margin left on the edges on the PC and mobile resolutions. I would wish to attain a total fullwidth of my page content as well as my blog post contents, in all resolution but especially in mobile phones. kindly direct me on what to do. Thanks in advance

Hi @Globemarkets!

Thanks for using Discy.

Your support expired. Please renew it.

You can use this code

.page-id-58 .main-content .discy-inner-content > .the-main-container {width: auto;}
.page-id-58 .main-content .discy-inner-content > .the-main-container .article-post,.page-id-58 .main-content .discy-inner-content .discy-main-inner {border: none;padding: 0;margin: 0;}

And change 58 with your page id.

Thank you, we look forward to serving you!

Best Regards.

I really appreciate it worked like a charm. I had to play around with padding and margin figures to get the finer results. All the same, would mind telling me how i can change the header background color? And finally how will i make the side bars present on desktop but absent on small resolution like mobile phones? I’m patiently looking forward to hearing from you

Your support expired. Please renew it.

You can use this code for the header

.header {background-color:#ff0000;}

Hello 2codeThemes;

I want to use the theme in 3 separate projects. I have some questions, I would be happy if you answer them.

Will there be a final big update? Which date?

Will there be an option to register with a social media account with the new update?

When I want to use an application such as Hide My WP, will the login status of users cause problems? Because it will be a private login.

I’m looking forward to your answers and I’m looking forward to purchasing. will clarify. Thanks

Hi @ali_!

Thanks for your interest in Discy.

I don’t know the time until now, but we are working on it.

About social login, You can use one of their plugins, we are supporting all of them https://wordpress.org/plugins/oa-social-login/ https://wordpress.org/plugins/wordpress-social-login/ https://wordpress.org/plugins/accesspress-social-login-lite/ https://wordpress.org/plugins/nextend-facebook-connect/

About hiding WP, you can use any plugin for that.

About the app, it is sold separately.

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

Thank you, we look forward to serving you!

Best Regards.

Thanks. I’ll be eagerly waiting for your new update!

You are welcome.

Is it possible to set an image in original size on the post page (question type) and on the archive pages. As you know, the images are not always in the same size ratio. Is there a code that we can insert into the site that would allow us to resize the images to the original size (or at least the ratio of the guest and the original width)? Thanks in advance

Use this code

add_filter("discy_featured_image_single_question_width","discy_child_featured_image_question");
add_filter("discy_featured_image_question_width","discy_child_featured_image_question");
add_filter("discy_featured_image_single_question_height","discy_child_featured_image_question");
add_filter("discy_featured_image_question_height","discy_child_featured_image_question");
add_filter("wpqa_featured_image_answer_width","discy_child_featured_image_question");
add_filter("wpqa_featured_image_answer_height","discy_child_featured_image_question");
function discy_child_featured_image_question() {
    return "";
}

The code you sent finally deletes the image. I understand that there is something missing that I need to complete?

Please send via our support your WordPress admin login + FTP account to see it.

Click here to send the data

Thank you, we look forward to serving you!

Best Regards.

Hi, I have a question, In my left menu i am seeing the menu from no where, i want to use the menu which i created like explore logged in or not, but i am seeing totaly different menu which is not found on menu items. Here is the screen of menu which is showing. https://snipboard.io/PwuVlf.jpg How to remove this menu?

Hi,

Your support expired, please renew it.

It’s not menu you created, it’s the homepage tabs, so edit your homepage from WordPress menus and remove it from there.

Got it, Thanks Just one more question is i didnt find login with twitter on mobile app option, can you add it in the next update?

Sorry, but this is not available now.

I sent you email on your support page It’s been a month and I haven’t gotten any response Where is the support?

i cannt import demo Error: error (0)

I got it, but please send your FTP account too.

done , i am wait you thanks

Ok, done, I’ve just imported it for you.

Hi, I am curious about its update on New Year, are we getting an update on new Year? [ Please include user’s post draft and edit option, it is must needed in this theme], Thanks

You sent the old site which you want to revoke, I want the site you want to install on it.

The way you helped me in my case is very appreciable and i would like to say ” Thank You” One Last question is when we are getting update about theme or app?

You are welcome.

Very soon we will upload very big update.

how long does it normally take to recieve any answer from the support service via your website? where do i see the answer?

Hi,

You sent 2 emails and you got very fast replies already, you need to check your mail.

Thank you for your response. I didn’t see the messages because they ended up in the spam folder

You are welcome, ok no problem, please let me know if you want any more help.

Hi, It doesn’t look nice on the Dark theme, everything is white, it should change automatically when the theme color changes, it should be dark on the Dark theme and Light on the light theme. https://i.ibb.co/r6G2RWp/5654.jpg

Hi @GameFAQs!

Thanks for your interest in Discy.

You can remove the editor and leave it as a standard textarea, which will fit with dark mode.

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

Thank you, we look forward to serving you!

Best Regards.

It’s not clear where this can be done, please tell me in which tab this is done.

I didn’t see you buy the theme, when you buy it, I’ll let you know.

Hi,

For some reason the “lave the reply” button is turned off on m brand new, fresh site. I can’t find how to turn it back on. Can you tell me where can I find the option to turn on the answers to the Questions?

Hi @calanau!

Thanks for using Discy.

Your support expired. Please renew it.

Do you mean allow for the users to reply on your answers?

Thank you, we look forward to serving you!

Best Regards.

I mean, how can I turn on the option to allow users answer questions?

Your support expired. Please renew it.

Please give me a screenshot.

How can I disable Login and Register

Thanks for the reply but no option of this setting at my end. Starts from Make the login works without ajax only

Update the theme and WPQA plugin to the last version.

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