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,161 through 2,180 (of 3,937 total)
  • Author
    Search Results
  • #118103

    Hi. I have two problems with the Pinnacle premium template.
    The first, that since upgrade to the latest version 1.8.2, the label out of stock, not displayed on the products. The product if sold out, but do not mark as before.
    The second. Kadence slider in a row with three columns and one slide in each column, only one slide is displayed and the other two are empty.
    Sorry for my English, I’m from Spain.

    #117864

    You can use the columns shortcode (from the virtue shortcodes tab in the visual editor) and add your image to one column and text to the other. Page Builder also makes this very easy.

    Hannah

    In forum: Virtue Theme
    #117678

    Hi, thanks for your quick reply 🙂

    I updated to the latest version and disabled YOO – still no progress.
    I’ve never used “link to” and the gallery was working smoothly. The gallery on www and wwwdev are done in the same way, but shortcodes are different (and I don’t know why). Do you think this is causing the problem?

    WWW

    <div class="grid_item kt_item_fade_in kad_gallery_fade_in gallery_item">
    	<div class="kt-intrinsic" style="padding-bottom:66.25%;">
    	<img src="http://www.zdravahranazapse.si/wp-content/uploads/2016/04/homeopatija-za-pse-predavannje-240x159.jpg" width="240" height="159" alt="Kljub krasnemu vremenu smo se zbrali v lepem številu." srcset="http://www.zdravahranazapse.si/wp-content/uploads/2016/04/homeopatija-za-pse-predavannje.jpg 1300w, http://www.zdravahranazapse.si/wp-content/uploads/2016/04/homeopatija-za-pse-predavannje-300x199.jpg 300w, http://www.zdravahranazapse.si/wp-content/uploads/2016/04/homeopatija-za-pse-predavannje-1024x678.jpg 1024w, http://www.zdravahranazapse.si/wp-content/uploads/2016/04/homeopatija-za-pse-predavannje-240x159.jpg 240w, http://www.zdravahranazapse.si/wp-content/uploads/2016/04/[email protected] 480w" sizes="(max-width: 240px) 100vw, 240px" class="light-dropshaddow"></div></div>

    SHORTCODE
    [gallery columns="6" link="none" ids="1916,1920,1927,1915,1918,1919"]

    WWWDEV

    <div class="grid_item kt_item_fade_in kad_gallery_fade_in gallery_item">
    	<a href="http://wwwdev.zdravahranazapse.si/wp-content/uploads/2016/04/homeopatija-za-pse-predavannje.jpg" rel="lightbox[pp_gal]" class="lightboxhover"> 
                              <img src="http://wwwdev.zdravahranazapse.si/wp-content/uploads/2016/04/homeopatija-za-pse-predavannje-240x159.jpg" width="240" height="240" alt="Kljub krasnemu vremenu smo se zbrali v lepem številu." class="light-dropshaddow"></a></div>

    SHORTCODE
    [gallery columns="6" link="none" ids="1916,1920,1927,1915,1918,1919"]

    #117574

    Hello I’m using shortcode to add portfolio types. The issue is that the excerpt is always showing regardless of it being turned off in shortcode.
    The theme settings > portfolio options are also set to not show excerpts.

    [portfolio_types orderby=date showexcerpt=false columns=2 items=2]

    What am I doing wrong?
    Thanks
    Yan

    In forum: Virtue Theme

    In reply to: Blog page problems

    #117523

    Hi Karina,
    1. I can see your image in the summary. Are you not seeing that?

    2. There are several ways to show your latest posts on the homepage. You can either set your homepage as the latest posts pages from Settings > Reading (then make sure Page Content is enabled in the homepage layout manager in Theme Options > Home Layout). Or you can use the Latest Blog Posts option from Theme Options > Home Layout. Or another option is to use a shortcode like this: [blog_grid orderby=date items=6 columns=3]

    Hope that helps!
    Hannah

    #117340

    Hey,
    6. masonry=false it’s an perimeter in that shortcode so it will do nothing. The images would all be the same if you uploaded larger images. Your images are so small the theme can’t crop them equal size because the needed size for two columns is larger then what you have uploaded and the theme can’t grow your images.

    Does that make sense? Just upload larger images and you would be set.

    Ben

    #117302

    hi Hannah!

    Thank you once again!

    3&4. i thought that was only for products. but worked well, thank you. 🙂

    5. Spectacular!!! Thank you very much, it looks perfect now. 🙂

    6. i made the changes but the masonry=false won’t work in any of the options…. Using the ‘standard template’ the format is sort of similar to home but the picture sizes looks out of configuration (image boxes showing in different shapes and sizes); when i change the layout to post grid the content of the posts re appear and we found the same issue as the standard as the boxes appears in different shapes and sizes as well. i have tried change the code from blog_posts to kad blog/ grid & adding imgheight= but no success…

    – Basically, when creating the new pages (as the one I posted on the last message which i am using as trial) using the code [blog_posts columns=”2″ items=”6″ orderby=”date” type=normal cat=beauty masonry=false] the ‘content’ of the boxes are perfect (just the image with the tittle on transparency background) but they are not aesthetically symmetrical. i am trying to make all the image boxes aligned, the same size & organised as the home page, but the basics ‘masonry=false’ and theme options > blog grid in equal weight are not working on my end….

    I will keep studying it and trying new ideas but please let me know if you have a new idea or you could share a css i would appreciate so much 🙂

    Thank you very much

    #117280

    Well, it’s clear and simple and I’m very stupid and also I found that is even more simple if I add a row and then with tiny editor and shortcode plugin add an icon and then add a link!!!
    But even so I have a problem! I’ll try to explain it.
    1- the layout of my starting row is: two columns 50% with a slight gray background
    2- I want my arrow point down in the half of the row. To do this I add a single column row under the two columns row and assign the same background
    3- I load my media library with a down-arrow
    at this point, if I add to the row this html code:

    a href=”#come_li_costruisco” img src=”http://www.liuteriacampaci.it/wp-content/uploads/2016/10/down.fw_.png&#8221; alt=”down-fw” width=”45″ height=”32″

    I obtain a nice arrow point down, but between the two rows remain a little white gap!!!
    Instead, if I add with the pinnacle shortcode plugin editor an icon all go right and there is no gap between rows.
    Where is my mistake?

    Thank you very much

    Roberto Campaci

    #117260

    Hey Ben!

    So I changed the values of those columns and that fixed the issue! Thanks for the assistance. I don’t even know why I changed those values / got the idea for it, I’m sure I had a reason but I clearly didn’t think it through fully.

    One more question since I have your attention! On the mobile site my site wide banner “Choose Free Shipping on orders…….” covers up the cart & search button. Is there values I should / could change to fix that issue?

    Thanks again!

    & Thank you Hannah for your assistance as well.

    Take care.

    #117236
    This reply has been marked as private.
    #117080

    Hi Kevin!

    Thanks for the message.

    2. I only need it on the first item, which is home. On the css, I use ‘icon-home’; i tried to use the code with the icon that i already have on css space but didnt work…

    3. On this link below, the third line you will see a ‘home’ link. If you read it from a mobile or just reduce your screen you will be able to see the menu icon on the top right.
    https://www.kadencewp.com/support-forums/topic/customize-header/

    4. i tried the code but the header didnt change (?)

    5. the code is good. it removes the right/left arrows but keep the bottom dots. sure, i would love the transparency code, thank you 🙂

    6. the search box didnt move, maybe conflicting with the current codes?

    Let me enjoy that I am here and ask something else – I am remaking all my pages as i am writing and on my front page (home) the photo grid looks amazing. If I make links as pages only using category link, the page looks just a standard grid; if i build a page using the code [blog_posts columns=”2″ items=”6″ orderby=”date” word_count=1 type=normal] exactly as i have on the front page just adding cat=XXX , the page will be similar to the first page but the pictures are not symmetric as home (looks more like pinterest). Am i missing some detail or is there a ‘trick’ which makes every single page respect the code i have working on the home page?

    Once again, many thanks. I really appreciate your help.

    #117013

    I’m using the staff post short code as following:
    [staff_posts items=”6″ orderby=”menu_order” columns=”3″ ratio=”portrait” link=”true” limit_content=”true”]

    My problem is the entire staff bio is showing on the page. Is there a way to limit the bio content to just the excerpt?

    Thanks for your help as always.

    In forum: Virtue Theme
    #116992

    Hey Walter,
    So I would suggest setting your homepage as a static page (Settings > Reading) then use page builder to create a row with two columns. Then there are several ways to display your blog posts. You can use a shortcode, virtue: carousel widget, virtue: recent posts widget, etc.
    https://www.kadencewp.com/creating-a-home-page-with-virtue/
    https://www.kadencewp.com/using-page-builder-virtue-premium/
    Hope that’s helpful!

    Hannah

    #116786

    Hi There, I am using the KT Extra Gallery Settings on a page and I am having an issue with the Mosaic layout.
    I am seeing blank spots where a photo should be. Is this normal for this feature?

    Here is what the code looks like in my page:

    [gallery width="1100" height="734" type="mosaic" caption="false" masonry="false" columns="4" ids="9309,9283,9194,9286,9209,9165,9145,9066,9068,9069,9008,8998,8926,8908,8809,8779,8777,8770,8764,8656,8655,8520,8499,8496,8432,8428,8502,8373,8392,8377,8340,8176,8185,8141,8138,8132,8101,8107,8096,7899,7903,7885,7868,7822,7809,7810,7495,7492,7494,7493,7486,7488,7487,7489,7490,7491,7485,7484,7483,7482,7481,7480,7479,7478,7477,7102,6822,6831,6827,6585,6565,6552,6519,6490,6485,6450,6407,6428,6366,6301,6286,6249,6246,6196,6126,5959,5958" link="file"]

    Here is the link to the gallery:

    My theme and wordpress are the latest and up to date. Please let me know if there is a solution for this.

    “Cheers”
    ~Indigo

    In forum: Virtue Theme
    #116751

    Hi Ben,

    I have read probably the whole support, tried a few codes you have around but still i haven’t managed to reach what i am trying to do.

    I have both of your themes, but as i am a virtue lover, i prefer to stick with it but the main thing i enjoy on pinnacle is the blog photo grid –

    i can not figure out to get anything similar… I have even tried external plugins/ widgets as content views, the post grid and postgrid. The last one allows me to create something similar as the one you have on pinnacle but not as good; but when i try to use the shortcode, i guess it is not compatible as it shows a blank page.

    As i use the builder, The only other idea I have is to use the widget ‘virtue: post grid’ but the images are far too small and i don’t see an option to add the transparence with the post name & date…..

    at the moment, i am using a standard page as ‘home’ and on the builder, i use the widget ‘text’ with the code = [blog_posts columns=”2″ items=”6″ orderby=”date” word_count=1 type=normal]

    With this code, I have a few issues:

    – if i dont have the full screen open, the ‘squares’ ends up in different sizes
    – i removed the ‘read more’. the word_count=0 doesn’t work so i am using it =1 but just under the title still showing (…)
    – do not have an option to use the post date as on pinnacle

    In resume, is there any way or a trick that i can reach the postgrid or at least reach a similar look of the pinnacle post photo grid?

    I have tried the other way around, to change my theme back to pinnacle but in this case i can reach the ‘look’ that we just created with virtue, which we are very happy with.

    Many thanks 🙂

    #116660

    Hello De,

    The reason that you’re unable to display your portfolio page as your home page is because whenever you have a homepage assigned in Settings> reading, it automatically defaults to the home page template.

    There is a fairly simple workaround though. Rather than use the page template for your portfolio posts, you can use your home page content along with shortcode to get them to display.

    A list of all of the available shortcodes within the theme can be found here:
    http://docs.kadencethemes.com/virtue-premium/shortcodes/

    The shortcode you’ll need will be the portfolio posts shortcode.
    [portfolio_posts orderby=date excerpt=false columns=4 items=4 height=250 lightbox=true showtypes=true]

    The page I linked to above outlines some other options you’ll have with the shortcode, so I advise checking it out so you can get it displaying exactly how you want.

    This shortcode will be placed in the home page’s text editor and should appear where you assign “Home Content” to appear in Theme Options> Home Layout. You can also place the code into any text editor on your site and it should work the same.

    Give the code a try and let me know if it works for you!

    -Kevin

    In forum: Virtue Theme
    #116647

    Hi There
    I am having problems with a gallery. It has two images of varying heights and I have been trying to set the grid height so that only part of the taller image is showing in the grid.
    The shortcode I’m using is [gallery columns="2" ids="2390,2389" link="file" type="default" caption="default" masonry="default" imgheight="300"]
    and the page is: Go down a little way and you’ll see two newsclippings.
    Thank you
    Allan

    In forum: Virtue Theme

    In reply to: Virtue Gallery Widget

    #116574

    Hey,
    1. Add this css (theme options > advanced settings)

    .kad_caption {
        position: static;
        opacity: 1;
    }

    2. How much? Can you give me an amount so I know what you mean?

    3. If you want to customize the image sizes you would need to use the “visual editor” widget and add a gallery through the “add media” button. Then once you’ve added a gallery you can click on the “text” tab and you would see the shortcode. which will look something like:[gallery ids="2,3,4" columns="3"]

    In that shortcode you would want to add imgwidth="300" imgheight="300" just changing the numbers to whatever size you want.

    So would look like:

    [gallery ids="2,3,4" columns="3" imgwidth="300" imgheight="300"]

    Ben

    #116475

    Thank you so much! That was much easier than I was making it out to be..

    One more question about that though.. Is there a better way to get a line to show up in between the columns? I like what I have put in place, but I don’t like how much space there is to the left of the far left items. I also don’t like the line being on the right of the right side columns.. Is there some other way I should do this? I just feel some separation needed to be made..

    #116473

    Hi, May I just list my blogs one by one like news in google, not in 2 or 3 columns with big pictures… I choose the page as a blog grid, but I can not set it to 1 column. Thanks

Viewing 20 results - 2,161 through 2,180 (of 3,937 total)