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,781 through 1,800 (of 2,160 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: grid posts not aligned

    #62458

    OK … after a bit more investigation, found that it was NOT the plugin at fault … it is your theme … it wont align images on a grid post

    Have a look at http://exonumia.nz/j/fo/raob/ … not using any plugins now … cannot see anything that will align / not align the posts

    Help … Rodney

    #62450

    Hi … I can’t get my 2nd line of posts to align on a grid post page … any help you be most appreciated … can’t progress til I find a fix for this … cheers

    In forum: Pinnacle Theme

    In reply to: video portfolio page

    #62406

    Ok, this is not working, i think i’m doing something wrong.
    In the dashboard, do i go to portfolio – add new? Or just a regular post – add new?

    if i go to portfolio – add new i can set “If Video Project – Video URL (recommended)” , this is where i insert my vimeo url.
    Or is it better to embed in the “If Video Project – Video Embed Code” space?

    I also inserted a highlight picture, and set portfolio type to video.

    Then i made a page, made it a portfolio grid and save it. When i go to the portfolio page, i see nothing.
    I must be doing something wrong or forget to set some essential things.

    #62362

    Hey,

    1. When you go to settings > general. The email address there is that the same as your contact from email address?

    2. Yes it’s supposed to publish, then it would be added to the testimonial grid. see here: http://themes.kadencethemes.com/virtue-premium/testimonials/

    Each post has it’s own page but you don’y have to link to that if you don’t want.

    If you simply just want to get information you should use a contact forum and gather in an email.

    Ben

    #62341

    Hey,
    You want to use the portfolio grid page. There you have the option to choose one category to show. The template you are using shows a grid of all the categories as there own post. It only works if you assign images to your categories (types) in the portfolio types page.

    Ben

    In forum: Pinnacle Theme

    In reply to: video portfolio page

    #62274

    Hey,
    When you create a portfolio post you should see a tab on that right side of the screen that says Portfolio Type. Choose Video and refresh the page. Then a list of options will appear allowing you to add in your video URL. Make sure you set a featured image for each post.
    To make a portfolio grid page just create a page and set the page template to Portfolio Grid. It will automatically pull the portfolio posts and display them as a grid on that page.
    Hope that helps!

    Hannah

    #62272

    If your page is the latest post page you can edit the number of columns in Theme Options > Home Layout under Page Content (the very bottom). Just turn Use Post Grid Format to Off. No, you can’t add other content in between posts.
    You just need to paste the shortcode into the visual editor where you would add any other content. Not the css section.

    Hannah

    #61764

    Hi Ben

    On homepage/ I have insertet:
    [carousel type=portfolio orderby=date columns=5 items=16 speed=3000 scroll=all]
    Pay attention to the 2 portfolio posts that have “Image Slider” as “Project Summary (=the picture i changeing):
    When Image Slider the link to portfolio page are not working.
    On the portfolio grid pages the link are working ok (example)

    How can I make:
    1) link to portfolio page work
    2) if possible: remove “next-arrows” <> on carousel image slides

    Thanks and best regards!
    Finn

    In forum: Virtue Theme
    #61695

    You can use the mobile slider options in teh theme to make the slider a simple flex slider.

    But more likely you just need to fix your slider settings. Make sure the slider is responsive and your not adding a custom grid size.

    Post a link with support and you can read about rev slider options here: http://www.themepunch.com/revslider-doc/slider-revolution-documentation/

    Ben

    In forum: Pinnacle Theme

    In reply to: Can´t save changes

    #61640

    I see you’re using WP Super cache. With that plugin you have to clear your cache after every change is made. If you are doing so and changes still aren’t being saved then my next guess is that your php memory needs to be increased. Your host could help you with that. Or see here- http://docs.woothemes.com/document/increasing-the-wordpress-memory-limit/
    Your homepage is already set up as a blog page? You can’t use a page template on the homepage (ie Blog Grid) because the home template will override. That is why the style 3 is set as the latest post page.

    Hannah

    #61515
    This reply has been marked as private.
    #61203

    ok, So if you want your portfolio grid (posts not types) but you want the filter option you can still use a shortcode:

    [portfolio_posts orderby=date columns=4 items=20 lightbox=true showtypes="true" filter="true"]

    Ben

    #61084

    Hi,
    #1 could you please tell me how to make my sidebar have 36% width and my blog posts(2 column grid) have 64%? I tried

    @media
    (min-width: 992px){
    #ktsidebar.kad-sidebar {width: 36%;}
    .main.col-lg-9 {width: 64%;}
    }

    but this removes margin/padding from some of the post excerpts.
    #2 Is there a way to display icons(added with the shortcode) in blog excerpts? I tried it in the automatic excerpt and custom excerpt but shortcodes don’t seem to work there.
    Thanks!

    In forum: Virtue Theme
    #60911

    Hey,
    That isn’t a built in option in virtue. I suppose you can set up a grid and hide your excerpt just to show the title. This would effect all grids.. would be something like this css:

    .blog_item.grid_item .entry-content, .blog_item.grid_item .subhead, .blog_item.grid_item span.posttags {
        display: none;
    }
    #kad-blog-grid .blog_item .postcontent {
        position: absolute;
        bottom: 0px;
        padding: 0 10px;
        width: 100%;
        z-index: 100;
        background-color: rgba(255,255,255,0.6);
    }
    #kad-blog-grid .blog_item {
        position: relative;
    }

    Ben

    In forum: Pinnacle Theme

    In reply to: Polylang > Home page

    #60544

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

    [blog_posts orderby=date items=4 type="grid" columns="3"]

    Ben

    In forum: Virtue Theme

    In reply to: Need some help please

    #60538

    Hey,
    1. that isn’t an option with the virtue theme. You can do that with pinnacle see here: http://themes.kadencethemes.com/pinnacle-premium/
    Virtue doesn’t have a header design that is set up for that.

    1.b) I’m not familiar with that plugin. WE usually recommend WPML or if you want free polylang. What issues are you having.

    2. Portfolio posts can’t have parent pages. They are pages so no page can be it’s parent excerpt for the one page you choose in the theme options portfolio settings as the portfolio grid page.

    3. OK post a link.

    4. ^ Need to see what you mean.

    Ben

    In forum: Pinnacle Theme

    In reply to: Polylang > Home page

    #60501

    Thanks Ben,

    I have seen your video but it does not show how to use lastest posts with a shortcode. I already used page content.

    I have tried to add the widget Pinnacle: Post Grid and also the “visual editor” widget with your shortcode, but it does not seem the good way : http://lapousse.fr :/
    The layout is completly different, as my first layout (at the bottom)

    #60409

    Hi,

    is there any chance to make category posts appear as a grid? Example:

    At the moment it looks like this with Virtue:

    Thank you!

    #60347

    Do you please have a custom CSS code for me to remove the thin lines (the box) around every grid item?
    http://www.coconut-couture.com

    #60298

    Try using this shortcode instead:
    [blog_posts orderby=date items=8 type="grid" columns="4"]
    Let me know if it doesn’t work.

    Hannah

Viewing 20 results - 1,781 through 1,800 (of 2,160 total)