Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
atflaten
tagDiv Member

Thanks for checking, but the problem arrives with different zoomes. For example, when I zoom in to 110%, or out to 80%..

atflaten
tagDiv Member

I have the same issue and I’ve also e-mailed you Simion. Hope you can provide me with the version I requested as soon as possible. Thanks!

atflaten
tagDiv Member

Thanks Lucian!!

atflaten
tagDiv Member

Ok, but how do I center it/move it right or left? See the difference in Chrome and IE11?

atflaten
tagDiv Member

Hi again

Everything looks great in Chrome (38), but how do I write IE11 specific CSS? The logo in the menu looks all messed up in IE11…

/* —————————————————————————-
Custom CSS
*/
.menu-item-40484 {
display: none;
}
.affix .menu-item-40484 {
display: block;
}
.menu-item-40484 {
position: absolute; left: 260px;}
}
/* responsive portrait tablet */

@media
(min-width: 768px) and (max-width: 1018px) {
.menu-item-40484 {position: absolute;left: 35px;}
}
/* responsive landscape tablet */

@media
(min-width: 1019px) and (max-width: 1199px) {
.menu-item-40484 {position: absolute;left: 52px;}
}

@media
(min-width: 1019px) and (max-width: 1199px) {
.td-menu-wrap #td-top-menu {
padding-left: 70px;
}

When scrolling, the logo in the menu looks like this in Chrome (38):
<!– copy and paste. Modify height and width if desired. –>

and it looks like this in IE11…..:
<!– copy and paste. Modify height and width if desired. –>

  • This reply was modified 11 years by atflaten.
atflaten
tagDiv Member

As I said, followed all your steps exactly as you show. Still not working…

Is there a css thing I can add or something? Because no matter what category ID I throw in there, it shows me random posts.

I’m using child theme, so that might be the issue? Btw: I’ve edited both the newspaper more article box file and the child theme file, just to be sure…

atflaten
tagDiv Member

Yep, giving me random articles from all categories…

atflaten
tagDiv Member

Hi again

The site is live and I’m wondering how I get the mobile version to show the mobile menu button on the left, and my image as a mobile menu item.

If you visit the site, I want the image you see in the menu when scrolling at the same place when you’re scrolling on mobile.

I’m displaying the logo in the menu with the following css, and it’s working great on everything except mobile:

/* —————————————————————————-
Custom CSS
*/
.menu-item-40484 {
display: none;
}
.affix .menu-item-40484 {
display: block;
}
.menu-item-40484 {
position: absolute; left: 260px;}
}
/* responsive portrait tablet */

@media
(min-width: 768px) and (max-width: 1018px) {
.menu-item-40484 {position: absolute;left: 35px;}
}
/* responsive landscape tablet */

@media
(min-width: 1019px) and (max-width: 1199px) {
.menu-item-40484 {position: absolute;left: 52px;}
}

@media
(min-width: 1019px) and (max-width: 1199px) {
.td-menu-wrap #td-top-menu {
padding-left: 70px;
}

I’ve tried adding something like the css below, but it doesn’t work:

/* responsive phone */

@media
(max-width: 767px) {
.menu-item-40484 {position: absolute;left: 5px;}
}

My site: http://www.amerikanskpolitikk.no

atflaten
tagDiv Member

Hi

Followed all your steps (including changing the category ID), but it didn’t work. Tried different categories too, just to be sure. The More Article Box keeps showing random posts from all categories…

atflaten
tagDiv Member

Emil fixed it!

atflaten
tagDiv Member

How do I do this Marius? I want to show the articles shown in mega menu on the frontpage even though I have unique articles enabled.

There must be work around in css or something that I can add?

Best,
Are

atflaten
tagDiv Member

See my comment above. Big Slide works just fine with other categories, and it also works with Featured, as long as unique articles are disabled. It doesn’t work when unique article function is enabled.

Just to be clear: Unique article system is not supposed to hide articles in mega menu from the front page? It does that now. Is there a fix?

I’ve enabled unique articles on the homepage so you can see what I mean:

http://amerikanskpolitikk.no
password: ampoltesting

atflaten
tagDiv Member

I found the problem: The unique articles feature (!)

When it’s disabled, everything works fine. The big problem, obviously: duplicate posts on the homepage. Looks sloppy.

When unique articles is enabled, the big slide with the featured posts disappear, and the posts on the first row in mega menu act as if they’re visible on the front page. I thought this was fixed in an earlier version? I have 3.6 running.

http://amerikanskpolitikk.no (password: ampoltesting)

atflaten
tagDiv Member

Nope. Still not showing featured posts. It shows other categories, like the one I have now, but I’m trying to get it to show featured posts.

I have 4 featured posts, and they show just fine in the sidebar on posts. Any idea why featured posts don’t show up in the big slide?

atflaten
tagDiv Member

Yes, I’ve done exactly that. But nothing shows. Could you take a look? The Big Slide is an important part of the design so it needs to work:

http://amerikanskpolitikk.no (password: ampoltesting)

Are

atflaten
tagDiv Member

Yep. Had to do it again, but worked great!

Thanks again Marius

atflaten
tagDiv Member

Website is finally online (www.amerikanskpolitikk.no), behind password wall. Send me an e-mail and I’ll give it to you.

I have an issue with the menu_category (the item on the far left side in the pics above). I’m given the opportunity “Click here – to select or create a menu”, but nothing happens when I try changing it.

Are

atflaten
tagDiv Member

Hm. Didn’t work?

atflaten
tagDiv Member
atflaten
tagDiv Member

Yes, I know that.

My question: How can I hide the “More Article Box” on full width posts (full width posts — meaning, posts without sidebars)?

Are

atflaten
tagDiv Member

2) Ok. Any clue to how I can remove them from the iosSlider?

atflaten
tagDiv Member

Thanks!

atflaten
tagDiv Member

Awesome. Thanks a lot!

atflaten
tagDiv Member

Adding this code in functions.php:

add_filter( ‘author_link’, ‘my_multi_author_link’, 10, 2 );

function my_multi_author_link( $url, $user_id ) {
if ( 1 == $user_id ) {
return home_url( ‘flaten’ );
}
return $url;
}

…messes everything up and gives med the following warning/fatal error:
( ! ) Warning: require_once(includes/td_wordpres_booster.php): failed to open stream: No such file or directory in /Users/areflaten/Documents/Websites/www.amerikanskpolitikk.dev/wp-content/themes/Newspaper-child/functions.php on line 16

( ! ) Fatal error: require_once(): Failed opening required ‘includes/td_wordpres_booster.php’ (include_path=’.:/Applications/XAMPP/xamppfiles/lib/php’) in /Users/areflaten/Documents/Websites/www.amerikanskpolitikk.dev/wp-content/themes/Newspaper-child/functions.php on line 16

Viewing 25 posts - 1 through 25 (of 63 total)