dante_barca
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [YITH Proteo] No se ve la página de carritoHe desinstalado todos los plugin y sigue sin funcionar, he probado con otro tema y sí funciona, es algo del tema pero no logro verlo.
Forum: Plugins
In reply to: [Live Scores for SportsPress] Live tennis matchGood evening, thank you very much for answering so quickly. I apologize if I explain myself wrong, I’m using Google translate because I only speak Spanish.
I think I can fix the problem using the PRO version of the plugin. The main problem I have is that I cannot put the following reasons; First set: 11-9, Second set 11-7, Final result: 2-0.
I want to do that but at the same time I want to detail each point of each set. I think I can do this by using the PRO plugin comments so users can see the individual scores for each set and the overall score to indicate the overall result.Thank you very much again for your support.
Forum: Plugins
In reply to: [Event Booking Manager for WooCommerce] hide amount on final booking pageI have managed to hide it by adding the following css code on the checkout page, in case it helps someone.
.product-quantity {
display: none;
}- This reply was modified 5 years, 4 months ago by dante_barca.
Forum: Plugins
In reply to: [Event Booking Manager for WooCommerce] Free EntryThank you very much for your answer, in a normal woocomerce article it does show me the text but in an event it doesn’t. I’m going to see if a programmer can solve it for me and I share it on the forum since I saw several users asking for the same thing.
A greeting.
Forum: Plugins
In reply to: [Event Booking Manager for WooCommerce] Sort events by descending dateIn the list of expired events by default I put the oldest first. With the code you have indicated, it does place the most recent one first. I leave the code in case it serves another user.
[expire-event-list style = ‘list’ pagination = yes show = 5 [event-list sort = ‘DESC’]]Thank you very much for your quick reply.
Forum: Plugins
In reply to: [Event Booking Manager for WooCommerce] Free eventsI have the same problem. Has anyone been able to change 0.00 for the free entry text?
For players, player lists, enters the list you want to display the position. At the top you will see two boxes, one rank and another team he said. Brand range if you want the number leading team in the standings and if you want the computer to which it belongs is displayed appears. I hope you understand me, I’m Spanish and use google translator. A greeting.
You have to make a range box in the “roster” section.
A greeting
I got a thousand things trying to solve. In the end I ran this code:
.page-id-2 .sp-league-table tbody tr: nth-child (1) {
background: # 8AFC82! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (2) {
background: # F5FB7E! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (3) {
background: # F5FB7E! important;Thank you very much Roch, without your help would have been impossible.
Good morning, I managed to do it with this code:
`
.page-id-2 .sp-league-table tbody tr: nth-child (1) {
background: # DDFDE4! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (2) {
background: # FBFCE7! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (3) {
background: # FBFCE7! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (10) {
background: # FDDDE1! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (11) {
background: # FDDDE1! important;
}
.page-id-2 .sp-league-table tbody tr: nth-child (12) {
background: # FDDDE1! important;
}But it also applies to widgets on the right, is there any way in widgets does not apply?
PD: I write my website link but do not know why not come here.
tenisdemesalapalma . com / index . php / segunda-divisionMany thanks again.
Thank you for your help, it works perfectly but I have a problem. I have several different league tables and each takes about colors. Can I assign you’ve sent me to a particular table?
Thank you very much again and sorry to bother you so much.
A greeting.Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Change column orderLo cambias en la sección configurar, entras en cada columna y a la derecha ves una casilla que dice atributos orden. Ahí le pones 1 a la que quieras que salga primero, 2…etc
Un saludo.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Doubt boxThank you very much for the clarification.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Doubt boxThanks for trying to help Brian. It is in “players” – “ready player”. There when you create a list are two tabs “Values” and “Settings”. Inside there is a column settings with the # symbol and has boxes for editing. Not to do with that column. Thank you very much again.