HTML elements not working

grouprefetjanitez.000.pe

i recently uploaded that page but some of my html elements arent working such as the background photo for one page, missing tables and dropdown menu not working on the admin page, when i go through the code i unloaded on the filemanger all the code is in order and working perfectly when tried with my personal xamp localhost

Can you share the exact pages where you are having issues?

Please try uploading files using a desktop FTP software like FileZilla just in case soemthing got messed up when you use the online file manager.

3 Likes

How can i share them to you?

i tried using FileZilla, and WinSCP but it did not work, also tried copying specific page’s code and pasting it in the file but it did not work

Just share the URL

What do you mean it did not work? What error did you get?

3 Likes

Also please make sure to clear your browser cache after updating the files. Or check the site in Incognito Mode to circumvent caching. Our servers enforce quite strong browser cache by default on static files. Which is great for speed and bandwidth, but not so great for seeing changes after updating files.

2 Likes

Group REFET JANITEZ (000.pe)
theres the link, you’ll have to login the email is [email protected] and password admin, by it did not work i mean, it did not fix the problem i was still having the same problem

I still see nothing wrong.

Can you tell us exactly what is not working? We can’t help you if we don’t see the problem

1 Like

one the dashboard php code they’re 4 tables which can be seen when i’m using my local enviroment and the dropdown menu is working, but when hosted i am able to only see on table and the dropdown menu does not work

here are some images to explain, the first image with four tables and a dropdown when you click the icon is from my local environment, but once hosted i only see one with the dropdown not working


secon image when hosted, other tables missing and dropdown not working

You don’t seem to be calling any JS files, but I’m pretty sure you need some sort of JS logic to make that dropdown work properly. You also seem to be using some sort of modified Bootstrap for your framework, so I’m not entirely sure where you went wrong.

2 Likes

In the php code in the file manager, all JS files are being called and everything is in order, when i pressed f12 to inspect the code that was being hosted i realised some of the code is being cut and some missing, this problem is only happening for one page, how do i correct it?

Check your code and make the required changes

2 Likes

I checked the code three times and tried redoing it using code from another page that was functioning properly but i still have the same problem

I just checked your dashboard and it seems to be working fine from here. The profile dropdown is working and there are multiple panels on the main page.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.