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 41 of 41
Search took 0.01 seconds.
Search: Posts Made By: custompc1
Forum: General Discussion 11-17-2012, 08:52 AM
Replies: 32
Views: 1,957
Posted By custompc1
Are you guys (and gals) moving over all the posts...

Are you guys (and gals) moving over all the posts from the old forum to the new one?

Will we really have to login 3 different times to get access to all the content we currently have with a single...
Forum: General Discussion 01-11-2011, 10:23 PM
Replies: 1
Views: 87
Posted By custompc1
Cannot use quick edit on pages or posts

Whenever I try to edit a post or page using quick edit, we get an error. Haven't been able to track it down via Google so i thought i would ask the only wordpress experts i know.

We cant use quick...
Forum: General Discussion 01-11-2011, 03:08 PM
Replies: 2
Views: 115
Posted By custompc1
Thanks. I figured it will not be easy, but I...

Thanks. I figured it will not be easy, but I wanted to see if there way an easy way to accomplish this.
Forum: General Discussion 01-07-2011, 10:34 PM
Replies: 2
Views: 115
Posted By custompc1
Secure uploads

Is there a way either by plugin or inside wordpress to securely upload attachments?

Let's say an accountant wanted a way for their customers to upload sensitive tax documents. Is there a plugin...
Forum: General Discussion 12-31-2010, 12:07 PM
Replies: 3
Views: 100
Posted By custompc1
explains why i couldnt find anything. Is there a...

explains why i couldnt find anything. Is there a plugin that you could recommend?
Forum: General Discussion 12-30-2010, 10:34 AM
Replies: 3
Views: 100
Posted By custompc1
rss and feed options

Is there a genesis section for configuring feed or rss options? Like which posts we want fed or choosing between categories or tags?
Forum: General Discussion 10-29-2010, 05:57 PM
Replies: 1
Views: 88
Posted By custompc1
Calculator Plugin

Can anyone recommend a decent one?

We want to be able to have customers select different options and build a quote. Don't need the ability to purchase, just so they can see how much it will be...
Forum: General Discussion 10-14-2010, 08:41 AM
Replies: 2
Views: 117
Posted By custompc1
Thats for that. I will take a look at it. ...

Thats for that. I will take a look at it.

Most of the ticketing systems i see available look to be designed in assisting with a wp website helpdesk. I need something that provides a ticketing...
Forum: General Discussion 10-14-2010, 08:35 AM
Replies: 3
Views: 174
Posted By custompc1
I used godaddy for several years with no...

I used godaddy for several years with no problems, until i started using wordpress and genesis. GD shared servers were just too slow to handle WP backend. Now i only use GD for my html only sites...
Forum: General Discussion 10-12-2010, 07:47 PM
Replies: 2
Views: 117
Posted By custompc1
Support tickets

I am sure that any support ticket system is compatible with genisis. I have come to trust the recommendations from the people here at studiopress.

What is a good support ticket plugin system? Does...
Forum: General Discussion 10-01-2010, 05:39 PM
Replies: 3
Views: 132
Posted By custompc1
Thanks. I searched but didnt find it.

Thanks. I searched but didnt find it.
Forum: General Discussion 10-01-2010, 04:18 PM
Replies: 3
Views: 132
Posted By custompc1
Forum: General Discussion 08-14-2010, 04:07 PM
Replies: 2
Views: 227
Posted By custompc1
Take a look at this ...

Take a look at this

http://www.studiopress.com/support/showthread.php?t=34181

Read,read,read first.

I've used it and it works great. There was a sticky issue with a / redirect that threw my...
Forum: General Discussion 08-10-2010, 10:10 PM
Replies: 5
Views: 186
Posted By custompc1
This is the code that works, just sends users to...

This is the code that works, just sends users to the dashboard instead of where i want them to go.<?php
// Template Name: Force Log-in
if(is_user_logged_in()): ?>

