Jump to content

justinchrono

Members
  • Posts

    80
  • Joined

  • Last visited

    Never

Everything posted by justinchrono

  1. I want to use some scripts from http://www.dynamicdrive.com Most of them require pasting script in both the HEAD and BODY of the page. Now, the way my WordPress is set up (Egesto theme), is in individual pages, which I cannot find any way to edit their HEAD or BODY. The only HEAD and BODY sections I see are in the Editor section, where I can edit the overall header.php, but that effects every page, I think. Anyways, does anyone know how I can solve this? Thank you.
  2. ^ thanks, but can you be a little more specific please? there is a lot of junk on that page that i am not following
  3. Can somebody help me out with this? I am using Egesto as my theme, and automatically it came with a script that would highlight the current page in the top menu. i think the code is one of these lines.. '<?php if ( has_nav_menu( 'main-menu' ) ) { ?> <?php wp_nav_menu( array( 'theme_location' => 'main-menu', 'menu_class' => 'mainnav superfish' ) ); ?> ' Anyways, I wanted to make a customized drop down menu. So I removed that top line of code, and put in a line of code to refer to a plugin I downloaded. In the plugin is the HTML for the customized drop down menu...however, the current page is no longer highlighted in the menu.. I tried looking this up, seeing something about CSS and giving each link an id, and putting the id in the body tag of each page...HOWEVER, i can not find a body tag for each of my pages, as it is only in the HEADER of the overall website.. Can anyone help me with this? THANK YOU!
  4. i was told to repost it in the javascript forum.
  5. if you look on my website www.germanperformanceservice.com you will see a slider on the front page. works fine on all browsers except for internet explorer. on IE, when each picture scrolls, the page will scroll itself down to the bottom. also, after about 4 pictures are scrolled, the slider stops and is just a white box for the rest of the time. does anyone have any ideas??? thanks (if you check the validator it says something about not understanding the value "allowTransparency") thanks again!
  6. well i posted the other one yesterday and it was slightly different as well and no one has helped since anyways
  7. i am having problems with my slider on the front page of my website http://www.germanperformanceservice.com on internet explorer only, after a picture slides, the page will scroll down to the bottom. this is very frustrating and distracting. i tried the validator, Here and there are only a few errors left, which seem to have to do with the slider problem, but i cant quite figure any of it out (i tried fixing the conditional comment and nothing happened) if anyone could help me with this it would be greatly appreciated.
  8. i am having problems with my slider on the front page of my website http://www.germanperformanceservice.com on internet explorer, after a picture slides, the page will scroll down to the bottom. this is very frustrating and distracting. if anyone could help me with this it would be greatly appreciated also: if anyone knows how i can tell the slider to pull from a certain gallery instead of the posts, let me know! thanks (theme is egesto btw, wordpress site)
  9. bump site is fixed. still wondering how to do this though thanks
  10. my site is www.germanperformanceservice.com it looks fine in safari but in internet explorer, everything is strange. i manually edited certain parts to make the site legible, but on IE the font is still larger and aligned in a strange way, that it shouldnt be. The real problem is in the twitter feed, which I cannot manually edit, so you will see the font is huge and links are huge and white there. Any help?
  11. hello my website is here http://germanperformanceservice.com the images that come from the slider are pulled from different posts, and so if you click the image it will link you to that post i am trying to get the images to link to the gallery, instead. i am using wordpress, btw. does anyone know what i can do? thank you!!
  12. i think it is happening without a plugin, it is just part of my theme, Egesto, to pull in featured pics of photos to the slider, i think.
  13. I have a website on wordpress, at first it was on a friends server, but he switched it so its on bluehost. The website URL is an IP address with a slash and a name. However, I registered a domain name at godaddy. I was able to change the nameservers so that the URL of the index page of my website was changed to the domain name, however, when I click onto any other page from that page, it goes back to the IP address URL. What can I do? Thanks.
  14. I don't know how technically, but i am using Wordpress to organize the site. it is an option.
  15. hello my website is here http://ashedmonds.com/gps the images that come from the slider are pulled from different posts, and so if you click the image it will link you to that post i am trying to get the images to link to the gallery, instead does anyone know what i can do? thank you!!
  16. yes. a moderator moved the thread for some reason. i thought the problem was described well. internet explorer doesn't read the css for my website how fix?
  17. Hello. I am trying to fix my site to look right in Internet Explorer. I am new to code. Right now, I found this, and put it in my Main Index Template... <?php if (eregi("MSIE",getenv("HTTP_USER_AGENT")) || eregi("Internet Explorer",getenv("HTTP_USER_AGENT"))) { ?><link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory'); ?>/style-ie.css"/> <?php } else { ?> <link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory'); ?>/style.css"/> <?php } ?> Then, I created the file style-ie.css and tried messing around with it. Nothing changed. Any help anyone? I also tried this php <!--[if IE]> <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/IE.css" type="text/css" media="screen" /> <![endif]-> Thanks
  18. On a couple of pages of my website (example... http://www.decaneasarchive.com/hf.php ) , i recently started getting this error page. I am unsure how to fix it, or why it started. The only thing i could think of is i changed my passwords recently but idk if that is it. Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'sqlc40b.carrierzone.com' (101) in /home/panopt/public_html/decaneasarchive.com/new/include/classes/com/interabet/db_mysql.inc.php on line 75 Database error: connect(sqlc40b.carrierzone.com, borissamarov, $Password) failed. MySQL Error: () Session halted. anyways thank you
  19. lol unfortunately im not too savvy with this. thank you very much though it is helpful
  20. im sorry. can someone make a mailing list, would that be simple?
  21. how do i get to that? thats a file from another site
  22. www.decaneasarchive.com/home.php the little line near the top, how do i get rid of it with my coding? idk where its coming from also, how can i move the links up a bit
  23. hello. at my page's footer, there is a form to sign up for a mailing list. how do i change the email address that this is sending information to? this is the coding for my footer: </td> </tr> </table> <table cellpadding="0" cellspacing="0" border="0" width="630"> <tr> <td height="60"> <!-- BEGIN: Constant Contact Basic Opt-in Email List Form --> <div align="center" style="padding-top: 10px;"> <table border="0" cellspacing="0" cellpadding="3"> <tr> <td align="center">Join Our Mailing List</td> <td align="center"> <form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" > <input type="hidden" name="m" value="1101612644692"> <input type="hidden" name="p" value="oi"> <input type="text" name="ea" size="25" value="enter email address"> <input type="submit" name="go" value="GO" class="submit" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px;" > <a href="http://www.constantcontact.com/safesubscribe.jsp" target="_blank" style="font-size: 9px; font-style: italic;">Privacy provided by SafeSubscribe(SM)</a> </form> </td> </tr> </table> </div> <div style="text-align: center; padding-top: 10px;"><div style="font-size: 9px; padding-bottom: 0px;">. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . </div> Decaneas Archive, 295 Endicott Avenue, Revere, MA 02151 <a href="mailto:tony@decaneasarchive.com" class="link">tony@decaneasarchive.com</a> 617-834-1684<br /> All contents of this site are the exclusive rights of Decaneas Archive.</div><br /> <br /> </td> </tr> </table> </div> </div> </body> </html>
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.