Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1344507
Trending now and main menu not showing
Closed

Comments

  • weevo started the conversation

    I just installed the theme on an existing website. The main menu is showing but with a transparent background. The top section "trending now" disappears if I activate the top menu. 

    Thanks

  •  2,699
    PenciDesign replied

    Hi,

    1/ Your menu are too long, It doesn't has enough space for display it:

    http://prntscr.com/h175cv

    You should make your menu shoter or your logo smaller on width to make it up.

    2/ Yeah, the "trending now" will gone when you use topbar menu. You just can display one - can't display "trending now" and topbar menu together.


    Best Regards,

    PenciDesign

  • weevo replied

    Can you tell me what can I modify to show the "trending now" box anyway? Then I'll fix the CSS to position it correctly.

    Thanks

  •  2,699
    PenciDesign replied

    Hi,

    To do that, please open soledad/inc/modules/topbar.php file and on line 35 and line 67, remove that 2 lines code:

    if( ! get_theme_mod( 'penci_top_bar_enable_menu' ) ):
    <?php endif; /* End check if topbar menu is enable */?>

    Best Regards,

    PenciDesign