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 47 of 47
Search took 0.02 seconds.
Search: Posts Made By: Florux
Forum: General Discussion 05-15-2010, 08:52 AM
Replies: 2
Views: 80
Posted By Florux
Thanks - took a few days to figure out the...

Thanks - took a few days to figure out the basics, but thanks to firebug and half a dozen CSS tutorials I now have a slim and nice menu bar. Thanks much Nick!
Forum: General Discussion 05-15-2010, 08:49 AM
Replies: 1
Views: 103
Posted By Florux
Changing Widget layout/location

Hi,

I am trying to change the corporate 2.0 theme layout a bit. Instead of having the main theme divided in just left and right, I'd like also a top/bottom divide.

From a CSS point of view,...
Forum: General Discussion 05-06-2010, 01:49 PM
Replies: 2
Views: 80
Posted By Florux
Making menu-bar thinner to save space

Hi,

Is it possible by changing the CSS to make the menubar used in Corporate 2.0 a bit thinner? Preferably up to a third thinner. I know that with modern XHTML pages, most if not all of this is...
Forum: General Discussion 05-06-2010, 04:47 AM
Replies: 3
Views: 120
Posted By Florux
Thanks for answering - I spent a couple of days...

Thanks for answering - I spent a couple of days trying this out and failed rather miserably.

I looked at theme-options, but that's only where these values are set from the Administrative control...
Forum: General Discussion 05-03-2010, 08:28 AM
Replies: 4
Views: 142
Posted By Florux
So I sat down and read the code more in detail,...

So I sat down and read the code more in detail, and printed the source for both Corporate and Allure themes, and came down to the following.

After adding the necessary widgets to functions.php, I...
Forum: General Discussion 05-03-2010, 07:06 AM
Replies: 3
Views: 120
Posted By Florux
Removing certain theme options

I'd like to remove certain of the Allure Theme Options by replacing them with "static PHP" in the header.php file, thus minimizing the php and database calls from header_options.php.
There are two...
Forum: General Discussion 05-03-2010, 05:40 AM
Replies: 11
Views: 301
Posted By Florux
Turns out the plugin author does indeed know what...

Turns out the plugin author does indeed know what he's doing. Just look at this one response over at wordpress.org:



Problem solved :-)
Forum: General Discussion 05-02-2010, 12:25 PM
Replies: 11
Views: 301
Posted By Florux
Yeah, I saw that - what surprised me (note that I...

Yeah, I saw that - what surprised me (note that I am, as you can probably tell, a total beginner!), is that the plugin author claims the analytics code is clever enough to detect the type of PHP code...
Forum: General Discussion 05-02-2010, 10:42 AM
Replies: 4
Views: 142
Posted By Florux
Thanks for answering Rebecca, Sorry that my...

Thanks for answering Rebecca,

Sorry that my question was a bit vagues - I'll try to be more specific.
Registering the widgets was quite easy,as you said I had just registered them in...
Forum: General Discussion 05-02-2010, 10:38 AM
Replies: 11
Views: 301
Posted By Florux
Just updated to footer.php for the other way of...

Just updated to footer.php for the other way of calling wp_footer, so that the last few lines of footer.php now reads:

</div>

<?php wp_footer(); ?>

</body>
</html>

Doesn't make any...
Forum: General Discussion 05-01-2010, 04:22 PM
Replies: 11
Views: 301
Posted By Florux
Not yet - went out for a better dinner with my...

Not yet - went out for a better dinner with my wife. Will try first thing tomorrow morning and report back - thanks!
Forum: General Discussion 05-01-2010, 10:06 AM
Replies: 11
Views: 301
Posted By Florux
Thanks for the replies. According to the plugin...

Thanks for the replies.
According to the plugin author, it's set up to put the code in the header only if it can't find the appropriate code in the footer, which seems to be the case here.

So if...
Forum: General Discussion 04-30-2010, 02:51 PM
Replies: 4
Views: 142
Posted By Florux
Adding new widgets to Allure theme

Hi,

I'm trying to add a new Sidebar Widget set to Allure in order to get different widgets displayed on the front page, on the pages and on the posts.

Having also bought the Revolution3 and...
Forum: General Discussion 04-30-2010, 02:36 PM
Replies: 11
Views: 301
Posted By Florux
Why do_action('wp_footer') instead of <?php wp_footer(); ?> ?

I noticed that allure theme uses:

<?php do_action('wp_footer'); ?>

instead of

<?php wp_footer(); ?>

Why is that?
Forum: General Discussion 04-30-2010, 09:46 AM
Replies: 7
Views: 202
Posted By Florux
Seems like the initial solution referred to was...

Seems like the initial solution referred to was removed by an admin - care to give a heads up for others who need to localise the theme?
Forum: General Discussion 04-26-2010, 02:56 PM
Replies: 4
Views: 147
Posted By Florux
Set up a test-site and it works swell with...

Set up a test-site and it works swell with WordPress 2.9.2 - thanks for the hint - it's really spot on!

On a sidenote, it's really too bad this plugin is orphaned, as it serves a great purpose in...
Forum: General Discussion 04-26-2010, 07:44 AM
Replies: 4
Views: 147
Posted By Florux
Thanks - that looks perfect, but does it work...

Thanks - that looks perfect, but does it work with WordPress 2.9.2? It says it only works up to 2.6 and has been abandoned for a couple of years..

Otherwise it fits the bill perfectly :-)
Forum: General Discussion 04-24-2010, 12:20 PM
Replies: 4
Views: 147
Posted By Florux
Customised User Registration

