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,781 through 3,800 (of 3,937 total)
  • Author
    Search Results
  • #7722

    Which version of the theme are you using? In the latest version (released last night) there is a new way of adding shortcodes.

    Either way you can add them yourself with this:

    [columns]
     [span6]
    Add your left content here
     [/span6]
     [span6]
     Add your right content here
     [/span6]
    [/columns]
    #7720

    I got into page, edit and then hit the insert column icon. I then select one of the radio button options and then nothing happens. I have tried from the drop down list both shortcode and visual aid but neither works.

    I am trying to add two columns to my about page and would also like to do this on my contact page. On both of these pages I wish to display images in the right hand column.

    Thanks,

    #7633

    Not with the built in contact form, for more options you can use a plugin like contact form 7 then you add it to a page like a shortcode, which would allow you to use page builder or the columns shortcodes.

    Ben

    #7585

    You add images to the image menu area (like you do with the slider).. images at least 560px by 360px.

    Here is a step by step.

    1. Go to Theme Options -> Home Layout -> Home Page Manager, and enable the “image menu” module.
    2. Scroll down on that tab till you see “Image Menu Options” (it’s right below the “home page manager”)
    3. Click on the first “slide” in the image menu area to open it.
    4. Upload an image (must be at least 560px wide) by clicking the upload button.
    5. Add a title and a description and a link in the appropraite boxes.
    6. Repeat steps 4 and 5 till you have three slides.
    7. Make sure the columns is set to 3 and the height to 110
    8. save

    Ben

    #7582

    Looks like you switched the columns to 2 means your images need to be at least 560px by 360px

    Ben

    #7580

    Ok, the number refers to how many to show so you don’t want two numbers.

    [product_categories number="12" parent="0" columns="3"]

    Ben

    #7201

    http://cigarrilloselectronicospv.es/categoria/cigarrillos-electronicos/

    i have disabled all the plugins and it doesn´t work. It happens in shop page, or anyone having prduct columns

    #7076

    Hi,

    when I use columns in blogtext:

    it removes all summary texts:

    In other pages summary texts show fine:

    What to do?

    – Milla

    #6895

    Ok, well yes the portfolio grid is not designed to have a featured slider. So the workaround is to create your featured page and in the page content add this shortcode:

    [portfolio_post columns=4 height=4000]

    Ben

    In forum: Virtue Theme

    In reply to: Text Padding

    #6851

    Can you post a link? what do you mean by it doesn’t apply. Are you adding text into columns? Are you using the Black Studio TinyMCE Widget plugin? or just the text plugin?

    Ben

    #6829

    Ok, i testing another plugin, more or less y go for a good way, then that is resolved.

    I check Feature Template Page, but in Portafolio general page is possible?, if i change page mode “Portafolio Grid”, how i select number of columns etc?

    In forum: Virtue Theme

    Topic: Column Style

    #6802

    Hey Ben,
    Is there a way to style the individual columns after inserting on a page? Border, background, etc?

    #6796

    In the theme options > home layout > featured products you can change the columns to 5 that would make the products smaller.

    Ben

    In forum: Virtue Theme
    #6604

    You can add portfolio items to a page with a sidebar using shortcodes:

    [portfolio_posts columns=3 items=10]

    As for a sidebar on the portfolio posts it’s not in the plans. What type of portfolio are you wanting to show that you would want a sidebar?

    Ben

    In forum: Virtue Theme

    In reply to: Home Custom Carousel

    #6557

    In the space in between the opening and closing shortcodes add your image by clicking insert media and add your text by writing it in and using the format settings to select h4 for the title then select all of the elements and surround with a link. Should look something like this if viewing it text mode.

    [carousel_item columns=4]
    <a href="http://google.com"><img class="alignnone size-medium wp-image-391" alt="icon_img_27" src="http://example.com/wp-content/uploads/2013/07/icon_img_27-300x300.jpg" width="300" height="300" /></a>
    <h4><a href="http://google.com">Title</a></h4>
    <a href="http://google.com"> Description Text Here</a>
    [/carousel_item]
    #6546

    I’m working on some of this for the next update, you can use the blog carousel for the home page with a shortcode:

    [carousel type=post columns=4 orderby=date]

    Ben

    In forum: Virtue Theme

    In reply to: Home Custom Carousel

    #6544

    Here is the shortcode, you can use this in the page content area:

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

    Ben

    #6534

    Hi Ben,

    I really like the custom carousel option for the home page layout, but I need to use shortcodes since I’m working on a multilanguage site. Would you be able to tell me what the shortcode would be like with all the options from the home layout under theme options? Ideally I would like it to look the same as well if that’s possible:

    – Carousel Title
    – Carousel items with an image, description, title and link for each
    – Number of columns
    – How items scroll
    – Speed

    Much appreciated!

    In forum: Virtue Theme

    In reply to: Adding Twitter

    #6445

    Hey,
    You just add the virtue:social widget to one of the footer widgets of your site.
    Go to the appearance > widgets page and add whatever widgets you want to the footer columns.

    Ben

    #6383

    Ok yeah if you use the page content, you can click the woocommerce button and add shortcodes like:
    [featured_products per_page="12" columns="4" orderby="date" order="desc"]

    Ben

Viewing 20 results - 3,781 through 3,800 (of 3,937 total)