Forum Replies Created

Viewing 30 posts - 1 through 30 (of 124 total)
  • Author
    Posts
  • in reply to: Enfold Theme Update Crash #692133

    Hi Jordan,

    Could you please take a look at my site and tell me which stylesheet is missing from the update. The Enfold theme is still there, but broken due to clicking on update and ‘missing a stylesheet’.

    Thankyou

    Gary

    in reply to: Enfold Theme Update Crash #691191

    Hi Jordan,

    Do you have a moderator’s e-mail ?, I don’t feel comfortable posting login details, via the form, even if private.

    Thank you

    Gary

    in reply to: Text Block Follow Up #350854
    This reply has been marked as private.
    in reply to: Text Block Follow Up #349993
    This reply has been marked as private.
    in reply to: Updating Theme Layout To Photography Set up #347636

    Thanks guys. For future dev, it would be awesome if there was some way to integrate theme transitions with less complexity…it seems that the photography theme is just a left margin set up with a few minor differences.

    Best regards,

    Gary

    in reply to: Updating Theme Layout To Photography Set up #347072

    Thanks Elliot,

    I am wondering if it would be easier to download Enfold again and rename the theme, then upload demo content for the photography theme, then if it isn’t working as I like, switch back to what I have with the current theme?.

    in reply to: Text Framed Option #329594

    It worked a treat – how did you do that Andy – genius!….sending you a virtual beer.

    Many thanks,

    Gary

    in reply to: Text Framed Option #329270

    Thanks Andy,

    I understand that I add this code to custom CSS, my issue is that I wanted to use the text block in a normal text field, rather than selecting a slider with text block functions. Is this possible, or am I missing the point of the Quick CSS?.

    Is there html code that I can add to a text section for the text block – sorry Andy.

    in reply to: SEO Query #328819

    Thanks aribann. What ever happened to user-friendly, instead of uber complex?….

    in reply to: Text Framed Option #328233

    Nice work Avraam.

    Perhaps the next site update may help with overall site flexibility?.

    in reply to: Background Colour Flash When Selecting Navigation #263672

    Hey Ismael,

    I agree, need to save and get a new laptop and OS.

    Thanks for your awesome support.

    Gary

    in reply to: Background Colour Flash When Selecting Navigation #262774

    It is interesting Yigit – the issue only happens on stretched layout, not boxed layout, so I have switched – curious….

    in reply to: Background Colour Flash When Selecting Navigation #262635

    Hey Yigit,

    I tried the plugins, it did make the site faster, but there was still a grey blip.

    I removed this code from the CSS that was colouring social media in internal pages, which I removed, that seemed to help with Chrome and FF, I only get the blip on Safari now, but its an old version, so maybe won’t show in the update:

    #top .social_bookmarks_mail:hover a{color:#666666; background-color:#666666; }

    Thanks Yigit, have a great weekend.

    Gary

    in reply to: Background Colour Flash When Selecting Navigation #262353

    Hi Yigit,

    Thanks for the video, what I am seeing is the grey pre page load that you can see on the video you kindly sent me at 0.09 , but I see this across the site.

    I am guessing that my Internet might be slower, so I am seeing the footer / socket grey colour load as a page, then the white background on top. I didn’t realise that the footer / socket section is coded as the whole page, and not just one section. Maybe there is no fix for this, it just looks a little messy from a professional pov, but like you mentioned faster Internet speeds may not pick it up?.

    Thanks Yigit

    Gary

    in reply to: Background Colour Flash When Selecting Navigation #262103

    Sorry Ismael, I found this link:

    http://thesis-blogs.com/annoying-white-flash-during-page-transitions-in-google-chrome/

    Applied this code, but for #FFF

    body {
    -webkit-transform: translate3d(0, 0, 0);
    }

    Seems to help in all browsers except Safari, but I have an old version: Version 5.1.10 (6534.59.10)

    If you get any more ideas, let me know?.

    Gary

    in reply to: Background Colour Flash When Selecting Navigation #261957

    Sorry for all the e-mails, I thought I had resolved the issue, but the website is still flashing grey in between navigation changes.

    Any ideas appreciated?.

    Gary

    in reply to: Background Colour Flash When Selecting Navigation #261904

    Hey Ismael,

    I posted in all my old CSS, inc some redundant code and it has fixed the issue, so something in there did the trick?.

    Thanks

    Gary

    in reply to: Background Colour Flash When Selecting Navigation #261770

    Hi Ismae,

    I deleted cache for Google, Safari and FF. FF works fine – no flash, but there is still a flash with Google and Safari, I can send screengrabs if you give me an address?, very odd?.

    Thank you

    Gary

    in reply to: Background Colour Flash When Selecting Navigation #261587

    The grey is the same hex colour as the socket with the © at the botom of the site. Wondered if that had something to do with it?.

    in reply to: Background Colour Flash When Selecting Navigation #261585

    Hey Ismael,

    I already have this code in the CSS but the site still flashes grey when navigating different pages, especially in Safari?.

    Regards

    Gary

    in reply to: Header Text Cut Off #260851

    Please ignore, resolved…sorry.

    in reply to: Text – Icon Spacing Query #260850

    Thanks Yigit, sorry for the double question posting.

    in reply to: Text – Icon Spacing Query #260840

    Blimey Yigit, that was quick, thankyou worked a treat.

    in reply to: Logo Sizing Issue After Update #236344

    Thanks Yigit.

    in reply to: Position of Social Icons In Header #235053

    Thanks Yigit, that did the trick. : )

    Gary

    in reply to: Position of Social Icons In Header #235034

    Thanks Yigit,

    The logos moved, but they are off center to the left, do you think there is a conflict with my other CSS code?:

    #top .social_bookmarks li {
    float: left;
    }
    .sub_menu {
    left: 0;
    }

    html {
    background: white !important;
    }

    #top .social_bookmarks_mail:hover a{color:#efefef; background-color:#666666; }

    .iconlist-char {color:#0093dd;}
    .avia-icon-list .iconlist_icon {
    background: white !important; border: 2px solid #0093dd;
    }

    @media only screen and (min-width: 786px) and (max-width: 1000px) {
    .avia-icon-list .iconlist_icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 25px;
    margin-right: 15px;
    }
    }

    @media only screen and (min-width: 786px) and (max-width: 1000px) { .avia-icon-list .iconlist_content_wrap { margin-right: -10px!important; }}

    .avia-caption-content h4 {
    line-height: 30px;
    }

    .avia-slideshow-dots a {
    height: 10px;
    width: 10px;
    border-radius: 6px;
    padding: 5px;
    }

    #top.home #av_section_1 {
    border-top: 0;
    }

    #menu-item-search {
    display: none;
    }

    .avia-logo-element-container.avia-logo-slider.avia-content-slider.avia-smallarrow-slider.avia-content-slider-active.avia-content-slider1.avia-content-slider-odd.avia-builder-el-2.avia-builder-el-no-sibling .new-special-heading {
    display: none !important;
    }

    #top .avia-logo-element-container img {
    box-shadow: none;
    }

    .no-content-slider-navigation.no-content-slider-heading{
    display: none;
    }

    @media only screen and (max-width: 767px) {
    .avia-fullwidth-slider div .slideshow_caption h2 span, .avia-fullwidth-slider div .slideshow_caption .avia-caption-title em span {
    font-size: 12px;
    }
    }

    #top #socket .social_bookmarks {
    position: absolute;
    right: 0;
    }

    @media only screen and (max-width: 767px) {
    #header_main {
    padding-bottom: 20px;
    }

    .responsive .main_menu {
    position: static;
    margin-top: 20px;
    }
    }

    div .slideshow_caption h2 { text-transform: none!important; }

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }

    .logo img { margin-top: 30px; }
    .header-scrolled .logo img { margin-top: 0; }

    .avia_textblock .social_bookmarks li{
    float: left !important;
    list-style: none;
    margin-left: 0;
    }

    #expertise { border-top: 2px solid white; }

    #design { border-top: 2px solid white; }

    #brands { border-top: 2px solid white; }

    #title { border-bottom: 2px solid white; }

    #header_meta .container { float: right; }

    in reply to: Navigation link to colour section #227120

    Thanks Yigit, and to Kriesi too.

    Your support has been phenomenal.

    Gary

    in reply to: Navigation link to colour section #227005

    Hey Yigit,

    Thanks for your reply, I tried the js fix and it made things worse by throwing off the portfolio link which worked fine, its just the secondary link which is on a separate page that is off.

    Not to worry if it can;t be fixed…will have a htink.

    Best regards

    G

    in reply to: Navigation link to colour section #226469

    Update – strange, sometimes it works, sometimes it goes to the right page but aligns half way down, way below the section title?.

    in reply to: Enfold Feature Requests #226461

    It would be awesome to be able to apply the colour section to select columns e.g. 1/4 rather than full width, so you can apply a different image behind each column.

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