Home › Forums › All Other Themes › slider registration + error: testimonials
- This topic has 14 replies, 2 voices, and was last updated 7 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 11, 2017 at 8:24 am #85230
Hi, Shri.
In this landing page I have two problems that I need to help me solve:
1. How do I make the slider registration form appear in the mobile version?
2. When I include a testimonial, an error is generated that causes the slider to not load. it remains as charging and never ends loading.
Thanks for your help.
The landing page is: http://desarrollo.conversa-ce.com
October 11, 2017 at 9:33 am #85241Hi,
1. Answer
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .nivoSlider img {max-width: 430%; width: 430% !important;} .slider-form { float: none !important; width: 94% !important; margin: 0 auto !important; display:block !important;} }
2. Answer
We checked, slider is working fine.
Regards,
DaveOctober 11, 2017 at 2:21 pm #85311Hello I put the solution that I was given for the registration form in the mobile version, but I would like to see the description text of the slider too and the title before the registration form.
With the change I applied, you see the registration form first and then the title of the slider without the description.
I leave the image: https://drive.google.com/file/d/0B4wJ_s9iGAcJcDk0WGkzUkw0V00/view?usp=sharing
2. The slider was working fine because, I had not published the testimony I just published: error is seen. And also in the “testimonials” section of the main page does not see the published testimony.
See: http://desarrollo.conversa-ce.com
Can you help me with this?
Regards! And thanks
October 11, 2017 at 10:40 pm #85335Hi, Shri.
By the form of contact of you I passed the credentials of access to the web, in case you require them to enter directly to the administrator and thus to solve these two requests.
Thanks for the attention.
REGARDS!
October 12, 2017 at 6:28 am #85355Hi,
This issue resolved from our end. Kindly check and confirm.
Regards,
DaveOctober 12, 2017 at 10:48 am #85383Hi Shri.
Ready! solved the testimony and the slider.
Now it is still pending change the registration form in the mobile version.
I want the slider holder and description to be before the form and not as it is now.
In this photo you can see it: https://drive.google.com/file/d/0B4wJ_s9iGAcJcDk0WGkzUkw0V00/view?usp=sharing
Also entering http://desarrollo.conversa-ce.com you can see what I say.
REGARDS! Thanks again
October 12, 2017 at 12:03 pm #85394Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
DaveOctober 12, 2017 at 6:29 pm #85420Shri ready THANK YOU!
Now two new details that came up with this landing page:
1. The color of the testimonial icon I do not know where to change it, I changed all the colors in the “Basic Setting” of the Theme Options. There is no solution.
View: https://drive.google.com/file/d/0B4wJ_s9iGAcJQmFxOENBMHlGbjA/view?usp=sharing
2. I added a form of Contact Form 7 in the footer, but the response boxes put me reduced and not complete and it has nothing to do with the change I made in CCS nor the configuration of the form
View: https://drive.google.com/file/d/0B4wJ_s9iGAcJd2FmM3FvT0ItX0E/view?usp=sharing
Can you help me with this?
October 13, 2017 at 5:44 am #85443Hi,
Issue resolved.
Regards,
DaveOctober 15, 2017 at 8:25 am #85551Hi Dave!
I was not grateful for all the solutions.
Look I’m trying to remove the top menu of the web (because it is a landing page), for mobile and pc, I applied all the “solutions” I found on the web and in the forum of SKT and none works for me. give the solution
I changed the address web, now: http://demo.conversa-ce.com
REGARDS!
October 16, 2017 at 5:29 am #85581Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner .nav { display:none !important;}
Regards,
DaveOctober 16, 2017 at 6:18 am #85586Hello dave
I applied that change and nothing.
You can check it out at http://demo.conversa-ce.com.
I just sent you the key by the contact form, in case you need it.
regards
October 16, 2017 at 6:44 am #85588Hi,
This issue resolved from our end. Kindly check and confirm.
Regards,
DaveOctober 16, 2017 at 12:56 pm #85616Hi, Dave.
In the mobile version, you can see the menu bar. Look: https://drive.google.com/file/d/0B4wJ_s9iGAcJUWtyblpXVGJFTjQ/view?usp=sharing
The bottom of the header in the cell phone would like to place it in this color: # 222629
Greetings and thanks
October 17, 2017 at 6:08 am #85680Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) { .header { background-color:#222629 !important;} } @media screen and (max-width:1023px) { .toggle { display:none !important;} }
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.