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

    In reply to: Testimonial Grid Order

    #23794

    @Lukasz you can use the shortcode:

    [testimonial_posts orderby="date" columns="4"]

    Ben

    #23664

    Ben,
    Thanks again. I wanted more control of the page and did not want to just set the default page to be the blog page. I ended up using the Column shortcode the divide the page into two columns. This also allowed me to still enable the sidebar. Also could have done this with Page Builder.

    [columns]
    [span6]<h4>News</h4> [blog_posts items=”4″ orderby=”date” cat=”news”][/span6]
    [span6]<h4>My Story</h4>[blog_posts items=”4″ orderby=”date” cat=”my-story”][/span6]
    [/columns]

    #23623

    Depends on what you doing, like how many columns and if you want the theme ratio crop on or off.
    Can you maybe post a link and provide more details?

    Ben

    #23552

    Hey, I’m seeing 6 columns. What browser are you using? Try clearing your cache.

    Hannah

    #23545

    Hi
    My site is

    The New Arrivals section of the home page is from the Page Content of the static home page which has this code:
    [recent_products per_page=”18″ columns=”6″ orderby=”date” order=”desc”]

    So it should show 6 columns in this section, not 5 (and extra space on the right). When I tried to change it to 4, it showed 4 (and the thumbnails got bigger as there was more space). So I think the page width is not big enough for 6 columns? (but then the product carousels before and after this section both have 6 columns)…

    How can I fix this?

    Thanks,

    #23374

    Hey, you can use a shortcode- [recent_products per_page="12" columns="4"]
    You would just paste that into your home page assuming you have your page set up as a static page and page content is enabled.

    Hannah

    #23204

    Hey,
    If you have a sidebar on the home page and you want two columns the image will automatically go to the top because of how much space is available.
    If you set the home page as your latest posts page you can use theme options to set the “page content” to show your posts in three columns.

    Yes you can add cat=”news” to the blog posts shortcode.

    Ben

    In forum: Virtue Theme

    In reply to: Grid

    #23194

    Hey,
    seems I posted the wrong shortcode:

    should be:

    [portfolio_posts columns="4" fullwidth="true" items="12"]

    Ben

    #23166

    Okay, when I have no sidebar turned on the home page then I get 2 columns, with text on the right of image. I would like it to be in landscape mode showing 2 columns and a sidebar. or If I can get it to display 3 columns with side bar, the Portrait format would be okay then, is there a way to tell it to go to 3 columns for blog posts on the home page config? I seem to be only getting no more then 2. I can get 3 columns on a generic blog summary listing page okay, but not on the home page.

    What are all the short code options for blog_posts? is there one to specify which category?

    [blog_posts items=”6″ orderby=”date” category=”news”]

    #23110

    First thanks a lot for the theme, I have been very happy using the free version and I am hoping that premium will be even better.

    Second a couple of notes on upgrading from free to premium whicjh I hope will be useful for your next version:

    1) I had created custom side-bars in free and after upgrade the names of the side bars remained but the assigned widgets had either disappeared or were transferred into various footer columns
    2) The settings for primary and secondary menus also disappeared.
    3) I had successfully used a third part widget to include short codes in side bars to feature pages – a list of products by category that are relevant to the feature eg on a feature page about xyz [product_category category=”vxyz” order=”asc”]. Under premium this no longer works.

    I am now trying to replicate the functionality at (3) using “native” premium functions. Your advice on how best to do this would be appreciated. However, in trying to get my head around this I have come across numerous references to “product category pages” eg adding side bars to them in your “shop settings”, but so far I have been unable to track down how to create “product category pages” other than by adding a short code (as above) to for example a feature page. Can you clarify the best way to create them?

    In forum: Virtue Theme

    In reply to: Grid

    #23091

    Use the portfolio shortcodes if your going to use pagebuilder. In the row with the shortcodes use content wide as the row style. Make sure you use fullwidth=”true” in the shortcode.

    would look like:

    [portfolio_post columns="4" fullwidth="true" items="12"]

    Ben

    In forum: Pinnacle Theme

    In reply to: Float Video Element

    #22876

    I did that initially, but didn’t want to have two columns, I wanted to have something that caused the text to wrap around the video element. I also tried it with two columns, one containing text, the other video, and then another row, but it didn’t provide the properly effect.

    In forum: Pinnacle Theme

    In reply to: Float Video Element

    #22875

    Hey so I see that your using pagebuilder. Makes this really easy, just create a new row with two columns. Add the video in one and text in the other.

    Ben

    #22680

    Hey,
    Appreciate that you like the virtue galleries. They were design to fit columns for full width pages Plus the images have to be large enough that when it breaks down for mobile it can fill tablets and phones as the columns decrease. They use dynamic image cropping and sizing. doesn’t pull from the size short-code because like I said it was designed differently.
    You do bring up an interesting point though. I don’t want to change the sizing function but I supposed I could add a height and width override setting for the gallery images. That way you could choose the exact size you want if using a lot of columns in a 1/4 of the page.

    Ben

    #22642

    That’s working great.

    Just one minor issue regarding the gallery image size: I shows the images as 76×76, however these are downloaded as 240×240 (in Ann’s shop as well as in mine). The shop_thumbnail has 90×90, so would be much more suited. 240×240 images have about 30 KB, 90×90 only have about 6 KB. So for 5 images, this is about 5 x 24 KB less to be downloaded. I do not know why the wrong image size is chosen by the Virtue theme here?!

    I tried to add an size="shop_thumbnail" option like
    [gallery columns="5" size="shop_thumbnail" ids="820,818,819,816,817"]

    But seems like the Virtue gallery does ignore the size option. This only works if I uncheck the virtue theme option “Enable Virtue Galleries to Override WordPress”. But this is a global option, and altogether I would very much prefer the Virtue galleries as these are much more beautiful. The ordinary wordpress has an size option (http://codex.wordpress.org/Gallery_Shortcode#Options).

    Ben, any idea on getting the right image thumbnail size here?

    #22601

    Hello,
    I am setting up pages using pagebuilder. I have three columns and in the far right I have images which link to other pages. I am using the info box for these images and the links. My issue is I don’t seem to be able to reduce the spacing between the info boxes (my icons) and the space is quite big. I can’t post a link because site is in maintenance mode but here is a screenshot.

    It is the far right column I am struggling with.
    For the middle column I used a table – is that going to mess up the theme elsewhere?

    Many thanks

    Nic

    #22592

    Hi,
    Thanks for your reply. How do I edit the shortcode please?

    Also – just to clarify – what you are suggesting is that I stop using pagebuilder and use shortcodes instead? Or I use pagebuilder and insert the shortcode through adding the visual text editor and then the desired shortcode in there?

    Because the pages I am trying to set up need three columns with varying sizes and this option isn’t available in the columns shortcode – so I have been using pagebuilder. I would also like to know if it is possible to copy anything you set up in pagebuilder and then paste it into other pages please?

    Finally – I like the info box options – as opposed to the icon shortcodes so…is there a way to alter the spacing between top and bottom – sorry I know it is hard as I am asking you to imagine but I can’t give you access to the site….So I have say 4 of my own icons (images) in info boxes in one column on top if each other but the spacing is massive – what can I add in css to make this padding/margin/border smaller please?

    many thanks

    Nic

    #22463

    I solved this exact problem by inserting a gallery of images in the text field. They all are clickable to the larger zoom which are connected with arrows to scroll through the row. To prevent confusion, turned off the feature image click since it wasn’t connected to the gallery images.
    ———————
    Sample product page:
    http://i.imgur.com/Dq4F2tH.jpg
    ———————
    Product Short Description – Sample Text:
    ———————
    [gallery columns="5" ids="820,818,819,816,817"]
    Description text here
    See below for more details.
    <hr />
    ———————

    CSS snippet to turn off the click to the feature image:

    /* Disable click on featured image */
    .woocommerce-main-image {
    pointer-events: none;
    }
    In forum: Virtue Theme

    Topic: Grid

    #22414

    Hey Guys,
    I’m trying to get a similar look to this site homepage (3 rows of 4 photos side by side, full screen). What would you recommend. Inserting pictures in 4 page builder columns still leaves margin on all sides. Thank you!

    In forum: Virtue Theme
    #22348

    Hi Ben, thanks for your reply.

    I’ve almost get the result i wanted with this short code: [portfolio_posts orderby=menu_order columns=”4″ items=”12″ height=”200″ lightbox=true showtypes=true ]

    One thing is still missing in the resulting page when i use shortcode (provided by the page template instead) : i cannot get the “types of portfolio” tabs atop the grid to selectively show projects by prj type.here the grid with tabs i get with page template: http://www.archimedea.it/portfolio/

    Finally, how can i change inside each tab: text color, background color and font size ?

    Thanks for your support.
    Regards,
    Roberta

Viewing 20 results - 3,561 through 3,580 (of 3,937 total)