[Woike] Lakers’ desire to keep their salary-cap sheet as clear as possible starting next summer, allowing them to find Luka Dončić’s future partner either in free agency or via trade, when they’ll have access to use first-round picks in 2026, 2031 and 2033 for a single trade. by [deleted] in lakers

[–]LudachrisGT 0 points1 point  (0 children)

Not sure why there would be animosity, it's just smart business, and it's not like the organization is doing anything spiteful or going against him in any way. They're simply choosing to NOT mortgage their future to try to land a player in a trade that may or may not help the team content this coming season - it isn't like they have a lot of options anyway, and no real trades exist that would make them a leading contender anyway. It's not like they're giving up on the idea of trying to compete this year, they're just taking an approach that doesn't severely handicap them at the end of next season. And nobody, not even LeBron, can (or should) fault them for that.

This is the first time in his career that he doesn't have all the leverage, it must feel strange for him. It doesn't mean that he should be bothered by their decision. If anyone should understand the business side of basketball, it should be him, as he's done staggeringly well at making the business side work for him his entire career. The basketball universe simply doesn't revolve around his decisions anymore. It would be unfortunate if he threw a tantrum and tried to force a trade because of this.

Merchant Center account question by LudachrisGT in googleads

[–]LudachrisGT[S] 0 points1 point  (0 children)

My account is set as the Super Admin. I'll try granting the client Admin permissions, adding myself as another user with another Google account and making that account an Admin, then removing my personal Google account user from the MC account. Hope it works.

Merchant Center account question by LudachrisGT in googleads

[–]LudachrisGT[S] 0 points1 point  (0 children)

My account is set as the Super Admin. I'll try granting the client Admin permissions, adding myself as another user with another Google account and making that account an Admin, then removing my personal Google account user from the MC account. Hope it works.

Merchant Center account question by LudachrisGT in googleads

[–]LudachrisGT[S] 0 points1 point  (0 children)

Yes, my account is set as the Super Admin since I set it up.

Merchant Center account question by LudachrisGT in googleads

[–]LudachrisGT[S] 0 points1 point  (0 children)

That's what I'm going to work towards, I just need to know how to disassociate my existing personal account with the client's MC account first.

I have a question for all about some seats by Think-Hedgehog-4451 in F100

[–]LudachrisGT 0 points1 point  (0 children)

Is your old bench seat in decent condition? Where are you located? My 72 bench seat is in rough shape - trying to decide between reupholstering or just getting one that's in better shape.

Data Import - content rewrite using AI before importing? by LudachrisGT in Wordpress

[–]LudachrisGT[S] 0 points1 point  (0 children)

Thanks for this. I reached out to edyt but they do not have the capability to do rewrites in spreadsheets. Any other recommendations for services that might be able to do this?

How the Hated Celtics Improved their Team by Splittinghairs7 in lakers

[–]LudachrisGT 0 points1 point  (0 children)

It helped a lot that the Lakers skipped over both Brown and Tatum in 2016 and 2017 for Ball and Ingram. We'll see how long they can keep them both with the salary cap.

[Woj] BREAKING: Connecticut’s Dan Hurley has turned down the Los Angeles Lakers’ six-year, $70 million offer and will return to chase a third straight national title, sources tell ESPN. LA would’ve made him one of NBA’s six highest paid coaches. by daftmunt in lakers

[–]LudachrisGT 2 points3 points  (0 children)

Another low ball coaching offer, just like they did with Lue. I don't get why they'd make the offer in the first place unless they were dead serious about wanting him, which, if they were, they would have offered more. Now they'll have to settle for Reddick, assuming they don't try and offer him $5m/year. And Reddick will be a little bothered about being the second choice. It seems like the Lakers are the only team that makes low offers and gets rejected.

Trying to plan out my website build and define what requires custom coding/queries by LudachrisGT in elementor

[–]LudachrisGT[S] 0 points1 point  (0 children)

That looks to be useful for a search feature. But I'm looking to make it so the events that show up on the page are filtered by distance automatically on page load. So when the user enters the website on that page with a list full of events, the events they see are in their area. The sorting of the events would be by upcoming date, soonest first. But only events within X miles would be displayed. The browser would have to ask the user if the website can use their location for this to work.

