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

    Hello,

    So far, I have been unable to create links from the left column to the right in PageBuilder. The link tool does not provide for intra-page links, so far as I can tell.

    I tried adding fragment identifiers (target and target reference) in the left and right columns, but this did not work.

    Please advise.

    Thank you,

    Pamela

    In forum: Virtue Theme

    In reply to: More products

    #132978

    Hey Marcelo,
    You can use a shortcode like this: [recent_products per_page="12" columns="4"]
    Just paste that into a text widget within your home widget area. Or if your homepage is a static page you can paste it into your home content area.
    Another option is to set your front page as the shop page (settings > reading).
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: Custom carousel

    #132909

    Hi Kevin
    ok I’ve managed to get the carousel up but when i choose say 5 columns it actually shows 5 items in a single column no slider effect. Its just a single still image and product description. I’ve tried playing around with all the settings but I just can’t seem to get a slider effect on. I really appreciate your help.

    Kind regards

    Mohammed

    #132883

    I think you still may have some CSS that’s breaking your page’s layout. You should probably take a look just in case.

    Try this CSS to get them to display in two columns in mobile:

    @media (max-width: 767px) {
    .home .homecontent #pg-27-0 .panel-grid-cell {
        width: 50%;
        float: left;
        }
    }

    Let me know how that works for you.

    -Kevin

    In forum: Virtue Theme

    In reply to: Custom carousel

    #132876

    Hey Mohammad,

    There isn’t a tutorial for this but let’s see if I can break it down for you. Your first will want to navigate to the page edit screen for the page that you’d like this carousel to display on.

    Then, open the page builder tab in the page editor. Then create a row, and within that row, add a Virtue: Carousel widget. Within the widget settings, you’ll want to select “Category of Products” in the “Carousel Type” dropdown.

    Then, set how many columns etc… that you’d like the carousel to display. And finally, under the “Product Category” dropdown, set the category for the carousel.

    Does this help? If you’re wanting to add the a slider to the category pages themselves, you’ll need to go a different route. Just let me know!

    -Kevin

    #132729

    I have a page at where six icon widgets are in line on one column. When you view the page with a smartphone, all of the icons form one column, but I would prefer to have them form two columns (Save Water, would be next to Rebates, etc.). I tried to enter Bootstrap classes to make the change but it did not work. Any advice for how I can change this? Thanks!

    In forum: Virtue Theme
    #132723

    You are right Kevin, The Columns themselves are displaying correctly. But as you can see I have two sets of columns set up one with the slider, and another just below. The problem is the columns sets with the slider actually does not display at the top of the page but rather below the second set of columns.

    In forum: Virtue Theme
    #132717

    The columns all appear to be displaying as intended. If you want them to appear in a different order, you’ll simply have to move the content around so that you get the look you’re after.

    So if you want the slider on the right rather than the text, simply move the content to the opposite of where it is any you should be set.

    -Kevin

    In forum: Virtue Theme

    In reply to: Mobile home page

    #132695

    Lesly,

    Please post in a new topic for future support queries. Thanks!

    The screenshot you sent is already displaying 2 columns. Do you mean that you’d like it to display as one instead? Can you post a link please?

    -Kevin

    #132672

    Hi there

    My page consists of two sets of Virtue Shortcode columns. In the page editor, everything seems fine (that is the first set of columns show first, then the second). However, when the page is viewed live, the order the column sets appear, are reversed. Here is how the page displays:

    And here is the code:

    [columns] [span8] [kadence_slider_pro id=”1″][/span8]

    [span4]

    <hr />

    With decades of real-estate and mobile home ownership experience, Bill Summers understands park owners… discretely marketing their parks and screening prospective buyers.

    With decades of real-estate and mobile home ownership experience, Bill Summers understands park owners… discretely marketing their parks and screening prospective buyers.

    Because he knows buying a mobile home park is a large investment, Bill always tries to personally review and investigate available properties. Working with a professional like Bill, ensures that you are properly informed in all aspects of a mobile home park purchase.

    [/span4][/columns]

    <hr />

    [columns] [span6]
    <h4>What people say about Bill</h4>
    “We have bought two mobile home parks with Bill Summers as our agent. It is extremely helpful to have him working for you because he…
    Read More
    <h4 class=”widgettitle”>Want more information?</h4>
    Are you are interested in purchasing a Manufactured Home Park or other Real Estate Investment property and …
    Read More

    [/span6][span6]
    <h4>Investing in Mobile Home Parks</h4>

    … [ read full article ]

    [/span6][/columns]

    #132551

    1. Sure, make sure you have portfolio posts created, then in your theme options > home layout. Enabled the “portfolio full” module. Scroll down to the settings for it and you will see the setting for it where you can enabled mosaic style.

    2. That is the mosaic portfolio grid. It’s not really a matter of setting any rows or columns it’s all built for you through the loop.

    Ben

    #132544

    Ok hmm there is a round about way to do this. Get this plugin: https://wordpress.org/plugins/widgets-on-pages/

    Then go to the appearance > widgets page. IN your new widget area for the plugin add a visual editor widget. IN that widget add this shortcode which creates the carousel:

    [custom_carousel columns=3 speed=9000 scroll=1]
    
    [carousel_item columns=3]
    Item 01 – Add your info here
    [/carousel_item]
    
    [carousel_item columns=3]
    Item 02 – Add your info here
    [/carousel_item]
    
    [carousel_item columns=3]
    Item 03 – Add your info here
    [/carousel_item]
    
    [carousel_item columns=3]
    Item 04 – Add your info here
    [/carousel_item]
    
    [/custom_carousel]

    You can copy the items to add as many as you like.

    Then where you see the text “Item 01 – add your info here” for example replace that with the shortcode for the image menu item.

    [img_menu image="urltotheimage.jpg" columns="1" title="Title" description="Description" link="#"]

    Now becuase you are using widgets on pages you can just add that shortcode to call in that widget area on any page.

    Ben

    #132540

    I like the layout in demo site style 02. I’d like to add it to my home page layout, using the homepage layout manager. The importer plugin suggests that it will override my theme options – I don’t want that.
    (1) It is possible to have style 02 in addition to my current homepage layout? If so, how?
    (2) Rows an columns in demo site 02 are ideal. How do I do the same?
    I wish there was step-by-step tutorials how homepage of these demo sites were brought up.

    Thank you for any assistance!

    #131961

    Columns shortcodes is fine.

    Ben

    #131952

    Hey,
    Super, thank you very much.
    I didn’t do the page “Contact” with the “Page Builder”, but shortcode “Columns”. Is this good or bad?

    [columns] [span6]
    
    [span4] [iconbox 1][/span4]
    [span4] [iconbox 2][/span4]
    [span4] [iconbox 3][/span4]
    
    [/span6][span6]
    
    [contact-form-7]
    
    [/span6][/columns]
    
    [columns] [span6]
    
    [span4] [iconbox 4][/span4]
    [span4] [iconbox 5][/span4]
    [span4] [iconbox 6][/span4]
    
    [/span6][/columns]

    img1

    Staff Posts Shortcode in the manual is unfortunately not all the necessary parameters, but I found them in “staff_shortcodes.php”

    img2

    Vladimír

    #131950

    1. Your issue is simply that you are changing the container width of your site.

    /* increase page container for large screen*/

    @media
    (min-width: 1200px){
    .container { width:88%; }}

    So making that row larger then normal 1170px wide. But your columns are set up to be 4 per row with images at 300px wide.

    And so obviously when your at a screen size of 1600px in the row those four columns are larger then 300px forcing your images to expand.

    The reason tiles would be different is simply that the columns are not predefined.

    All you need to do is change your image output width. You can do this through the gallery shortcode.

    add imgwidth="500" imgheight="500"

    to the shortcode.

    Ben

    #131854

    Hi Kadence team,

    it’s the first time i test K Gallery and i found a few problems or maybe i’m missing something:

    1. i need 2 rows with 4 columns, square images. On every layout except TILES the grid images look fuzzy and blured, like bad compression.
    – I tested different resolutions, from 500x500px to 1200x1200px with same results. The original images are high quality 30MB tif’s saved from Lighroom in high quality at 300ppi.

    – I also tested different image ratios to different Gallery layouts, but only TILES outputs sharp grid images.

    Created a test page – same image with 4 different names in 2 galleries, square and tiles layout. Images here are 700x700px

    2. a long caption is needed to show the position in the company and the location, so i try to brake the text on different rows using BR tag.
    This works great on the grid images, but on the zoomed images it only shows the first words before the BR tag. What is the solution ?

    Thank you,
    B.Anders

    #131806

    Hey,
    The contact page is designed to be two columns. Content on one side and forum on the other. You can simply just use a plugin to add your own contact form in a normal template if you want a custom layout. see this plugin : https://wordpress.org/plugins/contact-form-7/

    You can use pagebuilder, see : https://www.kadencewp.com/using-page-builder/

    In terms of staff grid you just need to add the staff with a shortcode not a page template. That way you can place it where ever you like. See here: http://docs.kadencethemes.com/virtue-premium/shortcodes/

    Ben

    In forum: Virtue Theme

    In reply to: Fonts

    #131759

    There is no way to have an actual sidebar on each side of the page, but using page builder, you could add widgets to columns on each side of the page to make it appear as though there are two sidebars.

    if you’re unfamiliar with page builder, this tutorial should act as a good introduction for you:
    https://www.kadencewp.com/using-page-builder/

    -Kevin

    #131676

    Hi,
    I purchased Slider Revolution directly from CodeCanyon so I could use some of their Free Templates, but the activation box as described in their installation instructions ( is not available in the Virtue Premium Theme Version: 3.9.7 that I have installed. Slider Revolution shows up as a plugin and I am able to create my own sliders, but not use any of the free templates. The activation box is totally missing and the plugin updates section runs clear across the container. There aren’t even two columns. How do I enter the activation code? I tried deleting and reinstalling the plugin, but no avail.

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