I have found the Vikas and he is amazing developer, he had always delivered the product under the timeline, on budget and with 100% accuracy, He is totally problem solving guys.
How To Create portfolio in Drupal ?
0 comments |
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.
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.
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
Now add Image Field which is Upload Image(which i have taken).
Uncheck the box of Create a label .
Scroll down and click on Rewrite result and check the box of Output this field as a link
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
Now save the view
Add new comment