Hi,

Can anyone recommend a "New User Registration" plugin that has the following characteristics? (all are must-haves)


The new user can choose her/his own password
Activation email sent to...
Forum: General Discussion 04-24-2010, 12:17 PM
Replies: 4
Views: 154
Posted By Florux
Have you checked out RoleScoper plugin? You can...

Have you checked out RoleScoper plugin? You can use that to limit access to pages, posts, categories and pretty much everything. Easy to use, and does not slow the system down. Highly recommended.
Forum: General Discussion 03-27-2010, 11:02 AM
Replies: 1
Views: 102
Posted By Florux
Making corporate2.0 look like revolution?

Hi, I've bought both Corporate 2.0 and Revolution theme in the past. I've noticed that the Corporate theme is more modern in its widget support etc, but am more happy with the front-page layout and...
Forum: General Discussion 03-18-2010, 11:00 AM
Replies: 1
Views: 111
Posted By Florux
Urgh - nevermind - a colleague pointed out my...

Urgh - nevermind - a colleague pointed out my stupidness - there's a sublayer in the PSD under the globe in question that takes care of this.

Back to the manuals - sorry about the noise.
Forum: General Discussion 03-18-2010, 10:51 AM
Replies: 1
Views: 219
Posted By Florux
SEO and Google Analytics in StudioPress themes

The studiopress themes all come advertised with being SEO-ready. How does that compare to the various SEO-plugins for wordpress, and which is recommended?

Same thing goes for Google Analytics...
Forum: General Discussion 03-18-2010, 10:42 AM
Replies: 1
Views: 111
Posted By Florux
Making a white version of Corporate 2.0

Hi,

I'm making a white version of corporate2.0 (similar to blue.css) to make it look more like the old Revolution theme (which I also bought).

I'm having some trouble with the globe in the...
Forum: General Discussion 03-09-2010, 12:10 PM
Replies: 1
Views: 176
Posted By Florux
Hosting this theme on Wordpress.com Premium

Hi, does this theme work with hosting on wordpress.com's premium programme? Any potential issues or drawbacks with using wordpress.com for hosting a website using this StudioPress theme?

Thanks in...
Forum: General Discussion 12-22-2009, 02:33 AM
Replies: 4
Views: 167
Posted By Florux
True - I agree. However, there's the issue with...

True - I agree. However, there's the issue with plugin compatibility, and I'd rather wait for others to find any incompatibilities or for the plugins to be verified for 2.9 prior to upgrade. Then...
Forum: General Discussion 12-20-2009, 06:53 AM
Replies: 4
Views: 167
Posted By Florux
Corporate-theme Considerations before WP2.9 upgrade?

Hi,

Are there any precautions or things to check related to the corporate theme before upgrading from WordPress 2.8.6 to 2.9 ? Will probably wait until 2.9.1 comes out to stay on the safe side,...
Forum: General Discussion 12-10-2009, 05:24 AM
Replies: 3
Views: 168
Posted By Florux
I could really use some help here - anyone? ...

I could really use some help here - anyone?

