Title: Sutton74's Replies | WordPress.org

---

# Sutton74

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [div tables not working in wordpress.](https://wordpress.org/support/topic/div-tables-not-working-in-wordpress/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/div-tables-not-working-in-wordpress/#post-4089705)
 *     ```
       <style type="text/css">
           .FStoppAnswers
           {
               display:table;
               width:710;
               background-color:#eee;
               border:1px solid  #666666;
               border-spacing:5px;/*cellspacing:poor IE support for  this*/
              /* border-collapse:separate;*/
           }
   
           .FStoppAnswersRow1
           {
              display: table-row;
           }
   
           .FStoppAnswersRow2
           {
              display: table-row;
              width: 710;
       	   background-color:#ccc;
           }
   
           .LeftBox44
           {
       	display: table-cell;
       	width: 213;
       	float: left;
           }
   
           .RightBox44
           {
       	display: table-cell;
       	width: 490px;
       	left: 213px;
       	overflow-x: auto;
       	position: fixed;
       	padding-right: 10px;
       	padding-left: 10px;
           }
   
           .RowFStop2
           {
               float:left;/*fix for  buggy browsers*/
               display:table-row;
               width:710px;
               background-color:#ccc;
           }
       </style>
   
       <div class="FStoppAnswers">
       	<div class="FStoppAnswersRow1">
       	    <div id="LeftBox44" class="LeftBox44" align="center" style="width=213 px">
       <img class="" alt="" src="images/ImageExample.jpg" width="180" height="180" /><br />
       <span style="font-weight: bold; color: #000000;">Staff Writer | Commercial Photographer</span>
   
       </div>
       <div id="RightBox44" class="RightBox44">
       Commercial photography is the creation of images to help sell a product (usually) or a service (sometimes).
             <p>Commercial photographers are employed to create compelling visual images that speak to the target audience of that product. The images produced and style of production should align very closely to both the overall branding strategy that exists for that product or service and play to the target demographic that the company is going after.</p>
       </div>
       </div>
       <div class="FStoppAnswersRow2">
       <img src="FStopAnswers-WebsiteButton.jpg" width="55" height="30" alt=""/><img src="FStopAnswers-FacebookButton.jpg" width="55" height="30" alt=""/><img src="FStopAnswers-TwitterButton.jpg" width="55" height="30" alt=""/><img src="FStopAnswers-InstagramButton.jpg" width="55" height="30" alt=""/>
       </div>
       </div>
       ```
   
 * There is the code. It wouldn’t let me post it before
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Lightbox capabilities?](https://wordpress.org/support/topic/lightbox-capabilities/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/lightbox-capabilities/#post-3959971)
 * I really appreciate your input pawriter.
 * I’m still not convinced that Lightbox gallery is what I need, as it still works
   in conjunction with NextGen Gallery. I do like the lightbox features from it 
   though.
 * I essentially need something that allows me to link one standalone image to a
   gallery. And when that gallery loads, it loads in lightbox (I think I can code
   that as long as I get the former working).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Lightbox capabilities?](https://wordpress.org/support/topic/lightbox-capabilities/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/lightbox-capabilities/#post-3959969)
 * photocrati –
    I want something that allows me to link to a gallery in a lightbox
   function. I essentially want a single images 350×233 pixels, and when clicked
   on it opens a gallery in a lightbox.
 * I don’t think this can be done with NextGen, correct? Everytime I try to use 
   it, it implements a bunch of thumbnails
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Lightbox capabilities?](https://wordpress.org/support/topic/lightbox-capabilities/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/lightbox-capabilities/#post-3959962)
 * I updated to NextGEN 2.0 and like most everyone else, it broke my site entirely.
 * Is there someone out there who can help me with this little issue? It seems like
   such a practical feature, but all its left me is confused with its complexity.
 * Is there a way to directly link to a NextGEN gallery in html code? Cause thats
   all I really need it to do.
 * If that doesnt work, can someone suggest a gallery plugin that might better suit
   my needs?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Lightbox capabilities?](https://wordpress.org/support/topic/lightbox-capabilities/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/lightbox-capabilities/#post-3959953)
 * This current page shows a single image in the lightbox (when clicking Living 
   Rooms Image)….I want it to show a gallery. [http://zsuttonphoto.com/CarolHomeStaging/galleries/before-after/](http://zsuttonphoto.com/CarolHomeStaging/galleries/before-after/)
 *     ```
       <div class="art-content-layout">
       <div class="art-content-layout-row">
       <div class="art-layout-cell" style="width: 50%;">
       <h4 style="text-align: center;">Living / Dining Rooms
       <a class="thickbox" href="http://zsuttonphoto.com/CarolHomeStaging/wp-content/gallery/ba-living/lr1b.jpg"><img alt="" src="http://zsuttonphoto.com/CarolHomeStaging/wp-content/uploads/2013/07/BA-LivDin.jpg" width="350" height="233" /></a></h4>
       </div>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Not able to use Gallery Functions](https://wordpress.org/support/topic/not-able-to-use-gallery-functions/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/not-able-to-use-gallery-functions/#post-3972882)
 * So basically, when someone clicks the image under ‘Living Rooms”, it opens up
   the BA-Living gallery.
 * WHY IS THIS SO DIFFICULT!?
 * _[Please STOP creating duplicate threads – they are closed/deleted.]_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Lightbox capabilities?](https://wordpress.org/support/topic/lightbox-capabilities/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/lightbox-capabilities/#post-3959952)
 * Can anyone help me? This is pretty much the last thing I need to do to the site.
   It seems super simple and is used on a lot of website, I just can’t get this 
   gallery script to do it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Lightbox capabilities?](https://wordpress.org/support/topic/lightbox-capabilities/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/lightbox-capabilities/#post-3959948)
 * Hmm, I still can’t get it to work for me.
 * Is there a way to have my current image link to a gallery (ideally in a lightbox
   setup) when its clicked on? It seems like such a simple task and its nothing 
   but complicated…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Lightbox capabilities?](https://wordpress.org/support/topic/lightbox-capabilities/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/lightbox-capabilities/#post-3959910)
 * Anyone?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Form Builder] No submit button on website](https://wordpress.org/support/topic/no-submit-button-on-website/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/no-submit-button-on-website/#post-3311601)
 * Nevermind, I made a new contact form and it seemed to fix itself :-\
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using multiple themes on a website.](https://wordpress.org/support/topic/using-multiple-themes-on-a-website/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/using-multiple-themes-on-a-website/#post-3298664)
 * Well, I already have it functioning as one, and they link to each other pretty
   tightly, so I’d rather just be able to find something similar to what I was using.
 * It’d be great if someone was able to fix the code for this plugin too…I know 
   alot of people are in distraught from it since it lost functionality.
    It seems
   to save the previous selects you made, but it won’t let you set it as a new selection,
   so its an issue with it writing to the database
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Theme] With latest WordPress version the plugin doesn't work](https://wordpress.org/support/topic/with-latest-wordpress-version-the-plugin-doesnt-work/)
 *  [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/with-latest-wordpress-version-the-plugin-doesnt-work/#post-3277902)
 * I’m also having problems with this. Does anyone have a workaround to get it working
   again? My website requires this application to function correctly.
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [WP Website, I'm ready for your critiques](https://wordpress.org/support/topic/wp-website-im-ready-for-your-critiques/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/wp-website-im-ready-for-your-critiques/#post-3236471)
 * I mean, for marketing, I’m a firm believe to promote yourself whenever possible,
   and post interesting content.
 * If I get a friend request from someone, I have a tendency to write on their wall,
   thanking them for the FR, and ask that they go look at my work and like my page
   if they like what they see.
 * It usually will get them to like it, and one or two of their FB friends as well.
   You gotta shamelessly self promote yourself from time to time 🙂
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [WP Website, I'm ready for your critiques](https://wordpress.org/support/topic/wp-website-im-ready-for-your-critiques/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/wp-website-im-ready-for-your-critiques/#post-3236469)
 * Thanks Tammie,
 * As for the horizontal scroll, I think that is just a photographers thing, cause
   I love it, and most photographers and art directors do too…but its a personal
   preference.
 * And the theme I built my theme off of had a sidebar that was incredible generic,
   so in order to make my site a little prettier, I thought the transparency and
   making it static helped to stand out a bit from the rest. There is not alot I
   can do on that front, or nothing I can think of atleast, to pretty it up.
 * And thanks for looking at my work, I’m glad you like it. I’ve been at it for 
   a long time, and a bit of a wiz when it comes to marketing, so that is how I 
   have been able to get so many Likes on FB.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Having a page only show posts from a specific category](https://wordpress.org/support/topic/having-a-page-only-show-posts-from-a-specific-category/)
 *  Thread Starter [Sutton74](https://wordpress.org/support/users/sutton74/)
 * (@sutton74)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/having-a-page-only-show-posts-from-a-specific-category/page/2/#post-3227304)
 * You’re the man.
 * Thanks a ton!

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

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