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,541 through 2,560 (of 3,937 total)
  • Author
    Search Results
  • In forum: Pinnacle Theme

    In reply to: Footer Height

    #89750

    Hi Ben,

    When creating creating a slider these message comes up:
    wordpress database error [Can’t create/write to file ‘/tmp/#sql_c7b0b_0.MYD’ (Errcode: 28)
    Show full columns from ‘wpsy_options”

    Any Idea what it is?

    Thank you

    In forum: Pinnacle Theme

    In reply to: Footer Height

    #89749

    Thank you Ben.

    Also got this problem when I click on the slider:
    WordPress database error: [Can’t create/write to file ‘/tmp/#sql_c7b0b_0.MYD’ (Errcode: 28)]
    SHOW FULL COLUMNS FROM wpsy_options

    WordPress database error: [Can’t create/write to file ‘/tmp/#sql_c7b0b_0.MYD’ (Errcode: 28)]
    SELECT t.*, tt.* FROM wpsy_terms AS t INNER JOIN wpsy_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN (‘category’) ORDER BY t.name ASC

    WordPress database error: [Can’t create/write to file ‘/tmp/#sql_c7b0b_0.MYD’ (Errcode: 28)]
    SELECT t.*, tt.* FROM wpsy_terms AS t INNER JOIN wpsy_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN (‘portfolio-type’) ORDER BY t.name ASC

    In forum: Virtue Theme

    In reply to: Splash Page WP pugin

    #89734

    Hey,
    You can do that using page builder. Just create a row with two columns. Add a blank text widget to your first column then the call to action to the second. Does that work for you?

    Hannah

    #89731

    Hey Alex,
    I wonder if you have a plugin that is forcing your columns into a row. Have you tried deactivating to test?

    Hannah

    #89703

    In your theme options > shop settings what is your columns set to for the shop page?

    In terms of the grid list toggle you don’t have the page title showing. Thus you’re also hiding the toggle.

    Ben

    #89618

    To add a page that shows all the categories just create a new page and place this shortcode into it:

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

    Ben

    In forum: Virtue Theme

    In reply to: Testimonial Grid

    #89575

    Hey Jenny,
    There isn’t a built in option to have a sidebar on the testimonial grid page. What you could do is use the sidebar template then add your testimonials via shortcode like this: [testimonial_posts orderby=date items=8 columns=4]
    Hope that helps!

    Hannah

    #89538

    Sure, try this: [testimonial_posts orderby=date items=1 columns=1 id=jim]

    Hannah

    #89535

    Hey Mel,
    You can use a shortcode like this: [testimonial_posts orderby=date items=1 columns=1 cat=photos]
    Just assign your testimonial to its own category then replace “photos” with your category slug.
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    In reply to: Child theme error

    #89402
    /*
     Theme Name:   Virtue Premium Child
     Theme URI:    http://localhost:8888/virtue_premium
     Description:  Virtue Premium Child Theme
     Author:       John Doe
     Author URI:   http://localhost:8888/virtue_premium
     Template:     virtue_premium
     Version:      1.0.0
     Tags:         light, dark, two-columns, right-sidebar, responsive-layout
     Text Domain:  virtue-child
    */
    
    /* Theme customization starts here
    -------------------------------------------------------------- */

    This is what I have in my child theme Style.css and it works fine. I think what you need to do is change the URI’s to your site’s URL and it will work for you.

    give that a try and let me know if that works for you.

    In forum: Virtue Theme

    In reply to: Blog Options

    #89287

    Try using this instead:
    [blog_grid orderby=date items=9 columns=3 cat="termine,veranstaltungen"]
    Does that work for you?

    Hannah

    In forum: Virtue Theme

    In reply to: Blog Options

    #89219

    Dear Hannah,

    thanks a Lot I have done – but it Shows nothing ..

    [blog_grid orderby=date items=4 columns=3 cat=Termine & Veranstaltungen]

    the space is now empty – maybe im stupid today but I have put These code diretly on the siteOriginEditor — it is ok or I have do soemthing else

    Many thanks

    Jenny

    In forum: Virtue Theme

    In reply to: Blog Options

    #89198

    Hey Jenny,
    Do you mean that you have two different categories? If so, you can use shortcodes like this: [blog_grid orderby=date items=4 columns=3 cat=photos]
    Just replace “photos” with your category. Then you can paste it into your page content area or into a text widget.
    Hope that helps!

    Hannah

    #89141

    Hi folks, I’m doing neither currently as embarrassingly I don’t know how to set up a shop or child. I’m pretty new to WordPress, but have built the site and got it all working, but don’t have a clue of how to create product columns/sections, or what I should be looking for in the theme that could do something like that. I’ve ground to a halt and don’t know what I even need to ask for, hence the link. The items aren’t for direct sale like the link, but need to be there in a similar format for people viewing.

    #89130
    This reply has been marked as private.
    #89101

    I do have some css styling for that page. I toggled it off and reloaded the page and the columns were still the wrong number.

    I think I’ll just leave it with four columns for now. I have more pressing issues that I’ll be posting here. 🙂

    -Adam

    In forum: Virtue Theme
    #89022

    You can use the virtue: carousel widget in pagebuilder or a shortcode. for example:

    [carousel type="post" items="3" columns="3"]

    or a grid shortcode:

    [blog_grid items="3" columns="3"]

    See here: http://docs.kadencethemes.com/virtue/#shortcodes

    Ben

    #88965

    Hi,

    I’ve run into an odd problem, one that I haven’t found anyone else post about on the forums here.

    I’m using the Portfolio Posts Shortcode on a fullwidth page and it’s giving me a different number of columns than I specify. The shortcode I’m using is as follows:

    [portfolio_posts orderby=menu_order excerpt=false columns=3 items=21 height=180]

    As you can see, I’ve specified three columns, but instead it generates five. With any other number (between 1-6) I put in to the shortcode it generates that number of columns, but for some reason when I ask for three I get two extra.

    Any clue as to what’s going on? Thanks in advance.

    -Adam

    #88924

    You can use a shortcode like this: [blog_grid orderby=date items=12 columns=3]
    Just paste it into your page content area.
    Hope it works for you!

    Hannah

    #88404

    In your apperance > widgets do you have custom menu widget in one of your footer columns?

    Else please post a link?

    Ben

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