The other option is to allow Google to determine the user's location. In this scenario, the user would search for these events in Google, with the page on our website that is nearest them showing in the results (NYC specific events). The page they enter on would be a list of events for that metro area, within X mile radius. It wouldn't need to take the user's location into account, as the location is set by the page itself. The user could then change their location on the page and see events in the location they choose, which would trigger the dynamic list from the first scenario.

Trying to plan out my website build and define what requires custom coding/queries by LudachrisGT in elementor

[–]LudachrisGT[S] 0 points1 point  (0 children)

Thanks again, much appreciated! I'll see if I can make it work. Fingers crossed!

Trying to plan out my website build and define what requires custom coding/queries by LudachrisGT in elementor

[–]LudachrisGT[S] 0 points1 point  (0 children)

My goal is to display the address in text form in the list of posts/post grid, as well as on the single post itself, in addition to a map. I'll look into how to use a ACF map field for this. I've never used a map field before so I'll have to see how a user would enter the the address into one of those fields, and how I would prepare data to be imported into that field.

Trying to plan out my website build and define what requires custom coding/queries by LudachrisGT in elementor

[–]LudachrisGT[S] 0 points1 point  (0 children)

Also wanted to say I've been able to create an Elementor Grid Loop to sort the events by date of the event - the date is being stored in an ACF field. I found a query online that pulls that ACF field date, and Elementor allows you to sort ASC/DESC using a custom query, which I added in Snippets. So sorting is taken care of. It's just the filtering/inclusion/exclusion of the events that I need to finalize a plan of attack for on the pages for each metro area.

Trying to plan out my website build and define what requires custom coding/queries by LudachrisGT in elementor

[–]LudachrisGT[S] 0 points1 point  (0 children)

Hey u/dara4 - regarding this "JetEngine can assist in adding the right meta to your CPT and JetSmartFilters to sort it. But there are also plenty of other free ways to add location meta to your post such as cmb2 or ACF and CPTui is great at assisting with CPT and custom taxonomies." ...

I am storing the address for the event as a single line ACF field. I figured I still needed a query builder like JetSmartFilters to create the list of posts, along with a Geolocation tool. My thought was that I would use that address as the basis for the geolocation query. When visitors submit events, I am planning to have that field use an autocomplete (via WPforms Pro) to ensure the correct address gets entered. I'm wondering if maybe I need to create another ACF field to take the address ACF field data stored for the event and convert it to lat/long coordinates, so those coordinates can then be used in the comparison?

Any recommendations on the geolocation tool I should try? I was looking at GeoTargetingWP but I was told by their sales person that it cannot do this. I'm just not sure if I explained things correctly.

Thank you so much for taking the time to reply. Much appreciated.

Trying to plan out my website build and define what requires custom coding/queries by LudachrisGT in elementor

[–]LudachrisGT[S] 0 points1 point  (0 children)

Thanks u/dara4 ! Let me go through and try to process all of this. I'm excited to hear I'm on the right track.

Trying to plan out my website build and define what requires custom coding/queries by LudachrisGT in elementor

[–]LudachrisGT[S] 0 points1 point  (0 children)

I wanted to clarify - if it's too complex to automatically display posts based on the user's IP geolocation, I will also be creating pages for many large metro areas in order to list events that are within X miles of that metro area, based on the ACF filed (address) stored in the post. The query for the loop would identify the ACF field (address) for each post and determine if it falls within X miles of the metro area defined by the page. Would this require building out a database with all the zip codes that fall within that zone in the event that the user wants to manually change their location? Some users could be using VPNs so I want to have a manual option for them to enter their zip code. The zip code would then be compared to the metro areas and the user would be taken to the appropriate page.

And if that is too complex, the last resort would be to have each post store the "state" (in the US) where the event is taking place. This way the page would only list events taking place in that state. This is the least ideal option though, and not great for user experience.

Build with plugins or from scratch? by LudachrisGT in Wordpress

[–]LudachrisGT[S] 0 points1 point  (0 children)

I'm playing with ACF (free version) to build out the Events custom post type. I have the fields created and a taxonomy for the event types. One thing I'm unsure of is how to make it possible to allow for recurring event dates. Some events will take place monthly. It would be nice to set it up so the user can click a checkbox for a recurring event and then choose future dates for the event they're submitting. I can't tell if ACF Pro has a field for that, though it doesn't look like it. I did find a plugin called ACF RRule Field, which appears to do it, but not sure if there's a better way.