From reading the sidebar-login php-code (I'm no programmer though), it looks as though it formats its output differently when placed in a widget as...
Forum: General Discussion 12-07-2009, 07:39 AM
Replies: 2
Views: 109
Posted By Florux
Thanks! Will do!

Thanks! Will do!
Forum: General Discussion 12-07-2009, 05:38 AM
Replies: 2
Views: 109
Posted By Florux
Creating a "white.css" from blue.css template?

Hello,

I'm trying to get the corporate theme to get the same colours as the old Revolution theme by creating a new "white.css" file to make the changes there.

Changing the css values is not a...
Forum: General Discussion 12-07-2009, 02:21 AM
Replies: 3
Views: 168
Posted By Florux
Thanks - I'm quite new to this so it's taken some...

Thanks - I'm quite new to this so it's taken some time to try to figure things out.

It turns out that on the sidebar of pages, the sidebar-login displays using < h2 > tags, but on the front page...
Forum: General Discussion 11-28-2009, 12:37 PM
Replies: 3
Views: 168
Posted By Florux
CSS-styling sidebar-login plugin

Hello,

I am successfully using the sidebar-login plugin on the Corporate theme homepage / front page, and it gets styled so that the header (Login) and other text fits the fonts and sizes and look...
Forum: General Discussion 11-27-2009, 01:15 PM
Replies: 2
Views: 116
Posted By Florux
Re: Change menu to not show sub-menu items

Works like a charm! Thanks for quick and to-the-point reply!
Forum: General Discussion 11-27-2009, 12:48 PM
Replies: 2
Views: 116
Posted By Florux
Change menu to not show sub-menu items

Hi,

Is it possible to change the menu in the corporate theme so that it does not show any sub-menus even though there are pages that are children of other pages?

I want to be able to link to...
Forum: General Discussion 11-27-2009, 09:29 AM
Replies: 2
Views: 89
Posted By Florux
Re: News-only-menu

Perfect! Works like a charm! Thank you so much!
Forum: General Discussion 11-27-2009, 04:06 AM
Replies: 2
Views: 89
Posted By Florux
News-only-menu

Is it possible to make a menu item in the horizontal menu that only displays blog posts from a certain category?

In our corporate blog we have several categories, one of which is "News" and we...
Forum: General Discussion 11-27-2009, 04:01 AM
Replies: 4
Views: 229
Posted By Florux
Re: Professional-looking Google Maps integration

Solved by changing to plugin Mappress and adding display:none; to the .mapp-poweredby CSS section of mappress.css
Forum: General Discussion 11-25-2009, 01:48 PM
Replies: 4
Views: 229
Posted By Florux
Re: Professional-looking Google Maps integration

Hi, and thanks for answering so quickly.

it's not the sitemap generator I'm having trouble with - it's the xml-google-maps plugin. Sitemap generator not installed and not relevant.

The XML...
Forum: General Discussion 11-25-2009, 01:20 PM
Replies: 4
Views: 229
Posted By Florux
Professional-looking Google Maps integration

Hello,

I'm trying to find a decent, professional-looking Google Maps integration for Wordpress to go with the Corporate theme we purchased. I've been recommended the XML-GoogleMaps plugin over at...
Forum: General Discussion 11-08-2009, 10:44 AM
Replies: 2
Views: 156
Posted By Florux
Forum: General Discussion 11-08-2009, 06:00 AM
Replies: 2
Views: 156
Posted By Florux
Analytics/Stat Tracker Code

Hello,

In the Corporate Theme Options page, at bottom, there's an area for Analytics/Stat Tracker Code

Is this for the full tracker code, or only the tracker ID ?

ie

<script...
Forum: General Discussion 11-07-2009, 07:53 AM
Replies: 5
Views: 133
Posted By Florux
Re: Blank featured content gallery

THANK YOU!
Enabled short open tags and it works like a charm! Man had I only had the brains to ask this hours ago ...

Thanks much - in case more people have hassle with this, perhaps it could be...
Forum: General Discussion 11-07-2009, 07:45 AM
Replies: 5
Views: 133
Posted By Florux
Re: Blank featured content gallery

The screenshot is from the clean install where corporate.xml was imported. Page=2 should correspond to the 2 number on FCG setup screen
Forum: General Discussion 11-07-2009, 07:31 AM
Replies: 5
Views: 133
Posted By Florux
Blank featured content gallery

Hello,

Trying to move webpage from an internal staging server to new public server, and in the process the Featured Content Gallery just displays a blank grey area. It's working great on the...
Forum: General Discussion 11-04-2009, 09:43 AM
Replies: 3
Views: 116
Posted By Florux
Re: Include image in footer

Hi,

While experimenting the page in question is on an internal staging server behind a firewall, so unfortunately there's currently no way to show it outside. Also - since the web is already...
Forum: General Discussion 11-04-2009, 08:53 AM
Replies: 3
Views: 116
Posted By Florux
Include image in footer

Hello,

I'm trying to modify the footer.php file to include an image in the footerright-class. This scales rather poorly, so I assume some formatting of some sorts is required. The reason is to get...
Forum: General Discussion 09-23-2009, 01:22 PM
Replies: 2
Views: 111
Posted By Florux
Re: Change colour scheme to match Revolution-theme?

Thanks, so just to confirm that I'm not setting out on an impossible task, if I compare the css files from Revolution with Corporate, and perhaps also diff the Corporate black with Corporate Blue...
Forum: General Discussion 09-23-2009, 11:33 AM
Replies: 2
Views: 111
Posted By Florux
Change colour scheme to match Revolution-theme?

Hi,

How much work would it require to make a white/light version of the Corporate theme, something similar to the old Revolution theme? I bought the revolution theme a while back, and like the...
Showing results 1 to 47 of 47

 
Forum Jump

All times are GMT -5. The time now is 04:27 AM.

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