Current User: Guest
Please consider registering


Register? | Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Menubutton text change !

Not An Error
UserPost

11:38 pm
Jan 18, 2010


glimer

Member

posts 23

 
11

Hey Papa

Sorry Im not sure if I understand You right. In my WP Admin panel I dont find any "theme options" or either in the Forum administration ?

11:45 pm
Jan 18, 2010


Mr Papa

Arizona, USA

SPF Master
SPF Master

posts 14889

 
12

automated theme generator?  wow, what will they think of next? Wink

well not sure how to help you though if you cannot find how the menu is being generated.  It HAS to be generated (or at least initiated) by your theme…  it wont be in any of the forum admin – we have nothing to do with it…

only other suggestion might be for you to create us a temp wp admin account and PM us the details to take a look…

Did you ever visit the forum – options – global display settings spf admin panel and uncheck the'display forum/topic title in page' option?

3:50 am
Jan 25, 2010


glimer

Member

posts 23

 
13

Post edited 9:55 am – Jan 25, 2010 by glimer
Post edited 9:57 am – Jan 25, 2010 by glimer
Post edited 11:45 am – Jan 25, 2010 by glimer


Hi Papa

I now tried the forum on a standard WP theme and it also give the same problem. If I use the funktions inside the forum it will change my "forum" button in my WP menu to whatever funktion I choose inside the forum.

For example if I chosse "profile" in the forum then "manage members profile" will  appear in my WP menu where it supposed to be the button named "forum"

What I mean is that it has nothing to do with the Artisteer theme creator I used.  I tried it on a standard WP theme and get the same "bug"
Im very interested to solve the problem so if you want some screendumps of the incident I can send You that – or please send me your adress where I can send you a login and pass for the blog as You suggest, thanks

5:24 am
Jan 25, 2010


Yellow Swordfish

Peterborough, England

SPF Master
SPF Master

posts 15150

 
14

I am sorry but yes – the problem exists in the WP default theme becauae – as I said right at the top – it is a bug in WP and the WP default theme also uses the wp_list_pages() to create the page list – or menu.

You said above that you found a function in the theme – art_menu_items() – so did you look through the code in that function t see if there was a mention of wp_list_pages() or wp_list_menu(). This is still what you need to find. Look through the code for one of these…

Also Steve suggested you may have some sort of admin panel for that therme (in the WP 'Appearance' menu). Did you look into that?

Yellow Swordfish

6:36 am
Jan 25, 2010


glimer

Member

posts 23

 
15

Post edited 12:49 pm – Jan 25, 2010 by glimer


Hey Yellow :-)

I did not find exactly the options You ask for in the "function art_menu_items()" file
But I found something with "wp_list" :

add_action('wp_list_pages', 'art_list_pages_filter') ?

 

About the WP "Appearance" section there is a "Editor" where You might be able to edit the CSS stylesheet , and here I find  

"wp_list_pages()" 

I found it in some section called

/*begin menu/* 
/*menustructure/*

Hope Im on the right way now – What do i do to this CSS ?

6:46 am
Jan 25, 2010


Yellow Swordfish

Peterborough, England

SPF Master
SPF Master

posts 15150

 
16

This can not be done with CSS
There will be a function named 'art_list_pages_filter() almost certainly in the same code file as you found the above add_action statement. Find that function, copy the content (just that one function) and send it to us.

Yellow Swordfish

2:14 am
Jan 26, 2010


glimer

Member

posts 23

 
17

It must be this one Yellow ?

function art_list_pages_filter($output)
{
 global $artThemeSettings;
 $pref ='page-item-';
 if($artThemeSettings['menu.topItemIDs'])
  foreach($artThemeSettings['menu.topItemIDs'] as $id){
   $output = preg_replace('~<li class="([^"]*)\b(' . $pref . $id . ')\b([^"]*)"><a ([^>]+)>([^<]*)</a>~',
    '<li class="$1$2$3"><a $4>' . $artThemeSettings['menu.topItemBegin']
     . '$5' . $artThemeSettings['menu.topItemEnd'] . '</a>', $output, 1);
  }

2:56 am
Jan 26, 2010


Yellow Swordfish

Peterborough, England

SPF Master
SPF Master

posts 15150

 
18

I have no idea what they are doing there.
You know I realy think it is about time you went back to the theme authors and asked them, how to exclude a page from your 'menu'. There has to be a simpler way as it would be a common requirement.

Yellow Swordfish

8:15 am
Jan 26, 2010


glimer

Member

posts 23

 
19

Well Yellow

They asked me to run the SimplePress with a standard WP theme (the simple one) and I did.
The SP forum results in the same bug on that as it do on my Artisteer created Theme.
Its not a mistake by them its a mistake by wordpress so i really dont know what to do next ?

Does it mean you are only able to fix it – if I use a WP standard theme ?

8:51 am
Jan 26, 2010


Yellow Swordfish

Peterborough, England

SPF Master
SPF Master

posts 15150

 
20

Did you actually ask then the right question? Did you ask then how to exclude a page from the menu?

Yellow Swordfish


Reply to Topic:
Menubutton text change !

Guest Name (Required):

Guest Email (Required):

NOTE: First Posts are subject to administrator approval before being displayed

Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
6 + 4
   


Not An Error


About the Simple:Press Forum

Forum Timezone: America/Chicago

Most Users Ever Online: 118

Currently Online: cavamondo, sgendry, chris.brown
41 Guests

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 3
Forums: 10
Topics: 6343
Posts: 45437

Membership:

There are 4375 Members
There have been 1720 Guests

There are 2 Admins
There are 2 Moderators

Top Posters:

jim – 415
ovizii – 232
Tal – 206
Isaak – 183
Barandum – 178
David Polensky – 173
neon – 154
peterhol – 145

Recent New Members: beverly, ivie97, yogita, Nickinchicago, otherwhirl, CWS, Xephan, asnevitt, innerrock, guilli

Administrators: Yellow Swordfish (15150 Posts), Mr Papa (14889 Posts)

Moderators: -Radio- (1251 Posts), Luffer (482 Posts)