go41

Re: Show latest posts in one column on front page :: Reply by Joern

von Joern am 10. Dez. 2010 | Keine Kommentare

in my copy of this theme I find in index.php:

$column = get_settings ( "cp_status_Column" );

if ( $column != "one" )
following is the two column part, easy to see at:

if( $odd = $i%2 ) { echo ‚<div class="clearfloat">‘; }
about 80 lines of code later comes the <?php } else { ?> statement, means if this cp_status_Column is set to one. Here the posts are in a div class="onecolumn clearfloat", just one column and no alternating left right switch.
Theme settings are coded in functions.php.

looking for cp_status_Column I came to the options I mentioned above.
Your admin panel should look like this:

http://colorlabsproject.com/wp-content/ … _panel.png
Here I see under Front Page settings -> Column list -> dropdown selector ‚Show Two-Column List‘ or ‚Show One-Column List‘.
I would say choosing this will display posts in just one column
____________________
you find me on Google+, Twitter and Facebook

(von: Joern)

Hier noch 4 weitere Ergebnisse dieses Threads:

Show latest posts in one column on front page

6. Dez. 2010 (von: Dominik)

Hi,first thanks for the good support in this forum on adjusting the arthemia theme. I have recently installed it myself and now have a question that I am sure someone here can help me with: how can I change the…

Re: Show latest posts in one column on front page :: Reply by Joern

8. Dez. 2010 (von: Joern)

I have no site running on Arthemia Premium, but this should be an option in the theme settings.in the theme files I can see this option under:Latest Post automated thumbnail will be hidden ..."Hide Post Excerpt""Show Post Excerpt""Show Two-Column List""Show…

Re: Show latest posts in one column on front page :: Reply by Dominik

10. Dez. 2010 (von: Dominik)

Joern,thanks for the reply. However, the setting options you mention do not appear anywhere in the theme files i have. Do you have any idea what php-files is in charge of this function, i.e. of the display of the front…

Re: Show latest posts in one column on front page :: Reply by Dominik

11. Dez. 2010 (von: Dominik)

Thanks Joern, this helped a lot! Weiterlesen →

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: