Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'post'

Home / Forums / Search / Search Results for 'post'

Viewing 20 results - 21,581 through 21,600 (of 29,722 total)
  • Author
    Search Results
  • #77715

    Hey,
    In your theme options > portfolio options did you set the default style to be the post style?

    Ben

    In forum: Pinnacle Theme
    #77708

    Hey,
    1. So you would have to do that manually in each blog post.

    2. Can you send me a login so I can see your settings?

    Ben

    In forum: Virtue Theme

    In reply to: Sticky Post Disappears

    #77700

    Hi Ben and thanks,

    I ran into a couple issues, mainly;
    1. The Posts appeared as a GRID, whereas I would like for them to be listed as they were before with a profile photo on the left and an excerpt with 28 characters adjacent to the right
    2. All categories appear, but I would only like for the category “Article” to appear

    Note: I saw in another post that using the shortcode permits for a sticky + categorized posts in chronological order. I just wanted to confirm that is the case and that the sticky (also categorized as “Article”) will appear first and then all posts in the category “Article”.

    PROCESS of how I did it (and I can send you login info if you would like):
    1. Create page “Home”
    2. insert shortcode [blog_posts items=”8″]
    3. Reading Settings > Static Page > “Home”
    4. Theme Options > Home Layout
    REMOVED “Latest Blog Posts” (so I only have “Image Menu”)
    Note: When I did this the area where the posts are supposed to be disappeared completely. So,
    5. Theme Options > Home Layout
    ADDED “Page Content”

    The result is:
    1. a grid style Posts area (I would like feature photo + 28 characters excerpt)
    2. All posts including ones I would not like to have appear (I would like only “Article” category)

    Thank you Ben!

    #77696

    Sorry guys – a thousand apologies for wasting your time. The post have appeared in the testimonials – I thought it was the comments. Please forgive my ignorance of the product here.

    My most sincere apologies again,
    Harry

    #77694

    Hi Hannah / Ben…

    Nothing in spam folder – I haven’t tried the plugin, but the mail server must be working because there’s a form on each coach hire page that sends successfully.

    Yes that’s correct Ben – the Testimonials post is not created.

    Is it possible that this is causing a conflict? I could just use the same plugin to generate the testimonial form, but it wouldn’t appear in comments to approve or delete as yours does.

    I’ll check out the plugin anyway to see if it sheds any more light on it.

    Kind Regards,
    Harry

    #77688

    Hey,
    pages and items are shown correctly, only portfolio item links are wrong.

    permalink is /index.php/%year%/%monthnum%/%day%/%postname%/

    If I use plain permalinks portfolio items are shown correctly

    #77687

    Hello,

    I have read the post(s) on “Hovering Effect on Custom Home Icon Menu” using WP SVG Icon plugin. Can add them to pages and widgets. But I have a question. Is there a way to add custom icons to Home Icon Menu under the Home Layout Manager?

    #77666

    Sharon, Looks like maybe you missed my post.

    Please remove this:

    #containerfooter h3 {
        font-size: 15px;
    }

    and replace with this:

    #containerfooter h3 {
        font-size: 15px;
        line-height: normal;
    }

    If you want even less than that you can certainly use the css:

    #containerfooter h3 {
    margin-bottom: -5px;
    }
    

    Ben

    #77665

    Figured it out. Thanks.

    /*Hide Header Widget on Shop page*/
    .post-type-archive-product .kad-header-widget {
    display:none;
    }

    #77664

    Hey Scott,
    What are you php settings on your server?

    Can you post a login?
    Ben

    #77663

    Hey,
    For a portfolio post in the portfolio grid you can disable the link and make the lightbox icon larger is that what your wanting?

    Ben

    #77654

    Hey,
    You can see the css for the quote in your other post here:https://www.kadencewp.com/support-forums/topic/can-the-text-in-footers-or-in-sub-boxes-be-different-fontssizes/

    and if you would like to remove the slide pagination you can use this css (should have been in the free version):

    .home .flex-control-nav {
        display: none;
    }

    Ben

    #77641

    Hey,
    So actually use this css instead of what hannah posted:

    #nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a, .nav-main ul.sf-menu ul li a {
        font-size: 16px;
    }
    

    Ben

    #77613

    Any chance you are able to post a link to the site that you’re working on so I can see the issue a bit better?

    Thanks!

    #77610

    1. Add this css to the theme options > advanced settings:

    .home .sliderclass, .home .contentclass {
        padding-bottom: 0;
    }
    footer#containerfooter {
        padding-top: 0;
        position: relative;
    }
    #containerfooter .virtue_social_widget a {
        background: transparent;
        color: black;
    }
    .footercredits {
        position: absolute;
        right: 20px;
        bottom: 0;
        padding-bottom: 0;
    }
    
    #containerfooter .virtue_social_widget {
        padding-bottom: 10px;
    }

    2. In your settings > reading. Make sure no page is selected as your “posts page” just leave that area blank. Don’t select a page.
    Then in your blog page use the “blog grid” page template and save.

    3. Do you mean the logo tagline?
    4. You can add this css:

    header#kad-banner {
        border-bottom: 1px solid #eee;
    }
    .wrap.contentclass {
        padding-top: 20px;
    }
    .sliderclass {
        margin-top: 0;
    }
    

    Ben

    #77604

    My portfolio ( ) has 37 posts in it, but only 26 of them appear. I have tried changing the posts_per_page ==> to ‘1000’ but have had no luck. Thanks so much for your help!

    In forum: Pinnacle Theme

    In reply to: kadence-importer

    #77602

    Hi Famous,
    Not sure I’m following. Can you please post a link and be a bit more specific?
    Thanks!

    Hannah

    #77600

    Hey! You can achieve this by going onto the post options for the post you’re working on, and clicking the “Add Media” button right above the content. There is an option on the window that pops up to “Create Gallery.” Just ad the images that you want to appear on the post, place it where you want on the post, and you’ll be all set!

    In forum: Virtue Theme
    #77597

    Actually if you can post a temp login that would be best I can see whats going on if I have access to your admin. You can use Set as private reply.

    Ben

    In forum: Virtue Theme

    In reply to: Sticky Post Disappears

    #77587

    Hi Ben,

    I don’t actually have a Home Page set in my Pages, I only have two things enabled in my Home Layout and that’s Image Menu, then Latest Posts. I also have the Sidebar Widget as well.

    Should I create a homepage and will that substitute the “Latest Post” module?

    Right now, when I remove “latest post” from the Home Layout – the entire area is blank.

    Thank you!

Viewing 20 results - 21,581 through 21,600 (of 29,722 total)