Forum Replies Created

Viewing 30 posts - 1 through 30 (of 46 total)
  • Author
    Posts
  • in reply to: Can't edit my homepage #726666

    Done, thank you Ismael!

    in reply to: Can't edit my homepage #724939

    Hey Yigit, updated but still doesn’t work. Could you pls check and let me know? Thanks!

    in reply to: How to remove testimonials image animation #622700

    Worked great. Thanks Yigit!

    in reply to: Auto scroll #490631

    Please find attached the private details for temporary login.

    Thanks guys!
    Ali

    in reply to: Auto scroll #490006

    Thanks, Elliott.

    1. I deactivated my plugins but the scrolling is the same. Any other idea why?

    2. Also another question: I have a logo/partner element on this page . When I open this page on Safari, all those logo/partner element images look blur (low res) while normal image elements above are high resolution. Could you help fix this?

    Thanks!

    in reply to: Mobile responsive not working #473585

    Thank you so much Yigit, the problem is solved for desktop but the submit button on the mobile version isn’t aligned even though padding/font sizes are the same. You can see it here.

    Any chance we can fix this? Thanks!

    in reply to: Mobile responsive not working #472947

    Thanks, Ismael but it makes it like this on mobile -> http://imgur.com/ipFFJKF

    Any alternative?

    in reply to: Mobile responsive not working #471827

    Wow, thanks! The button is there and horizontal!

    Just one last question, is there a chance I can make the “Add Me” button stick to the email field since now it is aligned right while the email field is aligned left. I mean, I am trying to remove the space between the “Add Me” button and the email email. So that they are sticking to each other like the form here.

    Thank you so much!

    in reply to: Mobile responsive not working #470108

    Thanks Rikard,

    details in the private content section below.

    in reply to: Mobile responsive not working #468556

    Ok no worries, fixed the header thing. Thanks!

    The only problem remaining now is the email signup form that I can’t make horizontal.

    I tried to follow instructions you guys gave like this in this thread but there is something in the theme that the submit (add mee) button disappears afterwards.

    What am I missing? What CSS code should I insert to make them horizontal like on this website?

    in reply to: Mobile responsive not working #468540

    Where in the header you mean? Which one exactly? In CSS code or avia builder? I didn’t get it, sorry.

    in reply to: Mobile responsive not working #468375

    On a seperate note, just one more thing:

    I also can’t make my signup form (on the same landing page) horizontal (email and signup button on the same line).

    I followed the instructions you gave on all other thread such as this one however there is something in theme that hides the signup button afterwards. what css should i insert?

    in reply to: Mobile responsive not working #349814

    Thank you so much, Joseu!

    in reply to: Transparent header not working on mobile #349177

    Awesome, solved! Thank you so much!

    in reply to: Mobile responsive not working #348650

    Thank you, Ismael!! You guys are amazing! Ok, sorry for that, I will open another thread for additional questions.

    One last thing with related to this thread is the following code you suggested solved the problem:

    .avia-fullscreen-slider .avia-slideshow>ul>li {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center !important;
    }

    However, when I asked to show the featured image in full size, I meant like this here. Can I make the image like this attached image, showing full image?

    Thanks and sorry for the pain!
    Ali

    in reply to: Mobile responsive not working #348283

    Ok, after wasting hours and hours, finally fixed it :) yes! :)

    Only 2 minor problems left:

    1. On about me page here, the cover image and the title don’t get responsive accordingly as you can see here. The cover image is shown partially and the slide caption h2 doesn’t get the font-size:3.828125em accordingly, it is too small.

    2. On the mobile home page, the avatar is too big as you can see here. How can I make it like 60% size and still keep it at the center of mobile screen?

    Sorry for being a pain and hopefully we get this done after these 2 problems.

    Thank you!
    Ali

    in reply to: Mobile responsive not working #348272

    So, I went on to css and realised the closing tag ‘}’ of desktop styles was missing and I added it but the mobile styles are still not working…

    in reply to: Mobile responsive not working #348167

    Hi Ismael,

    yes, I know I have to add the code to the mobile section, too. But whatever I put doesn’t work.

    I cleaned up the css file and pasted it here: http://pastebin.com/YFFN4KHX

    I also assume there are some broken things on the file, please be so kind to check and let me know!
    Thank you!
    Ali

    in reply to: Mobile responsive not working #347644

    Hi Ismael,

    thank you so much for your great support as always. I am afraid all problems are still there though :(

    1. This point was about the fonts since they were not rendering on mobile. Could you kindly check above?

    2. I added the code, it’s still not working.

    3. I added the following code also to the section with max-width but it’s still not working:
    #slider {
    background: #f2f2f2;
    padding: 10em 0;
    }

    Could you check these 3 points again please?
    Thank you so much!!
    Ali

    in reply to: Turn off image pop-up #334642

    Thank you so much for the prompt reply, Josue! Did it and it’s working. The only problem is it lose the “hover effect” that the fray scale was turning to opacity of 100% once hovered. Is there a way I can still have that effect with logos while still blocking pop-ups?
    Thanks!

    in reply to: Facebook follow button #329436

    Thank you so much, Arvish! So kind of you!! You guys rock!

    It is working now. The only problem is on Internet Explorer, it looks like this

    The top header is disproportionately big. Any clue?

    Thank you!
    Ali

    in reply to: Facebook follow button #328805

    Oh, thanks for that!!

    Sorry for being such a pain. One last thing, how i can place this follow button at the centre of this section (both horizontally and vertically, without it being folded in 2 lines)?

    Thank youuu!
    Ali

    in reply to: Facebook follow button #328735

    Hi,

    I did what you said but it still doesn’t work. See here

    I am trying to place it on the white section under the top bar with the twitter button.

    Could you check?

    Thanks!
    Ali

    in reply to: Facebook follow button #328691

    Hi there,

    i did but it doesn’t work. It is still invisible, fb follow button doesn’t appear.

    I inserted the code at the very very end of functions.php.

    Then I added the second line on the “code block” on the content layout editor.

    Let me know what is missing?
    Thanks!
    Ali

    in reply to: Facebook follow button #328611

    Hi Yigit,

    so it says:

    Include the JavaScript SDK on your page once, ideally right after the opening <body> tag.

    <div id=”fb-root”></div>
    <script>(function(d, s, id) {
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return;
    js = d.createElement(s); js.id = id;
    js.src = “//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0″;
    fjs.parentNode.insertBefore(js, fjs);
    }(document, ‘script’, ‘facebook-jssdk’));</script>

    Place the code for your plugin wherever you want the plugin to appear on your page.
    <div class=”fb-follow” data-href=”https://www.facebook.com/alimeseu&#8221; data-colorscheme=”light” data-layout=”standard” data-show-faces=”true”></div>

    I tried inserting it into the code block element but it doesn’t appear. Let me know what you think I should do exactly.

    Thank you!
    Ali

    in reply to: Email form fix #273458

    Thank you so much, Joseu!!
    Have a great day!
    Ali

    in reply to: Email form fix #273443

    Yes!!!! It is done.

    The only problem is it looks like this on chrome –> https://www.dropbox.com/s/2cdhvsuwlwc11b4/Screenshot-chrome.jpg

    And like this on firefox –> https://www.dropbox.com/s/8nw8b9vpghy6i8b/Screenshot-firefox.jpg

    Do you think there is a way to fix that 1px-2px thing or what it causes that?

    No problem if you can’t, you already helped a lot! Thank you!!
    Ali

    in reply to: Email form fix #273435

    So, I added the following 5 codes to custom.css:

    form.wpcf7-form br{
    display: none;
    }

    form.wpcf7-form span{
    float: left;
    }

    form.wpcf7-form{
    width: 370px;
    margin: 0 auto;
    }

    form.wpcf7-form{
    top: 40px;
    position: relative;
    }

    .email-599 .wpcf7-text {
    position: relative;
    top: 1px;
    }

    And I still see it like this both on chrome and firefox: https://www.dropbox.com/s/ff29j7uv2rgwhto/Screenshot-2014-06-02-19.47.11.jpg

    Sorry for being a pain, I really appreciate!
    Thanks!
    Ali

    in reply to: Email form fix #273417

    I addd the last code you suggested too but it’s still on top of each other.

    in reply to: Email form fix #273416

    I mean they (the email box in which user enter the email adress and the submit button) are not on the same horizontal line but instead the email form is position on top of the submit button. Could you help put them next to each other?

    Thank you millions!
    Ali

Viewing 30 posts - 1 through 30 (of 46 total)