• Hello.
    I’ve some problems with the shortcode.
    I put the shortcode of the plugin “WP-ECommerce-Produt-Showroom” below my text on a page.

    [code moderated - please follow the forum guidelines for posting code]

    But the plugin is shown on the top of the page.
    Here is the code from the page:

    [code moderated - please follow the forum guidelines for posting code]

    So you see, that the code is on the top of this page.
    The css-class is really simple:

    .showrpdiv{
    	float: left;
    	height: 80px;
    }
    .showrpdiv ul a{
    	color:red;
    }
    .showrpdiv li{
    	list-style: none;
    }

    What can I do?

    Thans for your help!

  • The topic ‘Problem with shortcode position’ is closed to new replies.