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'
-
AuthorSearch Results
-
In forum: Virtue Theme
Topic: Footer columns
No matter where I put content (footer widget, with or without Virtue editor), it shows up hard left in the footer.
For example, the Amazon statement on the following page was added, using the Virtue editor widget, to footer column 3: vansage.com
Please reply with footer column content instructions including how to change # of columns and column width instructions. Thank you.
In forum: Virtue ThemeIn reply to: change max number of post on homepage
In forum: Ascend ThemeIn reply to: Blog style shortcode
Hello!
These sites:
http://www.oromhirvetelovoda.hu/ (here the shortcode is this: [blog_posts items=”6″ type=”standard” orderby=”date” columns=”3″ cat=”aktualitasok”])
http://www.oromhirvetelovoda.hu/aktualitasok/ (this is a ‘Blog theme type’ page, with ‘Post output style’ ‘Standard’.)
http://www.oromhirvetelovoda.hu/category/aktualitasok/Thank you,
AnitaIn forum: Ascend ThemeIn reply to: Blog style shortcode
Hello Kevin!
No, it does not work unfortunately 🙁
Here are the pages:
1) Main page, ‘Aktualitások’ part. Front page has a ‘Default theme type’, and this grid layout is there with this shortcode:
[blog_posts items=”6″ type=”grid” orderby=”date” columns=”3″ cat=”aktualitasok”]http://www.oromhirvetelovoda.hu/
2) ‘Aktualitások’ page. This page has a ‘Blog theme type’, and ‘Post output style: Grid’.
http://www.oromhirvetelovoda.hu/aktualitasok/
However I’ve changed Theme Options> Blog Settings, “Blog Post Defaults gallery” and have set the portrait there. But the layout didn’t change. Should I use a different theme type on these pages?
Thanks,
AnitaIn forum: Virtue ThemeIn reply to: Duplicate tag, first one is half empty
Hey,
That’s indeed what I did. I wanted the top bar to appear ‘site wide’, and I couldn’t achieve that while setting the general layout with lateral borders.
So I edited the head.php like that:<head> <meta charset="utf-8"> <?php global $virtue; ?> <title><?php wp_title( '|', true, 'right' ); ?></title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <?php if (!empty($virtue['virtue_custom_favicon']['url'])) {?> <link rel="shortcut icon" type="image/x-icon" href="<?php echo $virtue['virtue_custom_favicon']['url']; ?>" /> <?php } ?> <?php wp_head(); ?> <?php if ( !is_user_logged_in() ) { get_template_part('templates/header', 'topbar'); } ?> </head>And added a couple of changes as well in the header-topbar.php, so that it contains some text (“Pour participer activement au voyage de Pelico ..” in pelico.parlemonde.org)
In that way, the topbar always appear ‘full width’, even with the “lateral columns” layout.
Why does it break the html to include the topbar in the head?
What other suggestions would you make to achieve my goals and not breaking the <title> tags (and potentially other stuff?)Thanks!
In forum: Virtue ThemeIn forum: Virtue ThemeI configured for 4 post in 2 columns to display. Worked up to ver. 4.2.7 — Starting with ver. 4.2.9 only 1 post is shown. Same problem with ver. 4.3.0
Very kind regards from Germany — Reinhold
In forum: Ascend ThemeOk, I think I know where I’m getting confused.
This is a fairly new install of WordPress from a hosting package from GoDaddy. It comes by default, installed with something called Beaver Builder where you kind of edit on the live page. It’s confusing as the button for it is labelled near the same editing area as “Page Builder”.
Somehow, all the editing I’ve done is tied to it.
If I switch from the Beaver Builder “Page Editor” to the Site Origin “Page Editor” (Like in all the tutorials and in the tutorial video you just shared), all the formatting and columns are gone.
I just made a quick 2-minute video of my screen to give a better idea of what’s going on. If anyone has any tips, I’d appreciate it.
In forum: Ascend ThemeIn reply to: Staff centered
August 17, 2017 at 2:07 pm #155192I don’t understand what you are saying…
But you’re right staff person is now center because your css is not sanitized. The left you have not set to be 2 columns which we’ve tried to make clear that you have to do.
Are you asking for the difference in sanitization? Or what?
Ben
In forum: Virtue ThemeIn reply to: insert content in product carousel
Hello Lydia,
One option would be to add the carousel via Page Builder to your home page content. To do this, you would need to go to the “Edit Page” screen for your home page, and navigate to the page builder tab.
Add a “Virtue: Carousel” widget, and configure it to display “Category of Products.”
Set the columns you’d like to show, then set “Order by” to “Date.”
Be sure “Product Category” is set to “ALL.”
Then, in Theme Options> Home Layout, be sure that Page Content is enabled.Let me know if this works for you.
-Kevin
In forum: Pinnacle ThemeTopic: Large menu does not work
Hi I found a problem with creating a large submenu with the Pinnacle theme. Every time I save the menu after I enable “Large Menu” and set the number of columns. This is restored with the default settings. Making it all frustrating.
This problem does not happen with the Virtue theme, but only with Ascend (free version) and Pinnacle Premium.
Can you help me? thank youIn forum: Ascend ThemeIn reply to: Staff centered
In forum: Virtue ThemeIn reply to: Align Footer Content
August 16, 2017 at 9:34 am #154947Hey,
Perhaps you can send a mockup of what you are wanting it to look like with those widgets?Currently, your first widget is left aligned. (text starting from the left of the column. The three columns are equal but because the first columns content is half the size of the column it shows “spacing” between it and the image.
If you move the image left your moving it off center…
You can move your third column to align right but since that isn’t how the read text it would look strange.
So if you can provide more specifically what you are wanting to move where? or a screen shot mockup that would help us in giving you a solution you liked.
Ben
In forum: Ascend ThemeIn reply to: Staff centered
August 15, 2017 at 5:03 pm #154839ok, I see, you don’t want the list style.
Your using VC which doesn’t give me a lot of css classes to work with but here is some css that should make it work like you want if you set it to two columns.
body.page-id-60 .entry-content > .vc_row:nth-child(2) .s_item { float:none; margin-left: auto; margin-right:auto; position: static !important; }Ben
In forum: Ascend ThemeIn reply to: Staff centered
August 14, 2017 at 4:48 pm #154688If you set the columns to 1 that should do what you want. Right now it looks like it’s set to 2 and thus your getting space for two columns in the container.
Ben
In forum: Ascend ThemeGood Morning,
I’ve just added the testimonial shortcode to one of the custom Woocommerce tabs however it’s not filtering by category. Here is the shortcode I’m using:
[testimonial_posts orderby=date items=4 columns=4 cat=anchorage]
As I’m testing this I only have 2 testimonials. 1 I’ve added to the category above and the other I’ve left uncategorised. When I view the tab with the shortcode in it, it shows both testimonials..?
Am I doing something wrong?
I found the shortcode in your Ascend docs: *Login to see link
I also made sure the shortcode cat=anchorage was the slug name as per docs.Thanks for any help you can provide!
AnthonyIn forum: Virtue ThemeIn reply to: Thumbnails below Product Image
August 9, 2017 at 5:15 pm #154317Since woocommerce 3.1 this is controlled by a filter through a child theme or css. It’s not set by the thumbnail image size.
Meaning you can make the size as small as you like and that would only make the images stretched…The filter if your using a child theme is “woocommerce_product_thumbnails_columns”
but as 7 isn’t really an option anyway just use this css:
.woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li { width: 14.27%; }ps. 7 being an odd number to divide by the images won’t every perfectly align on either side. Would be better to choose 6 or 8.
Ben
In forum: Ascend ThemeIn reply to: How to Change the size of the text on a product
August 9, 2017 at 5:09 pm #154316Ok in your theme options > layout settings you can change the max width of your layout. Just note that you’re still going to have people viewing on smaller screens.
In terms of wanting your text column larger and being upset that your photo column is smaller? I’m not sure how to get you want you want. Are you just wanting the images above the text so there are no columns? Obviously by making one larger than the other one is going to be smaller…
Ben
In forum: Reply To:In forum: Virtue ThemeIn reply to: Gutter not displaying across all columns
August 8, 2017 at 4:38 pm #154166Because of the way browsers render (try) half pixels and how on retina screens that can get even more confusing. If you’re wanting a 1px gutter I suggest you make the gutter 0 and add a border between the columns to make the render more consistent across more browsers.
Ben
-
AuthorSearch Results


