This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Visual Text Widgets for footer

11 years ago · Last reply by Andrew Misplon 11 years ago

Hello,
i would seperate the Footer with your suggestion in the Forum, that we should use Visual Text (Black Studio TinyMCE), but it`s impossible to edit anything in the editor.

My Goal is on the left Side “a one row menu with 2 entries” like the Header. And on the right side a Text right-aligned.

Any suggestions?

Thanks in advance.

Chris

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi Chris

    The footer will automatically split into columns as widgets are added. By default content is left aligned in those columns. To add widgets to the footer, head to Appearance > Widgets and insert widgets into the Footer widget area. There a host of widgets to choose from. The Visual Editor widget is the easiest way to manage text. To make use of this widget you must have the plugin, Black Studio TinyMCE installed first. Once a widget has been added to the footer widget area, click on the widget title bar, the widget will then drop down and you’ll be able to make edits and then save using it’s Save button.

  2. advatis 11 years, 2 months ago

    Hi Andrew,

    thanks for your fast response. I had the the plugin, Black Studio TinyMCE installed. But it’s impossibel to edit anything. I can send you an screen Shot to see it.

    Thanks in advance.

    Chris

  3. Andrew Misplon Staff 11 years, 2 months ago

    For sure. To confirm, once installed and activated, Black Studio TinyMCE adds a widget called Visual Editor. Once Visual Editor has been inserted into a widget area, open it and start typing.

    If you’re unable to do the above please take a screenshot of the problem, upload it to your media library and send through a link to the image.

    Thanks

  4. advatis 11 years, 2 months ago

    Hi Andrew,

    the Link is http://www.eco-butz.de/Screen%20Shot.jpg you can see it. I can’t save the change. I’ve WordPress 4.1 and all plugin are updated. The other Problem with the footer i have, is the individual menue, i got two rows for my entries. I want only one row with two entries.

  5. Andrew Misplon Staff 11 years, 2 months ago

    Please try editing those widgets from Appearance > Widgets, not from Appearance > Customize. See if there is a change.

  6. advatis 11 years, 2 months ago

    Hello Andrew,

    i can edit under Appearance>Widgets, it works. But under Customize it doesn’t work.
    How can i change the layout from individuel menu, i want it like the header layout.

    Thanks

  7. Andrew Misplon Staff 11 years, 2 months ago

    Thanks, we’ve logged this. For now please edit under Appearance > Widgets.

    If you’ve inserted a Custom Menu widget first in the footer widget area, try the following under Appearance > Custom CSS:

    /* Vantage Horizontal Footer Menu */
    #footer-widgets .widget.widget_nav_menu ul {
    text-align: center;
    }
    #footer-widgets .widget.widget_nav_menu li {
    display: inline-block;
    float: none;
    margin-right: 16px;
    }
    #footer-widgets .widget.widget_nav_menu li:last-of-type {
    margin-right: 0;
    }

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread