Hi, Im am trying to create a homepage where the image grid at the top goes all the way across and have a smartbar below that but it doesnt seem to matter if I use a smart bar or not as it always appears at the top of the page beside the grid, Ive been being trying for hour to figure this out with no solution. Ive tried streching the grid, and the sidebar just appears behind, ive used td-ss-row, which doesnt seem to have any effect at all.
Any help would be appreciated
Hi,
I’m not sure exactly what it is you want to achieve. You can add the big grid in it’s own full row (not a split one) The smart sidebar only works on sidebars so if elements are not added in a 1/3 column, then there will be no smart sidebar effect. The standard content cannot scroll down with the page as a smart sidebar does.
Please provide more details to what you want to achieve so I can understand better how to help.
Thank you!
Hi Bogdan,
Thanks for replying. Im looking to have the big grid across the top of my home page with categories underneath and have the smartbar scroll beside them, this is the code I have:
[vc_row][vc_column][td_block_big_grid_3][td_block_ad_box spot_id="header" spot_title="Advertisment"][/vc_column][/vc_row][vc_row][vc_column width="1/3"][td_block_1 custom_title="Ports" custom_url="http://www.infrastructureaustralia.com/ports" header_color="#eded00" category_id="10" limit="1"][/vc_column][vc_column width="1/3"][td_block_1 custom_title="Construction" custom_url="http://www.infrastructureaustralia.com/construction" header_color="#81d742" category_id="13" limit="1"][/vc_column][vc_column width="1/3" el_class="td-ss-row"][/vc_column][/vc_row][vc_row][vc_column width="1/3"][td_block_1 custom_title="Infrastructure" custom_url="http://www.infrastructureaustralia.com/infrastructure" header_color="#1e73be" category_id="11" limit="1"][/vc_column][vc_column width="1/3"][td_block_1 custom_title="Telecommuncations" custom_url="http://www.infrastructureaustralia.com/telecommuncations" header_color="#dd9933" category_id="6" limit="1"][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="1/3"][td_block_1 custom_title="Airports" custom_url="http://www.infrastructureaustralia.com/airports" header_color="#7b7c18" category_id="9" limit="1"][/vc_column][vc_column width="1/3"][td_block_1 custom_title="Rail" custom_url="http://www.infrastructureaustralia.com/rail" header_color="#a5008c" category_id="8" limit="1"][/vc_column][/vc_row][vc_row][vc_column width="1/3"][td_block_1 custom_title="Road" custom_url="http://www.infrastructureaustralia.com/road" header_color="#dd3333" category_id="7" limit="1"][/vc_column][vc_column width="1/3"][td_block_1 custom_title="Utilities" custom_url="http://www.infrastructureaustralia.com/utilities" header_color="#00eaea" category_id="12" limit="1"][/vc_column][/vc_row]
But I would like it to look more like the newspaper demo.
Many thanks!
Hello infrastructureaustralia.com,
I have checked your shortcode and this is not correct. I saw that you are using the Custom layout for your Visual Composer row, which is wrong if you are using with our theme, like this -> http://screencast.com/t/vnW8DG3kerR
If you want to create a smart sidebar for your homepage, please notice that it should be like so -> http://screencast.com/t/QhwVj7jsTp Please try to create a new page for testing and add the following code on your backend ->
[vc_row el_class="td-ss-row"][vc_column width="2/3"][td_block_1 custom_title="Block title 1" ajax_pagination="load_more"][/vc_column][vc_column width="1/3"][td_block_6 limit="2"][/vc_column][/vc_row]
Hope this helps!
Thanks for your understanding!
Hi Catalin,
Thank you, I created a new page and copied your code into the backend and it fixed the page so the the grid is along the top correctly but now the side bar has disappeared and I cannot get it back….
[vc_row][vc_column el_class="td-ss-row"][td_block_big_grid_3 td_grid_style="td-grid-style-4"][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="2/3" el_class="td-ss-row"][td_block_1 custom_title="Block title 1" offset="td-ss -row" ajax_pagination="load_more"][/vc_column][vc_column width="1/3" el_class="td-ss-row"][/vc_column][/vc_row]
Hello infrastructureaustralia.com,
Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect your setup page. Also, please provide the link of this topic so we can identify you.
Thanks for your understanding!