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,981 through 2,000 (of 2,160 total)
  • Author
    Search Results
  • #30531

    Hello Hannah,
    hello Ben,

    I need some help again. Is there any possibility to show on the landing page only the featured images of the blog posts, like the blog grid widget?
    Also with showing the title of the blog if you are hover? And how to control the size of the featured images?

    Thomas
    ( )

    #30529

    Hi Ben

    I think he has a problem with the buttons List / Grid for not working properly, my list format but looks activated button grid, if you work on them a notice that the grid size image looks better smartphone post a Linck.
    mobilexgrup.ro/categorie-produs/mobila-comode/
    How can I fix this thing.

    Thanks for the help
    Constantin

    #30350

    Hey,
    The title is below the image by default, your adding the image as a featured image right?

    Can you post a link to the staff grid page?

    Ben

    #30257

    I opened my website using a 5 inch screen , in portrait mode products look good but I can not change the display to the list view (toggle button not working)
    here the SS : Portrait Mode 1
    So I rotate the screen to landscape mode to get the toggle button working
    here the ss : Ladscape
    after that i rotate again to portrait mode and here is the result
    here the ss : Portrait Mode 2
    the grid toggle button not working
    ==================================
    I hope to see the products in the list view mode can be like this list view products

    Thanks 🙂

    #30192

    Hi, Hello!
    Bg. I have noticed that on the 4 sites where I now use Virtue (brilliant!) with Woo and Prosociate,
    the traffic have increased a lot (some new original content, better SEO), but the ratio of click-through to Amazon has diminished dramatically.
    The Woo/Prosocc/virtue shop grid is generic and rather boring, a image a price and a button.
    I am used to WPZ-builder and display the posts as a “single” and want to make something similar. This is what I like to do:
    1 .Make Woo shop-category display whole “single” i.e. instead of a grid or tiles.
    Full post with images, description and so, for visitors to scroll through, maybe 10-15.
    2. Make a Prosociate/WooC/Virtue post a “Blog” post and appear as such in “Latest blog posts” to advertise that specific item on Home-page.
    scroll down to “The 3 Best Family…”
    I have browsed some here but not found any thread about that. If the answer is obvious..Sorry B)
    Peter

    In forum: Virtue Theme
    #30040

    Ben, let me know if I wrong.
    I think there is some mechanism to detect from which device we explore the site.
    What about deactivating this?

    – Thats incorrect. The theme doesn’t work that way, there isn’t a detection for mobile that you turn off, it’s responsive code, it’s not based on mobile it’s based on screen size so it’s always measuring. From the css to the javascript to the templates. You can’t turn it off. Thats kinda the point with a responsive theme. It rearranges to screen sizes.

    Small view on small mobile screens? Hey, what about finger-zoom and scroll?

    The whole point in a responsive theme is to remove “finger-zoom and scroll”. many many studies have shown that the best mobile experience is one without zooming in and out. So that is why so many people want to use a responsive theme. The css framework in this theme is one of the most popular on the web today.

    Ok, we understand all your advice about responsive, no support from you if we do this unbelivable thing, etc…
    But.. just let us know how to do this

    I’m not hiding a secret from you. By saying we don’t support it it means there isn’t a way to do this. aka.. not supported. You are welcome to hack at the templates, add and remove css, recreate all the javascript on the site etc. But that doesn’t mean it will be a clear fixed layout. For example. You can use what hannah posted and then add css to give items a set width. Thats fine and if all you need are the very basics of the theme (no carousels, no grid layouts) then it would work. But use any feature in the theme and it will be responsive. That is why it’s highly impractical to attempt and why I can’t just say do this or that. Because there is no one thing you can do, aside from recreating the theme and well then you get to the impractical and why we say it’s not supported.

    Ben

    #29867

    Hello,
    I am working on a multi-lingual website that has a Projects page using the “Portfolio grid” template. I have made several portfolio posts in English that are relayed in this page. Now I want to translate it. All the portfolio posts are translated, as well as the portfolio types and the Projects page. But when I go to the French Projects page and click on one of the thumbnails it takes me to the English version of this portfolio post. Any tips on how to fix it?
    Thanks in advance!

    In forum: Virtue Theme
    #29626

    Hey,
    The Virtue Post Grid widget is only designed for sidebars and footer widget areas, the images are auto cropped at 80x50px. There isn’t any control.

    They are the latest posts (not your latest images) that have a featured image. If a post doesn’t have a feature image then it won’t show. Also you shouldn’t be using esp files as a featured image.

    I suggest creating your own widget if you want to do the latest uploads. or you can use something like the virtue gallery widget and manually update.

    Ben

    In forum: Virtue Theme
    #29623

    1. In your single portfolio post pages. There is navigation (left and right arrows with a grid in the middle) That parent page is the grid link. This allows you to have different grids for different portfolio items.

    2. Then you can use this css to hide the title:

    .home-portfolio .hometitle {
    display: none;
    }
    

    3. hmm, I don’t have this issue on a test server. can you post a link. (by the way the columns are set by your column options).
    Are you just adding 200 no “px” right?

    Ben

    #29578

    I have enabled a widget area in my home page, and used the Virtue Post Grid widget to display a selection of latest uploaded media, but I have a couple of questions:

    Firstly, the images automatically selected are not my latest uploads but a selection of daily random images
    Secondly, does the system know to only select deployable images? I upload .eps files and well as .jpgs, and they don’t have a preview?
    Thirdly, I can’t find where I can adjust the image proportions/size? They are currently displaying in horizontal format, regardless of the image orientation.

    Thanks,

    Jane

    In forum: Virtue Theme
    #29546

    Ben, if you read my post – I wrote almost the same function..
    I read all the topic. And you say nothing new.

    shortcode is not solution (what about ajax filters in that way? and custom sidebar at portfolio posts?) (I want drink, you offer to eat)

    so, you say there is no way to use custom sidebar on portfolio-grid and portfolio-post?
    why this is a problem – to use custom sidebar all-over the site, at any page we want? (don’t ask why we want this)
    and what about my other questions? updating the theme, making plugin?

    In forum: Virtue Theme
    #29534

    Elisey,
    You can use the portfolio shortcodes on any page. So say you want to show the grid with a sidebar you can use a sidebar template then add your portfolio shortcode in the page content:

    [portfolio_posts columns="4" items="10"]

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

    If you really want to use the portfolio grid page (where you can’t select a custom sidebar you can use a function for it:

    add_filter('kadence_sidebar_id', 'pgrid_sidebar_id');
    function pgrid_sidebar_id($sidebar) {
      if (is_page_template('page-portfolio.php')) {
        return 'sidebar2';
      }
      return $sidebar;
    }
    

    Ben

    In forum: Virtue Theme

    In reply to: Portfolio grids

    #29298

    Hi Hannah / Ben / anyone,

    Re Portfolo Category Grid in Virtue theme – the portfolio grid page format is working fine, but when I change page format to Portfolio Category Grid nothing displays. Have set featured images for Category Types but still nada. Want to use portfolio categories as way of managing a library of video content that I’ll post using portfolio entries. Can’t find anything on forum. Your help would be appreciated.

    In forum: Virtue Theme

    In reply to: .po and .mo files

    #28324

    Thank you Ben!

    I added file functions.php to my child theme. And pasted the code you wrote.
    Also I have a languages folder in my child theme with files ru_RU.po, ru_RU.po.
    Is it correct?

    I use files ru_RU.po, ru_RU.po to change h1 header on main page post grid. Header ‘Resent Post’ was replaced on ‘My Header …’
    Is there another way to replace header in post grid on main page?

    My site travelq

    Replaced header

    #28209

    Hi,

    I am building several portfolios, and want them to appear on a portfolio grid. Is there anyway to have the Captions on the images be seen without the mouse over?

    Here is a sample:

    You will see one portfolio link there.

    One more question – I found a plug in that will allow me to point my featured image to an external site. The plugin is External URL Link as Featured Image. In the write up it states that get_the_post_thumbnail(); needs to be used in the theme. Is that possible?

    The link to the plugin is:

    Thanks.

    Mike Buckley

    In forum: Virtue Theme
    #27678

    Hey,
    Doesn’t seem like your link was posted? Can you try again?

    I am assuming your wanting the testimonial grid page with a sidebar? You can do it but you have to use a shortcode and not the testimonial page template. Just switch to the fullwidth page template then add this shortcode:

    [testimonial_posts columns="3" items="20"]

    Ben

    #27658

    Hello again,
    my front page displays latest post (because I wanted the 3 column blog grid)
    but I want to show only one category of posts.
    How should i change my child theme for this?

    Thanks

    #27651

    Hello again, sorry if this is a stupid question, but how can i call one post category on a blog grid which is on a page?
    many thanks

    In forum: Virtue Theme
    #27644

    How can I change the spacing between the blog posts in the blog grid?
    Thanks

    #27500

    So what you’re trying to do is split up the topbar widget area and that doesn’t really work. One thing that might work is adding the phone number to your topbar menu. In appearance > menus create a topbar menu (if one is not already created) and add a custom link menu item. Leave the URL blank and put the phone number in the link text box. You may have to put something in the URL space to get it to add, but once it’s part of the menu you can just remove it. Does that make sense? Be sure to set the menu to Topbar Navigation under Menu Settings.
    Then you can add this to your custom css box in theme options > advanced settings to adjust the size of the number:

    .topbarmenu ul li a {
    size: 20px;
    }

    As for the portfolio, I’m assuming you mean the portfolio grid page? For what you’re wanting your best option is to use a shortcode and page builder. So you would create a page and in the pagebuilder tab you would create a row with an image, and then another row with two columns, one with the portfolio shortcode and another with the values. You can use this shortcode: [portfolio_posts items=”10″ columns=”4″] just paste it into a text widget.
    Hope all that makes sense!

    Hannah

Viewing 20 results - 1,981 through 2,000 (of 2,160 total)