StudioPress Community Forums
  StudioPress Community Forums > Search Forums
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: Dwiz
Forum: General Discussion 07-08-2009, 02:26 PM
Replies: 1
Views: 132
Posted By Dwiz
Auto-Sized Thumbnails

How this new feature actually works?

I still must write thumbnail address in custom field or what?

Thank you
Forum: General Discussion 02-20-2009, 04:09 AM
Replies: 1
Views: 102
Posted By Dwiz
Theme 2.0 to 3.0 code changes

Hi,

I currently running churche 2.0 theme with many modifications. I just wondering is there some list of code changes from 2.0 to 3.0 so I can upgrade my theme manual because I don't want to lose...
Forum: General Discussion 02-20-2009, 03:49 AM
Replies: 1
Views: 449
Posted By Dwiz
Sport portal (Church theme)

Hi,

I'm still working on this, but most of work is done:


This is modified church theme with custom made header, archive and home page.

;)
Forum: General Discussion 02-08-2009, 07:10 AM
Replies: 39
Views: 803
Posted By Dwiz
Forum: General Discussion 02-08-2009, 06:52 AM
Replies: 39
Views: 803
Posted By Dwiz
Re: Layout of Posts inside Categories

In style.css find:

.postmeta2 {
width: 590px;
font-size: 12px;
padding: 5px 0px 40px 0px;
margin: 0px;
border-top: double #EAEAEA;
}
Forum: General Discussion 02-08-2009, 06:27 AM
Replies: 39
Views: 803
Posted By Dwiz
Re: Layout of Posts inside Categories

Just remove this from code:


<span class="tags">Tags: <?php the_tags('') ?></span></p>
Forum: General Discussion 02-08-2009, 06:07 AM
Replies: 39
Views: 803
Posted By Dwiz
Re: Layout of Posts inside Categories

Hi,

Replace all code in archive.php with this:

<?php get_header(); ?>

<div id="content">

<div id="contentleft">
Forum: General Discussion 01-30-2009, 10:18 AM
Replies: 3
Views: 116
Posted By Dwiz
Re: Database insert in sidebar area

Here is screenshot (left is with database insert code, right is some simple PHP code):
http://img522.imageshack.us/img522/4789/testqt9.jpg

Any way to fix this?
Forum: General Discussion 01-30-2009, 09:26 AM
Replies: 3
Views: 116
Posted By Dwiz
Database insert in sidebar area

Hi,

I have PHP code that is similar with this:

<?php
$con = mysql_connect("localhost","peter","abc123");
if (!$con)
{
die('Could not connect: ' . mysql_error());
}
Forum: General Discussion 01-29-2009, 11:43 AM
Replies: 1
Views: 139
Posted By Dwiz
Viva Thumbs - automatic articleimg and thumbnail?

Hi,

I just wondering if I purchase Viva Thumbs plugin, will I then need to manualy fill custom fields articleimg and thumbnail or that plugin will do that automaticly?

Thank you
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -5. The time now is 10:40 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.