Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9185521
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T19:17:51+00:00 2026-06-17T19:17:51+00:00

I am going nuts over wordpress and artisteer. I am trying something that used

  • 0

I am going nuts over wordpress and artisteer. I am trying something that used to be pretty straightforward – turning on and off the display of date and post category for my posts on my blog page.

I find this in content.php

global $post;
theme_post_wrapper(
    array(
        'id' => theme_get_post_id(), 
        'class' => theme_get_post_class(),
        'title' => theme_get_meta_option($post->ID, 'theme_show_page_title') ? get_the_title() : '', 
        'heading' => theme_get_option('theme_single_article_title_tag'), 
        'before' => theme_get_metadata_icons('date', 'header'),
        'content' => theme_get_content()
    )
);

And the instruction says that all you got to do is insert or remove ‘date’ in the ‘before’ line. I’ve done it back and forth with my content files and nothing changes on the output.

I can’t find the actual code that prints it all, wordpress used to be so simple before everything was dug down 10 levels deep and you now have to look through millions of different functions to find the simplest things…

As you can probably tell, I usually don’t work with WP =) But this is on my table now and I haven’t stayed up to date with WP for a couple of years…

Any input as to where I can find the variables is appreciated…

I had expected to at some point find

‘posted at ‘.echo($date).’ in category ‘.echo($category)

or something at least remotely similar…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T19:17:53+00:00Added an answer on June 17, 2026 at 7:17 pm

    Aha! Figured it out! The before function needed to go AFTER the h2 tag:

    <div class="post-inner article">
        <?php echo $thumbnail;
          if (!art_is_empty_html($title)){
              echo '<h2 class="postheader">'.$title.'</h2>';
          }
          echo $before;
        ?>
    <div class="postcontent">
    <!-- article-content -->
    

    Leaving this here in case someone else comes looking for it! 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am going nuts here trying to resolve a cascading update/delete issue :-) I
I am going a bit nuts trying to figure out why the following won't
I'm going a little nuts trying to understand the doc on impersonation and delegation
I'm going a little nuts trying to figure out how to use template inheritance
Ok so I think I'm going nuts. I've got 2 blogs running Wordpress 3.
I'm going nuts trying to parse get the name and id attribute of each
Trying to edit Freemarker Templates in Eclipse, and going nuts because I have some
I'm going nuts over this special quicksort algorithm and I don't know where is
I am going nuts trying to use PHP to get and insert values into
Going nuts over this. Simple query but its just not working. I simply need

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.