Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

Search Shortcode Not Working For Search


  • Please log in to reply
9 replies to this topic

#1 dsamorano

dsamorano

    Member

  • Members
  • PipPip
  • 25 posts

Posted 04 May 2013 - 03:27 PM

when i add the interactive shortcode i get this displayed see screen shot : name=”tubepress_search_9991″ class=”tubepress_text_input” />

 

 

Attached Files



#2 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 04 May 2013 - 03:28 PM

dsamorano,

 

This looks like a tag in your code is not closed properly, or is prematurely closed and that is why you are seeing that snippit of code.  If you post a link to your site where you are experiencing this issue, we can better assist you.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#3 dsamorano

dsamorano

    Member

  • Members
  • PipPip
  • 25 posts

Posted 04 May 2013 - 03:36 PM

http://youtejano.com/videos



#4 dsamorano

dsamorano

    Member

  • Members
  • PipPip
  • 25 posts

Posted 04 May 2013 - 03:39 PM

pasting this code [tubepress playerLocation="popup" output="ajaxSearchInput" searchResultsDomId="#resultsDiv" galleryId="9991"]



#5 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 04 May 2013 - 11:24 PM

dsamorano,

 

When viewing your site at the link you provided, I am not seeing the error in which you are describing.  Please do an "Ctrl+F5" refresh on your site (reloads the page, ignoring any cached items) and let us know if you are still experiencing the issue.

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#6 dsamorano

dsamorano

    Member

  • Members
  • PipPip
  • 25 posts

Posted 05 May 2013 - 06:09 AM

i removed the code please look at the screenshot.....



#7 dsamorano

dsamorano

    Member

  • Members
  • PipPip
  • 25 posts

Posted 05 May 2013 - 06:10 AM

test for your self you have a bug in your software...tested on 2 seprate servers same error.....



#8 dsamorano

dsamorano

    Member

  • Members
  • PipPip
  • 25 posts

Posted 05 May 2013 - 01:20 PM

i added back to another website here look

http://countrymusic....ebellum-videos/

 

I upgraded to pro for this feature and now seems like i dont get any support.....wheres my priority support? Going on 2 days now....like i mentioned earlier i added the code on two different sites same thing. Im sure it something wrong with the shortcode or a bug with the latest version i could install another version i guess if yall can't give me a fix...



#9 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 06 May 2013 - 02:18 AM

Hello dsamorano,

 

Thank you for your response and I apologize for the delay in responding.

 

After looking at the code for the site you posted a link to, there is an erroneous <br> in the middle of the search string.  Below is a pasted copy of your code.

<input id="tubepress_search_9991" type="text" <br="">
name=”tubepress_search_9991″ class=”tubepress_text_input” />

Once you remove that <br=" "> tag, everything should work fine.

 

Please let us know.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#10 dsamorano

dsamorano

    Member

  • Members
  • PipPip
  • 25 posts

Posted 08 May 2013 - 04:19 PM

Once again i have not altered the code, the space has to be getting injected on the php file the short code is calling...here is the screenshot of the raw code try and find a space i dont see one..

Attached Files