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

    In reply to: Products styling…

    #141141

    Ben, not sure how we did it but we were able to get the QTY buttons to appear on standard pages here:

    http://www.sbmar.com/6bta-330-370-diamond-engine-hoses/

    http://www.sbmar.com/6cta-430-450-diamond-engine-hoses/

    Only difference I see between the two is the short codes:

    Hoses: [products ids=”7531, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2064, 2067, 1889, 7412″ columns=”5″ orderby=”date”]

    Featured Products: [featured_products per_page=”100″ columns=”5″ orderby=”random”]

    Could that have something to do with it?

    In forum: Ascend Theme
    #141014

    Hey,

    1.

    I activated all of the options, and they are not showing

    You have set the text color to be white. On a white background. That make the text invisible…. I made it red so you can see.

    You also don’t have any widgets added to the header widget areas so I’m not sure what you are expecting to show there?

    2. The only product you have added a star to is not published? So since it’s a draft it would never show in a featured carousel…

    A carousel is meant to have multiple products not just one. It has a minimum of three columns. So if you are wanting something centered below the video and you only want one product then I suggest you use your page content or widget area and add this shortcode:

    [featured_products per_page="1" columns="1"]

    – This is of course after you actually publish a featured product.

    3. The home page content is part of your theme options > home layout. You can drag it up and down and that determines where it will show on the home page.

    You can also use the home widget area to add a text widget as well.

    4. Theme options > products settings “Show Product Title in Header area by default” turn that off.

    Ben

    #140956

    I have downloaded the demo site to check the settings for this page:
    but in the settings for the page it gives Portfolio Grid 3 columns? That is confusing me because 4 columns are displayed?
    Screenshot from Editor

    I note in the demo that the images are not all the same size but are displayed square in the grid.

    I am trying to achieve the same result on this portfolio page – how do I make the images square like the demo?

    Just like the demo, our images are all the same width but different heights.

    #140954

    Hmm, sorry, still one question:

    I would like to add an img menu to a certain page (not home). I thought to use the img_menu shortcut, but I don’t grasp how I would add more than one item. The given example would only work for one single item afaiu:
    [img_menu image="urltotheimage.jpg" columns="1" title="Title" description="Description" link="#"]

    I searched the forum and found some references to another [column] shortcut, but do not fully understand it.

    I would like to add a 3 columns img menu which has 6 items, so that e.g. on Desktop it flows like:

    item1 | item2 | item3
    item4 | item5 | item6

    How would I do this with the img_menu (and possibly other) shortcodes?

    In forum: Virtue Theme

    In reply to: Changing Home Layout

    #140859

    Thanks for the reply,

    I did as suggested by you but the problem is when I’ve created a row with 2 columns and entered the layout design but I’m only able to see the text widget part and no slider. My slider is working perfectly. This is what I’m trying to do: http://prntscr.com/eurv69
    You can check the website link: http://www.madeforall.in/
    The slider is not showing in the Home page alongside the text.

    Sandarbh

    In forum: Virtue Theme

    In reply to: interactive carousel

    #140732

    Hey,
    1. You would have to use a child theme if you want to have 3 columns on mobile. I would strongly urge you not to do that as it would make for a very unresponsive feel to force that much content into the width of the mobile device and force the user to zoom to click, read, see.

    But that is up to you it’s just not something that is a built in option. if you want to do it then you need to create a child theme and once you’ve got that running I can help you with a function that will change how the carousels work.

    2. a previously viewed carousel is not a theme option. You would have to find a plugin or create this yourself.

    Ben

    #140716

    the physical size of the carousels are too big, i need to make them smaller in order to fit 3 columns on mobile few.

    the space between the carousel row (shop by departments, best selling product) is too far apart. i like the spacing to be closer in order to fit more contain on the page.

    also need a carousel that shows product customer “previously viewed” to correspond with “you may also like” carousel.
    it need to remember what customer have previously view an display on the home page

    #140490

    Hi!

    I just made a new portfolio category. I went from 4 to 5 portfolio categories. The problem is that my homepage only shows 4 portfolio categories…
    homepage:

    Though my portfolio page does show all 5:

    In theme options -> portfolio options I already set both the “Choose how many columns to show on recent portfolio carousel” and ”
    Choose how many portfolio columns to show on portfolio catagory pages” to 5.

    This makes no difference on the homepage.

    Is there something I am missing?

    Rick

    #140185

    Just increase the number of columns in the row and if you don’t want multiple rows set the per page number to be the same as the columns number.
    Hope that helps!

    Hannah

    #140041

    Hey,
    Are you referring to the columns above the footer? You can use the Categories widget and get a similar effect. You can enable the extra footer widget area above the footer from Theme Options > Footer Settings. Then add widgets from Appearance > Widgets.
    Hope that helps!

    Hannah

    #139944

    Hello,

    I’m still new to wordpress and understanding how it works with php. I’ve created a child theme. I also created a database (clubprofile) with a table (clubaddress) and one row (id, clubname, website etc). I’ve filled in some of the columns of the table of the one row with data. I found this site which basically shows what I’m wanting to do: Although, I question their use of username/password in the search.php file. Anyway, after following their method, I now have an index.php and a search.php under a folder called “clubsearch”. I have not edited my functions.php since creating my child theme, so it still shows:

    <?php
    //Add your custom functions here.

    And the only thing I’ve added to my style.css is: @import url(“../virtue_premium/style.css”);

    My question is, what do I do now to test the search functionality I just created? I’ve heard I may have to create a custom template page, and if I do that, what do I add in there and how do I view it on my site? Alternatively, I’ve heard it suggested to add it (what?) to functions.php? Also, is that wise to use a username/password in search.php or is there a better way to handle that? Thanks again!!

    – Jen

    #139784

    Hi,

    I’m using [portfolio_posts orderby=date excerpt=true columns=2 items=4 height=200] and have tried the excerpt but it doesn’t extend any further than the first sentence as though there is a character limit or line break limit. Is there anything I can use in the function.php to override it?

    Thanks again

    #139681

    Hey,
    Using more columns to display your posts will make the images smaller. Or else you can use css to set a max height. Would either of those work for you?

    Hannah

    In forum: Ascend Theme

    In reply to: Album and description

    #139397

    It looks like in your old site you were adding the galleries via the wordpress text editor within a portfolio page. would it perhaps work best in your case to use the same means of adding the gallery to the portfolios, rather than the plugin?

    Using the Add Media button, you will be able to add the photos just as you did on your old site, and you can set the size within the gallery settings. Image size in the Kadence Galleries plugin is determined by the amount of columns that you assign the gallery. Fewer columns will yield larger images, and more columns smaller images.

    Does this help?

    -Kevin

    In forum: Ascend Theme

    In reply to: Album and description

    #139365

    The description tab idea helped. It was odd, since I had already deleted the description from the Album, but it was still there when I checked the box from the screen options tab.

    I see no size settings for images. Under K Galleries >> Settings I don’t see any size settings just things like

    External Sources
    Enable Photoshelter
    This allows you use photoshelter galleries as the source for your Kadence Gallery
    OnOff

    and

    Gallery Settings
    Gallery Lightbox: Photoswipe
    Gallery Lightbox Skin: Light

    Within the Gallery creation, there is also no image size settings. Just items like:

    Gallery Shortcode: [kadence_gallery id=”451″]
    Gallery Source
    Gallery Images
    Gallery Image Style
    Columns
    Columns for Tablet screen sizes
    Columns for Tablet screen sizes
    Caption in gallery grid
    Add Image Title to Caption
    Add Image Category Name(s) to Caption
    Add image category filter to gallery
    All Images must have an assigned category
    Choose which categories to filter

    site is: http://www.cagesplus.com/dev

    #139118

    Yep, change the css to:

    @media (max-width: 768px) {
    .kt-gallery-all-galleries.kt-ga-columns-sm-2 .kt-gallery-item {
        width: 100%;
        position: static !important;
    }
    .kt-gallery-all-galleries.kt-gallery-caption-container {
        transition: none;
        transform: none;
    }
    }

    Ben

    In forum: Virtue Theme

    In reply to: Mobile view on tablet

    #139112

    Hey Klaus, Your using visual composer. So you just need to find the setting in your plugin that controls when columns switch to rows and change the pixel number. That isn’t something the theme controls since you setting up the page with a plugin.

    Ben

    #139104

    I am working on the facebook and feature box issues. Unfortunately everyone is not as good to respond as you. I didn’t see any errors on the Ultimate Social Media when I looked though.

    I added that CSS based on some feedback from Hannah on another thread. I will try to explain what I was trying to do with that.

    On the page http://www.rogueauroraphotography.com/galleries I show 1 album with three galleries using the shortcode [kadence_album slug=”all-galleries”]. The featured image for each gallery is what is displayed. On mobile it was showing the three galleries in two columns, making it unbalanced. Hannah gave the shortcode so those featured images would now show in 1 column on mobile.

    I didn’t realize adding that changed the individual gallery images to one column also. Is there a way to change the way the shortcode item displays without affecting the entire gallery?

    #139101

    Hey,
    you have errors from a facebook script. Errors from a ultimate social media plugin and errors from a “plugmatter_featurebox_pro”

    You can see your script errors by right clicking and using the inspect tool.

    I strongly suggest you get that worked out.

    In terms of the gallery you are overriding the settings in your custom css box. You have added this:

    @media (max-width: 768px) {
    .kt-ga-columns-sm-2 .kt-gallery-item {
        width: 100%;
        position: static !important;
    }
    .kt-gallery-caption-container {
        transition: none;
        transform: none;
    }
    }

    Please remove your css that effects the plugin if you want the plugin settings to work.

    Ben

    #139070

    Hey Paul,

    On my site, the sorting of the best selling products defaults to date. One thing that you could try is a shortcode carousel in your home page content or in a visual editor widget in the home widget area. Try placing this into a text editor in either area:
    [carousel type=best-products columns=4 items=8 orderby=date]

    Let me know if that works for you.

    -Kevin

Viewing 20 results - 1,921 through 1,940 (of 3,937 total)