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,861 through 1,880 (of 2,160 total)
  • Author
    Search Results
  • #48539

    Hi,

    I’m trying to add this like button plugin into my website : I am able to put the like buttons in my posts but I would also like to put them on the hover of each portfolio squares of the portfolio grid (the page that redirect to each portfolio posts). Is it possible? Also, is there a way to customize the portfolio grid hover? Like changing the color, the opacity, the size, etc. ? I tried to find a way, but I don’t know where to search.

    #48441

    Hey,
    1. Are you adding an image to the portfolio type? That is important for the grid to work since you are calling in a type and that would need an image to show. I updated the link you posted to show you.

    2a. You can use this css in your theme options > advanced settings:

    .portfolio_item .portfoliolink {
          ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
        opacity: 1;
    }

    2b.That would be more custom css based on your titles and settings like columns. You would need to post a link.

    3. https://www.youtube.com/watch?v=fLg2T1AvmFE

    4. I’m not sure what this means?

    TITLE Excerpt
    IMAGE Excerpt/ External Link

    but you can add portfolio posts to a page using the portfolio post shortcode.

    Ben

    #48389

    1- Portfolio Category Grid Page
    I’ve been having problems with the Portfolio Category Grids displaying. They only seem to show anything if I hover over the blank page and manage to “hit” an area with text.
    I’ve searched the forums, and found this link as an example of how this page type should look. I tried that link, and get the same results I’m showing on my own (tried in firefox and IE).

    2- Other Options for Displaying Portfolio Posts?

    2a- Display with Title and Image
    Is there an option to display portfolio items with the title always on?

    2b- Title Above Image in Portfolio/ on a page
    Is there an option to have the title of the Portfolio Item display above the image?

    3 – Portfolio Item (Post ID)
    Where do I find the ID for portfolio items? I would like to pull specific posts into a revolution slider, but need their ID and cannot find it

    4- What I’d really like to be able to do is display specific items and/or categories vertically, like this:
    TITLE Excerpt
    IMAGE Excerpt/ External Link

    TITLE Excerpt
    IMAGE Excerpt/ External Link

    OR

    IMAGE Title
    Excerpt
    External Link

    I see you can build pages with the pagebuilder that have this format, but not that pull the info I’ve already built in.

    5- Thanks!

    #48192

    Hello,

    Can someone tell me how to edit the short code or how to edit the staff post so that my staff photos are not clickable? I am using this short code to add a staff grid to my “Team” page [staff_posts columns=”4″ items=”12″ cat=”staff”] but a lightbox pops up when you click on the photos.

    Thanks in advance for any help.

    HB

    In forum: Virtue Theme
    #48187

    Hey Henry,
    Virtue has a Staff grid page template. Like here- http://themes.kadencethemes.com/virtue-premium/staff/
    You just need to create Staff posts then create an actual Staff page and use the template. Does this work for you?

    Hannah

    #48092

    Hey, so if you would like a carousel of featured products you can use the virtue: carousel widget although I don’t see what you mean about details. Are you talking about the add to cart button and pricing?

    You can add a grid of recent blog posts using the virtue shortcodes button.

    As for the titles you can use this:

    .home h3.widget-title {
      text-align: center;
    }

    Ben

    #48062

    444 is default for the image menu because the background is white.

    If you want to change you can use this css in your theme options > advanced settings:

    .home-message h4, .home-message h5 {
    color: blue;
    }

    2. “Latest Blog Posts” is not a carousel on the home page of any demo. It’s always just a grid.

    What widget are you using for the featured products that your getting the description? The only way I can think of that would be if you set the columns to 2.

    Are you adding the title as part of the widget? Post a link.

    Ben

    #47867

    Hi!

    I’d like to set my site so that when someone clicks on a tag link they only see excerpts of posts instead of the full post. Ideally, I’d like the display to be in grid format, much like the current homepage or when someone runs a search. Could you tell me how to achieve this, please?

    Many thanks.

    #47789

    Hey,
    Do you mean the Virtue: Post Grid widget? There isn’t an option to link these to pages, but you can use a plugin like this- https://wordpress.org/plugins/wp-gallery-custom-links/
    Then use the Virtue: Gallery widget.
    Hope that helps!

    Hannah

    #47783

    Sorry, it just occurred to me that you cannot use a page template on the home page and that is probably your issue. You would need to use a shortcode. Or you can just set your front page as the latest post page (Settings > Reading) and then use the Use Post Grid Format and set the number of columns to three (Theme Options > Home Layout -bottom of page). Does that work for you?

    Hannah

    #47781

    Hi,

    Is there a way to make the widget Virtue: Image Grid link to a page rather than posts or portfolio? I’d like to have each of the pictures link to a page on the website instead of only linking to posts.

    #47770

    Hi!

    I’d like to have my home page set as this page:

    However, when I switch the setting to this as a static front page and send posts elsewhere, the home page takes on the page but displays none of the content. It shows the title and then an empty page. I have it set to the Blog Grid template, with three columns and 12 posts per page.

    Could you tell me how I can fix this, please? If there’s some reason why this isn’t possible, could you suggest an alternative so that I can achieve the same effect in the current home settings?

    Many thanks

    #47304

    Hey Andrea,

    So set one is to make the home page your post page in the settings reading.

    Once you have that done go to theme options > home layout and make sure “page content” is enabled.

    Finally go to theme options > home layout and scroll to the bottom of the page. There is an option to set the post layout for the home page it’s its the posts page. There you can use grid and select two columns.

    Ben

    #47218

    Hey,
    The page you linked to has a sidebar but there are no widgets added? In your appearance > sidebars. Try adding a widget that should get what you want.

    As for the gallery of images forming a grid. You have to use the “gallery” post type then choose the grid options for the post summary.

    Ben

    In forum: Virtue Theme
    #47076

    1. If you are using a sidebar and you want two columns of posts then you would need to use the blog grid and make sure you have set the post summary to portrait.

    2. “ignore sticky” isn’t part of the shortcode but you can offset using offset=”1″

    Your image looks like your page isn’t fully loading. have you tried deactivating plugins. Also to be clear when using pagebuilder you have to stay in the pagebuilder tab while working on the page. You don’t switch back unless you plan to no longer use pagebuilder.

    Ben

    In forum: Virtue Theme
    #47064

    Hey, You just need to use our shortcodes and not the pagebuilder loop widget.

    So for a style like the home page:

    [blog_posts items="4" cat="photos"]

    and a grid:

    [blog_grid columns="3" cat="photos"]

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

    Ben

    #46907

    Hey Anthony,

    Is it possible for you to post a link? You keep saying your using the “virtue grid box”.. I’m not sure that that is so I think there is some confusion there. If you are using a virtue: gallery widget. Then using the WP Gallery Customs links plugin will give you the option to add a link to each photo in the gallery. Then you can copy the staff page url and add that to each gallery item in your side bar.

    Ben

    #46828

    Hey,
    So I think your best bet here would be to use a staff grid shortcode like this: [staff_posts columns="4" items="12"] You can just paste that into your visual editor.
    Hope that helps!

    Hannah

    #46651

    I have my portfolio grid page all setup and working.

    What I would like to do is add my instagram feed to that page as well. I have tried a full width template page using the portfolio shortcode but that loses the filter.

    I would be happy to have my site portfolio posts on top and my instagram feed below but not sure how to do that. Side by side would be fine too as in the portfolio-2 example. But I for sure would like to keep the pagenation and filter features.

    Any help would be appreciated. Thanks.

    In forum: Virtue Theme
    #46563
    This reply has been marked as private.
Viewing 20 results - 1,861 through 1,880 (of 2,160 total)