StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
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 -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #201  
Old 01-09-2012, 05:32 PM
venkat_koppaka venkat_koppaka is offline
Registered User
Genesis Member
 
Join Date: Dec 2009
Posts: 22
Default tried the solutions from forum didnt work, theme options not updating

Greetings all

Looked around forum and had tried to add below code to my lifestyle theme, however couldnt make it work.

$settings = 'theme_mods_lifestyle_40'; // do not change!

site is http://e-gurukul.net/

Did i do the right thing?

Is there any other fix for this issue?

Thanks
  #202  
Old 01-11-2012, 01:03 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by venkat_koppaka View Post
Looked around forum and had tried to add below code to my lifestyle theme, however couldnt make it work.

$settings = 'theme_mods_lifestyle_40'; // do not change!

site is http://e-gurukul.net/

Did i do the right thing?
The fix was intended for the usual single directory installation. You added a second directory above lifestyle_40.

http://e-gurukul.net/portal/wp-content/themes/StudioPressTheme-lifestyle-90210/lifestyle_40/style.css

I don't know if it will work, but try using the full path to your theme.
PHP Code:
$settings 'theme_mods_StudioPressTheme-lifestyle-90210/lifestyle_40' 
The other solution may be to remove the extra directory, assuming you do not have another lifestyle_40 directory.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #203  
Old 01-29-2012, 08:28 PM
venkat_koppaka venkat_koppaka is offline
Registered User
Genesis Member
 
Join Date: Dec 2009
Posts: 22
Default

Sorry for the delay in sharing an update.

As per your suggestion i had updated the options with $settings = 'theme_mods_StudioPressTheme-lifestyle-90210/lifestyle_40' , as soon as i had updated it, entire theme got corrupted.After few attempts i was able to recover the theme options and site is up now.

I would appreciate of you can suggest me any alternate options if any?
  #204  
Old 01-30-2012, 08:26 AM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by venkat_koppaka View Post
I would appreciate of you can suggest me any alternate options if any?
The only way to apply this patch is with a single directory installation. I do not recall the steps needed to change a directory structure on an old StudioPress theme.

Open a new topic asking for assistance with changing your directory structure (so other people will see your request). Then apply this patch to your changed installation.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #205  
Old 02-14-2012, 02:00 PM
evdv evdv is offline
Registered User
Pro Plus Member
 
Join Date: Feb 2012
Posts: 28
Default

can you tell me how to get to the "line in the Theme Options file from"
  #206  
Old 02-14-2012, 04:45 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by evdv View Post
can you tell me how to get to the "line in the Theme Options file from"
In a plain text editor, edit the file named theme-options.php in the tools folder of the theme folder.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #207  
Old 02-27-2012, 03:21 PM
info@forwardm.com info@forwardm.com is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2010
Location: Houston, Texas
Posts: 100
Exclamation Delicious theme missing tools folder

The Delicious theme that I am using does not have a tools folder, nor a theme-options.php

I just redownloaded the whole theme to make sure I didn't somehow delete it, checked the zip file and there's not a tools folder in that either.

How should I go about fixing this problem for the Delicious theme? I was moments away from finishing a clients website when I updated the settings and it reverted back to grey (it was the blue variation of the theme).

Any help is welcome!
__________________
Forward Marketing
info@forwardm.com
www.forwardm.com
  #208  
Old 02-27-2012, 11:52 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by info@forwardm.com View Post
How should I go about fixing this problem for the Delicious theme?
Delicious is a Genesis framework child theme. This thread is for problems with themes which predate Genesis. Use the Delicious Child Theme forum to ask Delicious questions.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #209  
Old 03-01-2012, 04:00 PM
gpsmapper gpsmapper is offline
Registered User
Genesis Member
 
Join Date: Nov 2008
Posts: 104
Default

I've made the following change via FTP:
$settings = 'mods_theme_lifestyle_40'; // do not change!

This is the correct theme name and it is in the themes folder. Still not working. Changes are not saved.

My site is http://gpstracklog.com and my stylesheet is at http://gpstracklog.com/wp-content/th...e_40/style.css
  #210  
Old 03-02-2012, 02:34 PM
gpsmapper gpsmapper is offline
Registered User
Genesis Member
 
Join Date: Nov 2008
Posts: 104
Default

And FWIW, it doesn't work on my development site either. And that's with no plugins activated and only one (Akismet) installed. Can someone help?
  #211  
