Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Micah Wood

    (@woodent)

    The plugin is using the plugins_url() function in the index.php file. That function is a WordPress function that ensures that the URL is correct. I would imagine you have something configured incorrectly if you are seeing an overlap in directories. It could be an issue with your theme. Try switching back to TwentyEleven and see if the URLs don’t fix themselves.

    Thread Starter respan

    (@respan)

    Thanks for quick response Micah!
    Ive solved it by hardcoding the URLs at lines: 191 & 202 in index.php.
    If anyone using rootsheme is interested 🙂

    Got one more question, Im using it to show promotions and ive modded it so it shows image to the right and title with excerpt text to the left.

    HOWEVER
    I just want it to show the “post/promotion” and put a button in the content-text and link. But it only gives me hard “text”. Is because the excerpt?

    And is there any way to make it show all text with “code” (links images etc) ?

    I will post a img to show you, and all is working except the linking in content.. 🙂

    http://delafilen.nu/u/1332925199_expl.png

    Help appriciated!

    Plugin Author Micah Wood

    (@woodent)

    You can enter code into the excerpt box when editing a promotion. If you leave the excerpt box blank, then it will pull the first part of the content and strip the HTML.

    So the short answer is: use the excerpt box, not the content box and all code will show in the slider.

    Thread Starter respan

    (@respan)

    That works like a charm, awsome!

    Thanks again for your quick answers! 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Promotion Slider] CSS/JS-links’ is closed to new replies.