Hi there,
Appreciate the effort. But as soon as I update the post with the new external featured image, the screen goes white. Turned off all my other plugins to see if they interfere, and they don’t. Same result.
I can only come to the conclusion that the 8 month old plugin you suggested doesn’t work well with the latest WordPress and Newspaper version. Shame.
Again, thanks for all the trouble.
Andre
Great! Well that sucks big time.
Then I’ll just skip to another theme that does.
Hi Lucian, Chris,
Thanks for the mental support, and actual support π
I have decided to put my site on hold till the fixed layout returns. I have enough of other things to do, so no problem.
Thanks π
Hi der00b,
So you are also frustrated by the sudden removal of fixed (non responsive) mode? Nice! Means I am not alone.
If TagDIV had announced this sooner, would have saved me a lot of time, energy and frustration.
Did you find actual gold in Klondike, regarding getting the website back to fixed dimension?
Do the settings you found, work?
Quite disappointed, you are leaving users that do not want a responsive website out to dry.
Going back to older version is not an option because of some bugs. (like: “fixed bug with spaces between blocks + other UI problems“). Therefore this is, in no way, a solution.
So I have to wait 2 – 3 months now with the construction of my website? π
Hi Chris,
Unfortunately, your first assumptions is not true.
Adding background, thus boxed, still results in responsive design in 4.3 π
So you are offering very limited excerpt options, but there is no easy way to disable it? (and let other plugins fill the gap!)
Quite disappointing π
Hi Emil,
Thanks, so if I remove the function from the module.php files, then the plugin should take over?
Thanks Emil,
I will try to works these instructions out.
Keep you guys up to date.
Hi Dean,
I asked the UberMenu developer for some more concrete help/advice, this is what I just received. Maybe you know what to do with this info?
“The basic idea would be to use Manual Integration to just place the menu where you want it. You’d place it inside the header.php within the proper container – either inside the .td-menu-header div to make it the width of your content, or inside the .td-menu-background div to make it the full width of the screen.
Do you have a diagram of exactly how you want it to look?
If you wanted, you could potentially hack the CSS like this:
[css]
.td-menu-header .span11{
width:100%;
}
.td-menu-background .td-menu-wrap #td-top-menu{
padding-left:0;
}
.header-search-wrap #search-button .td-sp-ico-search{
background-color:#666;
}
[/css]
But generally it’s a better solution to get the actual structure right, as it’ll be more flexible.”
Maybe TAGDIV SUPPORT can help us out here with this new info?
They are awfully quit π
Update:
Got a reply from Ubermenu plugin developer. This is what he said:
“The menu is working properly on your site. The width of the menu bar is restricted by your theme’s #td-top-menu div.
If you want the menu to be wider, you’d need to move it outside of that container. If you want to make the menu full-width, you’d need to move it outside of the .container div”
So, how do I do this (both options)? TagDIV support, please advise!
Thank you
-
This reply was modified 11 years by
OuweAap.
Hey guys, and TagDIV support,
Yesterday I purchased the Ubermenu plugin and installed it on my website http://www.techplanet.nl.
Unfortunately, the Ubermenu somehow does not fit completely over the default menu.
See illustrations with and without using a background image:
With Background: http://goo.gl/yhFkpx
No Background: http://goo.gl/a72mFe
(I prefer using no background on my website)
Can you guys help me with correcting this problem? What am I doing wrong?
Thanks!
P.s. I followed the Ubermenu integration instructions for the Newspaper theme, here: http://sevenspark.com/docs/ubermenu-newspaper-tagdiv
-
This reply was modified 11 years by
OuweAap.
Dream girl indeed, the tongue thing does it for me, hehehe
Ok, keep me up to date please. I will give Ubermenu a go also and try the Theme integration tips. Will keep you guys up to date!
Enjoy whats left of the weekend π
Hi Dean,
Thanks for the feedback!!
P.s. Nice profile pic, that your wife? π
Thanks Chris,
I already tried it, but not enough options. To limited for my requirements. Like, I would want to have a gradient menu background. And more control of how my menu looks, feels and acts in general.
These third party menu plugins give me that freedom. But I have no idea how they integrate with the theme.
Yeps, works!
Thank you π
Does it have something to do with .td-boxed-layout maybe?
Hi Guys,
Thanks for the replies.
Ok, I got it to work using this custom css:
.td-menu-wrap {
background: #cfe7fa;
background: -moz-linear-gradient(top, #cfe7fa 0%, #6393c1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfe7fa), color-stop(100%,#6393c1));
background: -webkit-linear-gradient(top, #cfe7fa 0%,#6393c1 100%);
background: -o-linear-gradient(top, #cfe7fa 0%,#6393c1 100%);
background: -ms-linear-gradient(top, #cfe7fa 0%,#6393c1 100%);
background: linear-gradient(to bottom, #cfe7fa 0%,#6393c1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#cfe7fa’, endColorstr=’#6393c1′,GradientType=0 ); }
Unfortunately, the gradient code ONLY works when I disable the Site Background completely.
And I AM using my own site background. So it seems like it’s one (gradient menu but no site background) or the other (no gradient menu but with site background).
TagDiv support: why is this, and what is the fix for this?
In short: I just want some more gradient color in my main menu. I figured out the code, but this code does NOT want to work when I use site background. How.To.Solve?
Thanks π
Hi TheMediumUTM,
Thanks for the response.
Unfortunately, CSS is not my expertise.
Do you have any idea what custom CSS code I would have to use? How would it look like?
Thanks in advance π
Or maybe there is an option to choose your own background image as a background for the main menu? That would also solve the problem.
Please help, thanks π
-
This reply was modified 11 years by
OuweAap.
Hi Lucian,
You are right, reinstalling the speed booster 2.5 fixes it (in combination with theme version 4.2).
Thanks!
The block title should simply not be linkable
Hi Lucian,
By default it is blank, but still links to http://techplanet.nl/category/hardware/
It might have something to do with the fact that my Category Filter in this block is Hardware.
But still, I don’t want it linking to my Hardware section, just SHOW articles that are in my hardware section.
So how do I stop the Block title from linking, even when the field you said it empty?
Andre
Why didn’t I think of that.
Works great, thanks π
TagDiv support: can you advise me here?
SEO wise: should I better use Visual Composer pages or WordPress generated index/categoru.php pages?