Old 03-02-2012, 03:31 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by gpsmapper View Post
And FWIW, it doesn't work on my development site either. And that's with no plugins activated and only one (Akismet) installed. Can someone help?
Sorry. I read the topic yesterday and then lost track of it. It looks like you did everything correctly so you may have a different problem then the one this solution is addressing. Start a new topic and explain that you applied the solution in this topic.

Starting a new topic will allow more people to see your post. I tend to be the only StudioPress person following this topic.


HTH,
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #212  
Old 03-03-2012, 08:31 AM
gpsmapper gpsmapper is offline
Registered User
Genesis Member
 
Join Date: Nov 2008
Posts: 104
Default

Thanks Charles. I already had another thread going on this and SoZo referred me here, so I just update that thread...

http://www.studiopress.com/support/s...d.php?p=479011

If you want me to post an entirely new one, just let me know.
  #213  
Old 03-03-2012, 11:45 AM
Johnrobbins01 Johnrobbins01 is offline
Registered User
Genesis Member
 
Join Date: Oct 2011
Location: Newport South Wales
Posts: 2
Default Lifestyle Theme Issues Theme Options

I have read all the threads in this post and frankly it's quite ridiculous. Studiopress is a "Paid theme" and as such should work on Wordpress for which it is designed, to ask people who bought a professional easy to use theme to start editing code is frankly unacceptable, whilst I have no problems with this because I have studied it, to expect everyone who Purchased a theme that doesn't work to learn coding is astounding! Studio press needs to supply an update to fix this problem, the default settings are not pretty and certainly sot suited to all business types.

My simple answer to this is it is not fit for it's purpose if it does not work, it's been month's now since this update, come on Studiopress give your customers an automated fix, you owe it to customers to do this, to sit on your laurels and say here is a code fix is both unfair and unacceptable.



John Robbins

Online Entreprenur whoisjohnrobbins.com
__________________
John Robbins Search engine Optimization Consultant
http://whoisjohnrobbins.com
  #214  
Old 03-03-2012, 06:53 PM
GaryJ's Avatar
GaryJ GaryJ is offline
Community Leader
 
Join Date: Jun 2010
Location: Basingstoke, UK
Posts: 2,855
Default

Welcome to StudioPress John,

If you've read all the threads in this post, you'll also have spotted that it is for non-Genesis themes that were affected by a change in WordPress 3.1 (something clearly outside of the control of SP), and as such, this thread has been going on for over a year. As it affects individual standalone themes, for which there are no automatic updates, then there's no choice but for individual users to make the fixes themselves, if there were affected.

Whilst I might guess which problem it is you're referring to in Genesis 1.8.0, that has absolutely nothing to do with the discussion going on here. Charles has done an excellent job in repeatedly guiding new users (most of whom apparently have not read the whole of this thread) on how to fix their slight variations of installs, and has kept many SP customers happy because of it. I've never seen Charles' laurels, but I do know that they'd be spiky enough that he'd not want to sit on them if he knew he could help fellow WordPress users out to fix their issues.
__________________
@garyj | About | Smidge and Smudge | Genesis Changelog
I am a volunteer on these forums. I do not work for StudioPress and do not get paid to answer threads.
If you feel I've helped you, please help me and Like me on FB and / or leave a comment like so many others have.
  #215  
Old 03-05-2012, 08:33 AM
gpsmapper gpsmapper is offline
Registered User
Genesis Member
 
Join Date: Nov 2008
Posts: 104
Default

And FWIW, I felt like I got good support. Thanks Charles.
  #216  
Old 03-05-2012, 10:26 AM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Thumbs up

Quote:
Originally Posted by gpsmapper View Post
And FWIW, I felt like I got good support. Thanks Charles.
You're welcome.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #217  
Old 03-06-2012, 06:30 AM
Johnrobbins01 Johnrobbins01 is offline
Registered User
Genesis Member
 
Join Date: Oct 2011
Location: Newport South Wales
Posts: 2
Default

Sorry Charles studio press forum very confusing I searched for problems with Lifestyle Genisis theme which is a premium theme - same problem my point was that it is a premium theme and Studio Press should supply an automatic fix, whilst I can code many people are lost on the dark side as I call it when talking to my students.

You are being very helpful here well done and thank you for your time and trouble.

John Robbins
__________________
John Robbins Search engine Optimization Consultant
http://whoisjohnrobbins.com
  #218  
