The layout of this page includes the blog category panel {include:BlogCategoryPanel}, a list of blog articles <div id="blogarticlelist">, a panel with the most viewed blog articles {include:BlogMostViewedPanel}, a panel with any archived articles {include:BlogArchivePanel}.
These various aspects of the landing page are all nitroscript panels and can be modified through the edit template page in your Webstore Manager (WSM).
Removing Panels
Removing panels is as simple as removing the NitroScript {includePanelName} tag.
Modifying Panels
Each panel has its own template that can be modified to suit your needs. You will note that each template has a loop that it iterates over. This is the mechanism it uses to print out all the blog articles so be slow to break the loop!
The short version is: you can safely ignore the tabbed/ untabbed input, this refers to making items appear in the default templates. Your templates have been modified by designers so this functionality probably won’t do anything. You might instead add the URL of the blog landing page to your footer in an <a> tag so that people can go there. If you need help doing this open a ticket and someone on the support team will talk you through it. You might want a few more article before you do that though!
We were missing the last / at the end of the web address and it just kept saying page not found. We’ve read all the articles you shared and are just trying to get it all started up.
would you believe that no one has ever asked to do that? At the moment the only way to make that happen is for me to delete it for you. Give me the exact article (title and date) and I’ll have it removed from the DB