lambdaka
Forum Replies Created
-
Forum: Plugins
In reply to: [Force Login] SSL and no SSLSorry it’s working
I didn’t put the redirect code to the beginning of my htaccess
Thanks
Forum: Plugins
In reply to: [Fast Secure Contact Form] dropdown list from custom post typesHey
Thanks a lot !!??
Forum: Plugins
In reply to: [Fast Secure Contact Form] dropdown list from custom post typesOh yes I know that site ! ??
I managed to have the list of my custom post too, but no clue how to integrate the code in the plugin..
Thanks
Forum: Plugins
In reply to: [Fast Secure Contact Form] dropdown list from custom post typesHi thaks for your answer
yes I tried to add some code in the options.
But no luck.;Do you have a clue about how to start.?
Thanks !Try that.
just split the script in two parts ! worked for me…<link rel="stylesheet" type="text/css" href="shadowbox.css"> <script type="text/javascript" src="shadowbox.js"></script> <script type="text/javascript"> <script type="text/javascript"> Shadowbox.init({ // let's skip the automatic setup because we don't have any // properly configured link elements on the page skipSetup: true }); </script> <script type="text/javascript"> window.onload = function() { // open a welcome message as soon as the window loads Shadowbox.open({ content: '<div id="welcome-msg">Welcome to my website!</div>', player: "html", title: "Welcome", height: 350, width: 350 }); }; </script>
Forum: Plugins
In reply to: [Special Recent Posts] TaxonomyHi, thanks for that..
But actually I m looking for the possibility to show a specific taxonomy, not just custom post type.
Any clue..?Hi,
I found a solution by puting the item menu in a div and add a fixed width to it.!!!
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] overlay buttons on the sliderPerfect, thanks a lot ! !
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] overlay buttons on the sliderthanks,
That s exactly what i m looking for..
Will try ASAP and will let you know..Thks for you work !
S.