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 'COLUMNS'

Home / Forums / Search / Search Results for 'COLUMNS'

Viewing 20 results - 1,461 through 1,480 (of 3,937 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Home Image Menu

    #182520

    Hey,
    You can move the “home widget area” module to enabled between your home icons and home image menu. Then add a text widget with the title you would like.

    Or you can use pagebuilder to build the whole page, adding the image menu items as widgets and icon menu items as icon box shortcodes instead of through the theme options. That would allow you to add a widget above the columns with a title.
    I hope that helps,

    Ben

    In forum: Virtue Theme

    In reply to: Product Tag

    #182448

    One option for that would be to add the products via shortcode, like this:
    [products limit="4" columns="4" tag="t-shirts"]

    Add to a text editor, and change the “t-shirts” to whatever tag you need. Then just add the sidebar to the page as you would for any other page.

    Let me know if that works for you.

    -Kevin

    #182393

    I’ve created portfolio pages with designated categories. I’m using a shortcode on a landing to only show portfolio pages from a specific category but it’s still showing all categories. I’m using category I’m trying to display is: family-law

    [portfolio_posts orderby=date excerpt=false columns=4 items=23 height=auto lightbox=false showtypes=false group=family-law]

    #182369

    Well no wonder I can’t find it 🙂

    My screen doesn’t look anything like that at all. This is what I see….

    Home Layout
    Display a sidebar on the Home Page?This determines if there is a sidebar on the home page.

    Full LayoutSidebar Layout

    Choose a Sidebar for your Home Page

    Homepage Layout ManagerOrganize how you want the layout to appear on the homepage

    disabled
    Image Menu
    Featured Products
    Latest Blog Posts
    Portfolio Carousel
    Icon Menu
    Portfolio Full
    On Sale Products
    Best Selling Products
    Custom Carousel
    Home Widget Area

    enabled
    Page Title
    Page Content

    Home Image Menu
    Image MenuAdd images, descriptions, titles, and links

    Add Slide
    Choose how many columns in each row

    Image Menu Height

    Height set byChoose how the image menu height will be set.

    Home Featured Product Settings
    Home Product Carousel Titlee.g. = Featured Products

    Choose how many columns are in carousel

    Choose how many products are in carousel

    Carousel ScrollChoose how the product items scroll.

    Choose the carousel speed (in seconds).

    Home On Sale Product Settings
    Home On Sale Product Carousel Titlee.g. = On Sale Products

    Choose how many columns are in carousel

    Choose how many products are in carousel

    Carousel ScrollChoose how the product items scroll.

    Choose the carousel speed (in seconds).

    Home Best Selling Product Settings
    Home Best Selling Product Carousel Titlee.g. = Best Selling Products

    Choose how many columns are in carousel

    Choose how many products are in carousel

    Carousel ScrollChoose how the product items scroll.

    Choose the carousel speed (in seconds).

    Home Blog Settings
    Home Blog Titlee.g. = Latest from the blog

    Choose How many posts on Homepage

    Choose how many post columns on Homepage

    Limit posts to a CategoryLeave blank to select all

    Home Post Excerpt LengthDetermines how many words are in the post excerpt.

    Home Portfolio Carousel Settings
    Home Portfolio Carousel titlee.g. = Portfolio Carousel title

    Portfolio Carousel Category TypeLeave blank to select all types

    No items of this type were found.
    Choose how many columns are in carousel

    Set height for portfolio items – OptionalExample 400

    Choose how many portfolio items are in carousel

    Choose the carousel speed (in seconds).

    Portfolio Carousel ScrollChoose how the portfolio items scroll.

    Portfolio Carousel Order byChoose how the portfolio items should be ordered in the carousel.

    Display Portfolio Types under Title

    Display Portfolio Excerpt under Title

    Home Custom Carousel Settings
    Home Custom Carousel Titlee.g. = Featured News

    Custom Carousel ItemsAdd images, descriptions, titles, and links

    Add Slide
    Choose how many columns are in carousel

    Custom Carousel ScrollChoose how the custom items scroll.

    Choose the carousel speed (in seconds).

    Enable custom image ratio for carousel

    Home Icon Menu
    Icon MenuChoose your icons for the icon menu.

    Add Icon
    Choose how many columns in each row

    Icon Menu Box Background ColorChoose the background color for icon menu boxes. * Note the hover color is set by your primary color in basic styling.

    Transparent
    Icon Menu Font and Icon ColorChoose the color for icon menu font and icon. * Note the hover color is set to white and background is set to primary color.

    Transparent

    Home Portfolio Full Settings
    Home Portfolio Full Titlee.g. = Our Work

    Portfolio Full Category TypeChoose type for the Portfolio Full

    No items of this type were found.
    Display Portfolio Filter

    Choose how many Portfolio Items on Homepage

    Portfolio full Order byChoose how the portfolio items should be ordered.

    Portfolio LayoutChoose the portfolio layout

    Choose how many Portfolio columns

    Set height for portfolio items – OptionalExample 400

    Masonry Style

    Display Portfolio Types under Title

    Display Portfolio Excerpt under Title

    Display lightbox link in top right corner?

    Page Content Options (if home page is latest post page)
    Latest Post DisplayIf Latest Post page is front page. Choose to show full post or post excerpt.

    Use Post Grid Format

    In forum: Virtue Theme

    In reply to: Masonry Gallery

    #182312

    Hey,
    Masonry is not a gallery like that. Think more of Pinterest. It allows the heights to be different but the width of each is still the same. The gallery images will still fall into a grid of columns.

    A Mosaic Gallery is set up to that you have items that are wider than other see example here: http://themes.kadencethemes.com/virtue-premium/mosaic-gallery/

    But it’s based on a pattern so it fits together, you can’t just pick and choose which you want to be large unless you add your images the count out how many to the “larger” one and re-arrange your images order to match that.

    Lastly, you can build this in page builder as individual images and use pagebuilder to create the columns and control the inner columns using the layout builder widget.

    So in the top gallery of your image you would create a three column gallery and the first and last column would have layout builder widgets with two column layouts.

    Ben

    #182293

    Hi Kirianne,
    One way to do this is to create a sidebar page and select the sidebar you want to show, then add your product category via shortcode like this: [products limit="8" columns="4" category="hoodies"]
    Would that work for you?

    Hannah

    #182289

    Hi Mikhail,
    Can you link to an example of a multifilter like you’re wanting? Can you also provide a link to your site?
    You can add a sidebar to your portfolio page by using a sidebar page template then adding your portfolio posts via shortcode like this: [portfolio_posts orderby=date excerpt=false columns=4 items=4 height=200 lightbox=true showtypes=true]

    Hannah

    #182147

    Hannah –
    Thank You

    But – No that gave me the same results as Kevin’s – the menu items line up but the drop-downs are all screwed up – . I enabled large menus for the drop-downs and that seems to work so I’ll go with that: The CSS code to set to 25% (for columns for the 4 main), and then enable large menus for the drop-downs.this seems to work good enough. I’ll show the client and if they have issue with it I’ll get back to you

    #182044

    You can also edit the row inside the layout builder and set it to collapse so that on mobile it’s not in columns but in rows.

    Ben

    #181904

    Hi. I like the theme very much but for perfection I want to change blog post look. This is the look I have : and here is the look I want : . How can I make this ? ( Short code like ” [blog_posts columns=”2″ items=”12″]” don’t work for this ) Thank you !

    #181859

    Hey,
    It’s just to save space on mobile since the quantity is there as an option but you can easily add with css like this:

    @media (max-width: 767px){
        table.shop_table td.product-remove {
          display: table-cell;
          padding: 0;
        }
        table.shop_table th.product-remove{
            opacity:1;
            display: table-cell;
        }
        #content table.cart a.remove {
            font-size: 12px;
            width: 20px;
        }
    }

    2. For your home page enable the page content or home widget area instead of the “latest posts” section.

    Then add this shortcode into the text area of your page content or home widget area:

    [blog_posts columns="2" items="12"]

    Ben

    #181858

    Hi . I just bought Virtue Premium and I saw that in the free version in the mobile version of the site buyer cant delete items from it , and how I see in the Premium theme is the same . I mean that here are not the button to remove items from Cart . Here is the image : . Can you help me to add the button ?

    Also I want to change blog post form . I like the blog post form when sidebar is not activated (Image is in the left and text with date is in the right , also post are in 2 columns , when I am adding the side bar post form are changed ( image is on top and the text on the bottom) . Can you please help me with changes ? ( I mean I want to keep the from of the post with deactivated sidebar ) when sidebar is activated . Here is the image with the change I want to make . . Image 1 is how it looks with sidebar at the moment . 2 is how I want to change . Thank you very much !

    PS. Sorry for my bad English .

    In forum: Virtue Theme

    In reply to: Formatting kad-panels

    #181834

    Thanks Ben,
    I took this back to the client and he’s happy to stay with 4 columns on a large screen, since they collapse properly on smaller screen sizes.

    I notice a small problem with the margins/padding below 782px wide. The image is hard up against the top border and the text is hard up against the left border. Please can you see if the CSS can take a little more tweaking?
    Very many thanks,
    Phil.

    #181685

    The imagecarousel can’t scroll more then one at a time, you would have to use the “carousel” option if you want to have more then one scroll since it defines how many columns are visible.

    In the future do not post in a resolved topic, just create a new one, thanks!

    Ben

    #181684

    Ok, thanks. I just need the carousel on one row, so the above code with columns="3" set to 3 works for me.

    Thanks

    http://focalpointca.kwsmproductions.com/

    #181672

    Hi Laurent,
    1. You can use a shortcode like this: [portfolio_posts orderby=date excerpt=false columns=4 items=4 height=200 lightbox=true showtypes=true]
    Then just add your content after it.

    2. You can find theme docs here: http://docs.kadencethemes.com/virtue-premium/

    Hannah

    #181630

    Hi Hannah, or other help staff,

    I am having same difficulties with social icons in the footer.
    Just want to center them for desktop and mobile.

    I added css, but no change is social media icons.

    I have three footer columns.

    Website is https://www.carefree.com.au

    Thanks

    #181622

    Hmm kind of you can use this shortcode:
    [carousel type="staff" items="5" columns="1"]

    But the styling will not be greate since staff isn’t designed for 1 columns layout. But you could edit that styling how you want it with css.

    Ben

    #181519

    Hi,

    For some reason I am seeig most of the product categories twice on the shop-page. I am showing them with this shortcode:
    [product_categories columns=”4″]

    I have added that to the archive-template in “Woo templates”

    In forum: Virtue Theme

    In reply to: Footer Widget Layout

    #181425
    This reply has been marked as private.
Viewing 20 results - 1,461 through 1,480 (of 3,937 total)