Forum Replies Created

Viewing 9 posts - 46 through 54 (of 54 total)
  • Posted in:
  • in reply to: WPML breaks alignment on main menu #150886
    jsjc
    Member
    Post count: 54
    This reply has been marked as private.
    in reply to: WPML breaks alignment on main menu #150883
    jsjc
    Member
    Post count: 54

    Its not possible yet, I might then wait for it to be online I will let you know then.

    Cheers!

    in reply to: WPML breaks alignment on main menu #150712
    jsjc
    Member
    Post count: 54

    The issue is regarding the DIV class=”menu-main-menu-spanish-container” not the ul. If I change class to the other div all looks fine, but how to ovverride that in CSS Custom?

    Regards,

    in reply to: WPML breaks alignment on main menu #150629
    jsjc
    Member
    Post count: 54

    No change… Still in the middle.

    in reply to: WPML breaks alignment on main menu #150595
    jsjc
    Member
    Post count: 54

    Thanks for quick reply.

    Attached is the screenshot of both sites English (top) and Spanish(bottom).

    The one that works fine is English

    Attachments:
    You must be logged in to view attached files.
    in reply to: Remove Custom Post Types #150578
    jsjc
    Member
    Post count: 54

    Sorted!
    remove_action( ‘init’, ‘faqs_register’);
    remove_action( ‘init’, ‘clients_register’);
    remove_action( ‘init’, ‘jobs_register’);
    remove_action( ‘init’, ‘sf_portfolio_register’);
    remove_action( ‘init’, ‘team_register’);
    remove_action( ‘init’, ‘testimonials_register’);

    in reply to: Remove Custom Post Types #150577
    jsjc
    Member
    Post count: 54

    Seems that portfolio is and testimonials are not gone yet…

    Widgets get removed automatically too? Are they of any load to theme? I want to make it light because as you know being a complex theme its heavy on server.

    Thanks!!

    in reply to: WPML breaks alignment on main menu #150571
    jsjc
    Member
    Post count: 54

    Hi Rui,

    The only issue I see is that the class of the div that contains the menu changes from class=”menu-main-menu-container” to class=”menu-main-menu-spanish-container” if I do change it for testing purpouses in chrome dev tools it aligns perfectly to the right spot.

    How could I sort this out?!

    in reply to: Remove Custom Post Types #150279
    jsjc
    Member
    Post count: 54

    Hi!

    I am using Neighbourhood Theme too but I do not see any options in the theme configuration to disable Custom Post Types…

    I would like to do it within the Child theme just to keep myself safe from updates.

    Looking forward to your reply!

Viewing 9 posts - 46 through 54 (of 54 total)