• Resolved Ologix

    (@megaquebec)


    Hi!

    I am trying to use your plugin right now. It seems to be the best I have tried so far, but I have a problem.

    I want to display full content of my post in the carousel. But the my posts are containing shortcodes. When I set the carousel to show_description=”content”, I see the shortcodes themselves instead of the things that they are supposed to display.

    Is there anything I can do to achieve what I want? Or maybe that’s something that is not supported.

    Thanks!

    P.S. : Sorry if my English is bad. This is not my first language

    https://wordpress.org/plugins/wp-posts-carousel/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author teastudio.pl

    (@teastudiopl)

    yeap, I know that but it’s some kind of security.
    If you need shortcodes in carousel, open wp-posts-carousel/carousel-generator.class.php and change in 283 line:

    get_the_content()
    to
    the_content()

    Let me know if this helps.

    Thread Starter Ologix

    (@megaquebec)

    Hi!

    Thanks for the reply. Now I see the entire content like expected.
    But I still have some problems. Here we go :

    Each post content are displayed one below the other outside of the carousel. The carousel itself is displaying only the titles, dates and things like that, but not the content.

    Also, the carousel is not working (I click on the arrows but nothing happen)

    Here is the link to see it : http://residev.b2b2c.ca/forfaits-cable/

    And here is the shortcode I use :
    [wp_posts_carousel template=”default.css” post_type=”internet-plans” all_items=”5″ show_only=”id” ordering=”asc” categories=”” tags=”” show_title=”true” show_created_date=”true” show_description=”content” show_category=”false” show_tags=”false” show_more_button=”true” show_featured_image=”false” image_source=”thumbnail” image_height=”100″ image_width=”100″ items_to_show=”3″ slide_by=”1″ margin=”5″ loop=”true” auto_play=”false” stop_on_hover=”false” auto_play_timeout=”1200″ nav=”true” nav_speed=”800″ dots=”true” dots_speed=”800″ lazy_load=”false” mouse_drag=”false” mouse_wheel=”false” touch_drag=”true” easing=”linear”]

    If you can give my some help with that, that would be appreciated! Your plugin seems to do exactly what I want to do so I want it to work! 🙂

    Thanks!

    Thread Starter Ologix

    (@megaquebec)

    Anybody could help here? That would be very appreciated! 🙂

    Thanks!

    Plugin Author teastudio.pl

    (@teastudiopl)

    sorry for delay. Tomorrow I will give you a solution, now I have no way.

    Thread Starter Ologix

    (@megaquebec)

    Thanks a lot for the reply!

    I am out of office tommorow till monday. I’ll came back monday to see your solution.

    Thanks for the good support! 🙂

    Plugin Author teastudio.pl

    (@teastudiopl)

    I’m sorry you had to wait that long for an answer.
    You can now update your installation of the plugin, and you can find there an option: Allow shortcodes in post content. Simply check this and all should works fine now.

    Let me know 🙂

    Thread Starter Ologix

    (@megaquebec)

    Hi!

    Thank you so much for your work. This is exaclty what I was looking for! It works great now. 🙂

    On the other hand, I just discovered a little bug : On Google Chrome, the slider is not working. nothing happen when I click on the arrow or the dots.
    Seems to be a javascript error.

    Can you check that?
    Other than this, everything is perfect. You can expect a 5 stars from me! 🙂

    Plugin Author teastudio.pl

    (@teastudiopl)

    can you update your jQuery to jQuery v1.11.2 or newer than 1.7?

    Thread Starter Ologix

    (@megaquebec)

    Just updated jquery to 1.11.3 on my template and it seems to work now! You were right!

    Thank you so much again! Everything is perfect now! 🙂

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Post content with shortcodes?’ is closed to new replies.