Forum Replies Created
-
Author
-
kevincol931Participant
I got it fixed, I just hid the portfolio-info
.portfolio-info {
display: none;
}Thank you
October 4, 2016 at 15:40 in reply to: Combine theme JS files – missing last row of portfolio grid #138102kevincol931ParticipantI removed the code I had pasted in there from the demo page of full width portfolio. I then adjusted the settings in theme options for portfolio and it is working fine now showing all the rows. I have now learned to just adjust the theme options, no need to copy and paste code from the demo pages.
kevincol931ParticipantThank you, I figured it out and was able to get left blog thumbnail page and I know how to adjust portfolio options as well.
kevincol931ParticipantOk I think I figured it out. I found Blog Left Thumb on the theme options under blog and selected Blog Left Thumb and that works fine.
The Portfolio Grid V2 I am still working on. Unless Portfolio Grid V2 is just using featured images instead of embed video. The portfolio I am using I had embed video instead of featured images. So I am thinking that is the normal way and there is no specific code needed for the actual page. Just adjust the portfolio grid options and that is all?
kevincol931ParticipantThanks Laura for your response. I tried to go into visual composer to find the kleo element for gallery grid but could not find it. I was thinking like the code block on the page I have now.
[vc_row inner_container="no" padding_top="0" padding_bottom="0"][vc_column][rev_slider_vc alias="HomeFullwidth"][/vc_column][/vc_row][vc_row inner_container="no" section_type="footer" type="color" bg_color="#000000" padding_top="30px" padding_bottom="0"][vc_column][kleo_portfolio display_type="overlay" columns="3" item_count="12"][/vc_column][/vc_row]
This is the code on my current homepage displaying portfolio. I was wondering if this code block can be obtained from the other demo page I saw called Portfolio with grid images V2? I even setup a wamp server locally and installed kleo but see no page called Portfolio grid images v2.
I also spent a few hours installing locally on wamp and importing the demo data all of it and I see no Blog Left Thumb. I followed the install steps specifically many times after deleting the database and following the steps to setup wordpress locally. I never do see a Portfolio grid images V2 or a Blog Left Thumb.
Can you please provide the code block that shows up for Portfolio Grid Images V2 and Blog Left Thumb? Thank you so much
-
AuthorPosts