Old 03-06-2012, 07:59 AM
GaryJ's Avatar
GaryJ GaryJ is offline
Community Leader
 
Join Date: Jun 2010
Location: Basingstoke, UK
Posts: 2,855
Default

John,

If I sold you and 10,000 other people a boiler, and they all subsequently broke at the same time, would I be able to fix them all from where I currently am? No, I'd either have to come around and fix every single one of them manually (which means getting in touch with the owners, arranging to get access etc), or I could provide details of how to fix it, and let those that are capable give it a go, or least they can get someone local to them in and follow the instructions that have been provided.

I agree, you paid for the boiler, and it should never have broke down, but things change, and things do break. It's unfortunate, but it's the best I can do. There is no magic fix-all solution.

Can you see the parallel between the standalone boiler and the standalone themes that this thread addresses?

If you have an issue with the Lifestyle theme, then head to the Lifestyle Support Board and post a new message there.
__________________
@garyj | About | Smidge and Smudge | Genesis Changelog
I am a volunteer on these forums. I do not work for StudioPress and do not get paid to answer threads.
If you feel I've helped you, please help me and Like me on FB and / or leave a comment like so many others have.
  #219  
Old 03-06-2012, 10:15 AM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by Johnrobbins01 View Post
... my point was that it is a premium theme and Studio Press should supply an automatic fix ...
When Genesis was released, the StudioPress muckety mucks made the decision to no longer provide updates for the older themes. StudioPress still supported them, but would concentrate mainly on Genesis. Some of those older themes (the Revolution themes) had already been retired in that way with few problems. Perhaps that played a part in retiring the Classic StudioPress themes (like Lifestyle).

Unlike the Genesis themes and child themes, automated fixes were rarely used with these themes. Sometimes Brian would release a newer version, but it would remove all the customizations added by users. So, this fix is the typical fix we provided for these older themes.


Quote:
Originally Posted by Johnrobbins01 View Post
... whilst I can code many people are lost on the dark side as I call it when talking to my students.
The solution presented here does not require the user to program (or to learn to program) PHP. It requires FTP and text editing or the use of a web based file manager if the web sever provides one. This thread was left open for people with questions about the solution.


Quote:
Originally Posted by Johnrobbins01 View Post
You are being very helpful here well done and thank you for your time and trouble.
Thank you. This thread is rather unusual for StudioPress. Brian and Rebecca (two of our admins) have a mild form of OCD with threads that are more than a few pages long. They avoid this thread like the plague.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #220  
Old 03-19-2012, 03:05 AM
LenEstrada LenEstrada is offline
Registered User
Genesis Member
 
Join Date: Apr 2009
Location: Modesto, CA
Posts: 25
Default

Forgive me if I'm missing something here. In #22 it refers to editing the "theme options" php file. I can't find that file anywhere! I have a "Theme Functions" file, but not the other. Help.
__________________
Len Estrada
StuntBlogger.com
  #221  
Old 03-21-2012, 04:45 AM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by LenEstrada View Post
Forgive me if I'm missing something here. In #22 it refers to editing the "theme options" php file. I can't find that file anywhere! I have a "Theme Functions" file, but not the other.
Please include a url to your web site.

The url in your signature is a Genesis child theme. This thread doesn't apply to Genesis framework problems. Use an appropriate Genesis Support forum.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #222  
Old 04-09-2012, 11:09 PM
Farquhar Farquhar is offline
Registered User
Genesis Member
 
Join Date: Oct 2011
Posts: 6
Default bad news

After I upgraded, my screen simply goes blank when I try to log into site.
http://batstar.com/wordpress

Any advice? Much appreciated.
  #223  
Old 04-11-2012, 01:09 AM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by Farquhar View Post
After I upgraded, my screen simply goes blank when I try to log into site.
http://batstar.com/wordpress

Any advice? Much appreciated.
There was probably a PHP typo in the page you changed. Turn on WordPress Debug mode to see the error in your browser or examine your web server error log files.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #224  
Old 04-12-2012, 10:05 PM
Farquhar Farquhar is offline
Registered User
Genesis Member
 
Join Date: Oct 2011
Posts: 6
Default

Thanks for your advice. I found the best solution was to reinstall everything.
  #225  
Old 05-12-2012, 08:44 PM
trendygirldesigns trendygirldesigns is offline
Registered User
Genesis Member
 
Join Date: Aug 2011
Posts: 68
Default

