Shervin Rad
asked 10 years ago

on the page where i have listed all the questions by the shortcode, at the end of the page the latest questions are listed again and i can not find the way how i can remove that from the page. Now the questions are listed twoice. Follow the link below to see how it looks like. 
http://volek.se/javab/questions/
Please let me know how i can solve this issue.
 
 

2 Answers
DominicStaff
answered 10 years ago

Hi,
Please send me username & password of your site (via private answer) for further checking.

Shervin Rad
replied 10 years ago

Do you want to have username and password for the server (ftp) or for the wordpress account? BrShervin

Dominic Staff
replied 10 years ago

You can send me username & password of the wordpress account.

DominicStaff
answered 10 years ago

Please check your site now.  I have helped you remove the list question under list question form.
Regards,

Shervin Rad
replied 10 years ago

It looks fine now. Thanks for your help. May i ask what change you did to remove it from the page?

Dominic Staff
replied 10 years ago

I have add the following code to the style.css file (WPPremium/library/css/style.css).
.list-dwqa-question .content-box #main .dwqa-question { display: none; }
.dwqa-list-question .dwqa-question { display: block !important; }

Powered by DW Question & Answer Pro