207 comments found.
Can user goes directly to the website instead of Read More link?
what do you mean?
Incase of web project, if user click on image it goes to the URL instead of project detail page.
When you click on project title it will take you to project detail page
When you click on the thumbnail it will redirect you to the website URL .
Under project details you can add website url and all other info. See the demo
Hi,
Please, how can i embed my portfolio page: http://emazedesign.com/gallery/content/portfolio/
into my website: http://emazedesign.com/
and use the same design?
PLease I need help.
Thanks
You need to create theme that matches your http://emazedesign.com/
HI,
Cannot see the portfolio pages, can you help me please??
http://emazedesign.com/portfolio_newThanks
Do you consider the implementing the meta keywords and meta description to this module for the best seo . I am waiting for this.
Yes the new version will be available in a week
Hi,
I’ve sorted it thanks 
Fix = when changing the CHMOD to 777 for the cache(s) include ‘recurse files and directories option’ (it then works 
Thanks! Yuraku
Hi,
Installed the portfolio – but the thumbnails are hot showing (just a blank). However if you click on the blank the images pops up…
For info: I’ve added the changes to the .htaccess file etc… and CHMOD folder to 777 (which is what is required on my hosting). Articles module is also installed and thumbnails etc.. show up fine….
Any help / advice appreciated
Yuraku
Can you provide the url?
Hello gewa and everyone, Currently the module displays four columns by default, would it be possible to include an option in the configuration to select the default view in 1 or 2 or 3 or 4 columns?
Thank you 
Yes it could be added as an option
Hi,
sorry for not reading till the end of your instructions!

Hi,
just installed the portfolio item and everything works fine, except one thing.
Maybe I´m doing it wrong
When I´ klick on the title of the objekt there is no page found!
It says:
404 – Sorry This Page does not exist
- Please go to index -
Do I have to make that page for eyery item or does the system do that?
btw: Great Work!
Did you add rewrite rule to your .htaccess as per instructions?
@mihaiwst , if you read youll see it cant be used with older version
Can i use it with CMS pro! older versions? Not 2.5.
I have this module and the visual forms module, i dont have the money yet to buy the other one, but i have translated these two modules, shell i upload it so you can add it here?
Mayby next time send me the language file english so i can translate it to dutch for you before you bring it out here 
Hi Steven email me from my profile
I already had the CMS installed..I am only adding the module.
The download I received has no instal or setup file/folder.
Yes it does. Unzip portfolio.zip, and read Portfolio Install.pdf
Hmm…
I installed the Portfolio folder in the Modules folder.
Nothing is showing up on the Admin side.
I did notice an error log in the Portfolio folder though.
[27-Sep-2011 17:23:00] PHP Warning: Module ‘magickwand’ already loaded in Unknown on line 0
Any help would be great.
Thank you
Did you run the install file in your browser. As for php Warning ask your host to disable it one instance of magicwand module in php.ini file. You also need GD library installed, which should be a standard install with all php versions
Hi Gewa,
Accordion Slider ==> Free Plugin!This is a free plugin for all users that purchased Premium Visual Forms Module
Ok, I purchased it, but i’m still waitin’ .. No mail with archive, and no accordion in the rar download from visuals forms premium.
I expect your news
Email me from my profile for free accordion plugin. It will be included in the next update of Visual Forms
Give search in the top so that it will useful for me
I don’t think search is necessary for portfolio, unless you have 500 items to display
trying to delete the existing data in a portfolio and it does not seem to delete after clicking the red X next to each one…
Yeah there is a typo on my end. Open up admin/modules/portfolio/controller.php find on line 38:
$img = getValue("filename", "mod_porftolio", "id='" . $id . "'"); and replace it with:$img = getValue("filename", "mod_portfolio", "id='" . $id . "'");