Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sundar

    (@phptechie)

    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 https://www.wpdeveloper.com

    Plugin Author Sundar

    (@phptechie)

    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 ??

    Thread Starter sdleader

    (@sdleader)

    Hi
    My apologies. I will mark the thread as resolved and you can close the thread.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Distorded Image on Project Details Page’ is closed to new replies.