Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #694119

    Christopher
    Moderator

    Hi there,

    Please update Cornerstone to latest version to fix the issue.

    Thank you.

    #694498

    Yoav Taler
    Participant

    I have cornerstone 1.0.6, no update is available. I did push the re-check button.

    #694573

    Nico
    Moderator

    Hi There,

    Please update your setup manually using FTP,

    1. Download the theme and extract it in your computer, then navigate to x/framework/plugins
    2. Extract cornerstone.zip in your computer
    3. Login to ftp using filezilla – https://filezilla-project.org/download.php?type=client
    4. Navigate to your extracted cornerstone file in local site and navigate to wp-content/themes/x/framework/plugins in remote site
    5. Upload the unzip cornerstone folder to wp-content/plugins in your remote site

    To install plugins manually guide, please refer to the video:

    Hope it helps.

    Thanks.

    #695935

    Yoav Taler
    Participant

    Hi.

    I upgraded cornerstone to 1.0.10, nothing changed.

    #696261

    Friech
    Moderator

    Hi There,

    Please clear your browser’s cache and any caching plugins that the site have.

    Let us know how it goes. Cheers!

    #696850

    Yoav Taler
    Participant

    HI.

    I disabled my caching plugin and deleted the cache.
    The problem is persistent in two different browsers, so browser cache isn’t the issue.

    This was a RTL bug in X back in the day, that’s why I used the code you asked me to remove above.
    I think it’s the same bug.

    #696851

    Christopher
    Moderator

    Hi there,

    Please add this :

    .x-column.last, .x-column:last-of-type {
        margin-right: 0;
        margin-left: 0;
    }

    Hope it helps.

    #697831

    Yoav Taler
    Participant

    Solved, at last.
    Thanks you.

    #698300

    Lely
    Moderator

    You’re welcome Yoav!

    Always,
    X