Articles in the ‘Content’ Category

How do I edit the footer tabs?

The “Footer Tabs” are a great way to improve the usability of your Magento store as well as increase it’s SEO. Here’s how to edit their content easily.

Read Article ›

How do I edit CMS pages?

Ultimento has a very special way to handle the content of its CMS pages. As always, speed optimization and SEO are the primary goals, as well as making it really easy for you to edit and customize.

Read Article ›

How do I add links to static pages in my category header?

Adding links on your site to static pages is important to providing content about your company, your policies, and even the types of products you offer. If you want to make these links more prominent than the header or footer allow, you can easily create these links along with your product category tabs using one [...]

Read Article ›

Frequently Asked Questions

  • How do I edit the links in the bottom footer?
    • Editing the Footer Tabs is easy. As for the bottom footer, most of the stuff there can be managed directly from the Magento admin. For example you can turn on or off the “Sitemap”, “Search Terms”, “Contact Us” or “RSS” links. You can also manage the copyright notice directly from the Magento backend under “System > Configuration > Design > Footer > Copyright”.

      The template file that controls the links in the bottom footer in Magento is located here (Ultimento doesn’t change this file):

      app/design/frontend/base/default/template/page/template/links.phtml

      The Ultimento template file for the entire footer is located here:

      app/design/frontend/default/ultimento/template/page/html/footer.phtml

      And the newsletter subscription field is controlled by this Ultimento template file:

      app/design/frontend/default/ultimento/template/newsletter/subscribe.phtml

  • Can I add product names to the product listing?
    • Yes definitely! You can enable or disable displaying product names on the grid view directly from your Magento admin. Product names are also displayed by default on the Popup Preview images when you mouse hover the product thumbnail (more info on that in the Increased User Retention paragraph on the article on how to add Popup Preview images) but you can also display them under the product thumbnails in the catalog grid view. All you have to do is enable them in the Magento admin under Ultimento’s settings.