kulli Posted June 26, 2014 Share Posted June 26, 2014 (edited) Hallo wollte Code in CMS-Block einfügen (Modul: eigener CMS-Block) speichert Presta aber nicht - warum? <!-- foxrate widget order --> <div id="fxrt_w_c_order"><a title="Zeige Bewertungen von " href="http://www.foxrate.co.uk/bewertungen.html">Zeige Bewertungen von *****</a></div> <script type="text/javascript">var fxrt_login_id=****; var fxrt_order_type_design='18';var widgetWidth = '160'; var fxrt_url = 'live';var fxrt_lang = 'de';var profileWord = 'bewertungen';var globalAliasUser = '';var globalDomainUser = 'co.uk';var profileText = 'Alle%20Bewertungen';var ratingsAndReviews = 'Zeige%20Bewertungen%20von';var foxWidget = document.createElement('script'); foxWidget.type = 'text/javascript'; foxWidget.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'foxrate.de/widgets/js/orderWidgetGeneratorAlias.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(foxWidget, s);</script> <!-- /foxrate widget order --> gruss Edited February 7, 2015 by kulli (see edit history) Link to comment Share on other sites More sharing options...
kulli Posted February 5, 2015 Author Share Posted February 5, 2015 (edited) ich muss das nochmal vorholen, weil das direkt/indirekt damit was zu tun hat; (das einfügen solchen codes funktioniert immer noch nicht) wie bekomme ich solchen code auf die Startseite unten rechts oder oben rechts ? bzw wo muss er rein, ich bin schon eine Weile am rumprobieren krieg es aber nicht hin. damit das so erscheint?: Edited February 5, 2015 by kulli (see edit history) Link to comment Share on other sites More sharing options...
Shad86 Posted February 6, 2015 Share Posted February 6, 2015 Ich habe mir extra ein Modul geladen wo ich jeglichen code einfügen kann. Und das Modul kannst du natürlich positionieren wo du willst. Ich weiß nicht ob dir das in deinem Fall nützt aber ich denke es ist einen Versuch wert: http://contentbox.org/ 1 Link to comment Share on other sites More sharing options...
kulli Posted February 6, 2015 Author Share Posted February 6, 2015 ohmann, das modul hab ich sogar, werd ich ausprobieren wenn ich zeit hab danke! Link to comment Share on other sites More sharing options...
Shad86 Posted February 6, 2015 Share Posted February 6, 2015 Ich weiß halt nur nicht ob du damit schaffst etwas außerhalb des Moduls an zu zeigen. Aber innerhalb des Moduls konnte ich bisher alles umsetzen was geplant war. Und du kannst das Modul beliebig oft unter eigenen Namen installieren. Was ich extrem nützlich finde. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now