Footer is broke on post pages

Posted in: Newspaper
Post count: 28

On post pages, the footer changes from 3 columns to 1 column.

Post count: 27744

Hello,

You will have to first start looking for a plugin conflict.
Please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

If the problem persists, please provide more information and some screenshots.

Thank you!

Post count: 28

We did this, and it looks like WP Bakery conflicts with the post pages. However, on regular pages, the footer is fine. How do we resolve this?

Post count: 27744

Hello,

Usually, this problem appears only when you are using a pro demo made with tagDiv Cloud Library, we indicate to use only one of them with our theme, WP Bakery or Cloud Library.
If you want to keep both I can try to help you with this problem with a custom CSS, this isn’t the best practice, but it can work for the moment. For this please provide a link to your website.

Thank you!

Post count: 28

I believe all we are using with the TagDiv cloud library is the post template. Is there a way to disable that?

Post count: 27744

Hello,

If you want to use WP Bakery, then you can choose a Standard Post Template => https://www.screencast.com/t/VmrJKq0IxjX ,
or if want to use a Single Post Template, please provide a link from your website, and I try to help you with a custom CSS.

Please notice that we strongly recommend using only one of those plugins with our theme (WP Bakery or tagDiv Cloud Library, but not both).

Thank you!

Post count: 28

Upon changing the post template, it did not fix the issue.

Post count: 27744

Hello,

Please provide a link to your website and some screenshots with the problem.

Thank you!

Post count: 28
Post count: 27744

Hello,

I think you have a Cloud Footer, for help I need the link to your website.

Thank you!

Post count: 28

The link is https://phm-connect.com. It’s an intranet site. Do you need a log in as well??

Post count: 27744

Hello,

Please insert this code in Theme Panel -> Custom Code -> Custom CSS => https://www.screencast.com/t/JKF5WW1WT

.td-pb-span4 {
width: 33.33%;
}
.td-pb-span8 {
width: 66.66%;
}
.td-pb-span12 {
width: 100%;
}

Let me know about your results!

Thank you!

Viewing 12 posts - 1 through 12 (of 12 total)
You must be logged in to reply to this topic.