Skip Navigation

[Resolved] Remove theme content

This support ticket is created 6 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 7 replies, has 2 voices.

Last updated by Shane 6 years, 9 months ago.

Assisted by: Shane.

Author
Posts
#610133

Tell us what you are trying to do?
I am trying to set up a layout for my new custom posts.
But the theme I use (Woodmart) is displaying social buttons and newer - older posts at the bottom of each page.

What is the link to your site?
staging.freshlymind.com

example page: hidden link

#610180

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Christian,

Thank you for contacting support forum.

You should be able to hide them using this css

.woodmart-single-footer{
display: none !important;
}

.single-post-navigation{
display: none !important;

}

Please let me know if this helps.
Thanks,
Shane

#610707

Thank you, but still the pages will behave like blog posts.

I want it to show like a static page. How can I make it like that?

#610735

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Christian,

This has to do with the item being a post and not a page. All posts will use the same template as the default Blog Post.

There isn't a way to change this because of how wordpress is designed. However with Views you can create custom content templates to layout your content how you want it on the page.

Please let me know if this helps.
Thanks,
Shane

#610740

Hi Shane,

Thank you for explaining.

What would be the best solution in this case:
I'm using the WPBakery plugin to style my layouts. But my theme Woodmart default blog page has the social and new/older button for posts on the bottom.

On my current blog pages I also edited the max-width of a page with custom css.

But now when I create a template for my new post type pages it uses the style of the theme.
So it gives the page the width of an article page, but this is to small for the pages I want to create.

Is there a way to use a blanco page (like when i create a default new page) and use my new layout on it?

#610818

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Christian,

The best way for me to explain this is to get access so that I can understand your themes features 🙂

The theme may have settings to adjust the templates.

Looking forward to hearing from you soon.

Thanks,
Shane

#610852

I changed the password since I don't know if this post is private or not. Please tell me how to send details private.

#610857

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Christian,

I removed your previous post as it was not private.

However your next response should.