Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1368589

    Hello,

    very last details before going live! ;-)

    in the secondary menu I have some Custom link (Instagram Pinterest Facebook) but when clicked they open the page in the same window and not in a new window. It is not 100% mandatory, but it would be nice to open as desired in a new window.
    PS In the social buttons following on the same row, the behavior is the correct one.

    I also need to add TikTok to the social profiles in order to use it, actually it is not possible to select it.
    Also I would like to make the secondary menu centered and not on the right as now.

    Thanks in advance for tour help
    Andrea

    • This topic was modified 2 years, 1 month ago by cuccarini.
    • This topic was modified 2 years, 1 month ago by cuccarini.
    #1368666

    Hi cuccarini,

    For the menu items to open in new tab/window (I’m assuming that the secondary menu you are referring to is to footer menu), please check this article: https://www.zettahost.com/wordpress-tutorials/wordpress-menu-open-new-tab/
    As for tiktok in Social Profiles, please check this thread: https://kriesi.at/support/topic/tiktok-in-social-media/#post-1189115

    For centering the footer menu, please add this CSS code in Enfold > General Styling > Quick CSS:

    #socket .sub_menu_socket {
        float: none;
        text-align: center;
    }
    
    #socket .sub_menu_socket li {
        float: none;
        display: inline-block;
    }

    Best regards,
    Nikko

    #1368735

    Well Nikko,

    I think I have done almost everything .. the only problem remaining is that the font tiktok is in place and selected in social icons but it do not seem to work properly in the front end also if I added the needed functions and the CSS code as documented.
    Can you give me an advice?
    Thanks

    #1368918

    Hi Andrea,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1369045

    Hello,

    I added the link in the private data so you can access to the backend and solve the problem.
    Thanks in advance

    #1369278

    Hi,
    Thanks for the login to your site, I corrected your TikTok icon function and the css for it and now it is working, please clear your browser cache and check.
    2022-10-18_005.png

    Best regards,
    Mike

    #1372778

    Thanks, I am sorry I forget to ask you please close the ticket.

    • This reply was modified 2 years ago by cuccarini.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Menu custom link in a new page’ is closed to new replies.