-
AuthorPosts
-
January 22nd, 2013 at 10:43 #3217Emily
Hi,
First off, awesome theme! I managed to get this one up and running in no time at all! Question: How do I add a column in the Presentation page? I have 4 images there and need to add one more. I was looking at how to do a custom CSS but can’t find where to change it. Appreciate the help!
Thanks,
Emily
January 22nd, 2013 at 19:29 #3223ZedCryout Creations mastermindYou can’t add another column with CSS. You need to get down and dirty and modify the mantra/includes/theme-frontpage.php file, but it isn’t gonna be easy.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.January 23rd, 2013 at 02:28 #3234EmilyThanks Zed! I guess I’ll have to roll up my sleeves.
January 23rd, 2013 at 05:23 #3236Ed GwynnJust curious – is this also true for slides? As in, can I get more than 5 slides?
January 24th, 2013 at 17:36 #3289ZedCryout Creations mastermindEd, you can have more than 5 slides if you switch from custom slides to post-generated slides.
Change the value of “Select the content you want to load in your slides: … “If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.January 24th, 2013 at 20:35 #3315Ed GwynnThanks Zed, I’m still learning all this and have to remember to just try the different settings 😉
February 2nd, 2013 at 07:02 #3469PaulOk I gave it a go, I copied the column4 code pasted it after column 4 and changed all the 4’s to 5’s,
I then saved the new php file and renamed the old one.old
I get the following error,
Parse error: syntax error, unexpected T_ENDIF in /home/elitelea/public_html/main/wp-content/themes/mantra/includes/theme-frontpage.php on line 291
February 11th, 2013 at 21:10 #3590KayCryout Creations mastermindIf you got that error, you didn’t copy/paste the right chunk of code. Also, as the theme saves, sanitizes and reads data saved in MySQL tables, just copying some code won’t help. You will have to replace all variables with actual HTML that you want to appear in the column.
Basically it would be a lot easier to just wait for us to implement that someday ( not in a very distant future)
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes. -
AuthorPosts
The topic ‘Adding A Column In Presentation Pages’ is closed to new replies.