Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

4 columns grid view


  #1  
Old Dec 14, 2010, 09:08 AM
bender57's Avatar
bender57
 
16 posts · Apr 2010
France
Hi,

after reading (and failing) topics on 2 columns grid posts, I am looking for a way to implement a 4 columns grid view.

My ultimate goal is to build a similar layout than : http://photojojo.com/store/



Materials I've found on Internet:
- http://www.transformationpowertools....sts-grid-style

My questions are :
- Where to add the code ?
- How to avoid the full size pictures of the post and only the excerpt?

Thanks a lot for sharing your knowledge with a small-potatoe.
  #2  
Old Dec 15, 2010, 02:07 AM
bender57's Avatar
bender57
 
16 posts · Apr 2010
France
I managed to find a solution but generating another issue:

IN POST CONTAINER :
HTML Code:
display: inline-block;
width: 200px;
Result:
http://kamenwong.com/testsite/

HOWEVER, when I click on the post, I style have to width of 200 px !

How to specify a post style for homepage and posts pages?

Thanks a lot !
  #3  
Old Dec 15, 2010, 02:59 AM
bender57's Avatar
bender57
 
16 posts · Apr 2010
France
Unbelievable, I've found the solution by myself but happy to share !

in ATO > style POST / CONTAINER > POST CONTAINER

HTML Code:
<?php if( is_home() ) { ?> 
width: 200px;
display: inline-block;
<?php } ?>  
I love this theme !
  #4  
Old Mar 9, 2011, 09:31 AM
aravere's Avatar
aravere
 
56 posts · Sep 2010
rural Virginia, US
Will this approach allow me to achieve the different sections as shown in green as shown here? http://forum.bytesforall.com/attachm...1&d=1299688120

I want to be able to divide the post window into sections to list different items.

Thanks for any clarification, and how-to help.
__________________
I am using WP 3.5.1 and ATA 3.4.6

Last edited by aravere; Jan 25, 2013 at 09:23 AM.
  #5  
Old Mar 21, 2011, 05:08 PM
cafemag
 
8 posts · Mar 2011
i tried this and I have albums inserted into a page from NextGEN Gallery.. right now its just showing them in one single column and its going off my page as well. I just want to show this in s 3-4 column grid with only 6 thumbnails per pagination page.. this is really annoying that this cant be easily done..
  #6  
Old Mar 21, 2011, 06:58 PM
cafemag
 
8 posts · Mar 2011
Hey anyone out there?? I am about to move away from this theme because after all the work I put into making a horizontal dropline menu.. i find out the body only is one column and I cant make a portfolio page with thumbnails in a 3 column grid with pagination after 6 thumbnails per page..

anyone have an answer for this.. seems this has been going on two years now and the solutions are thin
  #7  
Old Apr 1, 2011, 11:32 AM
cafemag
 
8 posts · Mar 2011
BUMP this for some help!!
  #8  
Old Aug 20, 2012, 11:45 AM
harpek
 
32 posts · Jun 2009
Quote:
Originally Posted by bender57
in ATO > style POST / CONTAINER > POST CONTAINER
HTML Code:
<?php if( is_home() ) { ?> 
width: 200px;
display: inline-block;
<?php } ?>  
I just had to update this thread... I am using Atahualpa 3.7.7 and discovered that this awesome solution wasn't working until I removed the php brackets, just leaving the width and display parameters. Below is my code: also in ATO - POST CONTAINER, I pasted this:

HTML Code:
width: 155px;
display: inline-block;
margin: 0px 31px 31px 0;
...and bingo, bango—it works! Check it out at http://kemeya.com/design
  #9  
Old Aug 31, 2012, 05:42 PM
cognosco
 
33 posts · Sep 2010
Thanks for the update!

This is exactly what I was searching. I only have one problem: my posts are also in a small column now. I only would like to have those small columns on the homepage and categorie pages, but not in a single post page. How could I solve this?
  #10  
Old Feb 27, 2013, 01:36 PM
harpek
 
32 posts · Jun 2009
Hey Cognosco—I found the same to be true on my site (re: narrow post pages). I don't know the solution :-(
  #11  
Old Feb 27, 2013, 02:00 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
harpek: what is teh url?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I center, in grid layout, pictures with captions on a page... Masselyn Center area post/pages 0 Nov 18, 2010 09:30 AM
Grid style category/archive/tag bongo Excerpts, Read more, Pagination 0 Sep 27, 2010 04:59 AM
[SOLVED] How to create grid style for the posts m0r6h3us Post-Kicker, -Byline & -Footer 18 Nov 19, 2009 01:37 PM
"No Posts found" in Admin View and "Not Found" in Page View dextor Atahualpa 3 Wordpress theme 1 Sep 12, 2009 08:09 PM
gallery (grid) of post excerpts w/ thumbnails viewdesigninc Atahualpa 3 Wordpress theme 1 Jun 4, 2009 08:08 AM


All times are GMT -6. The time now is 09:16 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.