How To Create portfolio in Drupal ?

  0 comments
Share

Online portfolios aren’t just for certain fields or industries anymore. The importance of having a professional online presence is more important than ever, and an online portfolio will certainly increase our visibility and presence. Creating a portfolio website allows you to share and showcase our work easily with the employers you’d like to work for.

Step 1:

Download Views

Download Link

Enable both module

Step 2:

Create content type for it. Assume portfolio.

Create field for it.

Portfolio Image

Post some content through this(Portfolio) content type.

Step 3:

Create a new view for it.

Go to admin/structure/views/add

Give the title

Select content type(portfolio) from Type.

Check the box of Create a page or Create a block.

Click on Save & continue button.

View Image portfolio

Step 4:

In the field sections add URL field first. which we have made for external link in content type

check the box Exclude from display

Portofolio Image

Now add Image Field which is Upload Image(which i have taken).

Uncheck the box of Create a label .

PortfolioImg-4

Scroll down and click on Rewrite result and check the box of Output this field as a link

Portfolio Image 7

Again scroll down and find Replacement patterns and click on it to expand.

Copy the field url which we have taken and paste it in to Link path . It means our image is linked to this external link

PortfolioImage5

Now save the view

PortfolioImg-6

Add new comment