Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #43130
    Kim
    Participant

    I feel like there should be a searchbox in every theme forum. I don’t want to bother you with questions that may have been answered but going through 2000 posts looking for the subject within the theme is REALLY time consuming. Am I missing something?

    If I search with the theme name and the subject matter I mostly don’t get any results.

    Kim
    hidemyage.com

    #43145
    Sakin
    Keymaster

    @Kim: Sorry Kim, Don’t have that option. I don’t mind answering all your questions. You can post it in your single forum post.

    #43263
    Kim
    Participant

    Ok. Great!

    1) How do I remove the “posted on” and the “by author” on my posts so that it only shows the date?

    2) When I type a caption on my images for a post a grey frame appears around the image.

    http://hidemyage.com/sermorelin-acetate-fight-aging-process-one-injection-at-a-time/

    How do I remove the grey padding?

    Kim

    #43277
    Sakin
    Keymaster

    Hi Kim,

    1. For this, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
    .entry-meta .sep, .entry-meta .by-author { display: none; }

    2. For this, you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    .wp-caption {
        background: none transparent;
        max-width: 100%;
        padding: 0;
    }

    Regards,
    Sakin

    #43717
    Kim
    Participant

    1. Thanks!!~ I was sick with the flu for a week so excuse me for not getting back to thank you sooner. 🙂

    How can I add the day of the week in front and add the ‘th’ or ‘st’ etc after the number in the date. Like:

    Thursday, September 11th, 2014

    Also, I noticed that the first article under my slider doesn’t have the date on it at all. How can I put the date back on there?

    2. Awesome. A couple more things:

    a. How can I match the font to my default font that is in my nav bar?
    b. I would like to make the font one size bigger.
    c. Put less space between the caption and the image.
    d. Remove the – that is in front of the caption
    e. Center the caption.

    3. Additionally, how can I make the padding a little smaller around the image for when I use it left or right aligned. Take a look at what I mean:

    http://hidemyage.com/ombre-beauty-coup/

    #43721
    Sakin
    Keymaster

    Hi Kim,

    About the date setting, you can set it from “Settings => General” and then change the date format. You can choose either predefined date format or even add your own custom date format.

    Page will not have date. I cannot view your site at this time. Can you check your site if it is live or not.

    Regards,
    Sakin

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Forum – is there a way to search within a theme?’ is closed to new replies.