by Pixeldust Drupal Developer | Nov 6, 2013 | 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 already figured out how to link views to content language by the Content: Language filter. I know that I can create a second view to use as the No Results fallback and use the Global: View area to feed the other in. But to do this I have to: pollute my... read moreby Pixeldust Drupal Developer | Nov 6, 2013 | 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 actualy trying to read a field value in my panelized node. I want to recieve the data in the red marked field, as u can see in my screenshot. I tried to following: <?php... read moreby Pixeldust Drupal Developer | Nov 5, 2013 | 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
Basically the issue is that drupal_set_message() shows a message twice on some pages, when it is called from hook_init(). How can I avoid it happens? read moreby Pixeldust Drupal Developer | Nov 4, 2013 | 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 need the checkbox to be checked by default. Below is my code, notice the ‘default_value’ under the settings array. $field_instance = array( ‘field_name’ => $fielddef[‘field_name’], ‘type’ =>... read moreby Pixeldust Drupal Developer | Nov 4, 2013 | 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
Up to now, I’ve been using the Insert + WYSIWYG + CKEditor to insert images with specific Image Styles in a wysiwyg interface. This works well, and it’s very easy to select and apply image styles (including colorbox variants) using Insert. I’m... read moreby Pixeldust Drupal Developer | Nov 4, 2013 | 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
In my Drupal 7 website I have an A content type with an entity reference ‘parent’ field which I use to link to nodes of a B content type. I have to implement a way to sort A nodes basing on their B parent. Modules such as Nodeorder and Nodequeue... read moreby Pixeldust Drupal Developer | Nov 3, 2013 | 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 using wysiwyg api with ckeditor, but I can’t make it to use inline styles like when I use indent from editor, it actually drops the style (which is margin-left) in output. it’s not an override, it actually doesn’t even appear in the code... read moreby Pixeldust Drupal Developer | Nov 1, 2013 | 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
We have events and we take registrations for them. Entity Registration module is installed for that purpose and it’s working great. Now, since those events are paid events, we want to implement PayPal payment method as well. The problem is we need to combine the... read more