Hi,

I've read through almost all of these posts. I am so confused at this point and just need to be sent in the right direction.

I upgraded to WP 3.1 today and a community theme (Pure Elegance) that I have installed and have been working on will not let me choose full width under genesis-theme options. It's basically locked.

I assume that it has to do with this upgrade and have already asked on the theme support thread and was told to ask here, the developer could not help me.

I am at a complete stand still and just need to know where the heck to go from here. I need to have my site finished by Monday and this has been a horrible set back.

Thanks in advance for any help you can give :)
Jennifer
  #226  
Old 05-13-2012, 07:13 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by trendygirldesigns View Post
... will not let me choose full width under genesis-theme options. It's basically locked.

I've read through almost all of these posts.
Jennifer,

You didn't need to do all that. Read the title of this thread: (for Non-Genesis Themes).

Search or ask your question in the Genesis Framework Forum.


HTH,
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #227  
Old 05-18-2012, 10:52 AM
hpfd413 hpfd413 is offline
Registered User
Genesis Member
 
Join Date: Mar 2010
Posts: 60
Default

did nothing for me. still have same problem
  #228  
Old 05-18-2012, 07:38 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Question

Quote:
Originally Posted by hpfd413 View Post
did nothing for me. still have same problem
What is your web site url?
What specific change did you make to the theme files?
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.

Last edited by CharlesClarkson; 05-18-2012 at 07:45 PM.
  #229  
Old 05-19-2012, 04:54 PM
hpfd413 hpfd413 is offline
Registered User
Genesis Member
 
Join Date: Mar 2010
Posts: 60
Default

http://hpfirefighter.com/2012/05/jac...e-news-source/

on the above you can see the to ads on there (otterbox and vententersearch). I cant get them removed.

The change i made was on #22 on this thread or post. by turkeybucket
  #230  
Old 05-19-2012, 11:50 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by hpfd413 View Post
The change i made was on #22 on this thread or post. by turkeybucket
His change was this:
PHP Code:
$settings 'theme_mods_church'// do not change! 
You are using Magazine 1.0.
Code:
http://hpfirefighter.com/wp-content/themes/magazine_10/style.css
Your change should be this:
PHP Code:
$settings 'theme_mods_magazine_10'// do not change! 

HTH,
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #231  
Old 05-21-2012, 06:50 PM
hpfd413 hpfd413 is offline
Registered User
Genesis Member
 
Join Date: Mar 2010
Posts: 60
Default

You rock!

Thanks so much
  #232  
Old 05-25-2012, 11:49 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Default

Quote:
Originally Posted by hpfd413 View Post
You rock!

Thanks so much
You're welcome.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #233  
Old 06-18-2012, 12:36 PM
martialwarrior martialwarrior is offline
Registered User
Genesis Member
Pro Plus Member
 
Join Date: Apr 2010
Posts: 39
Default

Google search just had a plugin update and it seems it was causing the problem. I can now edit the widgets but there is nothing in the screen options dropdown.
  #234  
Old 06-18-2012, 12:37 PM
martialwarrior martialwarrior is offline
Registered User
Genesis Member
Pro Plus Member
 
Join Date: Apr 2010
Posts: 39
Default

Screen options dropdown is now working also!
  #235  
Old 06-21-2012, 03:31 PM
Mrs. Cupcakes Mrs. Cupcakes is offline
Registered User
Genesis Member
 
Join Date: May 2012
Posts: 29
Default Blog Page/Number of posts to who

I'm trying to update my theme options, i.e. change the number of posts to show on my home page, but no matter what number I put in (and save changes) it does not alter my home page.
  #236  
Old 06-27-2012, 12:55 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Thumbs up

Quote:
Originally Posted by Mrs. Cupcakes View Post
I'm trying to update my theme options, i.e. change the number of posts to show on my home page, but no matter what number I put in (and save changes) it does not alter my home page.
Sorry for the delay in replying, this thread is pretty old.

This thread is for older StudioPress themes. Your web site is using a much newer theme.

Start a new thread in the Adorable Blogger Child Theme Support Forum for questions regarding that web site or tell us which web site you are working on.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #237  
Old 10-04-2012, 01:32 AM
citrine citrine is offline
Registered User
Genesis Member
 
Join Date: Aug 2010
Posts: 4
Default

I changed the setting to- $settings = 'theme_mods_lifestyle_40'; // do not change! but it still doesn't work, please help!
  #238  
