usuario: jgpg0a
usuario: jgpg0a
Pass: wVvK%6SVu|N*
Enlace: https://aventurarterd.com/accesoadventur/
Regards, I need help with the following:
Problem 1:
Img: How to update
How can I change the text of the button that says --Book now-- for the following text --Add to cart-- and add the link so that this product goes to the cart and the order is placed there.
Problem 2:
Img: Rename
How can I change the name of the following green button to say - CONTINUE--
problem 3:
Img: Edit fields
How to eliminate some of these fields, since they are too many and I do not need so much information from the client to process the reservation.
problem 4:
Img: colors
How can I change the red colors for another color, I already selected the purple skin but I don't want the red color. I need purple and light blue.
Hello,
I can not login your website. So it is difficult to support you.
The Metabox plugin is not premium plugin. But addons are premium plugin.
You can use them without activation.
To create custom fields, you can edit /wp-content/themes/Travelo/inc/functions/metaboxes.php file.
And for woocommerce issue, your screenshot is not English, I can not understand the issue.
Best regards,
The Metabox Plugin seems to be Premium, they offer the activation api key to be able to create custom fields. since at the moment I can't do it.
I want to create custom fields
this is introducing me to the topic to be able to create the products with woocomerce.
I stay tuned with the possible solution
Below I show the response of raiola network my hosting, so that you can access the website.
-----start of the message to be able to access the website-----
Hello Junior Esmarlin
On our platform there are rules to limit the scope of the attacks and the load that they can generate.
In these rules we block requests to files that are frequently attacked such as the wordpress login from browsers that do not have certain languages installed, some of them:
Spanish
Catalan
Galician
Basque
It is not necessary that all of them be installed, nor that they be the main one, simply that there is 1 is enough.
To add them in Chrome:
In the top right, click More and then Settings.
At the bottom, click Show advanced settings.
In the "Languages" section, click Language and input settings.
Select the language you want to use from the list. If the language is not listed, first add it as one of your preferred languages for web pages. For this, click Add.
In the right pane, click Show Google Chrome in this language.
Close the browser completely and reopen it to apply the changes.
To add them in Mozilla Firefox:
https://addons.mozilla.org/es/firefox/language-tools/
It is possible to disable this security measure, this extra layer of security is established, in order to limit automated attacks on the Wordpress platform, since there are bots, generally in languages other than Spanish, configured to try to access by brute force.
There are other types of means, which you can try to try to implement:
Change of access url to Wordpress admin
Limit the attempt of erroneous connections by ip
All those that you consider appropriate.
If these types of measures were not achieved, either on your part or on our part, probably sooner or later, you will notice an increase in resource consumption, since they will surely try to brute force access your installation.
We look forward to knowing how you want to proceed.
All the best
Lucas Nunzi
Raiola Networks
----end of message to access the website-----
Hello,
Please send me the message in English.
And I can not login your website yet.
Please add tour schedules in Tours -> Tours Schedules menu. Then you will see available tours in https://aventurarterd.com/tour
Best regards,
otra cosa,
cuando accedo al link que me envió para acceder a las paginas de buscar
1- no veo los tours que ya tengo creados
2- No veo como editar la pagina
Saludos de nuevo.
Más abajo adjunto la respuesta de RaiolaNetwot referente al bloqueo de acceso hacia el login de WordPress.
Dígame si esto le sirve de ayuda para poder acceder al escritorio de WordPress y resolver el problema con el sitio web.
Otra cosa también dígame como puedo yo editar estas páginas.
Ya que no las veo en las páginas agregadas en el sitio web, puedo acceder a ella a través del link pero no veo como puedo yo editarla.
Gracias y quedo atento.
Hello,
I can not login your website. Please check http://prntscr.com/13cmx1h
And you can change the menu item link in Appearance -> Menus menu.
If you can not find the search pages in your website, please visit following url
https://aventurarterd.com/accommodation
https://aventurarterd.com/tour
https://aventurarterd.com/flight
Best regards,
saludos de nuevo, tambien me gustaria tener estas paginas como lista para poder editarlas y modificarla.
pero en el menu estan como enlaces personalizados que envian a una pagina externa. y lo que quiero es tenerla como pagina en mi sitio web y modificarla a mi antojo.
quedo atento a esta modificacion tambien
that's great! i will follow you!
i very like Cookieclicker game. it's really fun ^^!
try it right here: https://cookieclicker2.io/
I think you use php version 5.4 now.
Please update the php version to 7.4 and then try again.
And please send me ftp information or cpanel information.
Best regards,
Saludos de nuevo amigo
Más abajo le indico la versión de php que tengo y le adjunto también un recuadro de las versiones de php a las que puedo cambiar en mi servidor.
Quedo atento a más instrucciones para corregir el problema.
Gracias
If PHP version is 7.4, please send me your website cpanel information.
Let me check.
Best regards,
Hello,
I think it is redux plugin issue, Please check your website php version. It supports PHP version 7.4 and does not support PHP version 8.0
Best regards,
Hello,
I can not visit your website.
Please activate default wordpress themes such as twenty twenty, etc and check media library again.
If it works well, please give me your website url and admin credentials again.
best regards,
Please send me your website admin credentials.
Let me check your website.
Best regards,
Saludos,
Subí el tema travelo.zip, lo instale y lo active
mi problema es cuando quiero cargar los archivos Demo. Preciono cargar ahora y el botón no envía a ningun lado.
Additional Info
Your Website Url: Aventurarterd.com
Hello,
1. You can translate/change the text using language file. Travelo theme is translation ready.
Please check http://soaptheme.net/document/travelo-wp/#translation Or you can use loco translate plugin.
Or you can find following codes in /wp-content/themes/Travelo/inc/frontend/tour/templates.php file and replace the text.
But you can not link to the cart page.
2. Please find all the text "SEARCH NOW" and replace it in /wp-content/themes/Travelo/templates/template-home.php file.
3. You can not edit/remove fields in the booking form.
4. In purple style, red color is default color for those input field.
Please use following css code to change the color.
.datepicker-wrap:after {
background: #40cbf8;
}
.selector span.custom-select:before {
background: #40cbf8;
}
Best regards.