by Pixeldust Drupal Developer | Nov 30, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I’ve defined a view with the CCK and Views modules. I have two ways for printing the result: As node content As fields content If I choose node content, I need to choose the view mode, which by default allows to choose between teaser, and rss (among others). How... read moreby Pixeldust Drupal Developer | Nov 29, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I have a menu path which rendered User Registration Form. The problem is I did hide fields like “Email”, “password” and “status” by setting #access to FALSE. It is not working. When I have done the same thing in hook_form_alter(),... read moreby Pixeldust Drupal Developer | Nov 29, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
Using Views with Drupal 7, how can I use the content path to sort a result table? I have node title, created date and path as fields for a view. The first two fields have the checkbox to make them sorting options in the display settings, but the node path field... read moreby Pixeldust Drupal Developer | Nov 29, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I am using view exposed filter on a view display as “block”. The block is added to dashboard. I added a second function to “Apply” button using hook_form_alter. I want to hide the expose form of view after submit it. I added the jquery to hide... read moreby Pixeldust Drupal Developer | Nov 29, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I accidentally update jQuery version from 1.5.2 to 1.82 using Drupal’s jQuery update module. Is there any way to rollback the update and go back to my 1.5.2 version? Changing the option exists only in the dev version. So I downloaded the dev version and set it... read moreby Pixeldust Drupal Developer | Nov 28, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
The Pressflow site mentions that it is used by many Drupal 6 sites, and in the FAQ, in answer to the question “What’s the deal with Pressflow 7?” says Pressflow 6 made significant improvements to Drupal core in scalability and performance and most of... read moreby Pixeldust Drupal Developer | Nov 27, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I am building a proof of concept ecommerce solution using commerce kickstart v2 I wish to implement a system where a user can submit an order but an admin must approve orders before the customer can pay – I have a feeling I can do this with rules & extra... read moreby Pixeldust Drupal Developer | Nov 26, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I’m trying to get my blog onto Google Feed Burner. I’ve read all about this, but there doesn’t seem to be a clear answer. I just get this error. Received HTTP error code 400 while fetching source feed. I then validate my blog feed through... read moreby Pixeldust Drupal Developer | Nov 26, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I created an extra checkbox field for the user registration form This is the field setting page. (Standaardwaarde means “Default value.”) In the setting page, the field is unchecked, but it’s checked in the registration page. I looked at some older... read moreby Pixeldust Drupal Developer | Nov 25, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I would like to know how to get parent terms only, for example “Ages 0-2” and also print in dropdown. This is the structure of the form array. Array( [#info] => Array( [filter-tid] => Array( [operator] => tid_op [value] => tid [label] =>... read moreby Pixeldust Drupal Developer | Nov 25, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I put .tpl.php file inside my theme folder to override views output. Then I deleted this file because it was no use for me. And did “Rescan template files”. Now it cannot find this file and gives errors on the page. File not found, in folder... read moreby Pixeldust Drupal Developer | Nov 22, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I know there are patches to core, but they were never backported to Drupal 6 from what I can tell. Increasing path length to 255 chars Menu path length is limited by the UI to 128 characters How can this be overridden in a theme? read moreby Pixeldust Drupal Developer | Nov 22, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I have a new site that I’m starting to build but I need help deciding what makes Drupal 7 better than Drupal 6. read moreby Pixeldust Drupal Developer | Nov 21, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I want to display the latest 10 nodes of node type ‘ABC’ as a sub menu link under my primary menu. Are there any modules for Drupal 6 to help me achieve it. I have created a view which gives me a latest 10 nodes sorted by creation date. However, I am... read moreby Pixeldust Drupal Developer | Nov 20, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I have a basic File field set up to allow my users to attach files to nodes. However, the File field widget in the node edit form displays files as a link to the file, and the URL contains #overlay-context=. Thus when users right click to copy the URL to the file, the... read moreby Pixeldust Drupal Developer | Nov 19, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
Ok, I need a bit of help with this one. I have a website where I created a newsletter using Simplenews – works just fine, I’m sending some welcoming text + attached views of new things on site. But now I need to make something more with it. I want to... read moreby Pixeldust Drupal Developer | Nov 19, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
When editing a node and attempting to saving it, the user is redirected to the edit form with no error message and the node is not updated. This situation is similar to the problem described in “Nodes do not save, but instead redirect to edit page again”,... read moreby Pixeldust Drupal Developer | Nov 18, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
How to hide Alt and Title fields for anonymus users when they upload images? I use tokens for these field that’s why I need to hide them. read moreby Pixeldust Drupal Developer | Nov 17, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I am using autocomplete exposed filter in views for country/city with depth which is working fine but there are many identical city names. When user types XYZ he sees 2 entries: “XYZ” “XYZ” and has no clue which one belongs to which country. I... read moreby Pixeldust Drupal Developer | Nov 16, 2012 | Drupal Developer in Denton Texas, Drupal Developer in Derby, Drupal Developer in Des Plaines, Drupal Developer in East Chicago, top custom software development companies, top drupal development companies, top drupal experts, top drupal websites, top free website builders, top software developers, top web development companies in usa, website cms systems, website content development, website creating sites, website design & development
I’m trying to build a website for a non-profit which has multiple locations (~6) besides the headquarters. The frontpage needs to be generic for the whole organization and will contain content from all locations. However, each location needs have its own page (... read more