NoahMason23
Forum Replies Created
-
I popped this in my stylesheet and it worked like a charm:
.bpfb_images br { display: none!important; } div.thickbox { max-width: 176px!important; max-height: 176px!important; margin-bottom: 10px!important; margin-right: 10px!important; }Im having this same problem, I was about to start a new thread but i figure it would be better for others who are experiencing this. I love this plug-in but is there any way I can have the image link to the instagram page of the photo? that would really be awesome.
the lightbox is killing me! cant wait to figure this out 🙂
ALSO – when I tried implementing shortcode, and put the images at 570px wide, while using the standard_resolution attribute, but they look as pixelated as when I used low_resolution. (wanted a one picture wide feed down the content)
Forum: Fixing WordPress
In reply to: Site works perfectly on every browser except IE… HELP!UPDATE: I went into the CSS and fixed a bunch of things. Im still getting errors on the validator but it still works on all browsers.
IE distorts some of my pictures if they arent created in the exact pixels for where they are, all other browsers dont do this and I cant go in and change all those pictures, its too much. Is there any way i can tell IE to resize the pictures?
note: what I see happening is that it will resize the width, but wont resize the height… so its just squeezed horizontally
see here on IE (image in question is the first image in the content, under the slider): http://www.lightsoutfestival.com/?page_id=991
Otherwise it is all fixed. thanks for your help!
Forum: Fixing WordPress
In reply to: Site works perfectly on every browser except IE… HELP!okay so ill spend tonight trying to fix the errors, if it still doesnt work is there any way i can put up a page or splash that only IE viewers can read that will say “not compatible with IE please view on …” ??
or is that a bad idea….
Forum: Fixing WordPress
In reply to: Site works perfectly on every browser except IE… HELP!thanks for replying.
wow just verified and got a lot of errors, but why do the errors only effect IE? my problem is i dont know that much code so i cant spot errors by myself.
ps, in my other forums we call that threadjacking 😉 wish I could help tolinyk, but you should make your own thread so other people with your problem can find the answer!
RESOLVED for me-
instead of using the facebook ID, I simply used the page name
facebook.com/lightsoutfestial
i used: lights out festival in settings tab for facebook ID
boom. worked like a charm.
Hey I have the same problem. It says everything works, but it just says “not yet”
been like this for the entire day. only tried one test comment.
also, will this plugin retrieve fb user comments from my actual blog and put them to the corresponding link on fanpage? right now I have it so you can log into your fb to post a comment on a blog post on the site itself.
here is the site in question
Forum: Fixing WordPress
In reply to: Versed in photoshop, want to add my custom menu with hoverAlso please note it is still under construction and still working out bugs.
just noticed after i put a small webkit line to make the background load properly on ipad and iphone that its acting weird in firefox.
SO glad this forum exists. all these codes get to be overwhelming I envy you who read it like the matrix 😉 thanks in advance for any tips
Forum: Fixing WordPress
In reply to: PLEASE HELP! Parse error: syntax error, unexpected $end …FIXED!!!
The code was perfect, but even after i replaced it completely i had the same issue… I took the index php and removed the code calling the widgets that no longer existed in the functions php. renamed the old one, called the new one index.php, and voila
My computer will not die tonight! thanks so much for the quick help again i really appreciate it
Forum: Fixing WordPress
In reply to: PLEASE HELP! Parse error: syntax error, unexpected $end …This is what I have there now, still same exact error. What you pasted looks perfectly fine. thats how it was before… Im thinking maybe its because the Main Index php (where I put code to call the widgets into place, and it worked fine) still has that code in the file?
I cant go to it to change it though because its giving me this error when I try to navigate off… Should I Paste my entire themefunctions php file into a txt document and log out of wordpress? I already tried going to lightsoutfestival.com/wp-admin and it just gives me the same parse error syntax error. The only thing keeping my hope alive is that I can hit BACK on the browser and I can see my wordpress editor open with my themefunctions php file.
Is it possible nothing I do to the code here will fix it? because the error is not allowing the update file button to do anything??
I need to get my clients website back. 🙁
Im such a n00b.
Forum: Fixing WordPress
In reply to: PLEASE HELP! Parse error: syntax error, unexpected $end …As it stands now It wont let me update the functions file, or navigate off that page. I dont know what to do any link i click it says the same parse error. Im affraid to close the browser!
Forum: Fixing WordPress
In reply to: PLEASE HELP! Parse error: syntax error, unexpected $end …This is what I have now… ( just sidebar part of code, if u want the whole file, no problem) Still Nothing. Same Parse error syntax error.
any other ideas? lol
by the way, thanks so much for taking the time i seriously appreciate it.
Forum: Fixing WordPress
In reply to: PLEASE HELP! Parse error: syntax error, unexpected $end …Thanks so much for responding already. just having someone to speak to makes me feel better.
Here is the whole functions.php file
You probably deleted something by accident. Looking at the last code, at the very end <?php that was the beginning of another php call, and it wasn’t belong to the code you have deleted. Add that back and see how it goes.
In response to this – The second paste is what I added. If there is an error in that code it is because the website im getting it from is wrong, but in any case- it worked the first time… I have now tried adding the code the same way as i did the first time and naming the widgets what i did originally with no luck
The pastebin link above is how it looks now. It wont even let me update the file… Im hoping once i get the right code in it will let me update and thats how Ill know im fine. right now even when I hit update file it gives me the same Parse error: syntax error, unexpected $end in /home/lightsoutfestival/lightsoutfestival.com/wp-content/themes/zenon-lite/functions.php on line 473 error.
Forum: Fixing WordPress
In reply to: PLEASE HELP! Parse error: syntax error, unexpected $end …Also, I didnt know about paste bin, if i have posted too much code please just tell me and I will gladly use pastebin instead.
Forum: Fixing WordPress
In reply to: PLEASE HELP! Parse error: syntax error, unexpected $end …Is it because I didnt delete the code from the Main Index php file before deleting the widget code in the theme functions php?