vachi
Forum Replies Created
-
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????but again this whole thing is not about my coding or my methods, the topic here is the technique used for switching the theme based on browser
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????lol i like the no comment part moshu, its like i am bush, who says himself he is an idiot
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????lol wiggle room, i like that, yeah i know its because for the first time i used this application called CSSEdit (mac only) and its a fast way to do css but it will not tell you any browser compatibility issues you just play around and see what happens. and the reason for the confusion is cuz i used absolute for the positioning for almost all of styles
Forum: Fixing WordPress
In reply to: How Do I Prevent a Page From Appearing in the Menu?most of the time you want to give a solution that is not modifying code fist
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????for example have a simple IE theme and another better looking them that they code, ( with mistakes) but the way they want it to look, so like this they can just give a better reason for IE users to use another browser such as FF or safari
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????lol why because many of new comers who have no experience try to learn the newest way to code and they ignore older standards and problems that arise with IE, by using tools like dreamweaver and cssedit and not even using IE they never know that they have errors because they see it correctly when coded and tested. so instead of fixing their code, this could become an easy solution
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????yeah i had doen that before, no one has a solution for changing the theme, and the solutions that i found just use the Conditional Statements than a @import for css change.
i don’t really have problems, i just have no reason for making it cross browser with tables instead of divs. why recode the site its fully valid as it is here the valid. LINKand i like the way its coded. its messy and noobish the way it should not be. but my lack of coding skills does not answer my question
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????yeah i have looked at specific style sheeting, i think it works out better
yeah and everything can be done quickly, if someone has done it already, all i need is to copy paste, the problem with me and many teens of my age is i am too arrogant to sit and re learn or code, i just find use change.
and i have found hundreds of solutions, i just thought “why not ask on wp forums” after all its a wp related thing. so i thought someone has done it and has done all the different ways and is using one method now. i guess i will wait another few days. if not i can i guess write a plugin 🙂 that will just use javascript to detect and than a either css change or a theme change can be chosen in the admin side
Forum: Fixing WordPress
In reply to: ?no admin or login?lol i guess this is why WP has this link presented to you at the end of the Install
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????right that i knew, i just thought somebody would have a better way for doing this, and had done this before but i guess i will wait till someone here has an idea that is not google hehe sorry for being cocky. and when you mean programming language you mean like javascript, because thats the language used most of teh times for this stuff
or i can use the famous Conditional Statements ex:
<!–[if IE 5]>
<p>Poor Fellow.</p>
<![endif]–>so i guess instead of Poor Fellow i can open a <?php> there that will change the theme
what you think?
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????so guys any ideas?????
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????and the reason there is 1202 errors in vitamovie.com/press is because of the bookmark plugin thats under every post
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????and the link at question here is not vitamovie.com/press thats showing 1202 errors its vitamovie.com/site which is valid
Forum: Plugins
In reply to: Web Browser Detect and Theme Select ??????lol tx guys i know, its incredibly stupidly coded, i mean i made it like the way i want to see it lol, wow 1202 thats rough, no reason for using strict, just read some where i should so i gave it a try. there are really no plugins added that can make effect the only plugins added are the rating and the login
also the site in question vitamovie.com/site is valid
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.vitamovie.com%2Fsite%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&verbose=1but this really does not answer my question about the browser detect and the theme selection
any idea guys
Forum: Fixing WordPress
In reply to: Queries in left sidebar?i am kinda noob but don;t you need a <?php endif; ?> after the post display