Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #100369
    Nancy
    Participant

    Upgraded from 2.7 from 3.3 and have the following questions/issues:

    1. I have forgotten to use the Customizer and use the old theme settings screen. If I save anything, it wipes everything out. I’ve had to redo my settings many times!

    2. Where do I enter footer code now?

    3. Previously, I had Jetpack image’s on the widget sidebar and the images filled the box. Not sure how I did it before, but if it was custom css, it’s not working any more. My site is \\sacredheart.org\School.

    4. Previously my search box was collapsed, in the social bar. How do I do that again?

    #100370
    Nancy
    Participant

    One last question. Can I do custom social media icons?

    #100381
    Mahesh
    Keymaster

    @nschoeggl:
    1. Please use Customize Options instead. Dashboard=> Appearance=> Customize.
    2. For editing Footer Content, go to Dashboard=> Appearance=> Customize=> Theme Options=> Footer Editor Option and edit Footer Editor
    3. Seems like you are using Jetpack’s Image widget. Go to Dashboard=> Appearance-> Widgets and add Image (Jetpack) widget to your desired widget area.
    4. Go to Dashboard=> Appearance-> Widgets and add Search widget in Header Right Sidebar Widget are
    5. No there is no option to add Custom Social icons in this theme.

    Regards,
    Mahesh

    #100382
    Nancy
    Participant

    1. Yes, I know. But if you forget and use the old one you lose everything. The option to save changes should be disabled.
    2. Yes, I know how to edit the footer. The question is referring to the Webmasters Tool footer code section. I was previously give this code to help with a touch issue:

    <script type=”text/javascript”>
    // Open menu on first tap on touch devices.
    jQuery(document).ready(function () {
    jQuery(“.menu-item”).has(“ul”).children(“a”).attr(“aria-haspopup”, “true”);
    });
    </script>

    3. Fixed my own issue. I missed a few of the custom css settings that I lost the resized columns, removed boards, and etc. Once I added these back in, the things are behaving as before.
    4. Previously, the search box in the widget was just the icon and you clicked on it and it expanded. Just different than it was before.
    5. Ok. I’ve done a few modifications that let’s me accomplish what I wanted.

    #100391
    Mahesh
    Keymaster

    @nschoeggl:
    1. Theme Options will be removed in latter versions.
    2. Go to Dashboard=> Appearance=> Customize=> Webmaster Tools=> Header and Footer Codes and paste the code in Code to display on Footer
    3. Seems you’ve fixed this one.
    4. May be you’ve customized it further.

    Regards,
    Mahesh

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Updated from 2.7 to 3.3 Questions/Issues’ is closed to new replies.