by Pixeldust Drupal Developer | Jul 20, 2014 | 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 custom search field which searches for a type of content depending on the radio box selected. I have applied autocomplete functionality to the field using hook_form_alter but only want the autocomplete functionality to be available for one of the search... read moreby Pixeldust Drupal Developer | Jul 19, 2014 | 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 change a label/string on a node edit form for a date field. The label is, “Show end date” – I want to change this to, “Show end date (optional)”, but I can’t find where this is set anywhere. My guess is that it is some... read moreby Pixeldust Drupal Developer | Jul 19, 2014 | 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 get the highest value of a specific field in a multivalue field collection, USING PHP? This is about displaying the right discount for a marketplace product. There is a node type Product with two field collection fields: (1) field_discount which contains:... read moreby Pixeldust Drupal Developer | Jul 18, 2014 | 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 ne-impot and ne-export with drush for importing and exporting nodes. When exporting, as part of the uuid module, the URL alias is included with the export. However, when importing a node, the alias is not kept. I have tried using another custom module... read moreby Pixeldust Drupal Developer | Jul 17, 2014 | 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 enabled the print module and configured the basic page content type to show a PDF print link under the basic page settings. On the print module’s Links settings page at admin/config/user-interface/print/ui, under the Advanced Link Options heading, I can... read moreby Pixeldust Drupal Developer | Jul 17, 2014 | 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 change the url of an taxonomy term. Now when i use a field with taxonomy term the url is showing like this: [node:field-taxonomy:parents:join-path]/[node:field-taxonomy:name]/[node:title] auto/safety-tools/audi The taxonomy term has name Safety Tools but i have... read moreby Pixeldust Drupal Developer | Jul 16, 2014 | 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 added new “Markup” field into commerce_product table using custom module. Now I need to create a rule to calculate (sell_price=prod_price*markup), but I can’t acccess Markup field throught Rules selectors. Is there a UI , or what hooks should I... read moreby Pixeldust Drupal Developer | Jul 16, 2014 | 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 the Marinelli theme and want to give my main content editor access to the theme settings. Ideally just the ability to upload/change/add/subtract/enable the backgrounds of the rotating banner. I don’t see any way for them to do this without full... read moreby Pixeldust Drupal Developer | Jul 16, 2014 | 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 made a module retrieving data with geodata. The import feature allows to create a file in geojson. So, i’d like to display the points and the data without using Views, only openlayers module. I saw the layer example provided with the module : Example GeoJSON,... read moreby Pixeldust Drupal Developer | Jul 16, 2014 | 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 list of projects, mostly in english, but some are translated in French. When i visit the French version of my website, how can I list all projects that are translated in French and if no translation is available for a specific node, display the english... read moreby Pixeldust Drupal Developer | Jul 16, 2014 | 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 new in Drupal, I want to get all the images from my Facebook account and want to display them into front end. I tried Facebook Album Fetcher module but this module give me the facility to get images only for a particular album not for overall. I want to get and... read moreby Pixeldust Drupal Developer | Jul 15, 2014 | 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 executing the following commands in /var/www/html on a clean Ubuntu 14.04 installation: drush dl –drupal-project-rename=Platform cd Platform drush site install standard -y –db-url=[mysql connection string]/drupal –site-name=Example1 This... read moreby Pixeldust Drupal Developer | Jul 14, 2014 | 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 Drupal Commerce with Commerce Flat Rate and I have setup various different rates depending on the total order amount. The normal use case works as expected, however if I am at the shipping checkout pane and I hit go back,hit continue, and then arrive again... read moreby Pixeldust Drupal Developer | Jul 14, 2014 | 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
Is there a way to add a Show All Link on my view pager. I have a Block View. I would like to be able to add an All Link button when the number of Items reach 5. I do not need the pager “Next, last 1,2,3” only the All Link button. Thanks a lot read moreby Pixeldust Drupal Developer | Jul 14, 2014 | 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 the Migrate module: I understand that prepareRow() runs a filter on the row and should return TRUE or FALSE based on some conditions, which allows a row to be migrated or not, but could someone clarify: when to use prepare() when to use prepareRow() why you... read moreby Pixeldust Drupal Developer | Jul 12, 2014 | 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 ckeditor on my site suddenly stopped working without changing anything. This is what I tried up to now: update all other modules and drupal core remove ckeditor clear caches of drupal and browser download the latest drupal ckeditor module download the latest... read moreby Pixeldust Drupal Developer | Jul 11, 2014 | 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 been twisting and turning the View module but can’t get simple tasks done. Well it should be simple but yet Drupal don’t have a good solution …yet. How to create 2 columns where column A have an image that spans from top to bottom and... read moreby Pixeldust Drupal Developer | Jul 11, 2014 | 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 been playing around with Views exposed filters on an entity. I have so far been able to create a relationship to another entity through an Entity Reference, and exposed the fields belonging to that entity. What I needed to sort my entity by was a term... read moreby Pixeldust Drupal Developer | Jul 11, 2014 | 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 create a feed importer that uses a unique ID that is NOT necessarily in the title field of the content type. For example, were I using the feeds importer to import a list of contacts, I’d like to have the unique ID be the phone number, yet I... read moreby Pixeldust Drupal Developer | Jul 10, 2014 | 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 running Drupal 7.28 with Zen 7.x-5.5. In the default setup, there is a region on the right side named “First sidebar” which contains a block named “Navigation”. I have put my navigation links there. When shrinking the width of the... read more