My Question:
I’m trying to build a StackOverflow type of webpage but I need help in this one particular page.
For a Particular Question USER A asks, others should be able to reply to him.
But every user should be able to give 2 answers for a question instead of one.
Example:
Asker: What would you do if you were a Hippo and What would you do if you were a Dragon?
Answerer when answering the above Question:
The Page should be like
——————————————–
Hippo- SECTION—-|———Dragon-SECTION–
——————|————————-
Blablba———–|——–Blalala answer—–
—————————————–
SUBMIT Button
———————————————
and after submitting, instead of having the traditional one answer page with upvote and downvote, I require a 2 pane with upvote and downvote for each answer.
Is this possible to implement? Please guide me.
Even the smallest answers are appreciated.
The thing is i want to add a code to header.php but my themes header show
<?php defined( 'ABSPATH' ) OR die( 'This script cannot be accessed directly.' );
/**
* The template for displaying pages headers
*
* Please do not overload this file directly. Instead have a look at framework/templates/header.php: you should find all
* the needed hooks there.
*/
us_load_template( 'templates/header' );
Now the thing is , I got to framework/templates/header.php , Idunt know where to paste the code .
]]>https://www.ads-software.com/plugins/stackoverflow-profile-widget/
]]>“PHP has encountered a Stack overflow”
Here is what I did to no avail:
1. Set memory_limit in PHP.INI to 512M (was not set previously)
2. Added the following 2 lines to wp-config.php (was not set previously)
define(‘WP_MEMORY_LIMIT’, ‘120M’);
define(‘WP_MAX_MEMORY_LIMIT’, ‘256M’);
(Note, I tried 64M, then 96M, and finally 120M. I even tried without the maximum memory limit setting too.)
3. I disabled all plug-ins before trying the update as well.
All actions so far yield the same.
]]>Can anyone tell me how to fault find a stack overflow error. My site loads and works fine in IE9, IE10 and Google Chrome but when viewed in IE8 I get a “message from webpage” error saying “stack overflow at line 3” when every page loads. All the content seems to work fine its just the message box giving the error.
Regards, Mark
]]>I tried taking down all of my widgets, thinking that maybe one of them was causing the problem and the error message went away but the page still isn’t displaying properly in Internet Explorer.
I have tried switching through several different themes and I run across the same thing no matter what I try.
Does anyone know what is causing this or how to fix it?
My site is https://www.caralynerickson.com
Thanks,
Cara
]]>i am new to wordpress, i only use this to manage my boss’s account for him so i dont know what “stack overflow at line:34” means, and also since i always use chrome i dont know at what point it started malfunctioning on the internet explorer, which makes it hard to pin point what i did to make it go all wonky on me.
]]>Can you add support for stackoverflow.com?
So that we can show our profile by linking a button to {https://stackoverflow.com/users/id/name}
Stack Overflow is a question and answer site for professional and enthusiast programmers.
Thanks,
Sitansu
https://www.ads-software.com/extend/plugins/social-media-widget/
]]>