vincent chat
asked 9 years ago

Hello,   I am having a weird problem with the plugin: The questions list appears fine on the main DWQA page as you can see here:   However, when you choose to display by categorie, for exemple, "Argentine", the CSS is all broken: Can someone please help me to make it work?   Thank you!

5 Answers
DominicStaff
answered 9 years ago

Hi,
To resolve this issue, you can add the following code to the style.css file: 
.list-dwqa-question .main-heading {
    letter-spacing: 1px;
    font-size: 27px;
    text-transform: uppercase;
}
.list-dwqa-question .dwqa-search .dwqa-search-form {
    background: #fff;
}
.list-dwqa-question pre {
    background: #fff;
    padding:0;
}
.list-dwqa-question .main-heading {
    margin-bottom: 20px;
}
.list-dwqa-question .dwqa-container {
    line-height: 0px;
}
If you still face there issue, you can send me username & password of your site (via private answer) for further checking.
Hope this helps !

DominicStaff
answered 9 years ago

Hi,
I have checked your site and still display fine.
see the screenshot: 
– Question page: http://prntscr.com/5t0ow3
– Categories page: http://prntscr.com/5t0p0u
If you still face there issue, can you send me a screenshot for further checking ? 
Regards,

vincent chat
answered 9 years ago

Hello Dominic,   Thank you for taking the time to check. Here is a screenshot of the issue: Your answer made me realize something: – If you go directly on the page, it will work fine. – If you go on this page: and then select "argentine" as category in the drop down list, it will be broken. Seems it has something to do with the ajax sorting not reloading the CSS properly? Best Regards,   Vincent

amin rafat
replied 9 years ago

i think i have same problem.(not exact)when i go direct to question list page(http://shiasay.com/%D8%A2%D8%B1%D8%B4%DB%8C%D9%88-%D8%B3%D9%88%D8%A7%D9%84%D8%A7%D8%AA/)there is no problem but if i click the question list page link on home page,i see home page in that page!

Dominic Staff
replied 9 years ago

I have checked your site and still work fine, if you still face there issue, you can send me a screenshot for further checking.

DominicStaff
answered 9 years ago

Hi @tidus457 ! 
I’m checking your site but I can not open the categories tabs,  Maybe there is a conflict in plugins.
Firstly, please deactivate  all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one and let us know if you find the problematic plugin(s).
Regards,

vincent chat
answered 9 years ago

Hi Dominic!
The website has been down a bit a few hours ago, it’s now back online!
I have also desactivated cloudflare and caching.
You can check back when you will have the time, thank you!
Best Regards,
Vincent

Dominic Staff
replied 9 years ago

See the screenshot: http://prntscr.com/5v4qnz Maybe there is a conflict in plugins.

vincent chat
replied 9 years ago

That's very weird, I have tried with 3 different browsers (FF,IE, chrome) and 2 PCs and it works here :s. I really can't reproduce the issue :/Did you try to refresh the cache with Ctrl +F5 pr another browser?
As I have disabled the caching plugin, it's maybe still using the cache on your computer. If it doesn't work, let me know!
edit: A friend just tested and the drop down list works for him too!

DominicStaff
answered 9 years ago

Hi,
I have checked your site and to resolve this issue, you can open the style.css file in the folder path “\plugins\dw-question-answer\inc\templates\default\assets\css“. Then remove the following code:
<Line 2215>
/* # sourceMappingURL=style.css.map */
Hope this helps !

vincent chat
answered 9 years ago

Hello Dominic,
 
Excuse me for the late reply, I have just seen your answer (haven’t received the notification email!). I have deleted this line, but it still doesn’t work unfortunately :/

Dominic Staff
replied 9 years ago

@tidus457
Apologies for the delay in replying to you, you can send me your FTP (via private answer) we will help you check and fix this issue.

Powered by DW Question & Answer Pro