Hot topics close

Drake's Cash Giveaway, Luis Vaton: The top 10 headlines in San Antonio this week

Drakes Cash Giveaway Luis Vaton The top 10 headlines in San Antonio this 
week
Plenty of folks also read a humorous story about Mexican businesses knocking off well-known Texas brands.

Plenty of folks also read a humorous story about Mexican businesses knocking off well-known Texas brands.

   Michael Karlis" class="uk-display-block uk-position-relative uk-visible-toggle"> click to enlarge The

Michael Karlis

The "Luis Vaton" pop-up art installation can be found at the intersections of West Lambert and South Flores streets.

Star power claimed the top two spots on the Current's most-read stories list this week.

First, rap superstar Drake drew attention for handing out $35,000 cash at his San Antonio concert to people whom he thought could use it — namely, a pregnant woman and another woman who'd recently been dumped.

Then, in the No. 2 position, plenty of folks read up on the pop-up a pair of San Antonio artists built to honor Spurs rookie Victor Wembanyama being named a brand ambassador for fashion line Louis Vuitton. Apparently, after a warning letter, the creators renamed the pop-up so it wouldn't infringe on the French company's brand. One also could argue that the No. 9 story of the week involves star power since it tells about Mexican business creating knock-off brands that pay homage to South Texas brands, including Whataburger — a San Antonio icon in its own right.

10. Pro-Palestine advocate looks to replace Manny Pelaez as San Antonio District 8 councilman

9. Knock-offs of San Antonio and Texas retail brands keep popping up in Mexico

8. City of San Antonio closes two busy downtown streets on Monday

7. Supreme Court hears case of San Antonio woman who alleges arrest was politically motivated

6. Texas is among the worst states for women financially relative to men

5. Judge rules San Antonio cop charged in Erik Cantu shooting will be tried in Bexar County

4. Pro-Palestine billboards pop-up along San Antonio highways

3. Assclown Alert: Doubling down on a racist conspiracy theory with U.S. Rep. Chip Roy

2. San Antonio Louis Vuitton pop-up gets makeover after trademark accusations

1. During San Antonio show, Drake gives away $35,000 to fans facing hard times

Subscribe to SA Current newsletters.

Follow us: Apple News | Google News | NewsBreak | Reddit | Instagram | Facebook | Twitter| Or sign up for our RSS Feed

') let lineHeight = jQuery('[line-height-check]').get(0).clientHeight; jQuery('[line-height-check]').remove() if (jQuery(element).prop('tagName').match(/HIDDEN/i) !== null) { jQuery(element).children('div').last().css({ marginBottom: `${lineHeight*2}px` }); } else { jQuery(element).css({ marginTop: `${lineHeight*2}px`, marginBottom: `${lineHeight}px` }); } } } jQuery(element).insertBefore(this.paragraphEndNodes[index]); } else { console.warn('Foundation.ParagraphTool.insertElemenAt: invalid insertion index', index); } } this.insertElemenAtEnd = function (element) { if (this.paragraphEndNodes.length) { let lastNode = this.getNodeAtIndex(this.paragraphEndNodes.length -1); if (this.isDoubleBrParagraphBreak(lastNode) || this.isBrParagraphBreakBeforeBlockElement(lastNode)) { if (jQuery(element).get(0).tagName.match(/SCRIPT/i) !== null) { jQuery('').insertAfter(this.paragraphEndNodes[index]); jQuery('').insertAfter(this.paragraphEndNodes[index]); } else { jQuery('div.fdn-content-body, div #storyBody').append('') let lineHeight = jQuery('[line-height-check]').get(0).clientHeight; jQuery('[line-height-check]').remove() if (jQuery(element).prop('tagName').match(/HIDDEN/i) !== null) { jQuery(element).children('div').last().css({ marginBottom: `${lineHeight*2}px` }); } else { jQuery(element).css({ marginTop: `${lineHeight*2}px`, marginBottom: `${lineHeight}px` }); } } } } this.bodyContainer.append(element); } this.getNodeAtIndex = function (index) { return this.paragraphEndNodes[index]; } }
`); } var paragraphCount = myParagraphTool.getParagraphEndNodeCount(); // No need to insert if there aren't enough paragaphs if (paragraphCount >= parseInt(item.requiredCountToDisplay)) { // Matches specific paragraph insertion indexes if (item.insertPoint.match(/^\d+$/) !== null) { var insertIndex = parseInt(item.insertPoint) - 1; // Insert within content if (insertIndex { const insertionPointPlaceholder = jQuery(`

