Page 1 of 2

Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 5:34 pm
by John Herdean

I was trying to move around a button that was in the header and after i let it go it disappeared. I cant see it anywhere. But I can see the name of it in the list of components from the Events Menu. How do I make sure its deleted and wont re-appear accidentally to the user?


Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 5:37 pm
by Maryna Brodina

Hi, you didn't delete it, but it disappeared?


Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 5:48 pm
by John Herdean

thats right, i did not delete. After moving it around it disappeared. I replaced that button now. I just hope it doesnt appear anywhere to make my UX look bad... And i cant test it right either to see if it does actually show up...


Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 6:09 pm
by Maryna Brodina

Did you change anything on Source tab?


Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 6:42 pm
by John Herdean

no i did not. it just simply disappeared


Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 6:55 pm
by Maryna Brodina

Inspect the page in console. If you remember it's name run code Appery("buttonName")/code - if it returns empty there is no button on page.


Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 6:58 pm
by John Herdean

im a bit confused... what console? and i cant test any pages at this moment...


Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 7:06 pm
by Maryna Brodina

oh, sorry... you currently have problem with preview. I meant Firebug or Chrome DevTools console. Then go to Source Tab and check if there is a button in source code on this specific page.


Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 7:14 pm
by John Herdean

the Web Resources button under the Source Tab is not working. It says theres an error opening it. I tried it several times...


Moved a button around and doesnt show no more...

Posted: Wed Jul 24, 2013 7:15 pm
by Maryna Brodina

What is the error? Could you send us screenshot?