Immediate help please

https://tintuukul.wuaze.com/Membresia.php

It turns out that in a section of my page a card should appear right there, which would be a section to add the data, but it does not appear, even though I already deleted all the files and uploaded them again and with them run the page in a local server does appear here, but I can’t get it to appear on the page, I attach a screenshot

My page

My page in local host

Remove this

and probably something else to make the form functional (although for the form, you have action = empty)
image

briefly check your code and style

4 Likes

Well now the card appears on the page, but now not as it should, I mean that line is to make it hide with the buttons and reappear, but when I removed it that went away and the design is spoiled a little

it doesn’t look like your pictures at all to me
in my case, this purple one is on the left

if everything is fine on your local PC
then try to open that local PHP file and copy the source
and open that file here on the hosting through monstaFTP (edit)
and override the existing code

and by the way check all CSS, JS and other things you have

3 Likes

Well, I reuploaded all the files, the idea of ​​that section is that when you press the button on the right, where it says “premium” with that the box moves and the card appears, but it does not appear on the page when the files are already I resubmitted them several times making sure

and as FTP I am using FilleZilla

let’s create a file called Membresia1.php there

and paste the code from Membresia.php from your local PC into it

don’t use FTP but just edit with monstaFTP (copy-paste code → save)

and try to visit it

I wonder if everything is the same

1 Like

yes, everything remains the same

maybe this is the problem (in some logical order)
image

3 Likes

well no, that part is for when the page is reloaded the text behind the pink box is not visible

I believe that the problem is not in the hosting but in the code

browsers behave differently when something is online and with a domain than locally…
I don’t know what kind of test environment you have locally

try to simply simplify everything…comment a large part
until you manage to get/see what you need

then slowly add functions like hide this if this is clicked
and so on

3 Likes

that’s fine thanks

1 Like

Right now you have a lot of moving parts, and I really don’t have time to study and learn how your website works
so then it’s best to reduce the number of active parts until you figure out what the problem is.

I saw the headline “that you need urgent help” although it is nothing urgent.

I hope you understand and good luck :+1:

3 Likes

It’s urgent because tomorrow I have to present it in a contest, and who knows why that error came out.

@N0V3L0S it works normally for me now - did you change something?

2 Likes

I really don’t know what to tell you, it still doesn’t appear to me, let me do tests and let you know.

The only thing I just did was replace it with the code I had at the beginning, without moving anything

I see that there is no more form action =""

maybe that was the problem !

good luck tomorrow !

5 Likes

Now it comes out, I just have to give it a better format again to center the card, it seems that in the end it was not an error in my code, but rather the page did not update it correctly at all, when I put the code that I had at the beginning did appear, still thanks for taking the time to deal with me, I really appreciate it

1 Like

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