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 grid'

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

Viewing 20 results - 1,221 through 1,240 (of 2,160 total)
  • Author
    Search Results
  • #151385

    Hi!

    First I want to say Thank You for this great theme, I’ve been super happy with how my website looks.

    I have one question, I’d like it if the blog post grid would only show the photo and title. At the moment it also shows the icons and category.
    I was already able to remove the excerpt with a code but don’t know which code I need to remove the rest of the info and if it’s possible. And is it by any chance possible that all the photos have the same size?
    Here’s a link with an example:

    Many thanks!!
    Cynthia

    #151382

    Whats going on with the Portfolio columns at 1440px page width?

    If I choose 4 columns (square grid style) it goes to 5 column. If I choose 5 column it goes to 6 column. I need a 4 column layout @ 1440px. This is happening on the archive page and via short code. Anyway to force it?

    The short code I’m using is [portfolio_posts style=grid orderby=menu_order columns=4 items=12 ratio=square lightbox=false]

    Dev site is wp.clemsonwebdesign.com, Portfolio grid is about half way down.

    The goal is 4 column like on

    3 column is too large. 5 column is too small.

    #151280
    This reply has been marked as private.
    #151276

    Thank you so much for making and maintaining such a great theme.

    We heavily use your kadence shortcodes on our site and had a child theme to make a few changes which broke on the recent 2.0 update of Pinnacle Premium. They are such simple changes I was wondering if you’d put them directly into the theme for us. Otherwise, I imagine our programmers will have to sink a fair amount of time into figuring out what is different in the 2.0 version.

    The changes are:

    1. For the staff posts shortcode, allowing you to turn off the display of all content (meaning neither the full content nor the excerpt) and/or turn off the name and title display. Such as [staff_posts items=”2″ columns=”2″ show_content=”false”] or [staff_posts items=”2″ columns=”1″ link=”true” show_name=”false” show_content=”false”]

    2. For blog posts shortcode, being able to query by author nicename or tag. Such as [blog_posts items=”3″ columns=”3″ orderby=”date” type=”grid” authornicename=”david-john-marotta”] or [blog_posts orderby=”date” columns=”4″ items=”8″ tag=”2016-in-review” type=”grid”]

    3. For “carousel type=portfolio”, being able to turn off the display of the Portfolio Types. Such as [carousel type=portfolio columns=4 show_type=”false”]

    4. Allowing the “columns” posts shortcode variable for grid views to be 1. As in [staff_posts items=”1″ orderby=”date” columns=”1″] to get “col-md-12” as the container.

    Thanks for considering making these changes. Let me know if there is more I can do to help.

    #151138

    Hi Daniel,
    You can see the list of options in the documentation: http://docs.kadencethemes.com/ascend-premium/shortcodes/
    See here:

    Options:
    orderby => menu_order, title, rand and date
    items => (a number of how many items to show ex: 8)
    style => pgrid, pgrid-no-margin, poststyle, mosaic, tiles
    ratio => square, portrait, landscape, widelandscape, softcrop
    columns => 2, 3, 4 and 5.
    showtypes => true
    lightbox => true
    excerpt => false
    type => (portfolio type term slug)

    Hannah

    #151023

    You can use the home widget area to add a testimonial carousel, or add a testimonial grid using a shortcode like [testimonial_posts items="10" columns="3"]

    Ben

    #150886

    Hi Guys,

    Kevin said – Ascend Carousel widget
    Ben said – Ascend gallery widget

    What am I missing? I only have Ascend:

    Contact/vcard
    image
    post grid
    recent posts
    social links

    There are no other ascend or kadence widgets. I can see that the documentation shows: http://docs.kadencethemes.com/ascend-premium/widgets/
    but I am missing some…?

    Thank you,

    Luke

    #150689

    Hi there,

    I’m using the post grid widget in my sidebar. Was just wondering how i can increase the sizes of the images (I want them to be in two colums – instead of 3)
    thanks

    In forum: Ascend Theme

    In reply to: Magazine help

    #150633

    Hey,
    So always it’s best if you can post a link when asking for support. This will give you much faster response, better support and make our lives generally much easier.

    I wasn’t asking for a link just as a side note with the CSS in hand. Mostly I would write the CSS for you based on your settings. And since there are many settings it’s preferred that you post a link so I can make it specific to you.

    If you have imported the magazine demo content to your site then to make your menu center go into the theme options > custom css box and remove this css:

    .second-navclass .nav-second .sf-menu {
        -webkit-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
    }

    Also along with that to change the color of the widget titles in page builder you can go back to theme options > custom css box and edit this section:

    
    .panel-grid-cell .widget-title {
        font-size: 20px;
        background: #00aeef;
        color: white;
        line-height: 20px;
        padding: 8px;
        font-weight: 200;
        display: inline-block;
    }

    Change the background part of it.

    If you didn’t import then I will have to wait till you can post a link to your site.

    In terms of a custom social link, you would need to add a plugin that provided a widget with your social link or just add a text widget with your html for your custom social link. Both can be added in the topbar widget area.

    Ben

    #150570

    What is the page id for your blog grid where you are showing recipes? Can you post a link?

    Ben

    #150497

    Hi,
    I have 184 posts in the category “Recipe”. I am displaying them on a Blog Grid page template and I need them to show their featured images.
    “Blog Post Summary Default” is set to “text” for the remainder of the site.

    Is there a way to modify the default setting for this one category, rather than setting the exception for each post by hand?
    (If it helps, I am happy to modify my child theme).

    Very many thanks,
    Phil.

    #150463

    Hi there,

    I’m need to change the text colour of all variable product options (in drop down) to black but can’t seem to find the right css selector.

    Here is an example of a product as it is now:

    When you click on Choose an option, the size option “Medium” is white, so only becomes visible when hovering over it.

    I’ve already added some css to style various elements and this is what I have so far:

    .topbarmenu .topbar_social ul li a {
    font-size: 25px;
    }

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

    #carouselcontainer-hcustom_carousel.rowtight {
    color: #ffffff;
    }

    .grid_item.product.product_item.custom_carousel_item.all.postclass {
    background-color: #000000;
    }

    .product_item .product_details
    h5 {
    background: #000000;
    }

    .product_item .price {
    background: #000000;
    }

    .product_item.hidetheaction .kad_add_to_cart {
    background: #000000;
    color: #000000;
    }

    .products div.product {
    border-color: #000;
    }

    Can you help please?

    Thanks in advance,

    Steve

    #150022

    Hi,

    i use this portfolio shortcode here:

    [portfolio_posts orderby=date style="poststyle" columns=2 items=1 ratio="square" lightbox=false showtypes=true excerpt=true cat=behindertengerechte-wc-kabinen]

    The output is wrong. In that Portfolio Type is another item, just one, but instead, i get the item from type “toilettenwagen”
    Triple-checked the slug’s …

    Same goes for all Portfolio items pulled by shortcode. Still on the Portfolio grid page the filtering is showing the right types:

    I guess i’m doing something wrong, but can’t figure it out

    Thank you

    #149891

    Hey Marcus,
    I don’t believe there’s an option to include a portfolio excerpt in a carousel. You can use a grid shortcode though, like this:
    [portfolio_posts orderby=date excerpt=true columns=2 items=4 height=200 lightbox=true showtypes=true]
    Would that work for you?

    Hannah

    In forum: Virtue Theme

    In reply to: styling posts

    #149723

    Hey Mark,

    Try this CSS:

    .post-grid .read_more {
        color: #330080;
    }

    Let me know how that works for you!

    -Kevin

    #149720

    I have several short youtube videos i want displayed on my site. Should I
    -build them in/embed them one at a time?
    -put them into a gallery and display them?
    -make them each a post and use one of the grid tools?

    thanks
    mark c
    phoenix 95°

    In forum: Virtue Theme

    In reply to: styling posts

    #149680

    Hey Mark,
    Try adding this css:

    .post-grid .item .layer-content {
        color: #000;
    }

    Hannah

    In forum: Virtue Theme

    In reply to: styling posts

    #149668

    That isn’t an output from the theme so whatever plugin or script your using you really should talk with the author for the best way to customize. It’s possible there are options for this.

    Using css just means you have to write out the css for example:

    .post-grid .item {
        background: white !important;
    }

    Ben

    In forum: Membership Forums

    In reply to: Contact/Vcard

    #149601

    border – you can add this:

    .portfolio_item {
        border: 2px solid #eee;
    }
    .portfolio-poststyle-content {
        border:0;
    }

    equal height – Max height is not what you want. You just have broken css that you have to watch for.

    you are adding things like:

    .page-template-template-portfolio-grid div#pageheader {
        margin-bottom: 40px;

    And not closing out the css.

    The css kevin sent with a min height is correct.

    Having a title tag in the excerpt
    The only way to do this would be to use the “excerpt” bot and create a custom excerpt where you add the html. WordPress by default will strip tags in an excerpt that it has to create.

    f. It’s not possible. You would have to code a child theme and override the template to do something like this.

    In forum: Membership Forums

    In reply to: Contact/Vcard

    #149547

    1. A) You can set the portfolio permalink base in Theme Options> Portfolio Settings.

    B)

    .portfolio-template-default div#pageheader {
        margin-bottom: 20px;
    }

    2. A)

    .page-template-template-portfolio-grid div#pageheader {
        margin-bottom: 30px;
    }

    B)

    .portfolio-loop-image-container .portfolio-hover-item-link {
        border: 2px solid #EEEEEE;
    }

    C)

    .portfolio-poststyle-content {
        min-height: 248px;
    }

    D) You should be able to do this by wrapping the text in an h3 tag, like this:
    <h3>Välkommen till Sandholmsudden!</h3>

    E) The best way to get something like this would be to use a custom excerpt for the posts. You can do this by going into the options for the post, and clicking “Screen Options” at the top of the page. Tick the “Excerpt” box, then scroll down the page. You can try to adjust the excerpts to be equal, but it may be difficult.

    F) Not sure about this, but Ben or Hannah can help when they see this.

    -Kevin

Viewing 20 results - 1,221 through 1,240 (of 2,160 total)