Optin Form - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Optin Form

AF

Alvaro Fernandez

SP Page Builder 2 years ago

Hi,

Please can youcheck our page and let me know why the Button wont show up correctly.

http://www.revista-trazos.com/index.php/convocatoria

Also, where can I find the messages so we can edit to Spanish?

Thanks

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #112562

Hi there!

Thanks for contacting us.

You may use the following code in your custom CSS:

.sppb-addon-optin-forms .sppb-optin-form .button-wrap .sppb-btn {
    width: 100px;
    line-height: 1px;
    background: #dfc5c5;
    color: #252525;
    padding: 0;
}

You can change the color codes as per your need in the above snippet.

Note: Path towards custom CSS(Joomla 3): Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

For translate the messages:

Please go to: \language\en-GB\en-GB.com_sppagebuilder.ini

And find out "Name", "Email" , and the line: "Your subscription to our list has been confirmed. Thank you for subscribing!" And change them with your desired text. https://prnt.sc/z0awov

Hope this helps!

Best Regards

0
AF
Alvaro Fernandez
Accepted Answer
2 years ago #112622

Hi, The buttons are doing something different

We want and define: https://www.dropbox.com/s/j5j3ftiglrirqos/joomshaper1.png?dl=0

We get these: https://www.dropbox.com/s/02as6aoauirnhjh/joomshaper2.png?dl=0

Looking at messages now.

Thanks

Alvaro

0
AF
Alvaro Fernandez
Accepted Answer
2 years ago #112623

Hi,

Regarding messages Ive changed. Where is the ERROR 404 text found?

I need to change "Page Not Found" and HOME PAGE Button.

Thanks

Alvaro

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #113036

Hi,

For your error page you can find PHP code here: /templates/artion/error.php" in template "artion".

However, you can chage the page not found text in the following file: /language/en-GB/en-GB.com_sppagebuilder.ini

And Home Page Button text here: language/en-GB/joomla.ini

Please open these files with a text editor, find the desired text and then replace with your own text. Here are some screenshots for your convenience:

Page not found: https://prnt.sc/5ppwPyXf8uGL

Home page: https://prnt.sc/nfzwJjxixpU7

Component not found: https://prnt.sc/cyMWbEII_e2O

Note: Code customization support is prohibited here.

Best Regards

0