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,121 through 2,140 (of 3,937 total)
  • Author
    Search Results
  • In forum: Membership Forums

    In reply to: HomePage Question

    #121403

    What are you setting for “Choose how many columns in each row” under the image menu settings?
    -Kevin

    #121365

    Hi, I actually want to change the default padding and possibly the margins between the other shortcode’s rows and columns not create an entirely new space.

    #121211

    Hello,

    The pagination for Romanian and French was ok, for English was not working. I read that the page and slug have to be different, so I changed the page from “services” (same with the slug of portfolio) with “business-services-en”. Now all the pages of all languages are empty and I cannot even get it back as it was before. I refreshed permalinks, I disabled cache, but nothing. I can use a shortcode for portfolio page, but there is no pagination when I use the shortcode [portfolio_posts orderby=date excerpt=false columns=4 items=4 height=200 lightbox=true showtypes=true]

    You can see it here:

    What can I do?

    Thank you,

    Nicolae

    #120948

    Dear support!
    I’ve got a problem with Blog Grid. I want my blog displayed in 2 columns.
    I set all settings, but It still doesn’t work properly. What could be the problem?


    Thank you in advance!

    In forum: Virtue Theme
    #120821

    I strongly suggest you make columns with that many menu items. That would be much much more UI friendly. See “features” in the demo:

    http://themes.kadencethemes.com/virtue-premium/shortcodes/

    Else if you really want a scroll bar then you can use css like this:

    li.menu-publisher ul.sf-dropdown-menu {
        max-height: 300px;
        overflow-y: scroll;
    }

    Ben

    #120752

    Hi Tomas,
    You would either need to use a shortcode like this: [blog_grid orderby=date items=8 columns=4] (you can paste that into a text widget within your home widget area). Or you can set your homepage as a latest posts page from Settings > Reading and in Theme Options > Home Layout choose the grid format under page content options.
    Hope that helps!

    Hannah

    #120745

    Hello,

    I´m not able to figure out how to easily setup on my homepage in Virtue Premium 3 or 4 columns for latest blog posts, as there is default only for 1 or 2.

    Thank you
    Tom

    #120700

    Hey,
    You can’t simply add that code and have it display inside a loop in a specific area. A loop runs again and again so adding that code would make it show every time to loop ran.

    Thus you would need to add a counting system in so you can check the loop for specific counts and output the code. This is find but you shouldn’t do this in a shortcode. You could do it in a template if you were working on a blog template but shortcodes are a fuction and you shouldn’t override.

    Here is what I suggest you do instead of all of that.

    Simply add a shortcode for each row then add your adds in between.. This is how that can look:

    
    [blog_grid columns="2" items="2" orderby="date"]
     AD HERE
    [blog_grid columns="2" items="2" offset="2" orderby="date"]
     AD HERE
    [blog_grid columns="2" items="2" offset="4" orderby="date"]
     AD HERE
    [blog_grid columns="2" items="2" offset="6" orderby="date"]

    Ben

    #120273

    Hi guys,

    Can you advise on the below? I know you have the option to set the gutter between columns using page builder but I have two block I want to move together and there’s an auto 30px margin being added. I’ve attached a couple of screenshots to show what I mean. I’ve tried all of the following…

    – Setting gutter to 0 (just incase)
    – Adding margin-bottom:0px; to the custom css of the block

    Any ideas?

    Thanks
    Billy

    #120224

    I am using a blog grid style page to sort my posts into four columns. Up until now I have been using order by date so that the four newest posts show up on the top – but now I want to use random sort for previous / old posts (second row and down) and mark the newest ones to stick on the first row. I want this to look seamless with no extra spaces between the thumbnails and so the shortcode for a category based blog grid does not work. Quick edit and checking sticky does not work away from the homepage – but this kind of functionality is exactly what I am hoping for. Is there any way to set a blog page to random sort but force a few specific posts to stay at the top?

    #120205

    Rather than using the carousel, you can use shortcode like this in a text editor on that page to have your testimonials display in a grid rather than the carousel:
    [testimonial_posts orderby=date items=20 columns=4]

    The reason there is two titles showing is because of the carousel widget itself. By default it gives itself a title of Testimonials. If you use the above shortcode, this will not be present. Conversely, you can hide that title using this CSS in Theme Options> Advanced Settings:

    .widget_kadence_testimonials_slider h3.widget-title {
        display: none;
    }

    That page is showing the images squared, except for this one:
    http://studiomag.co.uk/wp-content/uploads/2014/07/YW56_big.png

    The reason that is happening is due to the fact that it’s of different dimensions than the others. See here:
    http://studiomag.co.uk/wp-content/uploads/2014/07/alwaysforever_big.jpg

    The second image is much larger, which allows the theme to crop it. Try replacing the small image with one that’s closer to the same size as the others and let me know if it displays as a square.

    Thanks for your patience as we work out these issues!
    -Kevin

    #120203

    yes i know where to set that one but i dont like more than 4, it puts it as narrow columns, just wish i could show all testimonial on the same page 🙁 Also not sure why title show twice (plus breadcrumbs) All pages show normally just once the title plus breadcrumbs.
    any idea why this page doesnt show photos squared http://studiomag.co.uk/portfolio/published/ ?

    #120195

    thats great, its working this way. I didnt even have all these options there before. Working on it ow. ALso, working on testimonial page, i wanted only 4 columns but i got more testimonial than 4 but rets of them is not showing even though i set it to more than 5 on the page. Thank you

    #120187

    its 3 columns but not doing all square, thumbnails. I dont want images all over the place.

    #120186

    I’m seeing 3 columns displaying on that page now. Though I am noticing that the featured image of a post is broken, so you may need to re-upload that.

    -Kevin

    #120183

    Alrighty, you should be able to set it within the portfolio page itself. Find Portfolio Page Options, and you can set the columns there. I went ahead and set it to 3 for you.

    Take a look and let me know if you’re happy with it.

    -Kevin

    #120181

    I have done that Theme Options> Portfolio Settings, what do you have set for “Choose how many portfolio columns to show on portfolio archive pages?” and nothing changes; galleries look crap. I need them to be all thumbnails looing, equal squares and its not working even though its set to this?

    #120171

    In Theme Options> Portfolio Settings, what do you have set for “Choose how many portfolio columns to show on portfolio archive pages?”

    Set that to the number you want.

    -Kevin

    #120140

    I managed to install it but it changed my portfolio pages. I wanted to have all images square in them in 3 columns. I set it to this and its showing massonry style. I looked at gallery pages and i like custom grid look but cant make it look like that.
    I also dont manage to find the way to swap sidebar to the left instead of right – looked in those settings but dont see it there. could you please help http://studiomag.co.uk/

    Thanks

    #120081

    Hello again,

    I’m trying to make some body text (visual editor) align center when in mobile only. I’ve tried messing around with split content which is amazing and centers text on mobile perfectly but I can’t seem to control the width of the columns or center the image.

    Is there any css I can add that will center text on mobile only?

    Here’s the page in question:

    Thank you so much!

    -PS

Viewing 20 results - 2,121 through 2,140 (of 3,937 total)