Tagged: Page Attributes
-
AuthorPosts
-
May 31, 2024 at 5:30 am #1447145
Hi, on Page I am using the Files option in Page Attributes to include a sidebar, but it appears at the bottom of the page a preconfigured tab section. I don’t know where to configure or remove this by default tab section
- This topic was modified 5 months, 2 weeks ago by Rocuant.
May 31, 2024 at 6:41 am #1447153Hey Rocuant,
Thank you for the inquiry.
The sidebar seems to be displaying as expected. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:
1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
2.) Locate the option to upload a file or an image.
3.) Select the screenshot file from your computer or device and upload it to the platform.
4.) After the upload is complete, you will be provided with a shareable link or an embed code.
5.) Copy the link or code and include it in your message or response to provide us with the screenshot.Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.
Best regards,
IsmaelMay 31, 2024 at 3:15 pm #1447192What I need is to create a page with a sidebar, but when doing so, using the File option, a tab section appears at the bottom of the page that I did not create. I have the same problem with the tab section into in other pages, link sent.
The same thing happens with the Template File option in the Page Attributes space on other pages, Tab Section appears that I have not created, it comes by default. How do I delete this Tab SectionJune 3, 2024 at 4:19 am #1447520Hi,
Thank you for the screenshots.
What do you mean by “File option”? The tabs is included in the “Archives” template by default. If you want it removed, you have to edit the template-archives.php file or add this css code:
.page-template-template-archives .tabcontainer { display: none; }
Best regards,
IsmaelJune 3, 2024 at 7:05 pm #1447577It works perfect, thanks. About file option I meant archive page.
- This reply was modified 5 months, 2 weeks ago by Rocuant.
June 3, 2024 at 8:06 pm #1447584 -
AuthorPosts
- You must be logged in to reply to this topic.