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,621 through 3,640 (of 3,937 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Blog/Homepage layout

    #20159

    Hey Peter, So you can go to settings > reading and set the desired number of “blog pages show at most”. Then in theme options > home layout you can set the number of post columns under “Page Content Options (if home page is latest post page)”.
    Hope that helps!
    Hannah

    #20143

    My site is at:
    http://www.shopclub.no/

    The image menu is added through pagebuilder. 3 columns at 33.3% each With added widgets as describet here: https://www.kadencewp.com/creating-demo-3-layout-homepage/

    edit: I would prefer it not to switch to mobile mode on ipad portrait mode. I would like that for iphones and such, but not pads. That should not be neccesary on physically larger screens.

    #20133

    Hi, and thanks for a fantastic theme!
    I have an issue with responsiveness on ipad. I look at Your style 3, as my site is set up using Your tutorial, and see that Your image menu looks great and keeps 3 columns in portrait mode. Mine however sets the images in one column below each other and the images does not look good.
    Any ideas?

    #20040

    I am currently working on the Shop page, displaying product categories in a grid. On your page you have a blue background box to the information [product_categories number=”12″ parent=”0″ columns=”3″]. For some reason that blue box is displaying on my shop page. Please could you tell me how to get rid of it as it doesn’t appear on any of my other pages.
    thank you,
    Geraldine

    Found the problem – In the shop page itself I had Pre enabled in the view screen.

    #19876

    Hi Ben,
    if you look at my page http://www.yogawirral.co.uk/about there are a couple of issues I’m having. Firstly, in the three columns underneath the main image I have used the same page builder ‘arbitrary text or html’ widget but the text colour formatting is different (it should be the same as the left hand column) and is there a way to make the title a link?

    Secondly, in the top bar drop down menu for the ‘about’ link, the font is tiny and the width of the drop down doesn’t match the column width. How can I change that please?

    thanks
    Justine

    #19781

    “Is there a way to use Page Builder/Visual Editor within the Header Widget area?”

    No, because it’s not a page and only a widget area pagebuilder doesn’t load there. If you want columns you have to use the virtue shortcode button and add columns.

    Ben

    #19534

    Hello,

    Would you mind helping a newbie answer a simple question please…

    When creating a new page using the Page Builder, I have added some Text widgets in 3 columns. If I switch back to Editor View – Text tab – I can see some of the content which I entered into the Text Widget. I was wandering if it is now possible to View and Edit the ‘real’ HTML of the page instead of the only the content i entered?

    Is this possible?

    Many Thanks

    D..

    #19476

    Looks like the shortcode can use the other parameters (like “columns” and “speed”), too. Awesome!

    I will let the long-term maintenance team choose between the Pagebuilder or shortcode methods. Both are winners!

    In forum: Virtue Theme
    #19352

    You can set the columns in related products at the bottom of the theme options > shop settings page. If you set to 4 it will be the same as your home page.

    Ben

    #18902

    To avoid squashing the homepage (which uses full page layout) I had to modify slightly:


    @media
    (min-width: 1200px) {
    #content .main.col-lg-9 {width: 66.66%;}
    #content aside.col-lg-3 {width: 33.33%;}
    }

    But that is basically a partial-overwrite of the grid classes. “Yeah, I know you’re claiming to be 9 columns wide, but I’m going to call you 8 columns. And you, you’re claiming to be 3 columns wide, but I’m going to make you be as wide as 4.”

    It’s semantically rough around the edges. But it’s working for now if the only other option is to modify the config.php

    In forum: Virtue Theme

    In reply to: Image Size

    #18762

    ok cool, I now see that on the page. What is the issue? Your images are not extending beyond the columns and because you are not using a full width page template your images are hitting there max width at 189px in the columns.
    Ben

    #18589

    [testimonial_posts columns="4" items="8"]

    Shortcode ^
    Ben

    #18555

    I am looking for a way to have the latest posts on the homepage with a 1 column design.
    On the home layout control I can choose how many post columns, but not less than 2 ?
    I found a workaround for that: WP Preferences / Reading select a static page, select Front Page = – and Post page = a own page with the Blog Standard template.
    You can see it here:
    But now I have another problem: The blog list option “display post content as FULL” is not working selecting a page as homepage (but works on others like here: What am I doing wrong?
    Thanks,
    Chris

    In forum: Virtue Theme
    #18260

    Hi,
    after updating Virtue Premium, there´s a problem in footer.
    There should be 3 columns and 2 of them are right, but the third one doesn´t include any widget except title. (there should be rss-feed).
    It puts credits into the place of widget.

    Check: o

    In forum: Virtue Theme

    In reply to: templates footer

    #18131

    Hi Ben, thanks for the info. http://andylubertinaturephotography.nl This morning everything worked fine and footer columns are back.

    It was yesterday strange anyway, because had several Theme issues. Also colours settings disappeared and it was not possible to renew them and save them for a while. There fore I downloaden an popular plugin to check stuff, but the list of recommendation and adjustment was very long and for complex, difficult to take care of it.

    Any recommendation from your site, is there a auto repair tool for example?!

    Andy

    In forum: Virtue Theme

    In reply to: templates footer

    #18105

    Hi, additional info … just discovered that the footer/columns was only visual on my mobile/iphone5, not on imac, macbook or ipad …

    Andy

    In forum: Virtue Theme
    #18101

    Hi, this evening I was not able anymore to create footer columns, could be my own fault when busy with FB codes added and delete lines.
    is it possible to send the default setting for templates/footer.php to me? Or can I find them myself via a link …

    Andy

    #18052

    Hi Ben,

    under the following condition the main nav dropdown/submenu doesn’t get displayed centered but stretched to the left:

    i. Theme Options > ‘Limit Max Page width’ to 940 is ON
    ii. browser window width > 1200px
    iii. ‘Enable Large Menu’ ON for a main menu item
    iv. in my setup: 6 submenu items, grouped in two columns

    Issue seems to stem from a firing @media (min-width: 1200px) which assigns width: 1140px to #nav-main .sf-menu>.kt-lgmenu>ul despite of ‘Limit Max Page width’ beeing ON.

    Can You reproduce that?

    Dirk

    #18029

    If your using the code above then the columns shouldn’t stack ever. Can you post a link?

    Ben

    #18007

    I had an additional question in this area Ben. The columns stack on top of each other on smaller screens. Is there a way to keep the columns at a smaller screen width?

Viewing 20 results - 3,621 through 3,640 (of 3,937 total)