SrGato29
Forum Replies Created
-
Forum: Plugins
In reply to: [WPFront User Role Editor] Buddypress Rolehelp?
I did that , I added https://www.domain.com/videos?popup and I used
<a href="https://www.domain.com/videos?popup">go</a>
but the popup is not displayed, or when I type the url and refresh the page, it doesnt open my popupNo, thats not what I want, What I want is for example, I have a page like https://www.domain.com/videos and there is a popup but it is not open or it is not displayed, and in other page like facebook I share a special link like https://www.domain.com/videos?popup so when a visitant click the link, it will open the popup in that specific page.
please if you can help me, I’d like your help, thanksForum: Plugins
In reply to: [Groups] Display users of a groupcould someone help me, please?
Forum: Plugins
In reply to: [Groups] Display users of a groupthank very much for your response, so it would be something like this [groups_users_list_group group_id=”x”] , right? and Do you know what I have to edit in the code to have something like this [groups_users_list_group user_id=”x”] ? so that way I use the user id instead of the group id.
thanks in advanceForum: Plugins
In reply to: [Theme My Login] change TML warningsOk I’ll try but if I update the plugin , I’ll lost the PO file?
Forum: Plugins
In reply to: [Theme My Login] change TML warningsThanks for the response, sorry but where I can find the po file and where I have to put my Custom PO, in my theme? which part?
Forum: Plugins
In reply to: [Contact Form DB] My messages don't arriveSo, If I want that the “+xxx” trick works, what can I ask to my hosting service? It is a php module? or an extension? because, some months ago it worked but now after upgrading the plugins it doesn’t; but if you say that you can’t do anymore , how can I resolve this problem with my hosting? I’d appreciate your help.
Forum: Plugins
In reply to: [Contact Form DB] My messages don't arrivebut if I do that, in the CFDB view, the admin users will see only one mail and this mail won’t be any of their mails. So you are saying that CFDB in not total compatible with CF7? because with CF7 I can repeat the mails without problems and without the “+xxxx”
Forum: Plugins
In reply to: [Contact Form DB] My messages don't arriveSome months ago, it worked, mmm could you give me the code or function? my domain is @afsdp.org.pe , I’m only using the “+xxxx” because your plugin requires it.
Forum: Plugins
In reply to: [Contact Form DB] My messages don't arriveWith gmail works but with [email protected] doesnt work
Forum: Plugins
In reply to: [Contact Form DB] My messages don't arriveIf the code is this `[radio Tramite_AFSDP class:radiob “Otorgamiento de préstamos de la Caja de Asistencia del Diplomático|[email protected]”]
<div class=”afsdp_area_title”>Ventas y suscripciones</div>
[radio Tramite_AFSDP class:radiob “Venta de libros al contado y/o por descuento de planillas|[email protected]”]` with “+xxx” your plugin capture the correct values , but my CF7 doesnt send anything, only to the cc emailForum: Plugins
In reply to: [Contact Form DB] My messages don't arriveok thats the form, if I remove “+xxxx” CF7 works, but your plugin only get one value, for example :
[radio Tramite_AFSDP class:radiob "Otorgamiento de préstamos de la Caja de Asistencia del Diplomático|[email protected]"] <div class="afsdp_area_title">Ventas y suscripciones</div> [radio Tramite_AFSDP class:radiob "Venta de libros al contado y/o por descuento de planillas|[email protected]"]
In the code above are two values with the mail3 but your plugin always capture the first
Forum: Plugins
In reply to: [Contact Form DB] My messages don't arrive<div class="afsdp_phone_input">[text Telefono]</div> Nuestros asesores administrativos se pondrán en contacto. <div class="afsdp_tramite_radio">Seleccione su trámite: <div class="afsdp_area_title">área de Planillas</div> [radio Tramite_AFSDP class:radiob default:1 "Descuentos para pagos encargos de asociados en planillas y retención de haberes y transferencia a sus cuentas|[email protected]"] <div class="afsdp_area_title">Difusión de avisos</div> [radio Tramite_AFSDP class:radiob "De alquiler, venta de inmuebles, automóviles y enseres en la página web de la AFSDP|[email protected]"] <div class="afsdp_area_title">área de Contabilidad</div> [radio Tramite_AFSDP class:radiob "Pago de tributos a la SUNAT por trabajador del Hogar|[email protected]" "Pago de Tributos por Renta de Primera Categoría – Alquileres|[email protected]"] <div class="afsdp_area_title">Caja de Asistencia del Diplomático</div> [radio Tramite_AFSDP class:radiob "Otorgamiento de préstamos de la Caja de Asistencia del Diplomático|[email protected]"] <div class="afsdp_area_title">Ventas y suscripciones</div> [radio Tramite_AFSDP class:radiob "Venta de libros al contado y/o por descuento de planillas|[email protected]"] <div class="afsdp_area_title">Suscripción a Revistas Caretas</div> [radio Tramite_AFSDP class:radiob "Suscripción a Revistas Caretas|[email protected]"] </div> <div class="afsdp_mensaje">Ingrese opcionalmente un mensaje, este campo no es obligatorio:<br /> [textarea Su_Mensaje placeholder "Mensaje"] </div> [dynamichidden Usuario "CF7_get_current_user " ] [dynamichidden Nombre_de_Usuario "CF7_get_current_user key='user_firstname'" ] [dynamichidden Apellido_de_Usuario "CF7_get_current_user key='user_lastname'" ] [dynamichidden Email_de_Usuario "CF7_get_current_user key='user_email'" ] [dynamichidden Estado_De_Tramite] <p>[submit "Enviar"]</p>
Forum: Plugins
In reply to: [Contact Form DB] My messages don't arriveMmmm… well it is not a limitation anymore, not in the lastest update because I repeat “If I don’t use “+xxx” , my CF7 form works perfectly” and it sends the messages with the correct values and it works fine without problems, but when I go to the CFDB section the values are incorrect . So , the CFDB is capturing the wrong values because it gets confused, I bought the CFDB editor, so I need that your plugin works fine. So could you give a solution please.