Old 10-08-2012, 07:37 AM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Question

Quote:
Originally Posted by citrine View Post
I changed the setting to- $settings = 'theme_mods_lifestyle_40'; // do not change! but it still doesn't work, please help!
Please post your web site address.
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #239  
Old 10-30-2012, 09:08 AM
KatMat KatMat is offline
Registered User
Genesis Member
 
Join Date: May 2010
Posts: 12
Default Allure_20

Hi there. I've read through these and tried a few of the variations offered throughout the thread.

My website is: http://manifestdestinyblog.com/

My page source states:
HTML Code:
<link rel="stylesheet" href="http://manifestdestinyblog.com/wp-content/themes/allure_20/style.css" type="text/css" media="screen" />
I've changed:
PHP Code:
$settings 'mods_'.get_current_theme(); // do not change! 
to:
PHP Code:
$settings ='theme_mods_allure_20'// do not change! 
And when I upload that change, I get the following error:
Parse error: syntax error, unexpected T_STRING in /home/content/49/6085949/html/manifest/wp-content/themes/allure_20/tools/theme-options.php on line 15

Here is the beginning of that code:
PHP Code:
<?php
/*
Plugin Name: Theme Options
Author: Nathan Rice
Author URI: [url]http://www.nathanrice.net/[/url]

NOTE: this file requires WordPress 2.7+ to function
*/
$settings ='theme_mods_allure_20'// do not change!

$defaults = array( // define our defaults
        
'header_blog_title' => 'Image',
        
'header_layout' => 'Split',
        
'featured_bottom_left' => 1,
        
'featured_bottom_left_num' => 3,
        
'featured_bottom_left_thumb_width' => 80,
        
'featured_bottom_left_thumb_height' => 80,
        
'featured_bottom_right' => 1,
        
'featured_bottom_right_num' => 5,
        
'blog_cat' => 1,
        
'blog_cat_num' => // <-- no comma after the last option
);

//    push the defaults to the options database,
//    if options don't yet exist there.
add_option($settings$defaults'''yes');

/*
///////////////////////////////////////////////
This section hooks the proper functions
to the proper actions in WordPress
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
//    this function registers our settings in the db
add_action('admin_init''register_theme_settings');
function 
register_theme_settings() {
    global 
$settings;
    
register_setting($settings$settings);
}
//    this function adds the settings page to the Appearance tab
add_action('admin_menu''add_theme_options_menu');
function 
add_theme_options_menu() {
    
add_submenu_page('themes.php''Allure Theme Options''Allure Theme Options'8'theme-options''theme_settings_admin');
}

Thank you so much in advance for your help!

Last edited by CharlesClarkson; 10-31-2012 at 06:36 PM. Reason: Added PHP markup tags to PHP code. Added HTML markup tags to HTML markup.
  #240  
Old 10-31-2012, 06:46 PM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Lightbulb

Quote:
Originally Posted by KatMat View Post
And when I upload that change, I get the following error:
Parse error: syntax error, unexpected T_STRING in /home/content/49/6085949/html/manifest/wp-content/themes/allure_20/tools/theme-options.php on line 15

Here is the beginning of that code:
The PHP code you provided does not have a PHP syntax error in it. Perhaps the forum editor removed it or something else occurred. Try going back to the original file and then do the edit again.


HTH,
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
  #241  
Old 11-01-2012, 03:22 PM
KatMat KatMat is offline
Registered User
Genesis Member
 
Join Date: May 2010
Posts: 12
Default

Very strange. I must have replaced that file 5 times before. After giving it a little break and asking you, it worked this time. Just for future users who run across this forum, does it help to close out the site and then re-login? It immediately logged me out this time and had me log back in. Might help others who have the same issue I did. Either way, thank you very much!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Agent Theme 3 - Theme Options Not Saving Information Changed hometourjay General Discussion 2 02-24-2011 06:35 AM
Theme Test Drive WP Plugin & Saving Theme Options JoLynn Braley General Discussion 4 01-13-2010 01:28 PM
theme options not working in child theme bornfamous General Discussion 3 01-08-2010 01:07 AM
Disable theme Options - Use theme on a normal blog fabineves General Discussion 5 05-03-2009 02:58 PM
Transfer Old Rev1 theme to Studio Press Theme and upgrade WP colin General Discussion 1 05-03-2009 07:07 AM


All times are GMT -5. The time now is 05:26 PM.

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