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,541 through 3,560 (of 3,937 total)
  • Author
    Search Results
  • #24883

    1. Using a shortcode in a text widget:

    [blog_posts type="grid" columns="3" items="6"]

    2. What type of countdown? Can you post a link to the plugin you using.

    Ben

    #24682

    Is there and way to set the type to kad_blog so I can get the feature image to have a carousel?

    I like the fact that this gives me a carousel on the image at the summary page with
    [kad_blog items=”4″ orderby=”date” cat=”north-valley-chapter”]

    and I like this for the horizontal layout
    [carousel type=”post” columns=”2″ items=”2″ cat=”north-valley-chapter”]

    Any way to get both?

    #24677

    ok, I get it, The shortcode is not set up to have columns. It’s supposed to be like the blog page: http://themes.kadencethemes.com/virtue-premium/blog/

    The shortcode with columns two columns isn’t set up to have the flex slider.

    So with one you want you need a third option, on that uses columns but also uses the slider.

    Try this:

    [carousel type="post" columns="2" items="2" cat="north-valley-chapter"]

    Ben

    #24676

    It is the two posts at the bottom of this page.

    http://www.oregonequestriantrails.dreamhosters.com/chapters/new/

    I want each post to float left….. which I think they do but they are each too wide. I can put them in a column with

    <div class=”row”>
    <div class=”col-xs-12 col-sm-6 col-md-4″>
    [kad_blog items=”4″ orderby=”date” cat=”north-valley-chapter”]
    </div>
    </div>
    but they just stack vertically.

    I added this to the home page and they are at least 2 wide…
    http://www.oregonequestriantrails.dreamhosters.com/
    [columns] [span6]<h4>Trail News</h4> [blog_posts items=”4″ orderby=”date” cat=”trails”][/span6]
    [span6]<h4>My OET Story</h4>[blog_posts items=”4″ orderby=”date” cat=”my-oet-story”][/span6]
    [/columns]

    #24660

    Ok, hold up, I’m looking closer at your shortcode. That shortcode isn’t set up for a slider, that is a shortcode that does the same thing as the “latest posts” module for the home page. it shows in two columns and only pulls the featured image.
    You can use the following shortcode which will show your posts like they appear on the blog page and it will use the slider.

    [kad_blog items="4" orderby="date" cat="mycat"]

    Ben

    #24655

    Using the Feature Page and enabling the image carousal slider, is there a easy way to move the slider to the bottom of page? In looking at the Carousel short code I see no way to specify a group of images. [carousel type=post orderby=date columns=4 items=8 speed=9000 scroll=all cat=photos] type => post, portfolio, featured-products, sale-products, best-products and cat-products…. or do I create a post of just images?

    #24629

    Hi, is there a way to use the gallery images shortcode with external images, instead of uploading them to the website?

    like
    [gallery columns="4" masonry="true" link=" " link="http:/xxx"...]

    Or is there another way with the same quality this shortcode delivers?

    Thank you so much

    Dan 1

    In forum: Virtue Theme
    #24557

    Hey Valerie,

    It’s best to post your own questions in your own topic. Rather then posting on other topics you can create your own at the bottom of the virtue forms page.

    Your question. go to theme options > shop settings. scroll down to “Shop Category Image Size” and right under that heading you can choose the columns for your category images.

    Ben

    In forum: Virtue Theme
    #24552

    Hi Ben, I’m having a similar problem. I am only setting the columns in Shop Settings>Shop Product Column Layout.

    It’s stuck on 3 columns no matter what I do. I want to try 2 and 4, as there are only 4 categories.

    The site is at: https://jewellery4enterprise.com/

    BTW – I just bought premium last night. You’d given great support for the free version (I’m StrongEagle at WP.org) and I thought I owed you the money for the upgrade. Now I just so thrilled by the extra options I can hardly stand it!

    Valerie

    In forum: Virtue Theme

    In reply to: Gallery Widget Images

    #24520

    ok, well the theme isn’t changing the size of your images, It’s also not stretching them. I can’t really see any fuzz on chrome or other browsers.

    You can switch to use the gallery shortcode and have the theme size your images to the exact size need (which is a 121px width)

    The shortcode would look like:

    [gallery ids="12,13,14,16" imgwidth="121" columns="2"]
    

    Where the ids match your image ids.

    Ben

    #24480

    Hey,
    The images are sized to fix the columns they are in. And if you have more columns they would be smaller. The “latest posts module” only has a 2 column option but you can use a shortcode for a blog carousel. Or change the page to be your latest post page then use the “page content” to display your posts in a grid like the blog grid page.

    Ben

    In forum: Pinnacle Theme
    #24437

    Hey, you can do this in theme options > home layout. Just enable the image menu and customize as desired.
    Just so you know, page builder is a great way to add widgets to pages. You can customize heights, widths, columns, etc.

    Hannah

    #24234

    Would be:

    [staff_posts columns="3" items="10" cat="teachers"]

    Ben

    #24224

    Hey,
    The page templates are set to be full width. But you can use the staff shortcode or testimonial shortcode and add theme to any page template like the sidebar page template.

    [staff_posts columns="3" items="10"]

    [testimonial_posts columns="3" items="10"]

    Ben

    #24200

    Well like I posted above you can have the blog in two columns with the css, I personally don’t think it looks very clean.

    Ben

    #24179

    Why are you wanting two columns on mobile?
    Your alternative is to leave it with one so it’s readable?

    Ben

    #24143

    Hello,
    i will download some images from product metadata. This is no problem so far. The information type images will have the size of 180×80.
    Sometimes only one image will be shown (depending on the metadata) sometimes more (up to 8).
    How do I arrange those images best to make them responsive? Table? How many columns and rows? Or just paragraphs?
    I tried to understand your CSS but could not make head or tail of it – I am a css idiot.
    Juergen

    In forum: Virtue Theme
    #24127

    Hey there, I’ve got a couple of questions related to galleries:
    1) I’m using a text widget to display a gallery in the footer of my website, “[gallery caption="true" type=slider height=100 ids="1468,1768,1770,1776,1775,1779,1773,1774,1782,1780,1778,1777,1766,1771"]” –> it looks bad: pictures are offset, regardless of me changing the height parameter.
    Check 3rd footer
    2) I’d like to have caption always displayed on the grid type of gallery, not only on hover; I use [gallery columns="4" caption="true" masonry="false" ids="1468,1768,1770,1776,1775,1779,1773,1774,1782,1780,1778,1777,1766,1771"] –> the captions only show up on hover. Check for exemple
    3) I’d like this to be the default option whenever creating a wordpress grid gallery (visible captions).

    Thanks a lot for your supply!

    #23983

    Hey,
    1. Are all your images large enough to be cropped by the theme? The theme crop can’t grow images so if they are not at least the crop size then they will show up in there default size and not be the same.

    2. You can use a woocommerce shortcode: http://docs.woothemes.com/document/woocommerce-shortcodes/

    like: [recent_products per_page="12" columns="4"]

    Kadence Themes

    #23829

    HI,

    using 2 shortcodes after another, and now even in Chrome (didnt test on ie. IE) the image soverlay the quote

    will need to make it work now, so not sure if you will be able to still see it when you check today

    here is the code

    [blockquote align=”center”]

    Tiger Beer wurde erstmalig 1932 in Singapur von der Asia Pacific Breweries gebraut und hat sich seitdem zum erfolgreichsten asiatischen Lagerbier entwickelt. In mehr als 15 Ländern Asiens gebraut, wird Tiger Beer inzwischen erfolgreich in über 75 Länder weltweit exportiert. In Europa ist Tiger Beer die unangefochtene NUMMER 1 im asiatischen Premiumlagersegment. Es wird aus den feinsten natürlichen Zutaten hergestellt und mit insgesamt 250 Qualitätschecks hat Tiger mehr als 30 internationale Preise und Medaillen gewonnen, darunter den „Brewing Industry International Championship Award“ – den sogenannten Oscar der Biere. Tiger Beer ist ein sehr erfrischendes, vollmundiges Lager mit goldklarer Färbung und 5 % Alkoholgehalt. Sein tropisch-fruchtiger, malziger Geschmack wird durch den einzigartigen „Tropical Lagering“ Brauprozess wesentlich geprägt. Es passt sowohl hervorragend zur modernen „Asian Fusion“ als auch zur klassischen asiatischen Küche.

    [/blockquote]

     

    [gallery columns="4" masonry="true" link="file" ids="2012,2010,2009,2008,2007" orderby="rand"]

    Thx

    Dan 1

Viewing 20 results - 3,541 through 3,560 (of 3,937 total)