Forum Replies Created

Viewing 30 posts - 211 through 240 (of 278 total)
  • Author
    Posts
  • in reply to: Easy Slider – Need Help, PHP file changed #652141

    Thanks Yigit,

    I don’t use a Child Theme, I don’t really know how, and the site is already built so don’t want to change anything already there.

    The previous code that Josue gave me worked fine, so if I just follow his instructions from the thread I mention in my first post
    https://kriesi.at/support/topic/easy-slider-12/
    will that work on the new file you mention above?

    As I said, I’m currently uploading a backup of the theme from before the upgrade. Hopefully the images will load again. Part way through my ftp client quit on me, so I’ve had to start again!

    in reply to: All my sliders have disappeared!!! #652129

    Hi Yigit,
    I’d just downloaded from Themeforest about an hour ago. I removed all modifications and the sliders were still broken. Fortunately I took a backup of the previous install, so I’m uploading that and going back to the version I was previously using.

    I need help with something in the update anyway, please see the other thread.

    Thanks

    Thanks Vinay,

    I did have this problem once before. I fixed it by looking at the code, and there was something small. Such as a space, or a line break which I deleted and it fixed the problem. I tried looking for something yesterday and couldn’t find anything. I suspect it’s something still like that.

    Sorry Rikard,

    Try the following link – the client asked me to remove that person from the department they’re in on the previous link. It’s on the attached link.

    That’s awesome, thanks so much. Ironically the client has decided to keep white having seen it, but I’ve retained the information for the next time I come across this. As I’m not a coder, I’ve built up a little repository of quick css codes which I’ve got from your forums.

    Thanks again Yigit!

    Thanks a lot Yigit.

    It is set up as four columns on the grid, and there is a thin white line between column2 and column3.

    I may revert to the default white.

    in reply to: Remove overlay from linking image #630727

    Excellent! Thanks Yigit, I didn’t expect it to be so easy!

    in reply to: Is there a way to click an image to scroll down? #630169

    I already fixed it. See my edit.

    in reply to: Is there a way to click an image to scroll down? #629317

    Thanks Yigit,

    That doesn’t work. I’ve left the code as “your-anchor” so you can see the page still.
    There is still an empty box where the code block appears.

    I see this when I inspect the page code

    <div id="after_full_slider_0" class="main_color av_default_container_wrap container_wrap fullsize"><div class="container"><div class="template-page content  av-content-full alpha units"><div class="post-entry post-entry-type-page post-entry-151"><div class="entry-content-wrapper clearfix">
    <section class="avia_codeblock_section avia_code_block_0" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="avia_codeblock " itemprop="text"> <div id="your-anchor"></div> </div></section>
    </div></div></div></div><!-- close content main div --></div>

    Any ideas?

    EDIT: I found this when googling the after_full_slider_0 bit.

    .page-id-151 #after_full_slider_0 .content {
    min-height: 0!important;
    padding: 0;
    }

    Is this a bonafide fix?

    • This reply was modified 8 years, 6 months ago by jonrouse.
    in reply to: Overhanging Logo #610352

    Hey Yigit I found the answer elsewhere.

    .logo, .logo * {
    max-height: 282px !important;
    height: 282px !important;
    width: 320px !important;
    }

    and for the shrinking logo/header

    .header-scrolled .logo a {
    max-height: 50px !important;
    max-width: 80px !important;
    }
    .header-scrolled .logo img {
    max-height: 50px !important;
    max-width: 80px !important;
    }

    Thanks to Andy in this thread

    in reply to: Overhanging Logo #610349

    Thanks Yigit,
    That sort of works, but I don’t want the logo to move down because it leaves an awkward space above it.
    I’m messing around on a personal domain, see link, and I want the logo to align with the top of the menu items but extend into the page, basically bigger than it is.

    in reply to: Easy Slider #605923

    Thanks, you’re a star. Enjoy the rest of your day!

    in reply to: Easy Slider #605912

    Thanks Josue. I think I’m going to quit while I’m ahead!
    I’ve set the resize point to 2000px, this way it’s not going to look huge for people with big screens.

    I don’t want to have a child theme, so just do I just replicate your code from post #605833?
    I’m just checking that you didn’t do anything extra whilst you were in the back end.

    Thanks for all of your help.

    in reply to: Easy Slider #605895

    A couple of other things, whilst I remember (sorry!)

    I presume when I update the theme these changes will no longer be there. Now you’ve added the line numbers above, is that all I need to do?
    Secondly, let me know when you’ve finished with the account, as I need to disable that.

    Thanks!!!

    in reply to: Easy Slider #605892

    Thanks! Is there a way I can edit the height when the width is over 1500px? So, at over 1500px wide the height is set at 600px

    in reply to: Easy Slider #605879

    Ok

    • This reply was modified 8 years, 7 months ago by jonrouse.
    in reply to: Easy Slider #605868

    No, just this page. Though I haven’t used an easy slider anywhere else.

    in reply to: Easy Slider #605850

    Hi Josue,
    I just did that, but the second larger image isn’t loading. (over 1500px)

    • This reply was modified 8 years, 7 months ago by jonrouse.
    in reply to: Easy Slider #605838

    Thanks Josue. Totally out of my depth with this one, but will try it now!

    in reply to: Easy Slider #605824

    Haha, yes, I tried this yesterday but it looks terrible at normal screen widths! (1200ish pixels).
    Of all of the options, I’m finding that 150×630 is giving the best results, but it’s just too big at larger sizes.

    I think I’m asking too much!

    in reply to: Easy Slider #605815

    Thanks, but sadly, that’s not going to work. There are going to be about 25 images, which I’m going to need to photoshop and fade out the colours to match the colour pallet of that particular image (a bit like iTunes does when setting the background colour of an album playlist).

    Each:

    #top .avia-slide-wrap {
        background: #d3d4c4;
    }

    Is going to be a different colour. Is there any css which wouldn’t crop the width of the image? It’s almost that I need an extra criteria in the “Slideshow Image and Video Size” drop down to be 2600 x 600. I’m guessing that this is too big of a change for a novice like me.

    in reply to: Easy Slider #605786

    Hi

    Kind of like the attached, so the site uses the full width of the image, but retains a common height of 600px until it goes responsive (maybe below 1000px?). I’m just pulling these numbers out of nowhere, but I’m guessing you get my drift!

    I would add that I tried doing this with a colour section originally with a set pixel height, but it didn’t scale nicely at mobile sizes.

    in reply to: Easy Slider #605768

    Thanks Josue. That sort of works, but the image should bleed out to the edges. With this solution the image is getting cropped.

    I tried changing the easy slider dimensions to “no scaling” but as my source images are 2600 x 600, it looks terrible at smaller sizes.

    I tried to change the width: auto; to width: 100%; but the image gets stretched.

    Is there a solution to this, or am I asking too much?

    Cheers!

    in reply to: Issue with message after contact form #543135

    Worked like a Charm, thanks

    in reply to: Issue with message after contact form #542628

    Thanks for the quick response, but that doesn’t give the desired effect. Some of the text goes black.
    I’d like to get rid of the white block.

    I’m no coder, but I can see this:
    class = "ajaxresponse ajaxresponse_1 style="display: block;"
    Is there any way that block can become transparent?

    EDIT

    I’ve been able to get the code just to change the colour of the response, the code you gave me changed some of the text within the form.
    Ideally, I’d really like no white box and just have white text saying “YOUR MESSAGE HAS BEEN SENT”

    #top .av-light-form + .ajaxresponse * {
       color: #a3444f;
    }
    • This reply was modified 9 years ago by jonrouse. Reason: found partial solution
    in reply to: Partner/Logo Element Problem #540619

    Hey Rikard,
    It worked thanks. It’s the “who we work with” section on the homepage link I posted – you can see that there’s a logo slider. Those white logos lost the png transparency because of some sort of overlay button because I added a link. The quick css (I found elsewhere on the forums) did the trick.

    in reply to: Is there a way to change the captcha form font #538349

    Just changed it, that’s perfect. I even figured out how to change the capchta font based on your advice.
    Thanks for the help and the speedy response!

    in reply to: Is there a way to change the captcha form font #538344

    Thanks Yigit,
    I tried and modified it

    label[for="avia_7_1"] {
       font-size: 15px!important;
       font-weight: 300;
       font-family: 'Work Sans';
       text-transform: none ;
    }

    Just can’t seem to stop it from being bold.

    in reply to: Is there a way to change the captcha form font #538257

    Thanks Yigit, I’m still building the site, but I’ll include the link in my reply. It’s at the bottom of the page at the contact form.
    Cheers!

    in reply to: #Links and sticky menus #527474

    Hi,
    Just wanted to confirm it’s working in Safari, Chrome and Firefox now. Thanks so much, these forums are a gold mine to people like me who have no idea what they’re doing when it comes to CSS & JS.

    Best wishes.

Viewing 30 posts - 211 through 240 (of 278 total)