<?php
require_once(PARENT_DIR....
Forum: General Discussion 08-10-2010, 10:09 PM
Replies: 5
Views: 186
Posted By custompc1
With that code i am presented with a blank page....

With that code i am presented with a blank page. Here is the entire code<?php
// Template Name: Force Log-in
if(is_user_logged_in()): ?>

<?php
require_once(PARENT_DIR. '/index.php');
?>
...
Forum: General Discussion 08-10-2010, 10:15 AM
Replies: 5
Views: 186
Posted By custompc1
I want to use this login to redirect users to a...

I want to use this login to redirect users to a top level page called associates.

icustom-pc.com/associates

I have no idea where that should go in the code. Do i replace
...
Forum: General Discussion 08-10-2010, 09:21 AM
Replies: 5
Views: 186
Posted By custompc1
Login and Redirect to Current Page

This code doesn't seem to work for me.

<a href="<?php echo wp_login_url( get_permalink() ); ?>" title="Login">Login</a>

It always send user to the wrong page.

Do i have it written wrong?
Forum: General Discussion 08-09-2010, 08:13 PM
Replies: 3
Views: 204
Posted By custompc1
I think i read that. I think i will wait until...

I think i read that. I think i will wait until that is done before i do anything more. Thanks.
Forum: General Discussion 08-08-2010, 08:53 PM
Replies: 3
Views: 204
Posted By custompc1
Will StudioPress themse work for BB Press?

Umm, yea, will they work?

We have been using phpbb for a while now, but it has nowhere near the functionality of wordpress with the plugins.

We installed a new bbpress forum and are looking to...
Forum: General Discussion 08-01-2010, 06:36 PM
Replies: 2
Views: 139
Posted By custompc1
Looks like this may do the trick. You have...

Looks like this may do the trick.

You have to get a good expression that covers everything, but otherwise it seems to be working.
Forum: General Discussion 07-30-2010, 12:04 PM
Replies: 2
Views: 139
Posted By custompc1
Redirect after blog relocation

Originally we had our blog at www.icustom-pc.com/blog/ That worked fine for 3+ years. We moved to a new host and server, and they do their sub domains a little different. now our blog is at...
Forum: General Discussion 07-23-2010, 10:29 AM
Replies: 4
Views: 134
Posted By custompc1
I agree. I think i will just change the theme of...

I agree. I think i will just change the theme of my blog to match the website theme. Copy over the css file, and then when you go to either one, it will look like the same website.

Now all i have...
Forum: General Discussion 07-23-2010, 09:42 AM
Replies: 4
Views: 134
Posted By custompc1
Where will the import put all the posts,...

Where will the import put all the posts, comments, etc?
Forum: General Discussion 07-23-2010, 08:29 AM
Replies: 4
Views: 134
Posted By custompc1
Combine Blog and Enterprise Theme

We have an old wordpress blog. We have a new website using a studio press theme. I would like to combine them somehow. What's the best way to accomplish this?

Can i export all the posts from the...
Forum: General Discussion 07-22-2010, 07:24 PM
Replies: 3
Views: 146
Posted By custompc1
I dont think you can. From what i was told, it is...

I dont think you can. From what i was told, it is built into the image.

I wanted to remove it all together. The more experienced board members can correct me if i'm wrong.
Forum: General Discussion 07-11-2010, 02:45 PM
Replies: 5
Views: 202
Posted By custompc1
I found it much easier to use a google analytic...

I found it much easier to use a google analytic plug-in instead of trying to add the java code to the themes directly.

I've had great success with...
Forum: General Discussion 07-09-2010, 05:42 PM
Replies: 4
Views: 164
Posted By custompc1
Some of the Studio Press themes use wp-cycle as...

Some of the Studio Press themes use wp-cycle as well. It doesn't look as good, but is much easier to use.
Forum: General Discussion 07-07-2010, 09:07 PM
Replies: 5
Views: 229
Posted By custompc1
I also vote for the education conversion. ...

I also vote for the education conversion.

Any new child themes on the way?
Forum: General Discussion 07-07-2010, 09:06 PM
Replies: 6
Views: 206
Posted By custompc1
Couldn't you add the www. to the general settings...

Couldn't you add the www. to the general settings for wordpress?

WordPress address (URL) and Site address (URL)

I had the question a few times, and i think i accplished it by adding the www....
Forum: General Discussion 07-03-2010, 01:51 PM
Replies: 1
Views: 108
Posted By custompc1
301 redirect issue

My old website was www.icustom-pc.com. index.html was the home page. It was page 1 on google for my desired keywords.

After converting to the wordpress platform, i am seeing a decrease in page...
Forum: General Discussion 06-29-2010, 08:21 PM
Replies: 5
Views: 130
Posted By custompc1
Gotcha, mark this as closed. Thanks

Gotcha, mark this as closed. Thanks
Forum: General Discussion 06-29-2010, 07:55 PM
Replies: 5
Views: 130
Posted By custompc1
That would explain it. So use education without...

That would explain it. So use education without genesis?

What type of functionality do i lose?
Forum: General Discussion 06-29-2010, 07:44 PM
Replies: 5
Views: 130
Posted By custompc1
Trouble activating theme

This would be my 10th studio press install. First time this has happened.

Step1) Install genesis theme

Step 2) install education theme

When i activate education, it deactivates genesis? If i...
Forum: General Discussion 06-29-2010, 07:31 PM
Replies: 5
Views: 180
Posted By custompc1
I ssh in, and made some "ownership" changes....

I ssh in, and made some "ownership" changes. Obviously not the correct ones.

I think ( with my limited knowledge) that the Apache server was not running commands as the ftp user. That and the...
Forum: General Discussion 06-29-2010, 07:10 PM
Replies: 5
Views: 162
Posted By custompc1
It was an issue, then i removed some images and...

It was an issue, then i removed some images and it started working fine. It wasn't an issue at the time of my posting......haha

Thanks for your thoroughness!
Forum: General Discussion 06-29-2010, 07:07 PM
Replies: 3
Views: 151
Posted By custompc1
I was looking under Genesis themes, thanks!

I was looking under Genesis themes, thanks!
Forum: General Discussion 06-29-2010, 06:48 PM
Replies: 3
Views: 151
Posted By custompc1
Education theme support?

I cant find it. Or are my eyes not working today?
Forum: General Discussion 06-28-2010, 11:11 PM
Replies: 5
Views: 162
Posted By custompc1
Not a problem with any of the websites, just a...

Not a problem with any of the websites, just a general question. Is there a photo limit, or a size of the combined photos?

We optimize for web, taking out the unused colors usually. I just...
Forum: General Discussion 06-28-2010, 07:36 PM
Replies: 5
Views: 162
Posted By custompc1
How many images does wp-cycle support?

Have a website that i think has too many, it's very slow, and sometimes you only see 1/2 the image.
Forum: General Discussion 06-27-2010, 05:25 PM
Replies: 5
Views: 180
Posted By custompc1
Switch from shared to dedicated hosting

Thanks to the ease of use with studiopress and genisis, we have had no trouble convincing our clients to upgrade to the genesis platform.

Our current shared hosting plan worked great for html and...
Forum: General Discussion 06-07-2010, 11:39 PM
Replies: 4
Views: 234
Posted By custompc1
Would this work for the DCG as well?

Would this work for the DCG as well?
Showing results 1 to 41 of 41

 
Forum Jump

All times are GMT -5. The time now is 04:25 PM.

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