3quid
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Player Statsfair enough. I don’t understand the decision behind it though. Why would you want a players page without stats?
I’ll just click through one by one.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Pool LeagueThanks for your input guys.
So the way I understand it is that it is possible to record a players results (eg Player A – Played 2 Won 1 Lost 1) but it is NOT possible to record the result of each match that takes place (eg Player A beat Player B, Player C lost to Player D).
So taking your snooker league example Kev, I can see Anthony Massey’s results (Played 2 Won 1 Lost 1) but I can’t see who he beat or lost against.
I was hoping to be able to record the frames played within a match like this…
Team A 3 – 1 Team B
Player A1 1 – 0 Player B1
Player A2 1 – 0 Player B2
Player A1 0 – 1 Player B2
Player A2 1 – 0 Player B1Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Pool LeagueAnyone got any ideas how (if) this can work?
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Edit configuration button titleThank you so much. Would be great if all 3 of these could be controlled in the settings.
Buy button
Buy New Edit button
Update Basket buttonThanks for your awesome quick replies!
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Edit configuration button titleThank you for this. Is there any chance you can give me the code? I’ve tried to use this but not completely competent at writing php myself 🙁
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Global Layers+1 for this! So many repeated layers that become really time consuming to manage when an update is required.
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Bulk OrdersYes, so that each additional product had the option to list the sizes. I wonder if there is a way of hooking ACF into the configurator?
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Bulk OrdersPS I have tried to setup a demo account to try out all the add-ons a number of times but I never receive the email
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Mobile Add to cart buttonCan you think of a reason that the loading icon wouldn’t be showing up?
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Mobile Add to cart buttonHi,
I have tried that code but it doesn’t seem to change anything at all. I have cleared cache and confirmed the new css code is being read in properly.
The code from the plugin seems to be prioritised even if I state the new code as !important. For example the page uses
@media (max-width: $small_screen_width) { .mkl-pc-show-form { display: inline-block; &::before { content: ''; width: 100vw; height: calc(100vh - #{$footer_height_small_screen}); position: fixed; background: #dcdcdc; top: 0; left: 0; z-index: 2; opacity: 0; visibility: hidden; transition: .2s all; } }and displays it as an online-block. It ignores the new code (display:none appears crossed out in the web inspector).
.mkl_pc .mkl_pc_container .mkl-pc-show-form { display: none; }Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Error Deploying StagingI think it may be sorted … looks like siteground was sneaky deferring JavaScript.
Sorry to bother you. Plug-in is ace by the way… loving it over my previous one
- This reply was modified 4 years, 5 months ago by 3quid.
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Cant see choicesWow! Thank you so much!! That has solved it. Will be moving all of my products across to this plugin as soon as I can. SO much better than the one I am currently using. Will be getting the conditional logic add on at minimum.
Thanks again
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] 8 day weekThanks for that 🙂
I am not proposing that it be a general option for the plugin. More in terms of, would it be possible to adjust my particular copy to display 8 instead of 7 days in week view?
Anyone have any ideas?