Forum Replies Created
-
AuthorPosts
-
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,
WendyHi,
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,
WendyIt 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.Hi,
Thank you for the link. I will take a look. See attached.
Best,
WendyHi 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!
WendyThanks Rikard. You can close this.
Hi Ismael,
Thank you for your help. It’s much appreciated.
Best,
WendyHi Ismael,
Yes, I did. My login details and the page are below.
Thank you,
WendyThanks. Those are enabled already. Any other suggestions?
Hi Vinay,
I figured it out. For some reason, the second filter was number 4. :)
Thanks.
WendyHi 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,
WendyThank 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,
WendyHi 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,
WendyThank 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,
WendyHi,
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
-
AuthorPosts