• I have posts in my wordpress with images and a code for shopping cart at the bottom of the post after description.

    What i wants to do is get the image in the post and only the code in last of my post for shopping cart which i have placed and leave the rest of description

    I have extracted the images and dis-playing well but i am not able to get the code present in the last of my post i am using wp_shopping cart and the code in the last of my post is like this
    [productname:myproduct:price:200:end]

    and its source starts and end in between …..

    My logic i had to do to is find the last in my post and content after it and get in a separate variable and echo it but i am not able to do this please help me in sorting out this issue

  • The topic ‘CHANGING POSTs LOOK’ is closed to new replies.