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 - 20,941 through 20,960 (of 29,722 total)
  • Author
    Search Results
  • In forum: Pinnacle Theme
    #83138

    I posted in WordPress because it does not seem to be related to the Pinnacle theme.

    In forum: Virtue Theme

    Topic: Footer Design

    #83134

    Hi Ben, I hope you can help me again. How do I emulate the footer as in the image below. I have the permit to do so 😉

    – A hozontal line accross the width
    – Below of it, left hand side, two footer links, separated by an ‘|’
    – Same line, right hand side a text (not a link) followed by 4 small social icons links, also seperated, but by 5 ‘|’ and below of that, third line, right hand aligned a copyright notice (no link)

    Should that be build with the page builder or would be a CSS better. Personally, somehow, I try to avoid the page builder for now.

    It would be great if you had some ideas here.

    Thanks Ben

    P.S. I send you the URL to kindly take a look at the footer in the next post.

    #83122

    Thanks for being willing to check it out. I have no idea what changed, but it looks like that post I was trying to check was missing alt text and captions. I just added some to the last image and it’s displaying properly. (feeling a bit silly about that one…).

    In forum: Pinnacle Theme
    #83111

    Always best to post here, you can use Set as private reply.

    Ben

    #83110

    Hey,
    Can you post a link to your site? If your using the standard header in pinnacle then your mobile menu is the same as your primary menu.

    Ben

    In forum: Pinnacle Theme
    #83075

    What browser are you using? I have checked on chrome, firefox, and Safari, but the space is not showing up for me. do you still hve the CSS from the other post you mentioned on your page?

    Perhaps you need to clear your cache before the CSS will effect your view of the page.

    In forum: Pinnacle Theme
    #83068

    Hi,

    Thanks for your reply. It’s actually the white space below the footer that I am trying to remove.

    When I view the portfolio and contact pages on my laptop (17″ screen), it all looks fine – the footer is at the bottom of the pages. However, when I was in college today, when viewing these pages on a larger monitor (think they were 24″) the footer was about a quarter of the way up the page from the bottom and below it was just white space. I thought I’d uploaded some images of the problem but I can’t find them so here’s a photoshopped version showing how it looks (I’ve put a border round the image just to make it clearer)

    Thanks

    #83065

    Hey,
    Near the top of your custom css you have this:

    @media (min-width: 992px){
        .kad-topbar-left .topbarmenu {
        position: absolute;
        bottom: -50px;
        right: 0;
    }

    And your not closing out that media query so everything after that is till only for screen sizes larger then 992.

    Just add the bracket to close out the media query.

    2. Your adding this css:

    .postlist .col-md-12 {
        padding: 0px;
    }

    Thats causing your issue with the lines.. can you tell me what your trying to do with that css and I can help you get more specific css.

    Ben

    #83064

    Hey,
    Can you post to what you have already?

    Are you wanting there to be pagination? Or something else?

    Here is an image of the staff page template:

    http://docs.kadencethemes.com/virtue/assets/images/page_staff_edit.jpg

    Ben

    #83055

    thanks kevin,

    sometimes i jump in and ask questions before i even actully look around the back end! I will work on it tomorrow and see how it works out. Thanks for the help. If I have any questions I will post it in here. Instead of creating a new thread

    #83053

    Yeah you could totally do that! I was just brainstorming on things that you could try. It’s going to be up to you to decide what works best, but you should be able to accomplish that with the built in theme options. If you’re trying to display multiple portfolio grid pages, then you will have to get creative when it comes to using your “portfolio work types” and setting up each page to show only the posts that you want to be there.

    #83050

    It’s there for the value items. You can target for every portfolio post with this css:

    .single-portfolio article .col-md-12 {
        min-height: 0;
    }

    Ben

    #83049

    Hello:

    I’m trying to customize a “blog” page. I’m adding css coding to the “Advanced Options” within Theme Options. But, every time I change the window size the customization disappears. That is to say the post tags I wanted to disappear, reappear! Please help!

    #83047

    Hi Kevin,

    Sorry to be such a pain, could you post me some screenshots please?

    Sorry to be such a pain

    Speak soon.

    Richard

    In forum: Virtue Theme

    In reply to: Randomize Latest Posts

    #83043

    Hey,
    So you can also do this with a shortcode. it would look the same as the latest posts.

    [blog_posts orderby="rand" items="4"]

    You can place that into the home page content or the home widget area.

    Ben

    #83036

    Have you looked into the “Staff Grid” template as an option? You could use multiple of these and determine who you want to appear on each page, and you’ll be able to pull those individuals through shortcode anywhere you want on the page. This seems to be a bit easier than trying to get your page to display two portfolios.

    You could also use the portfolio work types to determine which posts display on each portfolio page. Under your portfolio page options you’ll find this option. You’d have to create new types for each post you want to be grouped together, but that should work as well.

    In forum: Virtue Theme

    In reply to: Staff info display

    #83035

    Hey,
    1. That should be in the staff page template, can you send me a temp login so I can see why it’s not there.

    2. That isn’t really an option. At least thats not how it’s designed. I suppose I can come up with some see to make that work if you can post a link to where you have the two shortcodes.

    3. are you using the group slug not the name but the slug which would all be lowercase?

    Ben

    #83023

    Hmm not seeing this, can you post a screen shot: https://www.awesomescreenshot.com/

    Ben

    #83003

    Hi,
    after the last theme update my logo “falls down” from my header when I scroll the page. I use header shrink to sticky.
    I will give you site link and wd info in the next post, thanks Gabi

    In forum: Virtue Theme

    In reply to: Randomize Latest Posts

    #82995

    Hello! This isn’t really something that’s built into the functionality of the theme, though it could be accomplished via a child theme and template edits.

    I found a workaround on my test site, though the carousel does look a bit different.

    I was able to get a random posts carousel on my home page by going into the edit screen for the page, creating a new page builder row, and adding to it a SiteOrigin Post Carousel. Within that carousel, you have some options for which posts you’d like to display on the page, and displaying randomly is an option there.

    You’ll want to be sure that you have “Page Content” enabled in your home layout manager.

    Try building a carousel with that widget and let me know if it suits your needs.

    Hope that helps,
    Kevin

Viewing 20 results - 20,941 through 20,960 (of 29,722 total)