Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

satori

Forum Replies Created

Viewing 10 posts - 1,271 through 1,280 (of 1,561 total)
  • Author
    Posts
  • in reply to: Videos #1321
    mmsatori
    Keymaster

    Hey Agatha,

    I’ve switched the arrows, please take a look!

    Best,
    Andrew | Satori Studio

    in reply to: Contact Form on Generic Page #1313
    mmsatori
    Keymaster

    Dear Susan,

    you can send me your login details, and I will fix the widget for no charge, since this is a theme compatibility issue ;)

    As for the menu, there are at least two alternatives I can suggest:
    1). Make the menu justified on both sides, and then switch the submenu to the right. The first part can be done via the Theme Options panel, “Page Elements” tab, by unticking the “Do not justify the main (vertical) menu on the left” option. You can take a look at how such a menu looks and decide if that would suit you, and then I will move the submenu to the right.
    2). Try moving the submenu with the unjustified menu – I can do that, you’ll see how it actually works, and then decide if you want to leave it or not. In the latter case I’ll not charge you anything.

    Best,
    A | Satori Studio

    mmsatori
    Keymaster

    Dear Khan,

    this is a rather complex issue, but let’s have a shot. Please try this CSS:

    @media only screen and (min-width: 990px) {
    #header #logo-wrap { position: absolute !important; left: 20px !important; float: none !important; }
    #nav-primary { position: absolute !important; left: 20px !important; top: 148px !important; }
    }

    Best,
    Andrew | Satori Studio

    in reply to: Contact Form on Generic Page #1310
    mmsatori
    Keymaster

    Dear Susan,

    I propose we do the following: in case you do want me to change the submenu drop-down as well, I will fix the widget styling together with that task (it’s easier when I actually see the changes the added code does) as soon as I get admin login from you (see my last email). I’ll charge nothing extra for that.

    What do you think?

    Best,
    Andrew | Satori Studio

    in reply to: Re-buying the theme #1301
    mmsatori
    Keymaster

    Hey Denis!

    did I understand correctly – you are having difficulties with purchasing a second licence for the theme even though you have funds on your account? If that is the case, on which stage does the bottleneck occur?

    Sincerely,
    Andrew | Satori Studio

    mmsatori
    Keymaster

    Dear Khan,

    you’ve found the right piece of code to increase the width of the logo area, not sure why it did not work. Please try adding this code at the bottom of “style.css”:

    #logo-wrap #logo a { width: 300px !important; }

    This will increase the length of the logo, yet it will overlap the content area on pages with content. We thus need some more CSS to make it work:

    #logo-wrap, #nav-primary { left: -314px !important; }

    Moving the logo to the leftmost part of the page would be trickier, since we would have to make more serious changes to the template files, but if you definitely need it that way, let me know, we’ll figure something out.

    Best,
    Andrew | Satori Studio

    in reply to: Contact Form on Generic Page #1299
    mmsatori
    Keymaster

    Dear Susan,

    my ultimate goal is to design themes which are user-friendly and require no coding skills, so it’s important for me that every website based on my themes is exactly what its owner wants it to look like ;)

    Please try adding some more CSS code:

    .mc_signup { padding: 8px; }
    input#mc_signup_submit { height: auto !important; }
    #mc_signup_form .mc_var_label { display: block; }

    Best,
    Andrew | Satori Studio

    in reply to: Contact Form on Generic Page #1294
    mmsatori
    Keymaster

    Dear Susan,

    please go to “Appearance -> Editor” and add these lines to the bottom of the “style.css” file (should be opened by default):

    .widget_mailchimpsf_widget h3 { float: none !important; }
    #sidebar .widget_mailchimpsf_widget form input { float: none !important; }
    input#mc_signup_submit { color: #333333 !important; background-color: #cccccc !important; padding: 10px !important; }
    .mc_signup_submit { margin-top: 20px;

    Sincerely,
    Andrew | Satori Studio

    mmsatori
    Keymaster

    Hey Khan,

    Ideally, I would recommend background image size of 2600×1500 pixels, since a sizeable fraction of Internet users have 2560×1440 px monitors these days. JPG is the best format in terms of file size and hence load speed, especially if you optimize and compress it slightly. In general, I would say that a single background image should not be much larger than 500 kB in size.

    Regarding your second question – you can find the background resizing settings in “Appearance -> Background Slider”, “Size and position” tab ;)

    Best,
    Andrew | Satori Studio

    in reply to: Videos #1285
    mmsatori
    Keymaster

    Dear Agatha,

    I’ve installed this plugin/patch and configured the next/previous links accordingly – now the navigation should work correctly.

    Looked at your website now and realized that that was quite some customization from the initial theme :)

    Sincerely,
    Andrew | Satori Studio

Viewing 10 posts - 1,271 through 1,280 (of 1,561 total)