Insertion point ${index+1}

`) myParagraphTool.insertElemenAtIndex(insertionPointPlaceholder, index); }); return 'Paragraph insertion placeholders applied.'; }
San Antonio Current

KEEP SA CURRENT!

Since 1986, the SA Current has served as the free, independent voice of San Antonio, and we want to keep it that way.

Becoming an SA Current Supporter for as little as $5 a month allows us to continue offering readers access to our coverage of local news, food, nightlife, events, and culture with no paywalls.

Join today to keep San Antonio Current.

Scroll to read more San Antonio News articles

Join SA Current Newsletters

Subscribe now to get the latest news delivered right to your inbox.

Sign Up Now
', 'fetching') }, success: function (data) { // console.log(data.result, data.error, data) if (data) { if (data.error) { // presentResult('Trouble loading content.', 'error') } else if (data.result) { if (typeof Foundation.Content === 'undefined') { presentResult(data.result, 'remove'); } else { presentResult(data.result, 'remove', () => { // Foundation.Content[contentOid].setupInlineComponents(); if (Foundation.Image.Editor && typeof Foundation.Image.Editor.setupEditButtons === 'function') { Foundation.Image.Editor.setupEditButtons(); } }); } } else { // presentResult('How did we get here?', 'error') } } else { // presentResult('No result or error returned from content request.', 'error') } }, complete: function () { cmInstance.queue.push(fetchUnloadedItems); }, error: function (error) { // presentResult('Ajax request error.', 'error') } }) } } cmInstance.queue.push(fetchUnloadedItems) jQuery(document).on('scroll resize', function () { // Prevent rapid firing of event stuff clearTimeout(onScrollTimeout) onScrollTimeout = setTimeout(function() { // console.log('Foundation.MultiItem onScroll event') updateFurthestDownInView() }, 100); }) jQuery(document).on('foundation:multiitem:itemchange', function () { // Prevent rapid firing of event stuff clearTimeout(onItemChangeTimeout) onItemChangeTimeout = setTimeout(function() { // console.log('Foundation.MultiItem foundation:multiitem:itemchange event ') cmInstance.onItemChange() }, 100); }) }; Foundation.MultiItems = Foundation.MultiItems || { add: function (multiItem) { Foundation.MultiItems[multiItem.id] = multiItem; } }; Foundation.MultiItems.add(new Foundation.MultiItem({ id: 'ContentRowMultiple', onItemChange: function () { if (this.currentPermaLink) { var state = {} var title = '' var url = this.currentPermaLink history.pushState(state, title, url) } if (this.currentCanonical) { document.querySelector('meta[property*=og\\:url]').href = this.currentCanonical document.querySelector('link[rel*=canonical]').href = this.currentCanonical } if (this.currentThumb) { document.querySelector('link[rel*=image_src]').href = this.currentThumb document.querySelector('meta[name*=thumbnail]').content = this.currentThumb document.querySelector('meta[property*=og\\:image]').content = this.currentThumb document.querySelector('meta[name*=twitter\\:image]').content = this.currentThumb } if (this.currentTitle) { document.querySelector('title').text = this.currentTitle } // Google track pageview if (typeof ga === 'function') { ga('set', 'location', window.location.href) for (let i = 1; i
Similar news
News Archive