Sliding Door Latest Version available for download!

Everything else!

Re: New Sliding Door Version available for download!

Postby TRDesign » Tue May 17, 2011 7:01 pm

So...

Just upgraded via the dashboard and destroyed a well established site.

Is there a way to remove the main navigation bar and right hand side bar that despite being empty insists on showing the categories?

In the future I'd suggest if you're going to make such a radical change to a theme to possible rename it or something?

Adding a third column and new nav bar completely changes the theme beyond a minor upgrade.
TRDesign
I'm new here
 
Posts: 2
Joined: Tue May 17, 2011 6:52 pm

Re: New Sliding Door Version available for download!

Postby TRDesign » Tue May 17, 2011 7:04 pm

If possible could someone please post a link do download the old version.
TRDesign
I'm new here
 
Posts: 2
Joined: Tue May 17, 2011 6:52 pm

Re: New Sliding Door Version available for download!

Postby znaeff » Wed May 18, 2011 10:04 am

Hello!

Theme looks pretty good.
But theme contains many text messages in php-code.
Why don't put all text messages in slidingdoor.pot ?
znaeff
I'm new here
 
Posts: 1
Joined: Wed May 18, 2011 9:36 am

Re: New Sliding Door Version available for download!

Postby wayne » Wed May 18, 2011 1:40 pm

Which version do you want?
wayne
Site Admin
 
Posts: 656
Joined: Tue Apr 08, 2008 7:02 pm

Re: New Sliding Door Version available for download!

Postby doruh » Wed May 18, 2011 4:42 pm

I am in the same situation. Many changes in new version which I really don't agree. I would highly appreciate a link to a previous form of the slidedoors theme.
doruh
I'm new here
 
Posts: 3
Joined: Wed Nov 10, 2010 11:37 am

Re: New Sliding Door Version available for download!

Postby doruh » Wed May 18, 2011 7:43 pm

Also,there's a great mix on some posts. I am having the comment on posts appearing over the photos. weird!!
Any ideea on what can be done?
Thanks
Attachments
www.blog.doruhalip.jpg
www.blog.doruhalip.jpg (89.85 KiB) Viewed 7828 times
doruh
I'm new here
 
Posts: 3
Joined: Wed Nov 10, 2010 11:37 am

Re: New Sliding Door Version available for download!

Postby woohoosd » Wed May 18, 2011 11:20 pm

This is my first Wordpress theme and consider myself very lucky to have found this. I have had photography websites before but Wordpress is just amazing.I'm just starting this website http://woohoosandiego.com
I do have a question Wayne that I can't seem to find a solution to. How would I go about reversing the background and fonts so that the bg is white and font black?
I personally like the dark bg but out of 20 people I have had look at the layout 16 said they would prefer the reverse.
Thank you.
-Dave J
woohoosd
I'm new here
 
Posts: 3
Joined: Tue May 17, 2011 1:47 am

Re: New Sliding Door Version available for download!

Postby woohoosd » Thu May 19, 2011 12:17 am

I should have mentioned that I did read the FAQ but am having problems using the editor in Wordpress admin panel. BTW I am using XP , if anyone knows of a good editor for Windows I would appreciate the info.Thanks again.
woohoosd
I'm new here
 
Posts: 3
Joined: Tue May 17, 2011 1:47 am

Re: New Sliding Door Version available for download!

Postby Peter dB » Thu May 19, 2011 11:24 am

For those who experience troubles with the featured image, you can still hard code the image locations by modifying the imageMenu.css file (you have to ADD the following code):
Code: Select all
#imageMenu ul li.bk1 {
   padding: 8px 0 20px 0px;
   padding-bottom: 12px;
   padding-top: 12px;
   background: url('http://URL-TO-YOUR-IMAGE-HERE/2.jpg') repeat scroll 0%;
   background-repeat: no-repeat;
}

#imageMenu ul li.bk2 {
   padding: 8px 0 20px 0px;
   padding-bottom: 12px;
   padding-top: 12px;
   background: url('http://URL-TO-YOUR-IMAGE-HERE/3.jpg') repeat scroll 0%;
   background-repeat: no-repeat;
}

#imageMenu ul li.bk3 {
   padding: 8px 0 20px 0px;
   padding-bottom: 12px;
   padding-top: 12px;
   background: url('http://URL-TO-YOUR-IMAGE-HERE/4.jpg') repeat scroll 0%;
   background-repeat: no-repeat;
}

#imageMenu ul li.bk4 {
   padding: 8px 0 20px 0px;
   padding-bottom: 12px;
   padding-top: 12px;
   background: url('http://URL-TO-YOUR-IMAGE-HERE/5.jpg') repeat scroll 0%;
   background-repeat: no-repeat;
}

#imageMenu ul li.bk5 {
   padding: 8px 0 20px 0px;
   padding-bottom: 12px;
   padding-top: 12px;
   background: url('http://URL-TO-YOUR-IMAGE-HERE/6.jpg') repeat scroll 0%;
   background-repeat: no-repeat;
}

#imageMenu ul li.bk6 {
   padding: 8px 0 20px 0px;
   padding-bottom: 12px;
   padding-top: 12px;
   background: url('http://URL-TO-YOUR-IMAGE-HERE/7.jpg') repeat scroll 0%;
   background-repeat: no-repeat;
}


The links to the menu items are still managed with the "menu" with 7 items, but now you can also use custom links and you don't have to use the featured image function.

@woohoosd: Notepad++ is an excellent Windows editing tool. http://sourceforge.net/projects/notepad-plus/

enjoy!
Peter dB
I'm new here
 
Posts: 2
Joined: Thu May 19, 2011 11:18 am

Re: New Sliding Door Version available for download!

Postby woohoosd » Thu May 19, 2011 5:44 pm

Thank you Peter. The only place I could see where it stated background#000 and font#fff I reversed but the only change was the bottom of the screen as you can see now at http://woohoosandiego.com/

I'll give it another try tonight. I am completely new to this outside of using flash website templates for photography. That was more Photoshop than code.
-Dave Jackson
woohoosd
I'm new here
 
Posts: 3
Joined: Tue May 17, 2011 1:47 am

PreviousNext

Return to Announcements and General Support for Slidingdoor Themes