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 - 2,501 through 2,520 (of 3,937 total)
  • Author
    Search Results
  • #92378

    Hey Mark,
    You can create a custom sidebar from Theme Options > Misc Settings then in Appearance > Widgets add a staff posts shortcode to a text widget. Like this: [staff_posts ratio=landscape masonry=false link=true orderby=date items=4 columns=2 limit_content=true height=200]
    Then you can select that specific sidebar from your edit page[s].
    Hope that helps!

    Hannah

    In forum: Virtue Theme
    #92338

    1. Where is this block? I’m seeing a custom carousel with only three items.
    2. The demo is using product posts types. Those are from woocommerce which is the ecommerce plugin you would need to run an online store. See here: https://www.kadencewp.com/installing-woocommerce/

    3. It depends on what you’re using as products. If you’re using woocommerce then sure you can show a grid of products or a carousel. For a grid you can use any of the woocommerce shortcodes : https://docs.woothemes.com/document/woocommerce-shortcodes/

    Like: [recent_products per_page="12" columns="4"]

    4. In the apperance > menus page you can add a custom link… say you label it “Agriculture Bag” then in the link field add #

    That will make it not link anywhere.

    Ben

    #91941

    I suggest using the same size images. The theme will crop them to the same size but even for the lightbox where you would see the full image having them all the same size is best.

    I suggest 1600×1600. Make sure to use good compression.. like http://compressjpeg.com/

    In your woocommerce settings > 468 for single product image. 270 for catalogue and 90 for thumbnail.

    Those mostly won’t be used if your using the theme to size but those are good settings. This of course can change depending on your layout.. like how many columns you want to show in the shop page.

    Ben

    #91908

    Hey sam,
    So by defualt portfolios weren’t ever designed to have sidebars to begin with… Part of why you’re wanting the layout to be different.
    But in general the point of a sidebar instead of columns in your content is because you would want the sidebar to be well a sidebar. full height. so what you’re asking for as a default thing it’s really something I can see making defualt especially since by defualt there isn’t a sidebar.

    But in terms of making that happen easily well I hear you and I do have a solution for that. I’m working on an update and once it comes out (2.6.1) you will be able to do this simply from a child theme with this in your functions.php file:

    remove_action( 'kadence_single_portfolio_after', 'pinnacle_portfolio_bottom_carousel', 30 );
    add_action( 'kt_after_content', 'pinnacle_portfolio_bottom_carousel', 30 );

    Ben

    In forum: Virtue Theme
    #91846

    Hey Richard,
    You can’t actually use a page template on the homepage as the homepage template will override it. Assuming your page is set as a static page, I would recommend using page builder and adding your portfolio posts via shortcode in the visual editor. This would work: [portfolio_posts orderby=date excerpt=false columns=4 items=4 height=200 lightbox=true showtypes=true]
    Then to add a parallax image you can add a row through page builder and ensure that you add content to the row, even if it’s just a blank text widget. Then set your image as the background for that row and set the row layout to full width stretched.
    These may help-
    https://www.kadencewp.com/using-page-builder-virtue-premium/
    https://www.kadencewp.com/creating-a-home-page-with-virtue/

    Hannah

    #91820

    Thanks Hanna for the quick reply.

    1. This looks good.. however the only thing missing for me.. symmetric/standard grid size.While using the blog posts, instead of page content, the images were cropped to a common size, hence the display was symmetric.
    In the current setting, the layout is not symmetric due to different image sizes.
    Is it possible to achieve similar results like the blog post thing but with 3 columns ?

    2/3/4 :Thanks for your inputs, will try this out

    thanks
    Gaurav

    #91794

    Hello,

    On my homepage ( I use this Portfolio shortcode : [portfolio_posts orderby=menu_order columns=2 items=6 ratio=landscape layoutstyle=padded_style hoverstyle=default items=6 masonry=false lightbox=true]
    I would like to not display the Portfolio types. However, in the shortcode, there is no showtypes=true.

    How can I remove the Portfolio type on my homepage only (and not here :

    Thanks very much for your help !

    #91787

    Hey Gaurav,
    1. I would actually suggest setting your homepage as your latest post page (Settings > Reading). Then in Theme Options > Home Layout ensure that you have Page Content enabled in the Homepage Layout Manager. Then if you scroll down to Page Content Options (if home page is latest post page) you can turn on Use Post Grid Format and set the number of columns to 3.

    2. Have you already created a page for all your posts (using the blog template)? If so, you can link to that page from your primary menu (Appearance > Menus). Does that work for you?

    3. You just want one column centered? If so, select the two column Footer Widget Layout from Theme Options > Footer. Then add your content to the column 1 from Appearance > Widgets. Then add this to your custom css box in Theme Options > Advanced Settings:

    .col-md-6.col-sm-6.footercol1 {
        width: 100%;
        text-align: center;
        margin: 0;
    }

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

    Hannah

    #91785

    Hi Hannah,
    i m so sorry to bother you again and again . to tell you the truth i m also trying so many codes by my self but nothing seems to be working. actually it didin’t work properly cause the code only moves the product image to the left,for your convenience i have kept the format i am expecting at the top of the services page( the product with the excerpt on the right side of the image) but the code used as [recent_products per_page=”1″ columns=”1″] which only shows the recent product only not the specific product that i am expecting ( suppose i am expecting to show product id 3047) so at the bottom you can see the product i want to show (with the id 3047) but there is no excerpts on the left ( the code i used only [product id=”3047″ ]). the above code you sent me only moves the image to the left and make the title to the right( no excerpts). what i m only expecting the product to show as the code [recent_products per_page=”1″ columns=”1″] but only to show the product i need with the excerpt on the right. thank you so much for your help so far, i m expecting your favorable response.
    Thanks
    Panduka

    #91776

    Hello,

    As I explore virtue theme, I am trying to address the below requirements at my site

    The site is secondrecipe.com

    1.I am looking to have 3 columns instead of 2 columns on the home page layout(excluding the sidebar).
    (I tried using the pagebuilder, but I think it will require more expertise to do that.)

    2. What is the best way to give a link on the main page which can list all the posts, instead of the user going to each category or archives ?

    3.I am trying to look for an option where the footer is not broken in 2/3/4 columns but only 1 column.The footer layout option does not give that.

    4. Do you have any comprehensive list of virtue short codes ?

    Thanks
    gaurav

    In forum: Virtue Theme

    In reply to: Virtue Theme Questions

    #91738

    Fyi I just refreshed the site and the columns on the shop and category pages are now displaying 3 products per line at it should. I have made no changes. I still need to ensure this does not ever occur again.

    In forum: Virtue Theme

    In reply to: Virtue Theme Questions

    #91730
    This reply has been marked as private.
    In forum: Virtue Theme
    #91697

    Hi Hannah,

    I’ve added the css to the Theme Options – Advanced settings. It is still doing as I said – the thumbnail is still there and even though I have 2 page builder columns set up, it’s kicking the second column down to the next line.

    Here’s a link to the page: http://www.brooklyntropicali.com/home-3/testimonials/

    Thanks!
    Susan

    In forum: Virtue Theme

    In reply to: Virtue Theme Questions

    #91646
    This reply has been marked as private.
    #91630

    Hey Antione,
    1. If you go to Appearance > Menus you should see a Portfolio Type tab on the left. If you don’t see this you may need to select it from the Screen Options tab on the top right of the page.

    2. a.) What exactly do you mean “types (not filters)”? They’re the same thing.
    b.) You can use a shortcode like this: [portfolio_posts orderby=date columns=2 ratio=square filter=true layoutstyle=flat-no-margin hoverstyle=default items=6 masonry=false lightbox=true showtypes=true]

    Hannah

    #91617

    Hello,

    1/ Menu > Portfolio type: I do not understand where I can choose to add portfolio type or Portfolio item in the menu, but I have not seen the Portfolio type. How can I add portfolio type in a menu ?

    2/ On my homepage ( ), I would like to add :
    – a menu of my portfolio types (not filters) in a left column
    – the last portfolio items (6-8 items) in a right column.
    I have tried to use Theme option > Home Layout > Portfolio full, but I did not see how I can add 2 columns
    I have tried to use Theme option > Home Layout > Page content, but in the homepage, when I have created a page with 2 columns, I can add a menu widget but I do not know where I can find a portfolio widget to keep the same layout than Portfolio full…

    Thanks for your help !

    In forum: Virtue Theme

    In reply to: Portfolio Page/Grid

    #91610

    Hey Charles,
    I’m seeing content in your footer? Are you not? You can edit/add content to the footer columns from Appearance > Widgets.

    Hannah

    #91602

    Hey,
    You can use this shortcode on your services page: [recent_products per_page="12" columns="4"]
    Then as long as you have added both featured images and product gallery images and if you have Product Image Flip turned on in Theme Options > Shop Settings your product image should flip without problem.
    There isn’t a built in option to have the words switch, unless you added the words onto the image via photoshop or something. There may also be a plugin that does that, but I’m not sure of one.
    Hope that helps!

    Hannah

    In forum: Virtue Theme
    #91493

    Hi Ben,
    1. Great, thanks. Do I need to do anything or will the update be automatic for my site?
    2. Perfect! Got it, thanks.

    One LAST question (I hope). I would like to have two columns (thru pagebuilder) in the testimonial page – one big photo and one column of text. However, the testimonial image thumbnail seems to be forcing the second column to be below the first. Is there a way to A) force all three items on one line? (testimonial thumbnail, column of text, column of text) or B) eliminate the display of the testimonial thumbnail on the full testimonial page only (maybe this is easier?).

    Susan

    In forum: Virtue Theme
    #91445

    Hannah – I updated the theme, thanks for the tips!

    Ben – that was it! I must have turned off that option when I first downloaded the theme, thinking I wouldn’t use it. I totally forgot about that.

    Thanks so much for your help.

    A couple additional questions:
    1. I want to pick which excerpt shows up on the virtue: testimonial carousel on my home page. I looked back through the forums here and see that I should be able to control that through the excerpt box at the bottom of my testimonial post page. I have filled that in with what I want, but the testimonial widget is still showing the first line of the full page testimonial with a “Read more” link. Am I doing something wrong?

    2. Is there any way to use page builder for the testimonial post? I don’t see an option to do that. I would prefer to use 2 columns per testimonial on the full page displaying all testimonials – one for text and one for pictures. Is this possible?

    Thanks again for your help.

Viewing 20 results - 2,501 through 2,520 (of 3,937 total)