New Landing How can we help? Atelier Switching Theme Custom CSS Problems

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #248087
    kucherd
    Member
    Post count: 24

    Hi,
    I’m a long-time customer and just switched from Flexform to Atelier. I know the site isn’t pretty now, and I’m making adjustments to get back to normal. My problem is that I can no longer access the Custom Css page (originally under theme options > general). There is a new Css menu but my custom Css is not there. I really need to delete most of it, maybe all of it, to get this new theme to look good. Below is what I had, how can I find this in the backend to modify it?

    /* Full width logo code */
    #header-section #logo {
    width: 100%;
    }
    #header-section #logo img, #header-section #logo img.retina {
    margin: 0 auto;
    }

    /* Full width menu code */
    #nav-section {
    width: 100%!important;
    }
    .nav-wrap {
    float: none!important;
    }
    #main-navigation {
    float: none;
    width: 100%;
    height: 48px;
    text-align: center;
    }
    nav .menu li {
    float: none;
    }

    /* Disable the nav search */
    #nav-search {
    display: none;
    }

    /* Responsive code */
    @media only screen and (max-width: 767px) {
    #header-section #logo img, #header-section #logo img.retina {
    margin-bottom: 20px;
    }
    #main-navigation {
    width: auto;
    height: auto;
    text-align: left;
    }
    }

    #header-section {
    padding: 0 0 !important;

    }

    .standard-post-author {
    display: none;
    }

    #nav-section {
    display: none;
    }

    body.home div.standard-post-content.span6 figure > a.link-to-post > img{
    display:none;
    }
    body.page div.standard-post-content.span6 figure > a.link-to-post > img{
    display:none;
    }

    #top-bar .menu li a {font-size: 13px !important;}

    /* image quality */
    function gpp_jpeg_quality_callback($arg)
    {
    return (int)100;
    }

    add_filter(‘jpeg_quality’, ‘gpp_jpeg_quality_callback’);

    #248182
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You will not get any custom css code as you entered at Flexform theme. You can get Atelier theme custom css code at Admin -> Theme Options -> Custom CSS/JS .
    Thanks
    Mohammad

    #248466
    kucherd
    Member
    Post count: 24

    Ok thanks. Still having issues. I Can’t download the Swift Frameworks plugin without causing an error white blank screen. From what I found on another forum post, I tried deleting the Caching plugin I had installed ( I did did through FTP because I was locked out via WP) and it didn’t work. I needed to then delete the Swift Frameworks plugin through FTP to be able to access my site backend and frontend. How can I fix this? I want to update my theme but there are so many problems!

    #248564
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me FTP login detail to update the theme and all plugins.
    Thanks
    Mohammad

    #248757
    kucherd
    Member
    Post count: 24
    This reply has been marked as private.
    #248766
    kucherd
    Member
    Post count: 24
    This reply has been marked as private.
    #249136
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Daniela,

    Your FTP details are wrong. Please download the Swift Framework zip file here an manually upload the plugin into WordPress => Dashboard => Plugins => Add New => Upload.

    https://www.dropbox.com/s/v1an2fpylsvniqc/swift-framework.zip?dl=0.

    Thanks.

    #250154
    kucherd
    Member
    Post count: 24
    This reply has been marked as private.
    #250456
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    The link is for the plugin Swift Framework, not the theme.

    Please disable and then delete the plugin Swift Framework.

    Please then upload this zip file with the latest 1.7+ version: https://www.dropbox.com/s/v1an2fpylsvniqc/swift-framework.zip?dl=0.

    Thanks.

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register