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,341 through 2,360 (of 3,937 total)
  • Author
    Search Results
  • #102843

    Hey,
    you should certainly be able to add links in the visual editor (not that I’m telling you thats what we did here but the fact that your saying you can’t is odd?). In the visual editor there is a link button (chain) what happens for you when you use?

    In your theme options > footer options. YOu need to select the layout for four columns. Right now I see that you have three columns selected. (that means you would be selecting the far left image).

    Here we are using a virtue image widget for the logo, a text editor for the about us, virtue social for the social links, mailchimp plugin for the news letter and custom menu widget for the menu on the end.

    Your description of losing content really makes me think your servers max memory setting in your php is not set up correctly. I suggest contacting your host and having that increased.

    BUT when I look into your theme options > custom css output you have an extra bracket that is braking your css:

    
    }
    .topbarmenu ul li a {
    color: #0c86b2;
    }
    

    The top bracket shouldn’t be there.

    Ben

    #102800

    I added in the footer some “cloud tags” widget in one of the columns

    Once this widget is added you can place a Title in the title tab or leave it blank. If u leave it blank, the name of the chosen cloud tag type appears as h3 title. is it possible to hide them?

    Regards

    In forum: Virtue Theme

    In reply to: Image size

    #102752

    How can I get back into the gallery when it looks this?

    <p>Here are some recent residential window and siding replacement projects by Climate Shield Home Exteriors. What a difference new windows and siding can make in the appearance of your home, as well as in your energy savings!</p>
    <div style=”max-width:1000px; margin:0 auto;”>[gallery ids="1037,1038"]</div>
    <div style=”max-width:1000px; margin:0 auto;”>[gallery ids="1054,1055"]</div>
    <div style=”max-width:1000px; margin:0 auto;”>[gallery ids="1057,1058"]</div>
    <div style=”max-width:1000px; margin:0 auto;”>[gallery ids="1061,1062"]</div>
    <div style=”max-width:1000px; margin:0 auto;”>[gallery ids="1060,1063"]</div>
    <div style=”max-width:1000px; margin:0 auto;”>[gallery ids="1068,1066"]</div>
    <div style=”max-width:1000px; margin:0 auto;”>[gallery ids="1069,1067"]</div>
    [gallery columns="4" ids="1071,1072,1073,1074"]

    In forum: Virtue Theme

    In reply to: Image size

    #102723

    Hey,
    When I look at that page I see you have set the gallery to three columns? Not two. Please set to two columns like I suggested above.

    I see you also have changed the html I posted to this:

    <div style="max-width:1000px; margin:0 auto;">

    Please can you change back to what I posted?

    Ben

    In forum: Virtue Theme

    In reply to: Image size

    #102636

    ok, create a new page. Add a gallery with your two images and make sure to set the columns to 2.

    Click on the text tab of that page. Where you see the gallery shortcode surround in this html like this in example:

    <div style="max-width:600px; margin:0 auto;">
    [shortcode here]
    </div>

    Ben

    In forum: Virtue Theme
    #102618

    So this is not the purpose of the carousel, it’s not designed or built to function within the rev slider and the rev slider is adding js and css that I believe would make this impossible to work properly.

    But one basic thing you need to fix is your column settings. Right now you have it set to 3 or it’s defaulting to three because you are not setting it. You need to change that to 1 so in each shortcode (meaning the carousel and the carousel items) you would need:

    columns="1"
    

    Ben

    In forum: Virtue Theme

    In reply to: On Sale products

    #102594

    2. I think you are missing the simple products shortcode where you can choose products by id or sku. For example:

    [products skus="foo, bar, baz" orderby="date" order="desc" columns="4"]

    Please take another look at the link I posted above.

    4. Here is a tutorial on pagebuilder: https://www.kadencewp.com/using-page-builder-virtue-premium/

    And here is one on the home page: https://www.kadencewp.com/creating-a-home-page-with-virtue/

    You can create as many categories as you like and add products to them.

    Ben

    In forum: Virtue Theme

    In reply to: Image size

    #102590

    I’m not sure I understand 🙁 Right now I have a row with 2 columns and each one I have the Virtue Image Menu Item.

    In forum: Virtue Theme

    In reply to: Image size

    #102587

    You could use a column shortcode in a visual editor widget and place the images in each column. That will give you the option to set the images size to medium, which will likely work for you.

    The column shortcode looks like this:

    [columns] [span6]
    
    add content here
    
    [/span6][span6]
    
    add content here
    
    [/span6][/columns]

    If you want the hover effect of the image menu, you can do that with CSS. Let me know if that’s what you want and I’ll try to write it for you.

    #102502

    welcomeamigos.co.uk

    I updated Virtue today and a number of things on the above site have broken:
    -Pagebuilder is not functioning correctly (I cannot create columns and the columns that were there previously are no longer there – see Home Page) I have been using Pagebuilder for the last year without problem
    -the icons on the Features widget are no longer there (Front page) even though they are selected on the Features widget
    -the Kadence slider text has lost some of its styling and become large – changing the font size has no effect.
    -the weekly class schedule welcomeamigos/classes2 is now showing the information that should only be visible on hover permanently

    I was meant to be adding pages to the site for a client which they need immediately so would really appreciate some support asap to solve the above problems.

    #102473

    Hey Jack,
    In Theme Options > Home Layout scroll down to Home Portfolio Carousel Settings and set the number of columns in the carousel to 2.

    Hannah

    In forum: Virtue Theme

    In reply to: size table

    #102120

    Yes, i saw that now, and have set it to 5 which works fine.
    But how do i create a table at the virtue tab?
    The only shortcodes available is for 4 columns. Is there another way to create the table?

    In forum: Virtue Theme

    In reply to: On Sale products

    #102038
    This reply has been marked as private.
    #102037

    Hey! When you assign a page that isn’t a regular home page to be Home, then the theme automatically assigns the home page template to it. The best way to get a portfolio page on your home would be to use shortcode.

    [portfolio_posts orderby=date excerpt=false columns=4 items=8 height=200 lightbox=true]

    You will want to place this into the visual editor for the page, either in an editor widget through pagebuilder, or the default editor. Then, you’ll go into Theme Options> Home Layout, and disable all of the items in the Home Layout Manager except for Page Content.

    Here is a place you can read more about shortcodes with pinnacle:
    http://docs.kadencethemes.com/pinnacle-premium/shortcodes/

    Let me know if that works for you!

    In forum: Virtue Theme
    #101968

    Hi,

    1.How can i choose NOT to include Special Promotion items (which were also on Sale) in my Product Grid for On Sales item? i want to differentiate between Normal sales item and Special Promotion items.

    Im currently using Text widget on my Home Widget area by inserting this [best_sellers_products per_page=”20″ columns=”4″] for On Sales Product grid

    2. Can i choose which sales product appear on my Sales Product grid homepg?

    Thanks

    In forum: Virtue Theme
    #101928

    1. What do you want to change about the product titles? You’ll have to be more specific.

    2. I believe what Ben said above applies here as well.
    See here: https://docs.woothemes.com/document/template-structure/

    You can change the number of footer columns via Theme Options> Footer.

    In forum: Virtue Theme
    #101852

    1. When I go to your pages > look book. I click edit. I scroll down to your portfolio grid options and the very first option is for how many columns. You have three set right there. Just change that to two. Please refer to the link I posted above.

    2. Either use the carousel slider instead of the flex or set your slider min and max height to match that of the images you are uploading. This is done right in the portfolio post while your editing.

    3. They will always auto slide on the portfolio page itself. Your auto play option is only for the single portfolio post not the grid page.

    Ben

    In forum: Virtue Theme
    #101840

    1. In your page that you have set to be the portfolio page using the portfolio grid template just set the columns in your page options. See here: http://docs.kadencethemes.com/virtue-premium/templates/portfolio-page-template/

    2. I don’t understand your second question? Have you see the tutorial on portfolios?

    https://www.kadencewp.com/creating-a-portfolio-page-with-virtue/
    Ben

    #101834

    Hi,

    I’m trying to set the portfolio page to two colums. I have made changes in theme options but it keeps displaying 3 columns instead of 2. I also need the images to be as large as in the demo. Please advise. Many thanks!

    In forum: Virtue Theme

    In reply to: Pictures Size

    #101763

    How do I clear my cache?

    The photos were added using Virtue:Gallery…Gallery Type- Standard… Columns 5… Light box – Full

Viewing 20 results - 2,341 through 2,360 (of 3,937 total)