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 - 661 through 680 (of 2,160 total)
  • Author
    Search Results
  • #245008

    Hi Again

    I just noticed that the Post Grid/Carousel Block when used to display pages will only display 10 pages, additional pages selected ignored. the setting for the number of pages/posts to display is not available in this mode.

    To add the few extra pages to display i just added another block. Not a biggie, edge case again?

    regards

    chris

    #245001

    Hey,
    I agree, the Post/Grid Carousel Block is not an option for testimonials, it really wasn’t designed for testimonials. I suggest you use the testimonial shortcode provided by the theme. You can place that in a shortcode block to get the results you want.

    Deactivating the pinnacle icon font is in the works, the theme uses it for different icons throughout the interface so I’ve got to build in an inline SVG replacement when the option is selected but I’ve got most of that figured out so it’s coming.

    Ben

    #244973

    Coming from a pagebuilder, I am currently re-building my website with Gutenberg and Kadence Blocks.

    I’ve read Bens remarks regarding the low priority of implementing the possibility to automatically import Pinnacle-testimonials into the Kadence Blocks testimonial block. Let me emphasize that I’d be highly interested in such a feature. Using the Post/Grid Carousel Block is unfortuately not an option, because it is limited to max 80 characters. (unless you show me how to increase the limit)

    I use only 10 different icons and I am so happy that the Kadence Icon block works with the Icomoon-app. Of course this raises the question if loading the Pinnacle kt-icon-font is still needed, because it’s quite big in terms if kb. I wonder if there is a possiblity to deactivate it.

    Best regards!

    Bernhard

    In forum: Ascend Theme

    In reply to: Missing pagenation?

    #244875

    Hey Mark,
    The module latest posts don’t have pagination. To get pagination you have to use the main query (page content) and have you page set to the latest post page in your settings > reading.

    Or it is possible to use Kadence Blocks and use the post grid/carousel block, it’s got code to create pagination even if it’s not the main query

    I hope that helps!

    Ben

    #244872

    Hey,
    Unfortunately, there isn’t any way to make a portfolio post sticky. The only way to force something like this would be to code a custom portfolio grid template where you wrote a custom query for the site database.

    Ben

    #244774

    Sorry about that! Moving too quickly this morning.
    The simplest workaround I can think of would be to create a new page and add your portfolio type via shortcode like this: [portfolio_posts orderby=date style=”pgrid” columns=6 items=12 ratio=”square” lightbox=true showtypes=false type=photoshoot-portfolios]
    Then your page will show in the All Projects Default Portfolio Page dropdown. Would that work for you?

    Hannah

    #244684

    Hi there I’m trying to shorten the blog excerpt length. I”m using the shortcode:

    [blog_posts items=”2″ type=”grid” orderby=”date” word_count=”20″]

    but it’s still displaying more than 20 words.

    #244513

    Hi,

    I have a pinnacle premium theme, but somehow I cannot post in that forum…

    I want to change my portfolio but cannot figure out how to do it. This is what I want:

    A page with the portfolio types/categories. And when you click on a category all portfolio posts of that category/type will show on a new page.

    I tried to make a page with a few images with links to pages with a porfolio grid template with the page ‘portfolio’ selected as a parent. On each template I selected the specific portfolio type which has to be shown but I get a 404 error. This error only happens when I set ‘portfolio’ as a parent.

    Cannot figure out what the problem is here!

    Don’t have a link because I deleted it. If nessecary I can make the page like I want again so you can see the problem.

    Rick

    #244485

    Hey,
    It’s just a matter of what needs to come first, we’ve found that most users don’t use a testimonial submission form. Instead, they collect there own testimonials and put them on the page, using a block interface to add instead of another post type makes it really simple for people to add and edit testimonials in a visual interface and because you can make that one reusable block it’s easy to show them multiple places and manage them from one place.

    So building first for what most people are looking for gets the priority. However, adding a post query block that can output in testimonial styles is something I have on my list. It’s just not very high.

    You can, however, add a carousel or a grid of your testimonials posts using a shortcode so there is a current way to do it just not a block interface yet.

    For a carousel see:

    [carousel type="testimonial" columns="2" items="10"]

    Ben

    #244450

    1.

    .kt-post-loop_3f36de-5d .kt-blocks-post-grid-item {
        border-radius: 20px;
    }

    2. There isn’t a built-in function for that. Sorry!

    3. You can increase the Post Excerpt Length from Theme Options > Blog Options.

    4.

    .kt-post-loop_3f36de-5d .entry-content {
        font-style: italic;
    } 

    Hope that helps!

    Hannah

    #244126

    Hey Christine,
    Are you using the Gutenberg editor and Kadence Blocks? If so, you can add your testimonials using the Post Grid/Carousel block and it will allow you to limit the posts shown to a specific group.
    Or, if using the Virtue Testimonial Carousel widget there is an option within the widget settings to limit the testimonials shown to a select group.
    Hope that’s helpful!

    Hannah

    #243899

    Hi Ben

    Thanks for your reply. I’ll try adding a gallery to the post content instead.

    Is there any chance of adding the grid style functionality to the Portfolio Image Gallery in the future? As a developer I’m used to having to find workarounds to get things done, but it’s frustrating and confusing for non-technical clients who don’t know the ins and outs of a particular system.

    #243854

    Hey,
    When using the testimonial block you have to manually add your testimonials, but the post grid/carousel block allows you to choose testimonials as a post type and it will pull from your already added testimonials.

    Hannah

    In forum: Ascend Theme

    In reply to: Problem CSS

    #243774

    OK, sorry that I keep missing what you’re wanting. Try adding this css:

    .grid-postlist .row article.kad_blog_item {
        margin-left: 0;
    }
    .post-text-inner {
        margin: 0 20px;
    }

    Does that work for you?

    Hannah

    #243747

    1. Portfolio grids are different from galleries within a portfolio post. A portfolio grid is made up of featured images from different portfolio posts, whereas a gallery within a portfolio post is just a group of images. Does that make sense? But I do apologize because you’re right in that there is a mosaic gallery option within the portfolio gallery. I just tested this and the mosaic gallery worked. Can you link to where you are adding a mosaic gallery and it is not working?

    2. Glad to hear it!

    Hannah

    #243733

    1.
    Hi Hannah

    Seems weird that one page has the option and another one doesn’t

    Where are you seeing an option for this? There isn’t a built-in option for mosaic galleries within portfolio posts. You could add an external gallery though.

    When I create a new page and set the page template to Portfolio, I can then select Mosaic style for the portfolio grid (see screenshot 1)

    ascend-screen1

    Another rather annoying issue I’ve come across is that when I go to edit a gallery and it opens the media library, all the layout option dropdowns revert to ‘default’

    This shouldn’t happen when editing a gallery. Is this only happening for portfolio galleries? What version of the theme are you running?

    I’m running a child theme from version 1.9.8 of Ascend, which I believe is the latest version. It seems to be Portfolio galleries only – see screenshot 2.
    ascend-screen2
    The option for a mosaic layout is even listed for portfolio gallery (see screenshot 3), but it doesn’t seem to do anything when selected.
    ascend-screen3
    The dropdown boxes aren’t present on the media library pop up when I edit a gallery inserted into a standard page (the layout options there are part of the sidebar admin options)

    2. From Theme Options > Portfolio Options > Portfolio Post Bottom Carousel you can choose to enable a similar or recent post carousel. This can be overridden for each specific post from the edit page(s).

    Thanks, I seem to have sorted this part out now

    In forum: Ascend Theme

    In reply to: Problem CSS

    #243634

    Actually it looks like you’re adding this to your custom css:
    .grid-postlist .row article.kad_blog_item {
    padding: 0 20px;
    margin: auto;
    }
    The margin:auto; is what is causing this.

    Hannah

    In forum: Ascend Theme

    In reply to: Problem CSS

    #243618

    Sorry, this will make it page specific:

    .category-216 .grid-postlist .row article.kad_blog_item {
        margin-bottom: 20px;
    }

    Hannah

    In forum: Ascend Theme

    In reply to: Problem CSS

    #243609

    Hey,
    You can add some margin with this css:

    .grid-postlist .row article.kad_blog_item {
        margin-bottom: 20px;
    }

    Hope it helps!

    Hannah

    In forum: Ascend Theme

    In reply to: post category filter

    #243476

    Hey,
    You would need to use a plugin for that. Something like this may work for you:
    https://wordpress.org/plugins/post-grid-and-filter-ultimate/
    Hope that helps!

    Hannah

Viewing 20 results - 661 through 680 (of 2,160 total)