• Resolved Susch

    (@susch)


    Hey there,

    I am trying to solve this problem since one week and because i am a noob i still stuck to this problem:

    I am using the “Search and Filter Pro Version” (a plugin, that is able to display search results)
    With the shortcut methode of this plugin i was able to integrate it here:

    https://secondsuspense.com/portfolio/

    but customizr decodes the html of my post. The theme takes my code and rework it to display.

    (on another theme, the plugin was able to create this. As you see- no problem with his standard theme)
    How can i get there? Which .php file have i to edit and how???

    Here you can find my original Help-thread with more explaining pictures

    I really hope to get this worked.

    Best regards and many, many, many thanks for every answer!

    P.S.: customizr is up-to-date

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Susch

    (@susch)

    Hi Max, please see this demo I jsut created for you:

    https://demo.designsandcode.com/sfpro-movie-reviews/max-search/

    I set it up in 2 minutes and it is using the default results template that comes with S&F when diplaying results using shortcode.

    I suspect, some file/template in your theme may be encoding the post content (which it should not, as WP already does this) so instead of the actual iframe, you get encoded html….

    :/

    Hello Susch,
    didn’t really understood the issue.
    Is it a problem with the shortcode or is is a problem with the iframes?
    Did you already try with twentyfifteen for example?
    Could the free version of that plugin allow me to reproduce the issue?

    Thread Starter Susch

    (@susch)

    Hey d4z_c0nf

    here is a comparison between the Twentyfourteen and Customizr . As you see the player won’t show up in the search results.
    Ross (the nice support-guy from the search-and-filter plugin) told me, that my theme (which is customizr) encodes the html. So the player can’t show up and the link “ROBA PM” isn’t clickable in my website.
    So it works with other themes, but not with customizr.
    In customizr i choose “display the full content” and also in wordpress reading optionts the “full text” is selected.
    So i searched in the class-content-post_list.php in the customizr theme folder to see if there is an option, that explain the html change, but i’m not very good at all with these coding stuff.

    Here is the free version of this plugin.

    Best regards and thanks for your help
    Susch

    Hello Susch,
    the Twentyfourteen link is something the plugin’s team gave you, right? I would like to know if you could reproduce the issue by yourself with another theme, to see if it was due to some other plugin or who knows ??

    Anyway that page is a wordpress “page” and not a post list, so the following should be the interested file (and line):
    https://github.com/Nikeo/customizr/blob/master/inc/parts/class-content-page.php#L42

    Anyway I’ll try to see if I can reproduce it with the free plugin, thanks for the link.

    Thread Starter Susch

    (@susch)

    Hey d4z_c0nf again,

    Wow… i switched to the Twentyfourteen theme and there is also the same problem. So nothing theme-related. Great point you had there! Thanks for that- i’m sure this brings me a bit closer to the soultion.

    And i hope you can still help me.^^

    The plugin is in a widget-area on the right side and there is a shortlink, where the search-results are shown, which i pasted on the page. (I wanted some text on the top of it)

    Hey guys! Thought I’d take a look over here…

    Max, if you are getting this on 2014 also then lets continue over on our forums and see what else the problem could be.

    Thanks

    Thread Starter Susch

    (@susch)

    Resolved- i put the iframe code in the excerpt

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Post lists don't display the full content’ is closed to new replies.