I got an issue with one of my pages based on Bootstrap which I do not really understand. We added recently breadcrumbs (also BS) for navigation, but on some pag
I have field Company Name which is a term reference to a vocabulary with same name. when user types the field if name already exists, so auto complete showed th
I have just installed the postgreSQL on windows 7. I am trying to integrate postgreSQL with WAMP server. For this i have done the following changes in httpd.co
I'm working on a discord clone and trying to implement a 'mentions' feature into the chat bar. My element looks like this: <span contentEdit
I executed databricks configure --token command and correspondingly i put my host id and token (multiple times) But when i try to execute databricks clusters l
I have a fairly simple react component which contains an iFrame. This component will load files from the server but there is no response to click events with e
I'm developing my first WordPress plugin for an internship. I know how to put style on the admin pages by wp_enqueue_style() and admin_enqueue_scripts. I also k
Say a user can have a document set which each set can have one or more files. On the UI I want to allow the user to sort by the file CreatedDate. So when the u
im pretty new to C#, im getting an error (10,35): error CS1503: Argument 1: cannot convert from 'bool' to 'string' but i dont know how to fix it. i want change