Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Enfold Customization #1375989

    Hi,
    Yes. If there’s anything else as I go along, I can always open a new thread.
    Thank you so much for all of your help!
    Best,
    Wendy

    in reply to: Enfold Customization #1375984

    Hi,
    Thank you so much for all of that information and your time. This is all very helpful and I will definitely play around with it.
    I really appreciate your help with this.
    Thank you,
    Wendy

    in reply to: Enfold Customization #1375585

    It will be a 1 column portfolio, so you will have to scroll to see the rest of them (like the website I attached a link to).
    The Lorem Ipsum text on the right hand side will be links to pages. The pages will all look the same, just different images. So, there will be around 33 different pages.
    The hashtags or tags on the left hand side will be links to those images with those tags. And the tags will be on the left side of each image as you scroll down.

    in reply to: Enfold Customization #1375578

    Hi,
    Thank you for the link. I will take a look. See attached.
    Best,
    Wendy

    in reply to: Enfold Customization #1375451

    Hi Mike,
    Thank you so much for your reply.
    I posted the HTML link in the Private Content area in case this changes any of your answers above.
    Just to be clear, it seems that most of the things I am asking for can be done with 1 plugin (lazy load, tags, and randomize)?
    Thank you!
    Wendy

    in reply to: Google Maps Directions #1204156

    Thanks Rikard. You can close this.

    in reply to: Google Maps Directions #1200687

    Hi Ismael,

    Thank you for your help. It’s much appreciated.

    Best,
    Wendy

    in reply to: Google Maps Directions #1199840

    Hi Ismael,

    Yes, I did. My login details and the page are below.

    Thank you,
    Wendy

    in reply to: Google Maps Directions #1197807

    Thanks. Those are enabled already. Any other suggestions?

    in reply to: Pre-Filtered Portfolio Grid #757438

    Hi Vinay,

    I figured it out. For some reason, the second filter was number 4. :)

    Thanks.
    Wendy

    in reply to: Pre-Filtered Portfolio Grid #757431

    Hi Vinay,

    I’m having same problem.

    I have two portfolio pages on a clients’ website. I put this code into my functions.php file.

    function select_portfolio_filter(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery(‘.page-id-48 .inner_sort_button:eq(2)’).click();
    jQuery(‘.page-id-828 .inner_sort_button:eq(2)’).click();
    });
    </script>
    <?php
    }
    add_action(‘wp_head’, ‘select_portfolio_filter’);

    It’s working on page-id-48; but, it’s not working on page-id-828. Is there a reason it would work on one; but, not on another?

    Thanks,
    Wendy

    in reply to: Portfolio grid default category #742592

    Thank you very much for the information! I appreciate it!

    I’m still not sure why it takes longer to load “Backgrounds” than it does “All.” But, I’ll look into the plugin.

    Thanks,
    Wendy

    in reply to: Portfolio grid default category #740460

    Hi Vinay,

    Thank you! I’m still having an issue with the photos taking a long time to load for some reason. Like I said, when it’s on All, it works fine.

    There are two pages that I’d like to default to the first (or second, if you’re counting the “All”) category. I’ll give you the links to the pages below.

    Thanks,
    Wendy

    in reply to: Portfolio grid default category #738557

    Thank you Ismael,

    They are optimized. When the “All” category was active, they loaded just fine. But, after I put the code in functions.php, they don’t load after about 13 seconds. Any other suggestions?

    Is there something in the code that’s not accurate?

    Thanks,
    Wendy

    in reply to: masonry grid like demo #546781

    Hi,

    I’d like to do the same thing. If I just do a masonry gallery, I don’t get the tag and category options. What I need to do is set up a masonry gallery of photos, that open up into a lightbox only (not the portfolio page or post), and I also want to have the ability for the user to choose a tag. For example, I have a portfolio main heading of Animation, and then subcategories or backgrounds, color, lighting keys and visual development. How do I do this? I feel like I’ve been able to do one or the other, but not both.

    Wendy

Viewing 15 posts - 1 through 15 (of 15 total)