SOFT REJECT - Template needs improvement

Hello guys,
Can you please help me , i really need your help
for the second time getting soft rejection and this is the reasons:

  1. CODE VALIDATION: Some of your files contain validation errors that will need to be fixed. Please be sure that all files validate before resubmitting. You can validate HTML at http://validator.w3.org
  1. http://envato.d.pr/JqnB
  1. RESPONSIVE ISSUES: Your files are either inaccurately represented as responsive or have responsive layout issues. Please take a moment to make sure that your design layout looks correct at different breakpoints and that all text is scaled appropriately for smaller devices.
  • Tablet breakpoint needs improvements. You should handle better the way you are organizing components in the screen.
  1. http://envato.d.pr/Kkos

About the first reason i validate the html file with no errors but I received the same reason , can you help me?
About the second reason , where is the problem with the JS file ? i didn’t received this reason in the fisrt soft reject .
About the third resaon ,I modified the columns with 2 columns in the tablet breakpoint but still the same reject ,where it is possible to be the problem ?
About the images before upload the template , what i have to put instead of the name of images ?

I hope someone help me , i will be very glad :blush:

  1. Have you checked all your pages through validator or ask the reviewer on what page he encounter this.

  2. Open your plugins.js on line 111 and see why you get the error in that section of the code, missing script or you are calling the function wrong ( if you have jquery plugins or other js scripts place an if statement before starting the script this way you will exclude this kind of errors.
    Ex: if( jQuery.fn.myScriptName) { start script }

  3. Make sure your elements look good on different devices and the content is readable.

  4. Here either the elements are squashed or look bad in current breakpoint.

  5. You have problem with the source of the images, wrong url - check how you include the url of the images.

1 Like

Thank you so much for your reply , very glad :slight_smile:
1.There is a validator for css & js files ?
5.how i should to include the url of the images ? because i upload the template without the images
thank you again

  1. In this case only html.
  2. You should have a placeholder image if you don’t include the original, placeholder example.
1 Like

Thank you so much for your help :slight_smile: