Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to setup or use your own Disqus Comments #2

Open
ghost opened this issue Dec 4, 2015 · 5 comments
Open

How to setup or use your own Disqus Comments #2

ghost opened this issue Dec 4, 2015 · 5 comments

Comments

@ghost
Copy link

ghost commented Dec 4, 2015

Hello developers!

I deal with just Doorgets and would like to have in their own blog Disqus comments. Unfortunately I do not know where or template where you have to enter the Disqus-Short name.

Can you help me maybe?

Thank you in advance.

@mounirrquiba
Copy link
Member

Hello,
Have you check new stable version ?
http://www.doorgets.com/ see demo

Your Disqus-Short name is in Configuration > Website > Id diqus

Moon

@ghost
Copy link
Author

ghost commented Feb 5, 2016

Thank you,

I see me today at times. I think it will work then.

Incidentally, I hope that I can upgrade from the backend out. Is the?

@ghost
Copy link
Author

ghost commented Feb 5, 2016

I am again! So the Id's for Facebook and Disqus can not change and I do not know why.

I give my data, but after the memory remains at "doorgets".

Can you tell me here might help.

P.S. the new update you can see is not in the backend. If that?

Thank you in advance.

@mounirrquiba
Copy link
Member

Thanks for Facebook and Disqus Id's doorGets it's updated,
You can remove this lines in file https://github.com/doorgets/CMS/blob/master/doorgets/app/requests/user/configurationRequest.php#L283

                    if (array_key_exists('id_disqus',$this->doorGets->Form->i)) {
                        $this->doorGets->Form->i['id_disqus'] = $this->doorGets->configWeb['id_disqus'];
                    }
                    if (array_key_exists('id_facebook',$this->doorGets->Form->i)) {
                        $this->doorGets->Form->i['id_facebook'] = $this->doorGets->configWeb['id_facebook'];
                    }

If you have any other problem let me know it
Merci!

@ghost
Copy link
Author

ghost commented Feb 6, 2016

Thank you, that has helped me and now I have Disqus comments in Doorgets blog.

In the backend of my Doorgets blog I see that I have the version 6.0 and it is now out 7.0.

How to update? In the backend under update anything yet be seen.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant