• Resolved scottkr

    (@scottkr)


    I just upgraded to the latest version of this plugin and what I had done to customize my pages is now gone. I had two columns. Now I have one column because the code I had was over written I assume when I did the upgrade. The shortcodes now appear on the web page.

    II clicked on Insert ShortCode, looked at all the choices including the ones that would be the most obvious to create 2 columns, Saved the page, it did nothing, I still have one column. In fact the code that this new plugin version is inserting isn’t the same code that I originally had in there.

    http://wordpress.org/plugins/shortcodes-ultimate/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter scottkr

    (@scottkr)

    I tried this and it sort of helped but the second column is still under the first column, its just off to the right a bit. I need the 2 columns to be side by side.

    [su_row]
    [su_column size=”1/2″]
    Content
    [/su_column]

    [su_column size=”1/2″]
    Content
    [/su_column]

    http://stankotecki.com/architecture/

    Thread Starter scottkr

    (@scottkr)

    Please look at this page

    http://stankotecki.com/client-list/

    When I did the upgrade to this plugin the short code code now appears on the page and the 2 columns I had side by side is now 1 column.

    How can I fix this?

    Did you try enabling/disabling compatibility mode?

    http://wordpress.org/support/topic/problems-after-upgrading-to-v44?replies=4

    Thread Starter scottkr

    (@scottkr)

    Its already Enabled.

    Should I uncheck it to disable it then recheck it to enable it?

    Thread Starter scottkr

    (@scottkr)

    I just unchecked it, Disabled and Saved then rechecked it, Enabled, Saved. Looked at the web page and the code is still there and only 1 column.

    See if the short code itself has changed, by re-adding it using the ‘insert shortcode’ button.

    Thread Starter scottkr

    (@scottkr)

    I added this back and all my pages are doing what I want now. I had to change the setting to Disable (uncheck) for Compatibility Mode. For me it can’t be set to Enable.

    [column size=”1-2″]
    content
    [/column]

    [column size=”1-2″ last=”1″]
    content
    [/column]

    This code you see here isn’t even the code that the plugin generates on its own.

    That code is from a version previously. last=”1″ is (was) for the last column in a row. I have found that the new version needs last=”1″ in order to work as desired in a number of instances.

    Thread Starter scottkr

    (@scottkr)

    Ok

    ScottKR, where you have this:

    [su_row]
    [su_column size="1/2"]
    Content
    [/su_column]
    
    [su_column size="1/2"]
    Content
    [/su_column]

    I believe you need to end it with [/su_row].

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Columns’ is closed to new replies.