Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating »

Stuff has broken with update 3.7.5


  #1  
Old Apr 17, 2012, 02:47 PM
Danielwerner's Avatar
Danielwerner
 
94 posts · Jul 2009
Stuff has broken with update 3.7.5

Hi,

Two things have broken when I updated from 3.7.3 to 3.7.5. My site is http://blogg.danielwerner.se/.

1. I had a css-insert which removed the outer menu 1-border. I don't know what it was, but I haven't changed anything. All the old inserts are there, but since the upgrade I now have two borders. One #ccc round border, which should be there. But also a lighter, dashed, square border outside the other border. How do I remove that? The border-setting for menu 1 only affects the "inner border".

2. The .pot-translation has broken AGAIN. There were major issues with this the last time. I finally got the comment-section translated to Swedish, but since the upgrade, it's all back to english. I upgraded Atahualpa, took the new pot-file and translated it manually, and then replaced the untranslated one with the translated one. That's all I've done. Am I missing something?

Please advice asap. Thanks alot!

Kind regards,
Daniel
__________________
http://blogg.danielwerner.se/
  #2  
Old Apr 17, 2012, 03:02 PM
Danielwerner's Avatar
Danielwerner
 
94 posts · Jul 2009
Btw; this is what my css-inserts look like right now, if that helps:

/* removing the default top padding of td#middle of "classic" Atahualpa,
and putting some more padding-bottom here, for more margin above the footer */
td#middle {
padding: 0 0 15px 0;
}

div.searchbox {
position: absolute;
top: 95px;
right: 20px;
}

div.searchbox-form {
margin: 5px 0 15px 5px;
}
div#menu1 ul.rMenu {
background: transparent;
border: none;
}
div#imagecontainer {
margin: 5px 0;
border: solid 5px #666;
-moz-border-radius:10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
}
div.widget ul li {
padding: 1px 0px 1px 0px !important;
background: url('<?php bloginfo('template_directory'); ?>/images/bullets/round-gray.gif') no-repeat 0 7px;
}

/* Menu Bars */

div#menu1 ul.rMenu-ver {
-moz-border-radius:5px;
-khtml-border-radius: 50px;
-webkit-border-radius:5px;
border-radius: 5px;
padding: 5px;
/* the background color of sub-UL's must be set here */
background: #ccc;
box-shadow: 0 3px 10px #6663;
-moz-box-shadow: 0 10px 5px #666;
}

div#menu2 ul.rMenu {
-moz-border-radius:5px;
-khtml-border-radius: 50px;
-webkit-border-radius:5px;
border-radius: 5px;
padding: 3px;
margin: 5px 0;
}
div#menu2 ul.rMenu-ver {
-moz-border-radius:5px;
-khtml-border-radius: 50px;
-webkit-border-radius:5px;
border-radius: 5px;
padding: 5px;
/* the background color of sub-UL's must be set here */
background: #666;
box-shadow: 0 3px 10px #333;
-moz-box-shadow: 0 3px 10px #333;
}


/* Adjustments for the menu bars, which in their default
state have 1px borders plus -1px margins to avoid 1+1=2px
borders between neighbor items. */
ul.rMenu-hor ul, ul.rMenu-hRight ul { margin-top: 0px; }
ul.rMenu-hor li { margin-bottom: 0px; margin-top: 0px; margin-left: 0px; }
ul.rMenu-hor { padding-left: 0px; }
ul.rMenu-ver li { margin-top: 0xp; }

div#menu1 ul.rMenu li a, div#menu2 ul.rMenu li a {
padding: 6px 10px;
}
/* Space between items of page menu bar */
div#menu1 ul.rMenu li {
margin-right: 5px;
}
/* Reset margin for 2nd+ level items */
div#menu1 ul.rMenu li li {
margin-right: 0;
}

/* round corners for menu bar items */
div#menu1 ul.rMenu li, div#menu1 ul.rMenu li a,
div#menu2 ul.rMenu li, div#menu2 ul.rMenu li a {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/* reset 2nd+ level */
/*
div#menu1 ul.rMenu li li, div#menu1 ul.rMenu li li a,
div#menu2 ul.rMenu li li, div#menu2 ul.rMenu li li a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
*/

/* XX comments to .... */
h3#comments {
margin: 5px 0;
padding: 10px;
background: #fff;
-moz-border-radius:10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
border: solid 1px #e5e5e5;
}

ul.commentlist {
border-top: 0;
margin: 0;
}
ul.commentlist li.thread-odd, ul.commentlist li.thread-even {
margin: 5px 0;
padding: 10px;
background: #fff;
-moz-border-radius:10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
border: solid 1px #e5e5e5;
}

div.sticky div.post-footer {
display: none;
}

div.sticky div.post-byline{
display: none;
}

div.sticky div.post-headline{
display: none;
}

.page-item-5698 a span {font-weight: bold;}
__________________
http://blogg.danielwerner.se/
  #3  
Old Apr 17, 2012, 03:09 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
go to export/import settings and export your settings and attach them to a reply.

as for the pot, I may have messed it up. I tried creating a new one but haven't had much experience with poedit.

You should still be able to use the one from 3.7.3

yyou need a
HTML Code:
div#menu1 {border: none;}
I don't see that in your inserts
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Apr 17, 2012 at 03:13 PM.
  #4  
Old Apr 17, 2012, 03:16 PM
Danielwerner's Avatar
Danielwerner
 
94 posts · Jul 2009
Quote:
Originally Posted by juggledad
go to export/import settings and export your settings and attach them to a reply.

as for the pot, I may have messed it up. I tried creating a new one but haven't had much experience with poedit.

You should still be able to use the one from 3.7.3
I PMed you the whole shebang. Thanks!

And as for the .pot; are you sure that'll work? You probably know more than I do regarding this, but I noticed that some phrases had changed its lines, so just want to make sure it won't be messed up if I change back.
__________________
http://blogg.danielwerner.se/
  #5  
Old Apr 17, 2012, 03:20 PM
Danielwerner's Avatar
Danielwerner
 
94 posts · Jul 2009
Or nevermind, I saw your edit before I sent anything. Thanks alot, it works now. I didn't have that insert before I updated, so I don't know why it suddenly was required. Oh well, thanks again.

There's still the pot-problem (somehow that doesn't sound very well ) though. This is how the old working one looks, and how the new non-working one looks:

http://speedy.sh/Nn3J3/atahualpa-old.pot
http://speedy.sh/kND2D/atahualpa.pot
__________________
http://blogg.danielwerner.se/
  #6  
Old Apr 17, 2012, 03:29 PM
Danielwerner's Avatar
Danielwerner
 
94 posts · Jul 2009
Hmm... Found another thing which doesn't work. The center column style.

I've set it to "padding: 10px 15px;", but there is zero padding for the comments and for the next/previous-links. I tried setting the left/right-padding to 200px but nothing happens.
__________________
http://blogg.danielwerner.se/

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Atahualpa Theme Update Broken Links & Major Problems GreatestCollectibles.com New Versions, & Updating 3 Feb 25, 2012 05:27 AM
Need help locating stuff bajalocom Center area post/pages 3 Dec 31, 2009 06:38 PM
SEO stuff Dani808 Atahualpa 3 Wordpress theme 1 Dec 18, 2009 04:10 AM


All times are GMT -6. The time now is 12:11 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.