Title: FullFolio Feature Request
Last modified: August 22, 2016

---

# FullFolio Feature Request

 *  Theme Author [dinamiko](https://wordpress.org/support/users/dinamiko/)
 * (@dinamiko)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/)
 * Hi there! FullFolio is finally online 🙂
 * Feel free to post Feature Requests for FullFolio here, thanks.
 * For any other things related (bugs, fixes…), please create your own ticket and
   I’ll be happy to solve your questions.

Viewing 15 replies - 16 through 30 (of 38 total)

[←](https://wordpress.org/support/topic/fullfolio-feature-request/?output_format=md)
[1](https://wordpress.org/support/topic/fullfolio-feature-request/?output_format=md)
2 [3](https://wordpress.org/support/topic/fullfolio-feature-request/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/fullfolio-feature-request/page/3/?output_format=md)

 *  [Team Adue](https://wordpress.org/support/users/team-adue/)
 * (@team-adue)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239863)
 * Hello,
    thank you a lot for your great theme! We really would like to know, how
   we can remove the featured image in the post. The image should be seen on the
   home page but not in the single post. Thank you for your help.
 * Best
 *  Theme Author [dinamiko](https://wordpress.org/support/users/dinamiko/)
 * (@dinamiko)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239864)
 * Hi Team Adue,
 * in single.php, remove this block of code:
 *     ```
       <?php if ( has_post_thumbnail() ) { 
   
          $url = wp_get_attachment_url( get_post_thumbnail_id($post->ID) ); ?>
   
          <!-- slider -->
          <div class="slider-container">
   
             <div class="slider-bg" style="background: url(<?php echo $url;?>) no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;"></div> 
   
          </div>
          <!-- /slider -->
   
       <?php } ?>
       ```
   
 * Best
 *  [rodrigoriz](https://wordpress.org/support/users/rodrigoriz/)
 * (@rodrigoriz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239867)
 * What I wanted to say was, I want to create another page, like my Home, and be
   able to put images there also.
    I found that when I create a new page, I only
   can write there, but I can’t put a bunch of images like in my Home page. Is there
   a way to do that?
 * I change the name of my Home page for ‘Woman’, now i want to create another page
   call ‘Man’, and put images there also.
 * Thank you.
 *  Theme Author [dinamiko](https://wordpress.org/support/users/dinamiko/)
 * (@dinamiko)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239868)
 * Hi rodrigoriz,
 * I think that what you need is work with Categories.
 * first, create categories (MAN, WOMAN…) in Posts / Categories.
    then, for each
   post assign a category. finally, go to Appearance / Menus and check for your 
   categories in the right column and add your categories to your menu.
 * in FullFolio demo: [http://wp.dinamiko.com/demos/fullfolio/](http://wp.dinamiko.com/demos/fullfolio/)
   
   you can see how it works, for example: [http://wp.dinamiko.com/demos/fullfolio/category/nature/](http://wp.dinamiko.com/demos/fullfolio/category/nature/)
 * Best
 *  [rodrigoriz](https://wordpress.org/support/users/rodrigoriz/)
 * (@rodrigoriz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239869)
 * What I actually wanna do it’s have in my menu something like this:
 * WOMEN MEN SERIES ABOUT ME CONTACT
 * And in each page upload different pictures that don’t mix in my main page (WOMEN),
   I want to create the pages MEN and SERIES, and upload pictures, so if i click
   in them i will see the pictures the same way i see them like a portfolio (like
   in my main page).
    Is that possible?
 * Hope you can help me, thanks.
 *  Theme Author [dinamiko](https://wordpress.org/support/users/dinamiko/)
 * (@dinamiko)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239870)
 * Hi rodrigoriz,
 * for creating a gallery of images in a Page,
    you must download modified page.
   php template here:
 * [http://wp.dinamiko.com/demos/fullfolio/page.php.zip](http://wp.dinamiko.com/demos/fullfolio/page.php.zip)
 * (I will add this modified template in the next version of FullFolio)
 * Usage:
 * Create a page and upload images via Add Media, but don’t click ‘Insert into page’
   button, just close Add media and save your page. This way, all images will appear
   with a Masonry layout, here is a test:
 * [http://wp.dinamiko.com/demos/fullfolio/page-with-images/](http://wp.dinamiko.com/demos/fullfolio/page-with-images/)
 * Best
 *  [anaclaramartinezramos](https://wordpress.org/support/users/anaclaramartinezramos/)
 * (@anaclaramartinezramos)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239871)
 * hi dinamiko,
    thank you for the beautiful theme. do you know why it is loading
   so slow? [http://martinezramos.com](http://martinezramos.com) the jpgs are between
   16 and 130 kb. thank you!
 *  Theme Author [dinamiko](https://wordpress.org/support/users/dinamiko/)
 * (@dinamiko)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239872)
 * Hi anaclaramartinezramos,
 * In Settings / Reading try to change Blog pages show at most to 10 or less.
 * Best
 *  [anaclaramartinezramos](https://wordpress.org/support/users/anaclaramartinezramos/)
 * (@anaclaramartinezramos)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239873)
 * dinamiko, thank you
    also, can my blog just be the homepage with the feature 
   images? I mean so that no one can enter the posts. I would like to have just 
   one page with the images and thats it. Can that be done? thank you, ana
 *  Theme Author [dinamiko](https://wordpress.org/support/users/dinamiko/)
 * (@dinamiko)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239874)
 * Hi anaclaramartinezramos,
 * you can create a page with images:
 * [http://wp.dinamiko.com/demos/fullfolio/page-with-images/](http://wp.dinamiko.com/demos/fullfolio/page-with-images/)
 * and then set you page with images as Front Page in Settings / Reading / Front
   page displays / A static page / Front Page.
 * Best
 *  [anaclaramartinezramos](https://wordpress.org/support/users/anaclaramartinezramos/)
 * (@anaclaramartinezramos)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239875)
 * but would it be with the same perfect and beautiful masonry layout of the featured
   images?
    thanks ana
 *  [anaclaramartinezramos](https://wordpress.org/support/users/anaclaramartinezramos/)
 * (@anaclaramartinezramos)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239876)
 * oh I saw it now! it didnt work the first time I tried. I have very slow internet.
   thank you dinamiko!!!!!
 *  [tgray87](https://wordpress.org/support/users/tgray87/)
 * (@tgray87)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239880)
 * This is exactly what I was looking for as a theme, thanks so much man.
    I’ve 
   got a couple questions: -How to get images to be side by side and fill up the
   entire page, kind of like on this site: [kuciara.com](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/www.kuciara.com?output_format=md)
   Also, how to make the featured image square -How to remove the border between
   the header and the images. -How to get featured image to be original size on 
   the post after it’s clicked.
 * Thanks, and I apologize if these are total noob questions.
 *  [rodrigoriz](https://wordpress.org/support/users/rodrigoriz/)
 * (@rodrigoriz)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239881)
 * How can i make to just see the pictures in the menu but not get into the pic 
   to see it in big?
 *  Theme Author [dinamiko](https://wordpress.org/support/users/dinamiko/)
 * (@dinamiko)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/2/#post-5239882)
 * Hi rodrigoriz,
 * pictures in the menu? i don’t understand, can you explain it a little more?
    
   can you give me a link to see it?
 * Best

Viewing 15 replies - 16 through 30 (of 38 total)

[←](https://wordpress.org/support/topic/fullfolio-feature-request/?output_format=md)
[1](https://wordpress.org/support/topic/fullfolio-feature-request/?output_format=md)
2 [3](https://wordpress.org/support/topic/fullfolio-feature-request/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/fullfolio-feature-request/page/3/?output_format=md)

The topic ‘FullFolio Feature Request’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fullfolio/1.3/screenshot.png)
 * FullFolio
 * [Support Threads](https://wordpress.org/support/theme/fullfolio/)
 * [Active Topics](https://wordpress.org/support/theme/fullfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fullfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fullfolio/reviews/)

 * 38 replies
 * 14 participants
 * Last reply from: [dinamiko](https://wordpress.org/support/users/dinamiko/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/fullfolio-feature-request/page/3/#post-5239903)
 * Status: not resolved