rimoreno
Forum Replies Created
-
Forum: Plugins
In reply to: [Interactive Content – H5P] Need Find the Words LibraryHi, installed that but now it says it “Error: Timer is undefined” any reasons why?
Forum: Plugins
In reply to: [Interactive Content – H5P] Need Find the Words LibraryThanks!
Forum: Plugins
In reply to: [Interactive Content – H5P] Can’t add a new crossword puzzleHere it is:
Forum: Plugins
In reply to: [Header Footer Code Manager] Header gtag conversion is in bodyok thank you, you may close this as it’s working.
Forum: Plugins
In reply to: [Header Footer Code Manager] Header gtag conversion is in bodyForum: Plugins
In reply to: [Header Footer Code Manager] Header gtag conversion is in bodyi cleared the cache on my site and in the server. Opened up a browser that i keep clean, erased all the non existing history and the non exisitng cookies for extra measure
<!-- HFCM by 99 Robots - Snippet # 1: Google Global tag --> <!-- Global site tag (gtag.js) - Google Ads: --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-97"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-97'); </script>Forum: Plugins
In reply to: [Mercado Pago payments for WooCommerce] Error Modo Producción@moiradesign ok muchas gracias, esto hice también y me funcionó.
Coloque todo en modo producción
mercado pago check out personalizado
mercado pago check out pro
mercado pago check out personalizadoDespués limpié el cache y refresqué la página y coloqué modo producción no a
mercado pago check out personalizado
mercado pago check out personalizadoy ya que mercado pago check out pro no estaba en modo producción lo coloqué y funciono.
suerte a todos.
Mercado pago siendo una empresa multimillonaria con recursos podría tener un servicio al cliente mil veces mejor como lo tiene stripe.
Forum: Plugins
In reply to: [Video Conferencing with Zoom] Zoom Meeting IFrame not showing in BrowserI’m Following this. I have the same problem
Forum: Plugins
In reply to: [Email download link] Failed to load PDF document.I’m having to send the file via email when i get the request. let me know if you find a way pleaseee!
i am extremely sorry and thank you for your support but i meant in bookings.
When someone is looking at the event page and they want to book a reservation for one person. That person has to go through the sign in form that the bookings area has.
There, there is a registration link that sends users to the back end instead of the portal that i would like for them to go through.
how could i change that link to the url that i need?
Here is a picture of what i am talking about
http://i981.photobucket.com/albums/ae293/rimoreno/Screen%20Shot%202016-07-12%20at%207.40.27%20PM_zpsm5z3tmoj.pngYes cause right now they are being sent to the wordpress portal and they are being classified as a different kind of user, so i just need them to be redirected to my registration portal.
thanks angelo for your help.
Forum: Plugins
In reply to: [WP Job Manager] Redirect Login URL- Apply for Jobhere you go.
add_filter( ‘login_url’, ‘my_login_page’, 10, 2 );
function my_login_page( $login_url, $redirect ) {
return home_url( ‘/login-page/?redirect_to=’ . $redirect );
}Just replace /login-page/ with the slug of your login page.
Forum: Plugins
In reply to: [WP Job Manager] login redirect URLah ok thanks ill post this on the support section of the premium add ons
Forum: Plugins
In reply to: [WP Job Manager] Redirect Login URL- Apply for Jobdid you end up redirecting people using the button or just did something else?
thanks for your reply!
Forum: Plugins
In reply to: [WP Job Manager] Redirect Login URL- Apply for JobHey pandabb,
did you end up getting the “add filter” code correctly? i just tried using the one you posted here and it gave me an error and these guys are in some kind of meet up until next week.thanks in advance for you help