Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

Hazard

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 19 total)
1 2 →
  • Author
    Posts
  • July 2, 2014 at 1:23 pm in reply to: Minify CSS using W3 Total Cache #63991
    Hazard
    Member

    I think I have it working properly now. I unchecked Line break removal in HTML & XML Minify, cleared all the caches and it seems to be working fine.

    July 2, 2014 at 12:22 pm in reply to: Minify CSS using W3 Total Cache #63990
    Hazard
    Member

    I’ve done lots of testing and I’ve minified all of the css files above. prettyPhoto seems to be only a problem when viewing the site on Firefox.

    The plugin works great in IE, Chrome, Safari on desktops, and on safari tablets.

    Yes, I am using HTML & XML Minify:

    Enable – Checked

    Inline CSS minification – Checked

    Inline JS minification – Checked

    Line break removal – Checked

    My site is very fast as it stands. On GT Metrix, the Google Pagespeed is 99%, Yslow is 98%, Page load time of 0.95s. The page is 807KB.

    This exercise for me is about learning how to optimize properly and making sure the sites functions properly. This prettyPhoto issue has been a touch nut for me to crack for a long time.

    Any insights you can give would be appreciated.

    Thanks!

    [http://www.aquariumcarebasics.com/]

    July 1, 2014 at 3:07 am in reply to: Minify CSS using W3 Total Cache #63988
    Hazard
    Member

    On my end, minifying this css file (wp-content/plugins/wp-lightbox-ultimate/lib/prettyPhoto/css/prettyPhoto.css) prevents the PrettyPhoto pop-up window from working properly. Now sure why it does not work for me.

    Any insight would be appreciated.

    Haz

    June 30, 2014 at 12:42 pm in reply to: Minify CSS using W3 Total Cache #63986
    Hazard
    Member

    Thanks, that worked. But I found one more, and when I add it the fancybox does not work correctly

    wp-content/plugins/wp-lightbox-ultimate/lib/prettyPhoto/css/prettyPhoto.css

    Where does this go in the order? Any ideas?

    Thanks a million

    Haz

    January 17, 2014 at 3:22 pm in reply to: WP Lightbox Ultimate & bbpress Forum #60238
    Hazard
    Member

    Hey thanks! I didn’t think of this. I just swapped an image in a bbpress topic using this method and it worked perfectly. Thanks a million!

    January 17, 2014 at 3:10 am in reply to: Video Tutorial Setting Up Image Gallery? #60260
    Hazard
    Member

    Oh! I must be dense.

    I was looking for fields to enter the data in on the post page or the attachment page first. I don’t know why I got that idea in my head. Yes, I’m using short codes. As long as I can just put the info in the short code I should be fine. I will have a go at it tomorrow. thanks!

    January 16, 2014 at 5:31 am in reply to: Video Tutorial Setting Up Image Gallery? #60258
    Hazard
    Member

    Hi, I cant seem to wrap my head around establishing the group name for multiple images….where do I enter that information so it knows what pictures to pull into the group? Is there a field to enter the data?

    Also, where do I ender the data to pass a class parameter through to style the anchor images? Is there a field to enter the data?

    Finally how can I set the width and height attributes of the anchor images? That’s important for Google PageSpeed scores.

    Thanks in advance for all of your help.

    Haz

    January 16, 2014 at 5:18 am in reply to: WP Lightbox Ultimate & bbpress Forum #60236
    Hazard
    Member

    Sure…sadly I was not able to go with WP Lightbox Ultimate on bbpress as it did not seem to work (WP Lightbox Ultimate is one of my favorite plugins, btw…maybe someday it will work with bbpress. When it does, I will swap all of my images).

    So there are no fancy windows that pop up, but at least I have an image in each topic. And there are good free plugins that to help with attachments in bbpress.

    I’m using Twentytwelve, and I calculated that the direct embed method worked with the image being cut in Photoshop specifically to 471 x 265, and I just inserted them into the topic or reply. Its important to keep the images cut to the right dimensions so as to not serve scaled images and mess up the Google PageSpeed score.

    My site is 99% on Gtmetrix. It took me a while to get there, and I protect that score like gold. My site loads as follows:

    Page load time: 1.46s

    Total page size: 1.33MB

    Total number of requests: 32

    One of the reasons I like WP Lightbox Ultimate for images in pages and posts is that it lets me set the width and height attributes to the placeholder picture so my site does not serve scaled images.

    Thanks again for help this board has given me through the years.

    Haz

    January 12, 2014 at 8:00 pm in reply to: WP Lightbox Ultimate & bbpress Forum #60234
    Hazard
    Member

    Hey all, just wanted to note that I sorted this out another way, so no need to keep the topic open. Great plugin, btw.

    November 19, 2013 at 4:15 am in reply to: Lightbox Ultimate – Anchor text forces line break #43861
    Hazard
    Member

    No its still there on this page: [http://www.aquariumcarebasics.com/cherry-shrimp/]

    [Redacted By Moderator]

    November 17, 2013 at 11:13 pm in reply to: Lightbox Ultimate – Anchor text forces line break #43859
    Hazard
    Member

    Yes, please check out this link. Its supposed to be one paragraph, with full justification. When I put the linktext shortcode in, the paragraph breaks.

    [http://www.aquariumcarebasics.com/cherry-shrimp/]

    Please let me know what you think.

    Thanks!

    Haz

    November 17, 2013 at 2:05 pm in reply to: Lightbox Ultimate – Anchor text forces line break #43857
    Hazard
    Member

    In response to this suggestion that was posted in the chain:

    _________________________

    Hi, You don’t need to modify the theme’s CSS. Just open the wp_lightbox_ultimate_custom.css file (It’s in the root directory of the plugin) and add the following CSS:

    .lightbox_ultimate_text_anchor {

    display: inline;

    }

    The template for the CSS class is already there. All you need to do is specify the attribute for it (display: inline;).

    Let me know how it goes.

    _________________________________________

    What happens when the plugin gets updated? This manual change gets overwritten, correct? So one would have to manually go back and change it each time there is an update, correct? Is there a better, more permanent way to do this?

    I am using TwentyTwelve, and I have a child theme. When I put the code above into my child theme as also suggested in this discussion, it did not solve the problem. The insertion of Link Text caused a line break.

    Thanks!

    Haz

    [http://www.aquariumcarebasics.com/]

    July 29, 2013 at 5:13 pm in reply to: Lightbox Ultimate – Add padding / wrap text around anchor image better #56721
    Hazard
    Member

    Thanks! It worked!! And you have a GREAT plugin, btw.

    John T

    [http://www.aquariumcarebasics.com/]

    March 1, 2013 at 4:20 am in reply to: Setting Size Attributes: Width & Height #54031
    Hazard
    Member

    Hey, it worked! I cant thank you enough! Great plugin and great support!

    February 28, 2013 at 5:32 am in reply to: Setting Size Attributes: Width & Height #54029
    Hazard
    Member

    Here is the test page:

    [http://www.aquariumcarebasics.com/special-thanks/]

    And here is the shortcode:

    [wp_lightbox_prettyPhoto_image link="http://www.aquariumcarebasics.com/aquarium-pictures/00-720-405-placeholder.jpg" img class="alignleft size-thumbnail wp-image-24" description="INSERT DESCRIPTION" source="http://www.aquariumcarebasics.com/aquarium-pictures/00-720-405-placeholder-355x200.jpg" width="355" height="200" title=" INSERT TITLE"]

    When I use firebug to check out what is on the webpage, the width and height are not set. And I get this suggestion from GT Metrix:

    The following image(s) are missing width and/or height attributes.

    [http://www.aquariumcarebasics.com/aquarium-pictures/00-720-405-placeholder-355×200.jpg] (Dimensions: 355 x 200)

    Any insights would be appreciated!

    Thanks!

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 19 total)
1 2 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