Adding A Column In Presentation Pages

  • Author
    Posts
  • #3217
    Emily

    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

    #3223
    Zed
    Cryout Creations mastermind

    You 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.
    #3234
    Emily

    Thanks Zed!  I guess I’ll have to roll up my sleeves.

    #3236
    Ed Gwynn

    Just curious – is this also true for slides?  As in, can I get more than 5 slides?

    #3289
    Zed
    Cryout Creations mastermind

    Ed, 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.
    #3315
    Ed Gwynn

    Thanks Zed, I’m still learning all this and have to remember to just try the different settings 😉

    #3469
    Paul

    Ok 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

    #3590
    Kay
    Cryout Creations mastermind

    If 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: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Adding A Column In Presentation Pages’ is closed to new replies.