Advertisement:

Author Topic: All categories small bug  (Read 1240 times)

gnolino

  • Newbie
  • *
  • Posts: 35
All categories small bug
« on: November 01, 2013, 03:55:38 pm »
Hi,
I found a small bug into Bender  theme.
If you browse http://___/__/index.php?page=search&sCategory=109
on the left-side bar  you reed  "All categories"
If you set a different language it will be the same thing.
You need to modify "item-post.php" file into bender folder on  line 530 and line 552, change ('All categories') with ('All categories', 'bender').
It's it all
regards
gnolino

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: All categories small bug
« Reply #1 on: November 01, 2013, 07:17:08 pm »
item-post.php only has 194 lines  :o

that phrase isnt in search or search-sidebar


medienrummel

  • Newbie
  • *
  • Posts: 1
Re: All categories small bug
« Reply #2 on: November 24, 2013, 05:19:24 am »
@design
gnolino's approach is right, but its the wrong file and wrong lines.
You have to edit the "functions.php" in line 544 and 566.

('All categories')  to ('All categories', 'bender')

regards,
Sven