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 - 3,181 through 3,200 (of 3,937 total)
  • Author
    Search Results
  • #48481

    Hi,
    I have set the gallery shortcode to the below, but the images are showing full width (in 4 columns).
    [gallery ids="16,17,18,19,20,21" masonry="true" lightboxsize="large" caption="false" type="grid" columns="4"]

    Currently seen here

    Any pointers appreciated

    Thanks

    #48444

    Hey,
    I don’t recommend that you change any files. Just add a home widget area or content area and use the portfolio shortcode. [portfolio_posts columns=4 items="40"]

    Ben

    #48441

    Hey,
    1. Are you adding an image to the portfolio type? That is important for the grid to work since you are calling in a type and that would need an image to show. I updated the link you posted to show you.

    2a. You can use this css in your theme options > advanced settings:

    .portfolio_item .portfoliolink {
          ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
        opacity: 1;
    }

    2b.That would be more custom css based on your titles and settings like columns. You would need to post a link.

    3. https://www.youtube.com/watch?v=fLg2T1AvmFE

    4. I’m not sure what this means?

    TITLE Excerpt
    IMAGE Excerpt/ External Link

    but you can add portfolio posts to a page using the portfolio post shortcode.

    Ben

    #48406

    Hi,
    I did desactivated all plugin one by one and found out it was page builder plugin in “masonry type” which was the problem.
    The three columns test doesn’t work better :http://www.justroutein.fr/rotorua/.
    In all other types of gallery, I can see my pictures. Strange.
    Thank you for your reactivity 🙂

    Simon

    #48399
    This reply has been marked as private.
    #48192

    Hello,

    Can someone tell me how to edit the short code or how to edit the staff post so that my staff photos are not clickable? I am using this short code to add a staff grid to my “Team” page [staff_posts columns=”4″ items=”12″ cat=”staff”] but a lightbox pops up when you click on the photos.

    Thanks in advance for any help.

    HB

    In forum: Virtue Theme
    #48151
    This reply has been marked as private.
    #48062

    444 is default for the image menu because the background is white.

    If you want to change you can use this css in your theme options > advanced settings:

    .home-message h4, .home-message h5 {
    color: blue;
    }

    2. “Latest Blog Posts” is not a carousel on the home page of any demo. It’s always just a grid.

    What widget are you using for the featured products that your getting the description? The only way I can think of that would be if you set the columns to 2.

    Are you adding the title as part of the widget? Post a link.

    Ben

    In forum: Virtue Theme
    #48039

    1. There isn’t a theme option for that. So that would mean you would have to code something out yourself and it means you would need custom classes in each column to add this kind of style where you flow columns then add offsets on tablet screens. This is more of a developer thing then theme support per our support policy. Seems like with all that you want that hiring a web developer would really help you.

    1 again.
    add !important to your css.

    2.
    You would need to move the pagination lower in your slider settings, then add some padding to your slider with css like this:

    .home .sliderclass {
    padding-bottom:20px;
    }

    3. This css:

    .product-img-case a {
      pointer-events: none;
      cursor: default;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Categories on a page

    #48029

    Hey, If you are wanting to add product categories and custom links together I suggest just using pagebuilder on a page. Make four columns and add for virtue:image widgets. Then add a link for each image to where you want the click to go.

    Your link took me to a normal product page. Like in the demo. http://themes.kadencethemes.com/virtue-premium/product/mountain-t-shirt/
    are you wanting to change how this works?

    Ben

    In forum: Virtue Theme
    #48000

    Hey Ben,
    okay, that worked, but I can’t figure out what code I would need to use if I wanted 5 columns in one row on desktop, 3 columns in one row and two centered in a second row on tablet and all five underneath each other on cell phones?

    Also, a few other things I just can’t get figured out:
    1. I have a contentclass padding set, but it is only working on desktop, not on mobile. So when you view the homepage on let’s say 800×1280, the home page slider is directly attached to my logo. What would I need to add so that the contentclass padding also applies to mobile? ALso, how can I apply this to the blog archive page? I am using the animation in effect so the top blog post is a bit too high.
    2. I can’t get my slider settings correct. My sliders are each 2046 px wide and 591px high, so I have set this as the slider settings and put the images to “contain” and auto repsonsive. So now the bullets are on top of the slider. I know I can arrange them in the slider settings by using a negative number, but this makes them go on top of the row underneath. How can I get them lower?
    3. And last: Can you turn off the lightbox on the product page?

    Thank you so much!

    In forum: Virtue Theme
    #47896

    Yes, Mobile view is when the columns turn to rows. I like the default setting, if you want to change it then you would need to decide what you like, or at least what device you are aiming at.

    as for the shortcodes. It looks like you added it to only one column. add it to each.

    Ben

    In forum: Virtue Theme

    In reply to: Two Columns Menu

    #47880

    Hey David,
    In Appearance > Menus if you open the cidades menu item you should see a. Enable Fullwidth Sub-Menu button. Selecting that should open your dropdown in more columns. Does this work for you?
    If you don’t see the fullwidth button you may need to select it from the screen options tab on the top right of the page.

    Hannah

    In forum: Virtue Theme
    #47876

    Hello,
    I would like to leave the submenu in two columns , but it does not know where to start to change. Can anyone help me?
    My website is:

    The menu I want to change is the “CIDADES” leave it to dropdown in two columns .

    #47857

    Hi Paul,
    In Theme Options > Portfolio Options set Default Portfolio Layout Style to Post Boxes. Then you can add a shortcode like this [portfolio_posts columns=”3″ items=”9″] to a visual editor widget in the Home Widget Area in Appearance > Widgets. Then enable the Home Widget Area in Theme Options > Home Layout.
    Hope that helps!

    Hannah

    #47802

    Also note that the more columns you use the width of the image will decrease since it needs to fill less space.

    Ben

    In forum: Virtue Theme
    #47796

    When you use the theme shortcodes for columns you can choose when you want the columns to break down… you can do this to in your pagebuilder settings for all pagebuilder columns.

    For a shortcode example lets say I want the columns to be 6 on desktop 3 on tablet and 2 on mobile. You can use this shortcodes:

    [span2 tablet="span4" phone="span6"]
    image centered here.
    [/span2]

    The differences your seeing manly have to do with the alignment of your image. If you centered aligned them all it would be similar although some widgets have different padding then others.

    Ben

    #47783

    Sorry, it just occurred to me that you cannot use a page template on the home page and that is probably your issue. You would need to use a shortcode. Or you can just set your front page as the latest post page (Settings > Reading) and then use the Use Post Grid Format and set the number of columns to three (Theme Options > Home Layout -bottom of page). Does that work for you?

    Hannah

    #47770

    Hi!

    I’d like to have my home page set as this page:

    However, when I switch the setting to this as a static front page and send posts elsewhere, the home page takes on the page but displays none of the content. It shows the title and then an empty page. I have it set to the Blog Grid template, with three columns and 12 posts per page.

    Could you tell me how I can fix this, please? If there’s some reason why this isn’t possible, could you suggest an alternative so that I can achieve the same effect in the current home settings?

    Many thanks

    #47728

    It looks like your adding everything into one widget area. The footer column 3. Add widgets into footer column 1 and 2 if you want them in separate columns.

    Ben

Viewing 20 results - 3,181 through 3,200 (of 3,937 total)