Title: ijared's Replies | WordPress.org

---

# ijared

  [  ](https://wordpress.org/support/users/ijared/)

 *   [Profile](https://wordpress.org/support/users/ijared/)
 *   [Topics Started](https://wordpress.org/support/users/ijared/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ijared/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ijared/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ijared/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ijared/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ijared/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/users/ijared/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/ijared/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [gallery icon to insert the images](https://wordpress.org/support/topic/gallery-icon-to-insert-the-images/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/gallery-icon-to-insert-the-images/#post-8390373)
 * What I am having problem with is the NextGEN Gallery icon which doesn’t show.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I create a lightbox for my images](https://wordpress.org/support/topic/click-to-expand/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/click-to-expand/#post-6810625)
 * So no one knows how to click on a thumbnail and the image increases to a pop 
   up like width:800px height:500px. I am using lightbox 2 but the results doesn’t
   look good. Everything was working fine when I tried it at w3schools. But when
   I edited and put in wordpress, the original image and the expanded image both
   shows on the page. I don’t know what I am doing wrong. Why all 4 images are shown
   on the page. Any help?
 * These are the things I have added to the site:
 * _[ Moderator note: code fixed. Please wrap code in the backtick character or 
   [use the code button](http://codex.wordpress.org/Forum_Welcome#Posting_Code).]_
 *     ```
       <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.4/jquery.mobile-1.4.4.min.css">
       </link>
       <script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
       <script src="http://code.jquery.com/mobile/1.4.4/jquery.mobile-1.4.4.min.js"></script>
       =====================
       <div data-role="popup" id="myPopup">
             <p>Menu 1!</p>
             <a href="#">Close</a><img src=Menu1.jpg style="width:800px;height:500px;" alt="menu 1">
           </div>
         </div>
   
       <div data-role="popup" id="myPopup2">
         <p>Menu 2!</p>
          <a href="#">Close</a>
       <img src=Menu2.jpg style="width:800px;height:500px;" alt="menu 2">
       </div>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I create a lightbox for my images](https://wordpress.org/support/topic/click-to-expand/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/click-to-expand/#post-6810361)
 * OK. If I can only do this b using plugins, I will try something else.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I create a lightbox for my images](https://wordpress.org/support/topic/click-to-expand/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/click-to-expand/#post-6810358)
 * Top
    <link href=”[http://www.lev-inspire.org.uk/wp-content/uploads/2015/10/lightbox.css&#8221](http://www.lev-inspire.org.uk/wp-content/uploads/2015/10/lightbox.css&#8221);
   rel=”stylesheet”>
 * [Front](http://www.lev-inspire.org.uk/wp-content/uploads/2010/10/Menu1-150x106.jpg)
   
   [Back](http://www.lev-inspire.org.uk/wp-content/uploads/2010/10/Menu2-150x106.jpg)
 * Before end
    <script src=”[http://www.lev-inspire.org.uk/wp-content/uploads/2015/10/lightbox-plus-jquery.js”></script&gt](http://www.lev-inspire.org.uk/wp-content/uploads/2015/10/lightbox-plus-jquery.js”></script&gt);
 * I need to the thumbnail to show so I can click on it. How do I do that?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I create a lightbox for my images](https://wordpress.org/support/topic/click-to-expand/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/click-to-expand/#post-6810355)
 * Something like lightbox. The image will not fill the whole screen. W=800px, H
   =500px.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I create a lightbox for my images](https://wordpress.org/support/topic/click-to-expand/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/click-to-expand/#post-6810351)
 * No, now that big, but on a pop up like width:800px height:500px.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Scripts works fine but not on wordpress](https://wordpress.org/support/topic/scripts-works-fine-but-not-on-wordpress/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/scripts-works-fine-but-not-on-wordpress/#post-6809883)
 * OK.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Scripts works fine but not on wordpress](https://wordpress.org/support/topic/scripts-works-fine-but-not-on-wordpress/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/scripts-works-fine-but-not-on-wordpress/#post-6809877)
 * Hi, I will be grateful if anyone knows to I can expand an image in a thumbnail
   on wordpress.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Scripts works fine but not on wordpress](https://wordpress.org/support/topic/scripts-works-fine-but-not-on-wordpress/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/scripts-works-fine-but-not-on-wordpress/#post-6809873)
 * Thanks but I can’t do that you saying. I don’t have access to create themes. 
   But thanks for letting me know.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Scripts works fine but not on wordpress](https://wordpress.org/support/topic/scripts-works-fine-but-not-on-wordpress/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/scripts-works-fine-but-not-on-wordpress/#post-6809866)
 * Deleted
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Old theme](https://wordpress.org/support/topic/old-theme-2/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/old-theme-2/#post-5791829)
 * On the site. We could access the tabs via connecting with an ftp to the server.
   It is on now.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Old theme](https://wordpress.org/support/topic/old-theme-2/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/old-theme-2/#post-5791816)
 * I now the current theme, It is a copy of Twenty Ten 1.1, the current default 
   WordPress theme but how can you access the headings and Tabs?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Old theme](https://wordpress.org/support/topic/old-theme-2/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/old-theme-2/#post-5791814)
 * The problem is I don’t know if installing another theme will let us be able to
   access the tab headings or not?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Old theme](https://wordpress.org/support/topic/old-theme-2/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/old-theme-2/#post-5791812)
 * Sorry, I meant the theme was installed by the previous host. I am assuming we
   will be able to edit the tabs as we can’t now. Is it possible to edit it or should
   a new theme be installed?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Click on the 2 images to expand.](https://wordpress.org/support/topic/click-on-the-2-images-to-expand/)
 *  Thread Starter [ijared](https://wordpress.org/support/users/ijared/)
 * (@ijared)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/click-on-the-2-images-to-expand/#post-5738230)
 * I understand. But I will like to do this job in a different way without the lightbox
   if possible. It is something I will benefit personally and will show everyone
   that I am trying to learn.

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/users/ijared/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/ijared/replies/page/2/?output_format=md)