Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #511846

    I used the advanced editor to design my blog home page. On the blog home page put a header with the blog name, and the categories on the right hand side bar. I am very happy with the look.

    However, when click on one of the posts, the header with the blog name is gone, and the title of the post is gone.

    I would like to have a standard formatting for all blog posts that include the blog name in the header, the title of the post, and the font color and font size.

    #511892

    Hey!

    That’s intended, it is because you’re using ALB on that Posts, it basically turns them into an empty canvas so any pre-defined formatting is lost.

    Best regards,
    Josue

    #513043

    Yes I am using ALB for the main blog page.

    Where do I go to change to the standard POST setting?

    How can I make it so my BLOG main title shows up on the post page?

    Where do I as the admin input a new post? I did from inside the admin screen, but it sounds like there is somewhere else I should be posting from?

    #513074

    Hi!

    To go back to the default formatting simply click the Default Editor in each Post – http://screencast.com/t/9k1uDYPjA

    Cheers!
    Josue

    #513438

    excellent. Worked as instructed.

    How do I allow my blog title to show on the blog page. The title that shows on my blog main page?

    Also, how do I make users register and login before posting comments?

    thank you for the help

    #513439

    the default login puts users at the wp admin login. I would like the users to register and login and for me to approve them. Any idea of a plugin or another means?

    #513446

    Any idea how to change format in categories for Blog Categories? I want to distinguish between parent and child categories.

    #513678

    Hey!

    What do you want to change exactly? a link to the categories view you’re referring to would be helpful too.

    Best regards,
    Josue

    #513993

    Thank you for your help you can see my page is transforming.

    – I would like to see the link to the categories view you mentioned. Can you tell me how to add it?

    – Can you advise me on a login plugin to use to make users register to post on the blog? Right now it defaults to wp login page.

    – Can you advise on how to change the formating of the Blog Categories? I would like to distinguish between parent and child categories.

    – How do I allow my blog title to show on the blog page. The title that shows on my blog main page?

    #514194

    .

    #516864

    Hey:

    1. I see the change you made on item (1). I wouldn’t mind showing the category at the top of the page, but I want by default the categories to be displayed all of the time on the right hand side of the page. I seem to have lost the category display when you made the change. I am trying to figure out now how to get it back?

    2. screen shot attached in private

    #516880

    I’m unable to see that screenshot, you need to make it public.

    Best regards,
    Josue

    #517741

    I posted a link to an image I posted in dropbox. I don’t know how else to attach an image. Here is the link again.

    https://drive.google.com/a/wellscm.com/file/d/0B1eKcaAam45_djN3VFR5emd5OFE/view?usp=sharing

    #517851

    The link you posted is from Drive and requires permissions, you could either make it public or upload it to Dropbox / Imgur.

    #518258
    #518575

    Hey!

    Try adding this code to the Quick CSS:

    span.comment-count {
        display: none;
    }
    
    #top .widget li a {
        color: black;
    }
    
    #top .widget .children{
        margin-left: 10px;
    }

    Cheers! 
    Josue

    #519634

    It kind of worked. Problem is that it did indent but it didn’t make a straight line. Each was indented a different amount.

    #519778

    Hi,

    I can’t see that on my end, the indentation is the same on all items. Could you post a screenshot of what you are seeing on your end please?

    Thanks,
    Rikard

    #520457

    yes,

    I put it in and took it out because of the issue. I have put it back in again so you can see it.

    #520573

    Hi,

    The indentation you’re seeing is because the items are children, for instance San Diego is a child of California. Do you not want that indentation at all? I think it would be more user friendly to keep it?

    Best regards,
    Rikard

Viewing 20 posts - 1 through 20 (of 20 total)
  • You must be logged in to reply to this topic.