Thomas VanSlambrouck
Forum Replies Created
-
Could I add a secondary index on it? Not sure if that would help or not.
ALTER TABLE gmv2_bwg_image
ADD INDEX idx_gallery_pub_alt_id (gallery_id, published, alt, id);Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Tons of PHP warning in Log FileSounds about right @damonmaldonado 🤣
Appreciate you sharing!
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Tons of PHP warning in Log FileI’d rather his solution was just posted here because It would be quicker
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Tons of PHP warning in Log FileWhat was the solution here? I have the same problem.
Forum: Plugins
In reply to: [Year Make Model Search for WooCommerce] No vehicles for this categoryTurns out the YMM and the YMMA are separate plugins with separate tables with separate widgets. I was importing data to the YMMA and using the YMM widget.
Oh, can we do attributes AND engine?
AWESOME. Thank you
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] Fatal ErrorAwesome thank you!
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] Fatal ErrorCan I ask what was wrong? I like to tinker and figure out how things work, so just curious what broke and what you did to fix it. You can be vague to not release any plugin secrets 🙂
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] Fatal ErrorWorks perfect. Appreciate it.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sort by Column A, then Column BTobias,
I was referring more from an “onload” stand point. Below is what I have that auto sorts based on the first column.
[table id=1 row_order=sort row_order_sort_column=A row_order_sort_direction=ASC /]