Skip Navigation

[Resolved] When I install Toolset it messes up my theme; particularly the nav menu.

This support ticket is created 6 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 -
- 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 6 replies, has 2 voices.

Last updated by Noman 6 years, 1 month ago.

Assisted by: Noman.

Author
Posts
#1118879
Screen Shot 2018-10-02 at 2.20.28 AM.png
Screen Shot 2018-10-02 at 2.20.03 AM.png

I am trying to: create custom post types and related layout templates so that a portfolio and testimonal pages can be added to my site and seen on my theme.

Link to a page where the issue can be seen: It's deactivated currently so I can work on the rest of the sight, but it is the navigation menu on the right side of every page at mystiechamberlin.com

I expected to see: the dark background (img attached)

Instead, I got: the white background with pink rollover text so you can't even read the menu items. (image attached)

#1119079

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Hi,

Thank you for contacting Toolset support. It seems this issue can be fixed using small CSS code. Could you please activate Toolset plugins and provide me URL where I can see the issue and provide you CSS code accordingly.

Thank you

#1119367

Here is the link. The menu is accessible on the right: hidden link

I've also activated the plug-ins as requested.

#1119802

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

background color issue fixed.png

Hi,

You can fix this issue by adding following CSS in your theme’s or child theme style.css file OR Custom CSS section of the theme and it will look as in attached screenshot.

.side-menu .panel {
    background: none;
}

Thank you

#1121387
Screen Shot 2018-10-05 at 3.49.24 AM.png
Screen Shot 2018-10-05 at 3.44.35 AM.png

I just realized that another problem that seems to have occurred with the toolset installation is that the images that are supposed to extend to full width are only going to the in-container size.

For example, on the biography page, the banner img row is set to full-width, but it is not showing as such. The same is true for all the other full-width settings.

I've included images of how the theme is supposed to respond and additional images and links to my own pages where they are not responding correctly.

biography page banner image: hidden link
home page: the black box around "What I'm listening to right now" should also be full width and so should the image of the water with a floating balloon beneath it.

New threads created by Noman and linked to this one are listed below:

https://toolset.com/forums/topic/split-images-are-not-extending-to-full-width/

#1121396

I can't upload the other screenshots here is a dropbox link with them all: hidden link

#1121653

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

These images full-width issues are different than the side menu that we just solved. I have created a new ticket since this is a separate issue. Here is the link to the new ticket:
https://toolset.com/forums/topic/split-images-are-not-extending-to-full-width/

You may mark this current ticket as resolved and we will continue to work on the new ticket.

Thank you for your cooperation and patience.