2sxc Custom Color-Picker Input Field not working - 2sxc

I'm trying to use the 2sxc Custom Color-Picker Input Field using the tutorial on: https://2sxc.org/dnn-tutorials/en/razor/ui211/page.
The issue is the color picker is not showing and also the demo on the page of the tutorial is also not working. What could be the issue?

I believe it's a timing issue - we should look at this ASAP, thx. I just created an issue here: https://github.com/2sic/2sxc/issues/2526
is fixed in 12.05, to be released this week.

Related

Wordpress: Date Picker Form Field breaking up in Mobile view

I am trying to fix date picker Form Field and its breaking up in mobile view. My site has a form for travel destination select Form with a date picker Field. It works fine on laptop but not on mobile and I couldn't find the source to fix it.
Snapshot
Just need kind help to guide me how I can fix it. You can take a look at CSS elements by inspecting the page because there is a lot of information to paste in question here.
Thanks.
That display: block causing the problem. disabling that solving your problem.

Grails Twitter Bootstrap Plugin Pagination Display is Messed Up

I am using Twitter BootStrap Plugin compile 3.3.5 with Grails 2.3.11 and I've added the pagination fix in Config.groovy. When I go to display a list of records (Index action) the pagination seems to be messed up. It displays a vertical block of page numbers instead of the sleek pagination of default Grails 2.3.11. I have the pagination with bootstrap below:
This doesn't seem to be what it looks like. I figured it would display horizontally and not take up so much space on the page like it is now. Normal pagination shown for reference:
Can anyone confirm that what I have attached is default behaviour of the plugin? In any case, how can I fix this issue?
Line in Config.groovy
grails.plugins.twitterbootstrap.fixtaglib = true
For anyone interested:
Some more researching has me understanding that I have to override the twitter bootstrap plugin pagination code. I don't want to do that. So I ended up with a workaround of manually installing bootstrap into my application (added relevant css and js links in my gsp files). I am still interested to know if what was asked in the OP is possible, however I am now able to take advantage of the bootstrap v4 styles which is a plus to me.

syncfusion datagrid in xamarin forms

All,
I am trying to use syncfusion data grid in xamarin forms now.I have installed trial version as of now. I have created demo from this link
All is fine.I have added all references,no errors at all. but it doesn't shows the datagrid in output( i am using vs inbuilt emulator).it just shows the blank screen like
I couldn't find anything wrong what I have done in my code from above link.its really simple but still why I am not getting output.please help.
Thanks in advance
If you load SfDataGrid directly as a child, the grid will be loaded. If you want to load SfDataGrid inside a ScrollView or a StackLayout, refer the below UG link to achieve it,
https://help.syncfusion.com/xamarin/sfdatagrid/getting-started#launching-the-sfdatagrid-inside-a-stacklayout
Also, you can refer our KB link below to achieve your requirement.
https://www.syncfusion.com/kb/6169/how-to-load-sfdatagrid-in-a-stacklayout
If you need further assistance, please create a new support incident, using our direct trac system.
https://www.syncfusion.com/account/login
-Divakar

Customizing product slider, WooCommerce

Iam somewhat of a newbie when it comes to wordpress. so bear with me.
ive been trying to make a simple slider that will display 3 catagories.
- books
- Boardgames
- office supplies
iam making it for someone who dosnt want a web store but just wanting it to display items in a meaningfull and dynamik way.
what ive tried is installing the WooCommerce plugin to make all my products and then installing the product slider by pickplugins.
I like the way it looks and i want to make two more. but i see no option to choose between different catagories in the slider options, so if i make 2 more sliders it will just display the same items (all of them).
the site is: http://nordborgboghandel.dk/
and the slider i want is something like there is on the frontpage.
anybody fixed a similar problem??
-Thanks!
Yes, I was once stuck into a same situation, in which we had to customize the slider. Basically you will have to play with the CSS and JS of the slider plugin which you have used to create the slider.
You can start of by having a look at the js and the css used by the slider. Refer the documentation of the slider if available, I am sure if they have any documentation you can have it customized easily by modifying some values in it. If not then you will have to check the JS code and try to hack it yourself to fit your needs.

Moving a Menu in Wordpress Admin panel is not working

I am trying to move a menu one level up from the list, by accessing it via the WP Admin Panel --> Appearance --> Menus
The problem is, when I try to move the menu by clicking and dragging it like before, it just adds blank boxes below it, like in the screenshot!
I had even upgraded the Wordpress to 3.8.1. But still facing this issue!
Please pardon me if Stackoverflow is not the right place to ask this question. Please move to the respective child sites of Stackoverflow, if this question is not apt for here.
Thank you
-----------------------
EDIT
The following is what am seeing in Google Chrome's Javascript console:
When I searched in Google, the main cause for this is multiple declaration of jQuery. The above error points to the Pluto theme which is being bought.
It was found that, jQuery multiple version conflict was causing this issue.
And got it resolved finally, after updating the Pluto theme. Please note that, I have already updated the Wordpress to the latest version too.
Thanks #Manolis and #Howlin for their help.
I also Facing same Problem.
This problem can be solved directly by Installing this plugin
http://wordpress.org/plugins/use-google-libraries/

Resources