Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

Strange behaviour on search results title


  #1  
Old Jul 21, 2010, 05:40 AM
justshopandgive
 
9 posts · Jul 2010
Hi all, recently discovered atahualpa and loving it. Found it easy to learn and use.

I just have one strange thing happening. The best way to explain it is to perhaps ask someone to visit my site Just Shop and Give and do the following:

1. Click the 'Art' category from the list on the left - Push Posters should be the first in the categroy -everything is fine!
2. Now enters posters as a search term in the search box above the categories - hopefully it's obvious what my problem is - why has the post title gone wrong - is there somewhere to edit the search results page?

Thanks very much for any guidance,
Nick
  #2  
Old Jul 21, 2010, 07:07 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
What version of Atahualpa and WP?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Jul 21, 2010, 08:32 AM
justshopandgive
 
9 posts · Jul 2010
Sorry, forgot to include that info.
Atahualpa 3.4.9
WordPress 3.0

Thanks,
Nick
  #4  
Old Jul 21, 2010, 08:59 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
That took awhile to figure out. It is the Search Everything plugin. I fiddled with some of the settings but so far I get the same results as you no matter what I have tried. Hmmmm
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Jul 21, 2010, 09:07 AM
justshopandgive
 
9 posts · Jul 2010
Thanks for the pointer - I'll take a look around myself.

Don't spend any of your time on it - just wanted to check it wasn't me being dumb and/or if someone knew a quick fix.

Thanks,
Nick
  #6  
Old Jul 21, 2010, 09:10 AM
justshopandgive
 
9 posts · Jul 2010
Just turned off the 'highlight search terms' and that seems to have done the trick! Will have to get by without that facility for now - not vital.

Thanks again for the clue!
Nick
  #7  
Old Jul 21, 2010, 09:43 AM
justshopandgive
 
9 posts · Jul 2010
Just wanted to add that this behaviour has been reported as a bug in the Search Everthing Plugin site - here
  #8  
Old Aug 26, 2010, 12:01 PM
flieger28
 
3 posts · Jun 2009
Someone posted a fix on the search Eyerything Homepage.
But i don't knoe where to ad the php

Quote:
Hi, there is a fast-fix for some time to solve this bug. I tried to cut found title string in your {template_folder}/search.php with PHP like that:

<!-- Post Starts -->
<div class="post">
$poz = strpos(the_title('','',false),'">'); // finding index of ">
if($poz > -1){ $title=substr( the_title('','',false), ($poz+2) ); // cut wrong part from string } else { $title = the_title('','',false); }
?>
<h2 class="title"><a href="" rel="bookmark" ></a></h2>

But i have problem with other parts of my site, exactly with side panel with my lastest news.
#4
Von Anonym vor 2 Tagen aktualisiert
Comment

Last line is broken in my previous post, i cant post PHP code

<h2 class="title"><a href="< ? php the_permalink() ?>" rel="bookmark" >< ? php echo $title; ? ></a></h2>

Bookmarks

Tags
search, search results

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Template for search results kjetil Center area post/pages 1 Jun 14, 2010 04:06 AM
[SOLVED] How-to display full search results instead of Title and a little text. levd Page & Category Menu Bars 2 Oct 29, 2009 12:23 PM
Search Results page needs formatting black_cat Atahualpa 3 Wordpress theme 5 Aug 10, 2009 09:55 AM
How to display page excerpts and images on sidebar (or, strange widget behaviour) reallylost Sidebars & Widgets 5 Jun 4, 2009 07:27 AM


All times are GMT -6. The time now is 01:06 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.