Dom Amor
asked 10 years ago

Hi, just installed the newest update. However it’s spanning 100% forcing the newly sidebar down to the side and under QA. Any idea’s and yes I’m using Genesis frame work. 

2 Answers
Dom Amor
answered 10 years ago

Thank you for your help. However I also tried in on other sites of mine not using Genesis with the same results.
I see the thesis zip box.php what do I do with that ?  

Dom Amor
answered 10 years ago

Thanks Rambu…
Little confused here. In the below code it state to change simplex to my theme name.. But which one. there are four simplexes. Changing all four only broke my site 

 /* load style for DW Q&A plugin */
if( !function_exists('dwqa_simplex_scripts') ){
    function dwqa_simplex_scripts(){
        wp_enqueue_style( 'dw-simplex-qa', get_stylesheet_directory_uri() . '/dwqa-templates/style.css' );
    }
    add_action( 'wp_enqueue_scripts', 'dwqa_simplex_scripts' );
}
Dom Amor
replied 10 years ago

Oh, and my theme is news-pro from Genesis but had a ton of custom work done to it.

Powered by DW Question & Answer Pro