Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #423644

    A pleasant afternoon there Enfold theme creators.
    I have 2 issues with my website witch i encounter lately…
    I have tried the forum but with no help.

    1. On my pages wherever I have animated number they will overlap on mobile platform.
    2. On Comments forms I cannot get rid of:
    ” You may use these HTML tags and attributes:
    <abbr title=””> <acronym title=””> <b>

    <cite> <i> <q cite=""> <strike> "

    I had checked the forum and I got rid of the other text on the comment form but I haven't find anything about this.

    Please give me a hand with the problems encountered.

    A beautiful theme...I am very happy with it. Thanks!

    #424088

    Hey uneek_ro!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    p#form-allowed-tags { display: none !important; }

    Can you please post a screenshot and show the issue?

    Cheers!
    Yigit

    #424155
    This reply has been marked as private.
    #424161

    Hey!

    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
    Please add following code to Quick CSS as well

    span.minitext { display: none !important; }

    Cheers!
    Yigit

    #424173

    Dear Digit,

    Thanks for the quick reply.

    Here is the link: https://www.dropbox.com/sh/aih04z1pp9k8yk3/AAA-bSNi7_o9VBYtHN-rSTjba?dl=0

    All perfect with the comments text…Do you have some magic powder to change the “Leave a reply” text with some text in my language?

    Many Thanks!

    #424188

    Hey!

    Let us try adding following magic powder to Quick CSS

    @media only screen and (max-width: 1024px) {
    span.avia-no-number, .avia-single-number {
      font-size: 22px;
    }}
    @media only screen and (max-width: 640px) { 
    span.avia-no-number, .avia-single-number {
      font-size: 19px;
    }}

    Edit: To translate the string, please install this plugin – https://wordpress.org/plugins/codestyling-localization/
    and go to Tools > Localization > WordPress and search for the string you would like to translate

    Regards,
    Yigit

    • This reply was modified 10 years, 3 months ago by Yigit.
    #424194

    :)…Yeah! Looks like the Magic Powder is working perfectly…

    Do you have a little left for the “Leave a reply” text with some text in my language?
    …and I’ll take a bow for the GREAT theme and Excellent Customer Service…

    #424196

    Hi!

    Yes, i edited my post after posting and added some more to my previous post :)

    Regards,
    Yigit

    #424198

    Excellent Yigit.

    I encounter the same problem with the Animated Numbers on the Iphone. The Ipad is great but on the Iphone the longer text is cut. Is there any safe option for both of them to function properly?

    Thank You for being here…

    #424201

    Dear Yigit,
    I have placed a screen shot of the Iphone Animated Numbers and how they look on the above account. Maybe it helps…

    #424487

    Hi!

    Where can we find the screenshot? We may need to see the actual page in order to fix the issue. Please post the url here.

    Cheers!
    Ismael

    #424772

    Good Afternoon Ismael,

    You can find the website @ http://www.uneekstudio.com/. Please let me know how can I help you with more informations.

    After all the CSS that I’ve added in order to fix the other issues I have now in all the pages, at the very bottom the exact CSS code. I have tried to hide it or colorize it with no luck.
    The other issue we have not resolve is that the animation numbers are not fitting the screen on the iPhone. The Sorcerer yesterday, Yigit resolve all the other things but we left the discussion at this point.

    Please let me know if you need something else.

    #425259

    Hey!

    I checked the site but it redirects me here: http://uneekstudio.com/wordpress

    Regards,
    Ismael

    #425421

    Deaar Ismael,

    Last night I had a plug in that crashed my WP and I will need to redo all the page one again. I will get back to you these days with the problem.

    Thanks!

    #425427

    Hi!

    Sure, we will keep the thread open and it will be on hold until you reply :)

    Best regards,
    Yigit

    #425626

    Dear Digit & Ismael,

    I manage to create new pages on the site. Here is the link. “http://www.uneekstudio.ro/clients/nicu-bianca-demo/&#8221;
    The only problem I have left is the animated numbers on the Iphone will cut the text.

    Please have a look on the link provided.

    Thanks for all the help.

    #425767

    Hi!

    The page is private. :/

    Cheers!
    Ismael

    #428501

    Hey guys,

    Sorry for the delay. I was out for Eastern. The password is a generic one for a DEMO page: 12345678. Please let me know if we can reach a middle point between Ipad & Iphone to display them correctly.

    Cheers and many thanks for all the help here.

    #428544

    Hey!

    Can you please add following code to Quick CSS as well

    @media only screen and (max-width: 500px) {
    span.avia-no-number, .avia-single-number {
      font-size: 14px;
      left: -10px;
      position: relative;
    }}

    I can only see the issue on iphone portrait mode.

    Cheers!
    Yigit

    #428988

    Dear Digit,

    Thank You for all the patience. I think now it is solved and everybody happy. I will let you know if I encounter another things during my journey within your theme…

    Warm Hug from Romania.

    #428990

    Hey!

    Great! You are welcome, we are always happy to help :) Noroc!

    Regards,
    Yigit

Viewing 21 posts - 1 through 21 (of 21 total)
  • The topic ‘Animated Numbers won't resize on mobile’ is closed to new replies.