6999 comments found.
Yayyyyyyyyyyyy!!! The Update is here! Thank you Ahmed… I have left a new review 
Hi @kepolo!
Thanks for using Discy.
Thank you and your are welcome any time 
Thank you, we look forward to serving you!
Best Regards.
I am having a problem with a plugin when using your theme specifically and the developer wanted me to ask you because he can’t figure it out…
The Plugin is supposed to send the questions to my discord channel whenever they are asked but unfortunately, it only sends the question when it is asked from the dashboard and doesn’t send at all if asked from the front end of the website by my users.
Do you know what is going on here? does your theme use a custom function that we are failing to see?
This is the code, maybe you can see what we are missing?
<?php
add_action('wp_enqueue_scripts','discy_enqueue_parent_theme_style',20);
function discy_enqueue_parent_theme_style() {
wp_enqueue_style('discy-child-theme',get_stylesheet_uri(),'',null,'all');
}
function child_init() {
add_action( 'publish_question', array( WP_Discord_Post::instance()->post, 'send' ), 10, 2 );
}
add_action( 'init', 'child_init' );
add_filter( 'wp_discord_post_is_new_post', 'wp_discord_post_block_regular_posts' );
function wp_discord_post_block_regular_posts( $new_post ) {
global $post;
if ( $post->post_type !== 'question' ) {
return false;
}
return $new_post;
}
Hi @Mattomattt!
Thanks for using Discy.
How do you tell me the problem when use my theme only? Do you use another theme add a questions from the front end?
Now do you need action or filter when the question already added to can send it to your discord channel?
Thank you, we look forward to serving you!
Best Regards.
I solved the problem.
Great 
What should I do… I get this error. 1000 – Recommended Value: 3000. Max input vars limitation will truncate POST data such as options. See: Increasing max input vars limit.
Hello,
Yes this error if your value under than 3000, this value at php.ini if you can access at this file from your host or server edit it to 3000 but if not, connect with your host support to up it.
Found a problem, Facebook is unable to generate a thumbnail preview for your theme and lists the following errors, Invalid URL, Invalid OG URL
Hi @Mattomattt!
Thanks for using Discy.
No, it works well with me, Give me the error was showed with you.
Thank you, we look forward to serving you!
Best Regards.
Invalid URL, Invalid OG URL
can you fix this?
Where this? Where do you see it?
I’ve used og:url no problem, you can check https://developers.facebook.com/tools/debug/sharing/?q=https%3A%2F%2F2code.info%2Fdemo%2Fthemes%2FDiscy%2FMain%2F2018%2F04%2F18%2Fhighlighting-whats-important-about-questions-answers-on-discy%2F
and here at my code https://ahmed.d.pr/C1sac6
pages also work correctly for me but its supposed to show the website logo on the home page too but it does not.
Here at the home page https://ahmed.d.pr/antBE1 show the logo and the url https://ahmed.d.pr/eemw4v
it doesn’t work for me https://developers.facebook.com/tools/debug/sharing/?q=https%3A%2F%2Fwww.coinscholar.org
It at your site also https://ahmed.d.pr/QBNZNl but it showed twice, So this mean you use a plugin added it and this make the conflict.
i cant seem to make it work
You need to see your plugin and what’s the plugin add the Facebook meta.
can you log in and look? i disabled the plugin, also tried using the plugin only but still not working, tried everything.
Deactivate all the plugins, only leave WPQA, clean you cache and clean the cache for the site, after that try again.
ill try that
Ok, let me know if you need anything more.
but i use SEO plugin, i rather not disable it.
Ok you can disable the SEO for my theme from general settings at Discy Setting.
still doesn’t work, i think it might be a conflict with the theme?
Now you use the SEO for the plugin only, so contact with the plugin support, because my SEO works well at my demo like you see.
I have tested with many other themes, it all displays thumbnail properly, your theme does not. Discy’s home page does not display logo thumbnail.
website logo should be displayed by default in thumbnail when there is no other content to display.
I have tested your demo homepage its doesn’t display logo in thumbnail either, this looks very bad on facebook.
You have stopped the SEO at my theme so the og:image not work at your site, Check your plugin SEO if you can add the logo at this og:image.
It works also at my demo but must upload image with this size 200px by 200px and i don’t upload it like this Discy Settings >> General settings >> https://ahmed.d.pr/mJUPRQ to can works without any problem.
But this option works when you active the SEO option at my theme.
I’ve upload a big image for try https://ahmed.d.pr/YfPBKg and it works well 
i cant get it to work, no matter what i do, i have followed your instructions.
Great, if you need any help please let me know.
Increasing my Max input vars fixed the problem… wow
Yes, I’m showing this error for the peoples only have a small value 
When is the next update being released and what does it include?
Hi @Mattomattt!
Thanks for using Discy.
Very soon, and it has a lot of new features.
Thank you, we look forward to serving you!
Best Regards.
Hi
If someone has signed up to the site and goes to the start page (www.domain.com) he lands on the landing page … how can i set up that a registered user will be redirected to for example www.domain.com/start when he types in www.domain.com
Can you help?
Hi @viemilio!
Thanks for using Discy.
I made it already and it will be available in the next soon update, https://ahmed.d.pr/9hTIJy and at the landing page put at the setting like this https://ahmed.d.pr/yQilXf to choose page the users go to it when they already logged.
Thank you, we look forward to serving you!
Best Regards.
This theme includes WPQA – The WordPress Questions And Answers Plugin?
Hello,
This plugin for me and I made it to include it for the theme, this about themeforest rules.
Sorry, I don’t understand. When I buy a theme, will this plugin already be in it? Or do I need to purchase it separately? And where?
When buy the theme will see this plugin included.
Hello, sorry but i dont understand how to add the icons to the menu on the left. I read your documentation but there is no field for documentation label when i add WPQA Custom Links
These are the icons https://2code.info/demo/themes/Discy/entypo/
Can you please send the demo content ? Thanks
Hi @viemilio!
Thanks for using Discy.
About the WPQA Custom Links not show for you?
If not, see this screenshot https://ahmed.d.pr/XbSpQP
About the icons like screenshot also and put the code like this
<i class="icon-home" />Homeand you can choose the icons from the link like you added it.
Thank you, we look forward to serving you!
Best Regards.
Thank you for your fast reply, Can you send demo data ?
EDIT: it’s info.gruber@web.de
sorry there was typing mistake.. now: info.gruber@web.de
I’ve just sent it for you 
Can I delete in Home page “Latest News & Updates” section?
Hello,
Yes you can stop it, From Discy Setting/Header settings/https://ahmed.d.pr/VMCrVc
Thanks, this is good job! 
You are welcome any time, Please don’t forget rate my theme 5 stars from here https://themeforest.net/downloads it helps me 
Hi Ahmed – I just updated from an older version of the theme to the newest version – and I’m getting, quite unexpectedly – your landing page on logout – I don’t have the time to read the docs again tonight – could you advise where this setting is – as (obviously) the image/text doesn’t match our community – and I don’t want “logged out” (search visitors) to land on a locked site with random “welcome to the largest q and a …..” on the root. (WP reading is set to “home” – just as it has been for months – prior to upgrading – and I don’t see where there is a toggle that will turn this new feature off – i’m sure it’s there – i just can’t sift through a million options to find it. thanks 
I’m actually fairly perplexed at this point – i’ve found the setting buried in the voluminous settings (users/registration) and have uploaded a new image – changed the text – and the “landing” page (which I don’t want – and didn’t install) is still blocking access to my site.
To make matters worse – my image and copy issn’t appearing – rather, your landing page is – meaning I have a completely strange image and message appearing to my organic visitors – and without the time to deep dive back into the docs – months after installing the theme on a live site – to figure out how to remove.
Why would you add a new feature that is toggled “on” (to effectively set a registration page that locks the content to un-registered users – which is 99% of our organic traffic) – unless i’m missing something obvious – I just updated the theme – and now am stuck in a wilderness of confusion.
I love the theme – you did a great job with it – and your support here is awesome and instant – but I’m disappointed by such an unusual and odd intrusion into my business – simply by dint of updating the theme.
okay – I think all is fixed – the q and plugin needs to be updated – on theme update – or it throws wonky weirdness like above and doesnt’ respect the settings. Updated the plugin (didn’t notice it needed one) – and now the regular home page (not locked/landing) returns. All okay – thanks 
Hello,
Yes you need to update the plugin also, after that save the options again at the Discy Setting.
Got it. Could you link to the docs that detail the landing page functionality? I like the idea – just want to know how and when it’s activated. (I don’t see a “landing” in my page template drop down – so if you could point out where in the docs it’s covered – i’ll dig in tomorrow and explore) Thanks, Ahmed!
Do you need to use the landing page at the home for the users not logged?
I don’t – but I’d like to understand the logic of how flexible the landing page is – could we, for example – use it for the home page – but allow the menu navigation to lead users to the internal pages – without registration? I like the ability to set a landing page – but don’t want to use it to block content – or “force” users to register to view questions – but having a creative splash page could be an interesting way to capture attention – as long as visitors aren’t required to siginup – to view organic content. (Q and A – articles/blog content, etc)
The landing page you can use it at home page but the users can see all the content normally, but if you make the site for the register users only the same page will show but all the content will work for the registr users only and you can choose some page to work for the unlogged users like terms page for example.
Can i buy just html version of this theme?
Hello,
Sorry the HTML not available.
can you let us have our logo on the login/signup page like this https://imgur.com/a/dO0Hzbh and allow us to put our website description under the logo.
Currently the login/signup page feels incomplete.
Hello,
Page? Or do you mean popup?
Login/Signup area, instead of it saying Login In or Sign Up, display logo and website description.
But it must add login or signup words to know this form for the login or for signup.
that is true but don’t you like how Quora does it? i think you have room to improve the design.
Yes but it has another design, no problem with this, any way I’ll try to make new style.
i look forward to seeing it
I’ll think well about it 
Hello,
Does the theme requires extra plugins to function or everything is built-in ?
Thanks.
Hi @mountisito!
Thanks for your interest in Discy.
Not need anything, only my theme with my plugin and it included at the theme when install it.
if you have any more question please do not hesitate to contact us.
Thank you, we look forward to serving you!
Best Regards.
You mean with (my plugin) something like theme frame ware ?
Also can i put ads banners in the theme to serve ads ? and where i can put them ? what are the locations of ads ? can i put the ads between the posts ?
It’s a plugin a part of the theme, but with themeforest rules must add some codes like shortcodes at the plugin.
I’ve a lot of areas, after header, before footer, between posts, between questions, between answers, in the question and post pages and at the widgets.
I see, This is awesome, am convinced now, am testing the theme on desktop and mobile and looks very responsive i will get back soon to get it.
Thanks for the quick answer, i appreciate your help.
Sure take your time and you are welcome any time 
One more question if you don`t mind, i can see the theme supports RTL which something good, also can we use LOCO To translate it ?
Its 100% translated to arabic ?
Yes 100% at the front but at the admin setting not.
And you can use poedit program or loco translate plugin to translate any thing.
Dear Ahmed May I know if the ability to comment on answer will be included in the next release please.
Hi @Tamilkb!
Thanks for using Discy.
Sorry i can’t at the next update, because i’ve finished it already only review it and will upload it very soon.
Thank you, we look forward to serving you!
Best Regards.
Hi @Chris041973!
I don’t see you buy my theme, Please if you buy it send me in my profile with your purchase code to see it first.
Best Regards.
the kepola is right. These are the problems I have discovered. Also check the “verified account” settings.
Hi @a1bay!
Thanks for using Discy.
I’ll check all of them and if there are any problem i’ll fixed it in the next update 
Thank you, we look forward to serving you!
Best Regards.
Thank you! bayram mubarak. I hope the private messaging system is awesome!
You are welcome any time, Yes i have finished it and it will be available in the next update 
You are awesome! We love you. 
Thank you and you are welcome any time 
Still waiting for previous feedback but I have suggestions for update 
1. Peoples phone numbers, age and bio are shown to the public by default. For privacy reasons, please create an option to show for logged in users only.
2. In the badge settings, when I select user groups for badges, it does not show the details…
3. The verified badge looks different in some pages… Can it have a standard look through out the website?
4. The verified badge does not show on the Members Wiget, can you include it in the next update?
5. About SEO and long URL’s: The question URL slug for questions is too long. Is that intentional and are you planning to fix that issue?
6. Can we also have views shown for blog posts?
7. When users are filing in their social media links, most of them are adding the username instead of the URL. Please add a validation to accept only links. This will help all people with this theme.
8. When users sign up, gender is set to male as default. They then have to go an change it manually. Please fix that bug in the next update.
9. Is is possible to add next update: show call to action on specific pages or on first visit…
10. When is the next update coming out?
No answer to my question… 
Hi @kepolo!
Thanks for using Discy.
Sorry for the late, But i’m working at your login problem.
Thank you, we look forward to serving you!
Best Regards.
1 – So do you need the phone numbers, age and bio show for the logged users only or unlogged users when the user choose that?
2 – Sure the groups not need any description, because they names describe them.
3 – Explain more what do you mean with screenshots.
4 – I’ll try to make it shows at the all the areas.
5 – This is not issue because the limit the WordPress make it and the WordPress know the SEO well 
6 – Do you mean the visitors like the questions?
7 – So do you mean when update his profile tell them must add it full URL?
8 – Not default only when edit his profile it choose by default only but not save, so when anyone save his profile it saves like he shows it.
9 – I can make it shows at home page only or all the pages.
10 – Very soon, only review it good, i’ve finished it already 
1 – So do you need the phone numbers, age and bio show for the logged users only or unlogged users when the user choose that?
>>> YES. An space for privacy profile view option would be good. Like members only, or public… (also, admin could choose default but users can change towhead they want) 
2 – Sure the groups not need any description, because they names describe them.
>>> That is true but the badges section below the points system has a title but is left blank. Please include a space for custom text. See: https://snag.gy/cSnkwv.jpg 3 – Explain more what do you mean with screenshots:
>>> Different looking Verified badges… See: https://snag.gy/3nrglv.jpg and https://snag.gy/J2CPxI.jpg 4 – I’ll try to make it shows at the all the areas.
>>> Cool 
5 – This is not issue because the limit the WordPress make it and the WordPress know the SEO well
>>> I think it is an issue to SEO, do your research. Good length for SEO in 30 characters… Please do some digging into this or set up an auto URL shortener.
6 – Do you mean the visitors like the questions?
>>> Yes, number of hits like questions. 
7 – So do you mean when update his profile tell them must add it full URL?
>>> Yes, or better still, have the profiled social media links and they can only add the username: i.e. have https://www.twitter.com/________ or https://www.facebook.com/________ Then users can add username at the end that says invalid if theres a space. I have around 300 users and most of them added the username by default.
8 – Not default only when edit his profile it choose by default only but not save, so when anyone save his profile it saves like he shows it.
>>> Please fix it because some users want to leave it blank. Please have it blank as default even after user saves unless they choose. Thank you.
9 – I can make it shows at home page only or all the pages.
>>> This will be a great addition. Thank you. 
10 – Very soon, only review it good, i’ve finished it already 
>>> Yay!!!
PS: Update suggestions… To avoid duplicate questions, it would be great to have suggestions of previous questions pop up as you type a question. I.e: The question title section can also add up as a search section, showing a dropdown of similar questions based on keywords and tags. If nothing relevant shows up the user can continue typing their question and posting it.
Have the STATS section on the sidebar link to the respective field. i.e users links to user page, questions link to question page… etc
PS: Note for Buyers I know other people are reading this: Please rate this theme! We all know it is the best and the support from Ahmed is unmatched on the whole of themeforest! Lets rate 5 stars and live a review.
PS: Note for Prospective buyers: Don’t even waste your time going through these comments, this theme is good! Buy it now!!! (This is not a promotion, just an honest customer review. I have bought a bunch f stuff here for over 5 years and I know when I say this is the best!)
Hello,
Thanks for the great words 
Sorry for the late but i’m working at your points.
Let me leave the point 1 & 5 now to the next update not this update.
2 – Yes, But this because you don’t add the description here https://ahmed.d.pr/DBjKeu >> https://ahmed.d.pr/tZmr5g
3 & 4 – Done.
6 – I’ve just added it https://ahmed.d.pr/2ELKH4
7 – I’ve added a note put the full URL https://ahmed.d.pr/6eT7Bc
8 & 9 – I’ve just added it.
Your last question, i’ll work at the question suggestions when you add the title before submit it.
Yay! I am soooo happy. I have just left another review for your support. This is the best theme and you are the best authour with the best support!!! Thank you so much!
Thank you for the great words and you are welcome any time 
Dear Ahmed
Feature request
Can we please have the users choose the favourite topics and a custom email can be sent to them just like Quora Digest does?
Hello,
I plan to make it in the future 
Hello Ahmed, there seems to be an issue with the login system on my site. Not sure what happened but users can not log in. It keeps refreshing the page then redirects back without login. Please help.
Hello,
When make the normal login from the pop up?
The pop up works perfectly. However, it just keeps loading then redirects back to the same page without logging me in. I think I may have locked myself out or my IP is blocked, because other users can access the site. Kindly advise.
Send me in my profile your site with admin login to check it.
Just sent you an email with login details.
Ok, i’ll check it.
Feel free to disable any pluging and make changes that will help restore the site. Thank you.
Ok let me check it.
Any feedback?
The password for the WordPress admin login not work.
Resent to your email.
Waiting…
Give me some time when back to work again 
Hey, this domain name is well compatible – https://goo.gl/YFjnND ? – Thanks
Hello,
Yes sure no problem 
Thanks ^^
You are welcome any time 