-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Portfolio images not working #111
Comments
It works perfectly fine for me. Please list all the steps you have done... |
I have similar issue as @Seifo-Ibrahim. Can someone help me resolve it? I have added images in /src/assets/images/ folder. Is there any other location I need to add the images to render in the Education and Certificate section? Tagging @dhruvkrishnavaid @ashutosh1919 @danielmarostica @th3c0d3br34ker @a-mishra Attaching screenshot of my issue -snapshot of code in portfolio.jsYou can check the images are in correct folder also. |
Also the profile image is not displayed in Contact page. Can someone suggest the potential solution? |
Ok, so I've finally found out the fix. In ./src/components/certificationCard/certificationCard.js:25, In ./pages/contact/ContactComponent.js:29, Similarly, change all the srcs' of the img tags. |
@NirmalSilwal Please comment if the issue is fixed. |
@dhruvkrishnavaid it is now fixed for Education, certificates and contact section. Now the logo are not displayed in the Experience section. Trying to fix that and will update you. I have also issue with Open Source section. It is not working. I have mentioned in another issue about that. |
Hi @dhruvkrishnavaid just for the update, all of the images and logos are fixed now. Now that open source section is the problem as running |
update - open source section is also now fetched but I see in the organization list at the top, it is displaying only 3 org but I have contributed to other org also in the past. Why is all org not displayed? Is there any time frame filter applied? |
@NirmalSilwal Please open a new issue for that as it's totally a different issue. |
done check #159 |
I think this issue is now resolved, thus closing it. |
After clone repository Portfolio images not working
The text was updated successfully, but these errors were encountered: