Home Forums ArileWP Pro Show a frontpage section on another page.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #11948
    Michele Ceccato
    Participant

    Hi, I’m using the ArileWP Pro theme in my site http://www.mattoperilmondo.it (I’m working offline to build the site, so I’ve uploaded some example-pages to give you the idea of I’m doing).
    I want to know if it’s possible to show a frontpage section on another page of the site. In my site I would like to show the section “testimonial” in the page “Il libro” (https://mattoperilmondo.it/?page_id=7).
    Thank you for the answers.

    #11953
    themearile
    Keymaster

    Hi Michele

    We have already added multiple business page templates in the theme so you can use any page template as per the need.

    See the screenshot https://prnt.sc/wcvbju

    Thanks

    #11956
    Michele Ceccato
    Participant

    Ok, thank you. But when I set one template in a page, who can I modify it? For example “Service One”?

    #11993
    themearile
    Keymaster

    Hi Michele

    Please let us know which service you want to add to the inner page.

    So please check out the demo https://arilewp-pro.themearile.com/ and let us know.

    Thanks

    #12004
    Michele Ceccato
    Participant

    I want to use the template “Servive One”, but only the “Testiomonial” section, not the others. And I want to add other objects and text.
    Thanks.

    #12015
    themearile
    Keymaster

    Hi Michele

    Do you want to show only the Testimonial section on the service one template instead of the other sections if yes, so please add the below CSS code in the Additional CSS box to hide other sections on the service template?

    Go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    body.page-template-service-one .theme-services, 
    body.page-template-service-one .theme-funfact, 
    body.page-template-service-one .theme-sponsors {
    	display: none;
    }

    Let us know if it works.


    Thanks

    #12041
    Michele Ceccato
    Participant

    Yes, It works properly. Thanks.

    #12047
    themearile
    Keymaster

    Dear Michele,

    Glad to hear it. We hope you are enjoying the ArileWP Pro theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5. We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Thanks,
    ThemeArile

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Show a frontpage section on another page.’ is closed to new replies.