Forum Support

Shape 5
March 28, 2024, 05:08:01 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Removing metatags from view.  (Read 933 times)
theelous3
Jr. Member
**
Offline Offline

Posts: 20



« on: March 08, 2013, 07:47:37 AM »

Hi there,
Currently trying to remove the meta tags from public view, completely. Both off the front page, and article pages.

Also, I cannot find a way to add a "read older posts" type thing, on any page. The only posts that are accessible, are the ones currently displayed on the page.

Any help would be appreciated. Tried firebuggin' around, but to no avail Sad

Thanks lads,

theelous3.
« Last Edit: March 08, 2013, 08:40:42 AM by theelous3 » Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: March 08, 2013, 11:44:55 AM »

Meta tags?  I'm not sure I know what you mean.  Can you provide a link to your site, and maybe a screenshot showing what you're trying to do?

Are you saying you want a next/previous link on all single posts & pages?  The theme already has automatic pagination of the main blog page and category/tag/etc pages that have more posts than can show on a single page.

This page in the WordPress codex should help with what you want.  The file that will need to have edits is "{themedir}/vertex/loop.php".
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
theelous3
Jr. Member
**
Offline Offline

Posts: 20



« Reply #2 on: March 09, 2013, 11:52:51 AM »

Meta tags?  I'm not sure I know what you mean.  Can you provide a link to your site, and maybe a screenshot showing what you're trying to do?

Are you saying you want a next/previous link on all single posts & pages?  The theme already has automatic pagination of the main blog page and category/tag/etc pages that have more posts than can show on a single page.

This page in the WordPress codex should help with what you want.  The file that will need to have edits is "{themedir}/vertex/loop.php".


For meta tags, we're looking to remove all of the article tags from view, on every page.

On the next and last articles, it's not quite that that we're looking for. It's more just to have an "older posts" button at the bottom of the front page, that will load the articles that came before the articles that are on the front page.
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #3 on: March 11, 2013, 12:11:10 PM »

You can either hide the tags on a post-by-post basis using the toggle in the "Shape 5 Options" area (you may need to enable it by clicking the "Screen Options" tab in the top right of the page/post edit screen), or you can add the following CSS to the end of the style.css file for the theme.

Code:
.tag-links {display:none;}

That will hide the tags on all pages, but leave them in the code where Google and other search indexers can find them.


As for the "Older Posts" thing..  That capability is already built into the theme.  Any page listing multiple posts should automatically add the back/forward link when the category it lists has more posts than allowed on a single page.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.