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
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..
Hi,
Your support expired, please renew it.
You can check your cache plugin settings to ignore or exclude the cookies from the cache.
Do I need to exclude all cookies? or any specific?
All of them no problem.
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.
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!
2: Also how do I disable tags all together and just keep categories. Thanks!
3: How would I change tags to just be another category like “industries” and have it work similar to how categories work. Thanks!
Or just change all the words “tag” to “industry”
Hi @darinbnguyen!
Thanks for using Discy.
1 – No sorry, but this is not available, you can stop the register from your site, but you can’t make it for the invite only.
2 – For questions from Discy Settings/Questions settings/Add – Edit – Delete/https://2code.d.pr/i/2F2oXM
3 – You can change the name of it but not to be like categories.
You can use the loco translate plugin or poedit program
You can check from here https://2code.info/docs/discy/translation-plugin/ and https://2code.info/docs/discy/translation-theme/
You can use them for the same language, not only for translation to another language.
Thank you, we look forward to serving you!
Best Regards.
Thank you! How would I change the font size of the answers only?
Use this code
.single-question .commentlist li.comment .comment-text .text,.single-question .commentlist li.comment .comment-text .text p {font-size: 16px;}
Thank you. It worked on the answers when you click on the specific question but not on the homepage thread. See attached. Thanks! https://imgur.com/Vg5qjML
How would I also remove the button on the right side of the profile image when logged in. https://imgur.com/OoRGvqa. “Add Poll”
Use this code
.commentlist li.comment .comment-body,.commentlist li.comment .comment-body p {font-size: 15px;}
For the button, use this code
.simple-header-button {display: none;}
Thank you very much.
You are welcome.
How would I remove the normal email login part and just allow my users to use the social media login button. Thanks! I currently using the Nextend Social Login
Do you want to remove the login form and just leave the social login?
Yes please.
Use this code
.wpqa_form.login-form.wpqa_login,.wpqa_login_social_div {display: none;}
Thank you. It worked for the sign in but not sign up. Can I have the code to fix the Sign Up form.
I just saw you did it, that’s great, you are welcome.
Thanks
You are welcome.
1: How do I limit the attachment file size. 2: How would I set the default video size when you add it to your questions or answers. Right now it’s a giant box and not 16:9 ratio. Thanks!
1 – For what? Featured image for the questions? or what?
2 – You can change the height, Discy Settings >> Question settings >> Questions & Loop settings >> https://2code.d.pr/i/p01lrK and Discy Settings >> Question settings >> Inner question >> https://2code.d.pr/i/HU77T2
1: For the attachment option when you fill out the “ask a question” form
2: The inner question section doesn’t have video option https://imgur.com/H8Iz7rS
3: How do I add my logo to the outgoing automated emails so it’s not just blank or a letter. Thanks!
4: how would I make everything have a slightly rounded corner. Thank you.
.button-default, .button-default-2, .button-default-3 { -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
This does not seem to be working from and older post.
I would like to have the content box and sidebar widgets to have rounded corners as well.
5: I would like to change the vote up icon arrow to a heart icon.
5.1: Is there a list of icons page I can see. I can’t find the any icon codes that starts with the slash ”\” like how you have it on the theme.
1 – Sorry, but this is not available.
2 – You need to activate it from here first https://2code.d.pr/i/Wzl1BT
3 – Can you give me a screenshot? because I see it works well on your site.
4 – This code for the buttons only, what do you need more?
Use this code
.discy-boxed .article-post:not(.question-2-columns), .discy-boxed .question-articles .article-post:not(.question-2-columns),.widget {
border-radius: 20px;
}
5 – From here https://2code.info/docs/discy/snippets/ >> https://2code.d.pr/i/Gagl1Q and change the icon as you want.
5.1 – Here is the list of icons https://2code.info/demo/themes/Discy/entypo/
1 – OK
2 – Thank you
4 – https://imgur.com/undefined button is still square
5 – Will try this out thank you.
Because you added extra } in your CSS code, https://2code.d.pr/i/rWiPKY remove it, and it will work well.
That did the trick. 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
Or if theres any available code you know that will help me achieve that
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
Moreover; When I buy this theme, will it only be for the website? Is the mobile application sold separately?
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
Hi @7155401!
Thanks for using Discy.
You can set the size from here.
Discy Settings/Question settings/Questions & Loop settings/https://2code.d.pr/i/XaPS7v
Discy Settings/Question settings/Inner question/https://2code.d.pr/i/IfrXeY
Thank you, we look forward to serving you!
Best Regards.
Hi Thanks I appreciate you, but I wonder why you sent me these links? If so, maybe I should repeat the question again in short? I think it won’t be bad if I repeat the question again: what happens when I don’t want to set a pre-enlarged size for all the images, because each image is a different size, and each image is a different ratio of guest and width. Some are square and some are rectangular. How do I set each image to appear in its original size? In the settings you sent, there is only an option to set a uniform size for all images (no full size option! No percentage option!) I am asking after spending a lot of time finding a solution for this with the help of settings and with the help of code, and so far I have not found any solution, except for a partial solution with the help of a complex function code for the image shown inside (for the image in the archive I could not find a solution either with code) And again, I appreciate you very much, and thank you for your support.
Use this code
add_filter("discy_show_defult_image_question","discy_show_defult_image");
add_filter("discy_show_defult_image","discy_show_defult_image");
function discy_show_defult_image($return) {
return false;
}
And this code will show the default image with the default size.
Hi Hello Thank you for taking the time for me! I would be happy if it could be done that would fix the image on the archive page. I would like to make sure, does this solve the problem on your end? I did not see it.
Do you mean for the posts? or questions?
Thank you for continuing to address the issue. I mean mainly the question archive (because the internal question page I was able to write code for it that now works for me). Also it would be nice if it could be fixed in the answers as well.
This code already make it for the question archive page, did you test it?
Greetings If you mean to ask, regarding the code you provided in the previous message, if it worked for me on the question archive or not. The answer is no. No. He didn’t work for me. Did it work for you?
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.
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)
Hi,
You just sent boxed demo message and I’ve replied in the same second, please check your email!
In the same secoud you got it? Or it take some to get it?
i did not recived any message
I’ve sent to this email, hammoudalnaser at gmail.
no thing recived
now done i send for you
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
Hi @nasir91!
Thanks for using Discy.
Your support expired. Please renew it.
Sorry, but it’s not important and it’s not in our plan, at least soon plan.
Thank you, we look forward to serving you!
Best Regards.
Sir i have sent you an email, and i am waitng for the reply!
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
Hi @prk_radhika!
Thanks for using Discy.
Your support expired. Please renew it.
From Discy Settings/User settings/Login settings and Register settings.
Thank you, we look forward to serving you!
Best Regards.
Ok, I will check the support renew. But just one thing there is no option to disable the login/Register on Header. There are two options i.e Make the login works without ajax and Make the login works with popup. But no option to disable it completely
From here https://2code.d.pr/i/Q0edjH
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.