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,561 through 1,580 (of 2,160 total)
  • Author
    Search Results
  • #90431

    Hey,
    So the blog layout you are using calls for images that are landscape. 410×270 and with your css it’s making it only 250 wide but with that layout it’s supposed to be landscape images.

    The reason your other images are square is that they are not at least 410px wide so it the image isn’t large enough for the crop size then they are just outputted as is.

    What you can do is use the blog grid shortcode instead of the home blog then your images will be outputted as square.

    
    [blog_grid columns="2" items="4"]

    as for the single post page in the post settings you should see a width and height.. there set the width and height to be the same. For example add 600 in each.

    Ben

    #90349

    Ben,

    My grid size for all devices (desktop, notebook, tablet, and mobil) are all set as “Auto Size”

    Under the “slider settings” tab in Revolution Slider I just filled in the slider title and short code area, everything else I left as its default options.

    How can I go about posting a temp login for you?

    Sorry, I’m a bit new to this whole thing!

    Best,
    Zachary Thornburg.

    #90345

    What is your grid size? If you are using a custom grid size for mobile turn that off.

    Else can you post a temp login?

    Ben

    #90341

    Problems I found:

    1. In portfolio page, I created Two Column Offset Left, and in second column I entered

    <div class="pcbelow">
    <h3> Info </h3>;
    <ul class="portfolio-content disc">
    <li> Item </li>
    <li> Item </li>
    <li> Item </li>
    <li> Item </li>
    <li> Item </li>
    </ul>
    </div>

    It’s very good, but in frontend html, below content, another empty

    <div class="pcbelow">
    <ul class="portfolio-content disc">
    <!--Portfolio-content-->
    </ul> </div>

    automatically is showing, even on empty page content !?

    Here is the screenshot

    2. On portfolio page, navigation “portfolionav clearfix”, clicking on grid icon, non-existing page appears. ( I was created several portfolio pages, same type )

    (I have alredy opened topic at wordpress support forum about these problems for Virtue free.

    Thanx

    In forum: Pinnacle Theme

    In reply to: search issue

    #89849
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Portfolio Layout

    #89804

    When showing a portfolio post you can have the beginning of the excerpt show with the post title. That would be one way to show more information with a portfolio grid. Just make sure to add all some content in the excerpt.

    But really I think you would be better off looking into a plugin that added a custom post type that more did what you’re wanting then trying to force the portfolio into something that wasn’t the original intent. Here is an example of a plugin: https://wordpress.org/plugins/store-locator/

    Ben

    In forum: Virtue Theme

    In reply to: Testimonial Grid

    #89575

    Hey Jenny,
    There isn’t a built in option to have a sidebar on the testimonial grid page. What you could do is use the sidebar template then add your testimonials via shortcode like this: [testimonial_posts orderby=date items=8 columns=4]
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: Blog Options

    #89549

    Dear All,

    sorry but now Version of Hannahs code have Show the blogpost in 1 line ( Picture and words )

    The normall bloggrid on the landigpage cant be use because I have 2 Blogs and dont want to mix them up

    So is where a possibiiy if yes what I have to do ?

    Many thanks

    Jenny

    In forum: Virtue Theme
    #89022

    You can use the virtue: carousel widget in pagebuilder or a shortcode. for example:

    [carousel type="post" items="3" columns="3"]

    or a grid shortcode:

    [blog_grid items="3" columns="3"]

    See here: http://docs.kadencethemes.com/virtue/#shortcodes

    Ben

    In forum: Pinnacle Theme

    In reply to: Mobile Menu

    #88990
    This reply has been marked as private.
    #88903
    This reply has been marked as private.
    In forum: Virtue Theme
    #88896

    What are you setting for the height in the shortcode?

    It was set to 400. Adjusting to 450 corrected the issue.

    But……

    You should really consider just using the virtue carousel or blog grid shortcodes.

    If there was any option in virtue to do the same thing, pull the latest blog posts to the bottom of any page I wanted, in the same way, I’d 100% prefer to do that.

    How could the carousel or blog grid shortcode (I’m not familiar with either) be used to such an effect?

    #88821

    Hi Hannah and Ben,

    I have two problems with which I need a little help:

    1) I am probably missing something extremely obvious here, but I can’t get the posts grid working properly on my homepage. All I seem to get is a tiny thumbnail of the featured image that I have set, how do I (a) display a larger thumbnail, and (b) also display the title and a snippet of text, like on the Virtue demo homepage?

    2) I have a weird box at the bottom of my homepage that changes colour when I hover over it and I have no idea what is causing it…I would like to get rid of it if possible! Can you see anything that might be causing this!?

    When you reply I can private message you login details as maintenance mode is on at the moment.

    Many thanks,

    Simon

    In forum: Virtue Theme

    In reply to: staff page problems

    #88237

    The images are all differnet because you are uploading theme all at a differnet size?

    And the theme isn’t making them all the same size because they are all smaller then the size it would look for. Since it’s a three column layout the width would be set at 366px so even if you make the height smaller then the images the theme can’t crop because it would be looking for images at least 366px wide.

    But if you’re stuck with what you have you can set a max height like this (add in theme options > advnaced settings):

    .grid_item.staff_item img {
        max-height: 120px;
    }

    In terms of pagination because a single staff post uses “staff” as the slug you just need to make the page slug anything but “staff” for there to be a page two. For example, I changed to our-staff and you can see it working.

    Ben

    In forum: Virtue Theme

    In reply to: Blog Page Questions

    #88184

    Grid for a page is set in the page itself. Use the blog grid page template.

    The theme options is for categories like http://www.ckmartialhearts.com/category/announcements/

    I would suggest turning sharing off for the page itself. It’s going to be hooking on the “page content” which is placed above the post loop. I think you would be better to have sharing buttons in each post so the posts can be shared rather then the blog page itself.

    Ben

    In forum: Pinnacle Theme

    Topic: Blog grid

    #87942

    Hi,

    These forums are awesome! Thanks everyone for being so patient with me as I get up and running. I have another issue hopefully someone can help me out.

    I’d like for my posts page ( ) to be in the blog grid format with three columns. Each image should be the same size, and display the following:

    IMAGE
    Category
    Blog title
    subtitle

    Additionally, I would like the text centered under the image. Is this possible? I seem to be striking out with every attempt I make to configure the settings properly.

    If coding is necessary, please speak very simply, as I’m brand new to this. Thanks!

    Nick

    #87935

    Hi Ben,

    Thank you. I found the grid portfolio post widget, but have not found how to get it wordking with the images. Go now investigating how that works
    Jos

    #87868

    That is a “virtue: post grid” widget. You can see on your widgets page. It adds a grid of either portfolio posts or blog posts.

    Ben

    In forum: Virtue Theme

    In reply to: Testimonial display

    #87413

    Do you want a grid a testimonials? A carousel isn’t a good way to show 41 posts, thats not common for people to want to scroll through that and would be a heavy load on the page.

    Ben

    #87385

    Is it possible to automatically have the same featured image for all posts/comments on posts for a specific post category? These posts set under a specific post category will only be seen on a logged in accessed page.

Viewing 20 results - 1,561 through 1,580 (of 2,160 total)