I tried using a shortlink code, but only the link is displaying and it isn’t working either.
<?php the_shortlink('http://abc.com/?p=52'); ?>
I am using DW Question & Answer plugin and want to show question answer page in my blog. How to do it?
I tried using a shortlink code, but only the link is displaying and it isn’t working either.
<?php the_shortlink('http://abc.com/?p=52'); ?>
I am using DW Question & Answer plugin and want to show question answer page in my blog. How to do it?
Comments are closed.
Assuming you want your users to be able to ask questions in the front end: you can add the page for asking questions to your menu real easy. Just use the menu functionality of WordPress:
Click DWQA Ask Question and then Add to Menu. This is built-in functionality of the DW Question & Answer plugin.