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: Pinnacle Theme
In reply to: Control Page Builder in Portfolio and Blog pages
Ben:
The reason is because I consider good at visual level and for information, to have the footer in all pages (and all kind of pages).
Yes, I can use the footer I deleted (the original footer of the theme), but this one I built with Page Builder is more interesting, and in future I want to add more information and widgets.Hannah:
The result was like i said in my last reply:
– Title
– Portfolio inside a little window
– Footer
– Portfolio
But now, I tried what you said and it worked better (not ideal):
It’s necessary to be sure that the shortcode is in paragraph format, not preformatted.
And it’s necessary also use a default page template.But I will try with the other configurations
[portfolio_posts orderby=date columns=4 ratio=square filter=true layoutstyle=flat-no-margin hoverstyle=default items=4 masonry=false lightbox=true showtypes=true cat=photos]
because is not yet like I would like.
Thank you both of you for your replies!
In forum: Pinnacle ThemeIn reply to: Control Page Builder in Portfolio and Blog pages
Hi Hannah.
Thank you for your reply.In Portfolio Page, i tried
Title
[portfolio_posts]
Footerbut the result is:
Title
“portfolio inside a little box”
Footer
PortfolioI tried also something like this
[portfolio_posts orderby=date columns=4 ratio=square filter=true layoutstyle=flat-no-margin hoverstyle=default items=4 masonry=false lightbox=true showtypes=true cat=photos]
but I didn’t had good results.Carla
In forum: Virtue ThemeIn reply to: Custom carousel as widget
May 17, 2016 at 11:01 am #95372You can also use a shortcode in a text widget:
[custom_carousel columns=4 speed=9000 scroll=1] [carousel_item columns=4] Item 01 - Add your info here [/carousel_item] [carousel_item columns=4] Item 02 - Add your info here [/carousel_item] [carousel_item columns=4] Item 03 - Add your info here [/carousel_item] [carousel_item columns=4] Item 04 - Add your info here [/carousel_item] [/custom_carousel]In forum: Virtue ThemeIn forum: Pinnacle ThemeSOLVED:
1- In the individual staff post, I left the body text as above<a href="mailto:[email protected]">[email protected]</a><br />123-456-7890 X 201plus other long text and images but added text in a custom excerpt (in the box called EXCERPT), text that I want to only show on the all staff page.
2- I was able to put limit_content=”true” in the staff shortcode, for my custom excerpt to show.
[staff_posts orderby="rand" columns="3" items="10" cat="our-consultants" ratio="portrait" masonry="false" limit_content="true" link="true"]
I knew the theme allowed for it, just a matter of knowing how!
Thanks.In forum: Pinnacle ThemeExcellent. One small detail to resolve.
To make it the way I wanted, i.e. the image and under it, the name, title, clickable e-mail and telephone, all on different lines:
1- In the individual staff post, I inserted a Feature Image, typed in a title, and in the body text in text mode (not visual), no image was inserted, just typed:
<a href="mailto:[email protected]">[email protected]</a><br />123-456-7890 X 201
(if I was not to put a feature image and insert an image in the body text instead, the image would appear below the name and title)
2- I tweak the staff shortcode a bit as follow:
[staff_posts orderby="rand" columns="3" items="10" cat="our-consultants" ratio="portrait" masonry="false" limit_content="false" link="true"]
-> masonry in order not to crop my feature image,
-> link=”true” if I want to open a page with more detail on the employee.
TO SOLVE: The only way I could make the email linkable and to accept the <br /> as per the text typed in the individual staff post, was to add: limit_content=”false”. But if I have a lot of text in that employee individual post, I do not want to show it all on the all staff page.
How can I make the email clickable (and to accept the <br />) without showing all the content on the all staff page?In forum: Pinnacle ThemeIn reply to: Portfolio Grid Homepage
May 16, 2016 at 9:40 am #95143Hey,
You have 6 portfolio post from what I can see? Two of them don’t have a featured image set? So that’s why you can only see 4 posts. You have to set a featured image for each post.You have set the columns to 3 but you are using the “fullwidth” layout which pulls the items into a larger format on larger screens meaning on a laptop it would be three columns but on a large screen could be up to 5 columns.
So that should explain what your seeing.
BenIn forum: Pinnacle ThemeMay 15, 2016 at 3:38 pm #95085Hey,
You would have to use a normal page then add the staff with shortcodes. like this:Our consultants: [staff_posts columns="3" items="3" cat="our-consultants"] Administration: [staff_posts columns="3" items="3" cat="administration"] Marketing Team: [staff_posts columns="3" items="3" cat="marketing-team"]Ben
Hi, I would like to show one page with my employees picture in rows of 3 columns (along with some info like name, title, email and phone) displayed in a stack of 4 blocks high based on their job: “Our Consultants”, followed by “Administration”, “Marketing Team” and finally “Our Associates”.
For example:
Our consultants:
Joe Carol Mary
Carl Ben
Administration:
Arthur Joanne
Martketing Team:
etc.
Right now, I was able to create a “staff” post per employee and assign one of the 4 categories to each.
When I created a page based on the Staff Grid model, they all show with the proper information (name, title, etc), but they are not segragated by category.
I can create a page with one category, several or all categories, but I cannot separate them into blocks on the same staff page, category according to their function.
Is there a way to achieve this using Staff template or another way? I am using a child theme of Pinnacle.
Thanks!In forum: Pinnacle ThemeIn reply to: Portfolio Grid Homepage
In forum: Virtue ThemeIn reply to: Increase number of portfolio items on home
May 12, 2016 at 7:14 pm #94750You can use a shortcode have the portfolio posts be as many as you like.
[portfolio_posts filter="true" items="50" columns="3"]Ben
In forum: Virtue ThemeHello : )
Our WooCommerce “Shop” page is not displaying shop (image) categories correctly.
There should be 3 even columns with equal display, yet the last column the images are bunched up together.
*Login to see linkThanks!
debIn forum: Virtue ThemeIn reply to: A block thumbnails grouped in footer
May 12, 2016 at 11:48 am #94676If you change the columns to 4 that would make the gallery items smaller?
Right now they are 1/3 of the width of the footer column. If you force them smaller in three rows you would end up with larger gaps in that column are you wanting that?
Ben
In forum: Virtue ThemeIn reply to: show cattegory with home carousel
May 12, 2016 at 11:45 am #94675Ok, I missed that step previously but I now added the category slug for my photos and still nothing happens: [carousel type=cat-products orderby=date columns=4 items=8 speed=9000 scroll=all cat=fotos]
In forum: Pinnacle ThemeIn reply to: Portfolio Grid Homepage
You can use shortcode added to a text editor to pull up your portfolio.
It will look something like this.
[portfolio_posts orderby=date columns=4 items=16]
You’ll do this in the page edit screen for your home screen.
In order to get things to display as you’re wanting on your home page, be sure to go to Theme Options> Home Layout and assign them there.
Page content will be the area that contains your newly added portfolio.
Hopefully I’m explaining this well. Try these steps and let me know if it works for you.
In forum: Virtue ThemeIn reply to: show cattegory with home carousel
In forum: Virtue ThemeI want to set some images with hover effect and few other widgets just above the footer section.
I tried to add the layout widget in the home widget area but no matters how many columns or widgets i use they never display in the front end. The other “normal” widgets that i set in the home widget area does work but not the layaout widget..
I am missing something or its not possible to use that widget in the home widget area?
In forum: Virtue ThemeIn reply to: Footer area
May 9, 2016 at 8:20 am #94116Hey Venci,
That isn’t something that would be built in.So you use a child theme and build in another widget area into the footer.
Or as a workaround you can change the columns to two. In your theme options > footer settings. Then add this css:
.footercol1, .footercol2 { width:100%; }That will give your footer two rows with 1 widget area in each. Then you can use the “layout builder” widget from pagebuilder and create 4 columns with the top widget area. Make sense?
Ben
In forum: Virtue ThemeIn reply to: Footer area
In forum: Virtue ThemeIn reply to: Footer area
-
AuthorSearch Results


