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: Ascend Theme
Topic: Woo products
How do you change to 4 columns rather than 5?
I attempted this in Theme options – Shop Archive Settings and it does not appear to work.
*Login to see linkHow do I get rid of the Magnifying glass & Additional Information on the Product Page?
How do I change the font size and Upper Case on the Product Descriptor?
*Login to see linkIn forum: Virtue ThemeIn reply to: Home Page (Blog Summaries)
September 18, 2017 at 11:59 am #159739You can have the post show on your home page as a grid without the images cropped by using the blog grid shortcode or setting the home page to be your latest posts page and setting the post style.
For example:
[blog_grid columns="3" items="6"]Ben
In forum: Virtue ThemeTopic: Page Content alignment
I create a page with images stacked one on top of each other with text alongside each image. Appears fine when editing the page but when I view it online each image/text combination moves into another column. There appear to be 3 columns. Anyone know how to reset the page to display only a single column?
This is something that started happening after I upgraded to Virtue Premium and experimented with Pagebuilder. Went back to using the basic text editor but the problem won’t go away. Even created a new page thinking there might be code remnants creating the issue – but the problem persists.
Would greatly appreciate any wisdom and advice.
Thanks
RichardIn forum: Ascend ThemeIn reply to: Site is very slow loading
In forum: Ascend ThemeIn reply to: Site is very slow loading
Hannah,
I FOUND IT!!! Thanks for your patience. It was a short code. Under the title The Original 3-d Diamond Spinner- There was this short code :[featured_products per_page=”1″ columns=”1″]
I knew featured products had something to do with it, as I added more featured products, this happened.
How do I change this code to have the product I want?
Also, the Category or Image Menu has a broken link. The Flippy chain has this link but it doesn’t go anywhere. :http://bigtimefidgettoys.com/index.php/product-category/flippy-chains/ Can you tell me why it isn’t selecting all of the flippy chains if I selected this category for each?
Thanks again,
Robert
In forum: Ascend ThemeIn reply to: How to center Image Gallery on pages and posts
September 13, 2017 at 10:38 pm #1591011 and 2. I tried to warn you this:
would affect every gallery on your site
You can’t have columns and have things align center because columns are set by a percentage of the screen size.
is it possible to have a solution that I apply for each post?
You would need to add in a css class that is post specific. For example with the post you linked to at the top your css would look like this:
.page-id-154 .kad-wp-gallery { margin: 0 auto; height: auto !important; text-align: center; } .page-id-154 .kad-wp-gallery .g_item { position: static !important; display: inline-block; width: 260px; float: none; }Another option that you might consider is just adding your own layout in page builder where you can add empty columns on the left and right and place your images in the middle columns.
Ben
In forum: Ascend ThemeIn reply to: How to center Image Gallery on pages and posts
In forum: Virtue ThemeIn reply to: move categorie description text under the products
In forum: Ascend ThemeIn reply to: How to center Image Gallery on pages and posts
September 13, 2017 at 4:02 am #158940Thanks Ben, it worked for that particular page – and on a couple others.
However, a couple issues came up when I put the code in:
1. I lost the padding around images in tiled galleries
ex: http://27f.af7.myftpupload.com/photography/2. I am unable to change the number of columns in the Default Gallery. The number that spans the column changes with screen width, but I would like to be able to set the number of columns.
ex: http://27f.af7.myftpupload.com/2017/07/kathleen-river/If this only creates more problems, is it possible to have a solution that I apply for each post? I wouldn’t mind if it would be extra work. Let me know if you need the login for the site to poke around.
Thank you!
In forum: Virtue ThemeTopic: Blog Grid formatting
Why is this happening!?
I tried adjusting the container but for some reason the blog grid is still lengthening out the icons into a line by line instead of across and side by side before the post excerpt.
I am using blog grid shortcode in page builder within a site origin widget.
[blog_grid orderby=date items=9 columns=3]
When I look at it in live edit – it appears fine with all the author icons, etc etc lining up under the photos followed tightly with the blog excerpt.
Here is the page. *Login to see link
Thanks so much!
Alannah
In forum: Pinnacle ThemeIn reply to: Blog_grid shortcode not working?
September 12, 2017 at 11:53 am #158864You were looking at the Virtue theme documentation…
You need to look at pinnacle theme here: http://docs.kadencethemes.com/pinnacle-premium/shortcodes/
[blog_posts type="grid" items="6" columns="3"]Ben
In forum: Pinnacle ThemeI’ve got this added to the ‘text’ field of a Site Origin Editor widget:
[blog_grid columns="3" items="6"]
as instructed by your shortcode help page, but it’s not showing a blog grid, it’s showing the code. I’ve double checked, it’s not added to the visual composer, it’s added in the ‘text’ field, so it should be processing the code. Link to live page here.
Any thoughts? I’m trying to create a blog grid page with a full width Kadence slider hero image.
Thanks
In forum: Ascend ThemeIn reply to: How to center Image Gallery on pages and posts
September 12, 2017 at 11:19 am #158852Galleries are built by columns. And as your screen size gets larger those columns will increase. You can’t align the column center because they are a column based grid with css and they float.
If you just want thumbnails aligned in the center of the page you can force something with css but this would affect every gallery on your site and make all the images the same size:
.kad-wp-gallery { margin: 0 auto; height: auto !important; text-align: center; } .kad-wp-gallery .g_item { position: static !important; display: inline-block; width: 260px; float: none; }Ben
In forum: Virtue ThemeIn reply to: Post on the front page
September 12, 2017 at 12:20 am #158800site is http://www.compassandfork.com
In home layout- the limit category is blank (which it says is all) – should disply 4 posts, in two columns (which it does)
In forum: Pinnacle ThemeIn reply to: Kadence Shortcodes: A Few Minor Requests
In forum: Virtue ThemeIn reply to: Kadence Slider full screen width
I had done it with the shortcode. I see how to add a row with page builder. I change it from 2 columns to 1 I assume that makes it full width? I dont see any other options for it, or how to drop shortcode into it…. Where isthis Slider Dropdown list? Perhaps that is an easier way? I do not see anything called that.
In forum: Virtue ThemeHi, How would one insert something higher than the topbar, in this case the Ditty News Ticker plugin?
I also tried adding it as a widget to the topbar, but the topbar seems to A) make a new row for anything you add rather than inline so it gets too thick; B) seems to have 2 columns in it,anything I add cannot be centered. So I figure adding the News Ticker up above would be easier. Thanks KevinIn forum: Virtue ThemeSeptember 7, 2017 at 11:51 am #158199I think I am confused. Can you remove Keivins css, and post here what you are adding in terms of
“I’ve setup the content on my pages to have blank columns left and right of the text on the page
(10% – 80% – 10%)”Ben
In forum: Virtue ThemeTopic: Lining up footer items
Hi
My menu in the footer is offset to the right. I do not see any options to line things up. I have tried many combinations of the columns for the footer. In fact I can’t seem to find anywhere to control lining up or padding images placed in the footer via widgets or even lining up the Copywrite placement.Any direction would be appreciated. Thank you!
My site is aquatarium.ca but you would need to change your host file to 108.167.165.165 for that domain to hit the new site I am trying to build with your theme.
thanks
KevinIn forum: Virtue ThemeTopic: Footer
September 7, 2017 at 7:50 am #158129Hi
I have a footer with two columns – I have used the Virtue: Infobox widget.
1) The widget content seems to be aligned to the left in the footer column. How can I get the content centered?
2) I one of the columns my text: Text1, Text2 and Text3 is in the same line: How can I get this in 3 separate lines?
BR
Martin -
AuthorSearch Results


