Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author TC.K

    (@wp_dummy)

    What result template you are using??

    Thread Starter graphik

    (@graphik)

    I’m using the default theme.
    And the template is custom through my functions.php

    It works fine with VC v8.1 but after updating to v9.2 and 10 it suddenly starts to show the short codes.

    Plugin Author TC.K

    (@wp_dummy)

    Not the theme I meant.
    Is it the Ajax result you are using or the default search template?

    Or you can use get_the_excerpt() instead if you use get_the_content() to get excerpt.

    I am having a similar issue.
    I am using the Grid/List Layout With Carousel plugin via Visual Composer on my Divi theme. It looks great. My only issue is that the excerpts seem to pull short code opposed to the actually custom excerpts i have typed in the except section of each post. Do you know how to get the manual excerpt to show up on the grid layout?

    Plugin Author TC.K

    (@wp_dummy)

    @harrisr4,

    Is it the Ajax result you are using or the default search template?
    
    Or you can use get_the_excerpt() instead if you use get_the_content() to get excerpt.

    As for the excerpt, you can see if your theme is using the_content() or to get the excerpt.

    Sorry i am kind of a newbie to all of this. Im not very good with code.
    How do i find if my theme is using the get_the_excerpt() or get_the_content().
    I have not issues my blogs pulling the manual excerpt section in other pages. Its only an issue when using Visual Composer

    Plugin Author TC.K

    (@wp_dummy)

    Well, You need to tell me what result template you are using, if you are using default result template, then you can look into the search.php in your theme folder.

    Im not having any issues with my search results. Im having issues what the content being displayed in my page grid playout

    https://www.analogueprime.com/reviews/

    You can see that the excerpt in grid layout is just made up of shortcode.
    However on each page i have manual text typed in the excerpt section but i cant figure out how to get to get it show up on the grid layout.

    I am using the Divi Theme

    Plugin Author TC.K

    (@wp_dummy)

    On that url you giving me, you are not using this plugin. Please consult with the theme developer.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Visual composer short codes showing in excerpt’ is closed to new replies.