Sundar
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] Break permalinkHi,
Response to your issues as below,
You need to update theme custom structure for permalink settings. Plugin “projects” custom post type and categories configured with custom taxonomies. It will not affect the actual source of WordPress core and themes.
As I have clarified your queries , I would like to close this thread as resolved.
Thanks for using my plugin 🙂
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] Customize Projects Page(s)Hi etruchan,
I have checked your responses & analyzed the changes that you made in the plugin source files.
Yes, we can add required custom fields into the projects post type. You just made array field updates in the “new_projects_fields” function. You need to update the template source , action hook & save data post functions. It will include new fields & store data into the respective post types.
If you need assistance with this plugin , please feel free to contact me ( http://www.wpdeveloper.com/contact ) & I shall definitely help you.
As this is not an issue & feature request , I shall close this request as resolved.
Thanks & have a gr8 day.
etessier77 ,
As this is not an issue & feature request , I shall close this request as resolved.
If you need assistance with this plugin , please feel free to contact me & I shall definitely help you.
Thanks & have a gr8 day.
Hi,
Thanks for using my plugin & your appreciation.
Currently plugin is configured with WP custom featured image functionality. It is linked from “Projects” section in the WP admin panel. You can find “Project Screenshot URL” field for featured image in the
website informationsection. Also we can’t rely on third party plugin script shortcodes / hook functions, because every time it may be updated with new releases & hence it will crash the pluginIf you really need it , I can customize the plugin based on your request. Contact me ( http://www.wpdeveloper.com/contact ) with your website & login details.
As I have clarified your queries , I would like to close this thread as resolved.
Let me know if you need any assistance & I would be glad to do so.
Thanks for using my plugin 🙂
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] portfolio_typesThis is not an issue , rather an information request , so I would like to close this thread as resolved.
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] Distorted thumbailsHope the issue is resolved
Hello sdleader,
Response to your issues as below,
1. Project Image Proportion:
You need to remove “$original_image = str_replace( ‘-235×150.jpg’ ,’.jpg’, $project_imgurl);” line no : 36 from ‘single-wp-projects-portfolio.php’ file,
and update the below line with new code,
“$imageurl = ‘<img src=”‘.$project_imgurl.'” border=”0″ alt=”” width=”414″ height=”420″>‘;
It depends upon the project image types & sizes. You can optimize the image sizes ( width & height ) & project details page design styles based on your theme layout.
2. You need to create addtional custom field for “Project Image 2” & make possible adjustments in the template pages.
If you need more customization in the current plugin, contact http://www.wpdeveloper.com
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] portfolio_typesHi Alu,
“portfolio_types” used to display “wp-projects-portfolio” custom post type posts with WP_Query() function. It can be assigned by the “portfolio_types” variable. You can find query conditions in “loop-wppcr-portfolio” templates.
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] Distorted thumbailsHi Alu,
Response to your issues as below
the thumbnail in the portfolio page, and the image in the project page are often distorted,is it possible to fix that ?
Yes, You can optimize the image sizes & projects page design styles based on the theme layout.I’m not sure if it’s the best way to do that, but I saw you don’t use the thumbnail capability of wordpress, but it is very useful to resize images to display size 🙂
If it can help please see what I did: http://pastebin.com/xTDcVuRHDefault thumbnail capability ( small , medium, full ) array parameters will not return exact thumbnail image sizes. We can display image with specific image ( width x height ) from the image src. That’s the reason, I have used image function.
Another little thing, if a project has no category, it can’t be displayed by clicking on links, (when using “Post name” for permalink option).
the url look like this /wp-projects//projectname/ and results as a 404 error (/wp-projects/default/projectname/ is working despite the project is not in “default” category).WP projects portfolio plugin is developed with category slug rewrite rules ,so you need to choose selective category for the particular portfolio item.
Hope I have cleared your responses.
So I’m closing this thread , let me know if you have any other issues & I’ll be glad to assist you.Thanks & have a gr8 day.
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] Bug with user rightsHi Alu,
Thanks again for bringing this in notice.
I have made the necessary changes & updated the repository , please feel free to download & use it.
Let me know if you still have any issues & I’ll be glad to help you 🙂
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] Many error messagesAlu,
I have made some changes to the script & updated to the source libraries.
Please check the changelog & download the necessary patches & check it up.
Thanks again for your effort in getting this under notice 🙂
I wish you all the best .
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] Many error messagesOk , let me check that real quick & be back with my findings.
Anyway thanks a lot for your effort in identifying the issues & notifying me of this.
But let me check this in detail & update the thread with more info.
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] images show up offUser changed to other plugin , so no way of identifying what the issue is.
So this thread is closed.
Forum: Plugins
In reply to: [WP Projects Portfolio with Client Testimonials] Many error messagesHi,
Thanks for using my plugin & yes i can definitely help you with these issues.
Sorry for the delayed response , as I was on festive holidays.Can you send me a email to dev@wpdeveloper.com along with the URL to your website & WP Admin login , so that I can check the issues & help you fix it.
This is wierd as none of my clients have got problems with this plugins.Let me know quickly , so that I can help you resolve it.
Thanks.