How to add single question into custom page designed via Elementor

7.31K viewsGeneraldesign question page wordpress
0

Hi Rahul,

Single question page does not align with my template.

I trying to make it as much as possible by the child theme. But it is bit hard.

Could you please advice how to do it easily?

http://beta.sewana.lk/knowledge-base/single-question/dfgdfgd-gd-gdf-gd-gdfg-dfhth-th/

 

Much appreciate if you can introduce a shortcode for the single question.

0

Hello,

There is already a shortcode for that

[anspress page="question"]

.
But using shortcode for single page will give you lots of issue like broken permalink and non-compatibility with 3rd party plugin.

You can adjust single question page by simply creating a new template in your theme called single-question.php (you should copy initial codes from single.php templat) and then adjust this template as per your need.

commented on answer

How to use it?

You are viewing 1 out of 1 answers, click here to view all answers.