• davorins

    (@davorins)


    Hey guys,

    I have this problem that has been bothering me for days now.

    I have a static page inside wordpress with the menu that has several buttons.
    Now, when I click on “services” button for example I want the content of the services page I created in wordpress to be displayed inside the slider

    <div id="singleContentContainer">
    <div id="singleContentWrapper">
    
    <div id="singleContent">
    <div id="singleContentInside">
             --page content should display here--
    </div>
    </div>
     </div>

    Now, my problem is that no matter what button I press I always get the same return value.

    Is there anyone that can tell me what I suppose to do.

    I am new to wordpress 🙁

    Many thanks in advance

The topic ‘how to display page content’ is closed to new replies.