by Pixeldust Drupal Developer | Aug 9, 2018 | 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 add a new sitemap variant using Simple XML Sitemap referenced here. For the most part I understand it but I’m not sure where to actually place my definition and use the simple_sitemap.generator service to add it. If I place it inside of an... read moreby Pixeldust Drupal Developer | Aug 8, 2018 | 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 enable quick edit within a block which contains some JS libraries (such as slick). As slick changes the DOM, when I use quick edit it saves this altered DOM and then the slick library doesn’t work. Simplified example: Saved HTML (pre-page load) <div... read moreby Pixeldust Drupal Developer | Aug 8, 2018 | 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
With respect to the question, can anyone suggest a remedy for the same. How can I create a field for currency(with selecting currency and text field to enter the amount) considering the fact that there are multiple currencies. I have tried adding prefix but it can... read moreby Pixeldust Drupal Developer | Aug 7, 2018 | 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 are trying to pull in some data from an outside source that serves JSON. The structure of said json is like this: [ { “name”:”something”, “desc”:”some kind of desc.”, “tags”: [ {... read moreby Pixeldust Drupal Developer | Aug 7, 2018 | 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 content type, ‘Article with Header’ for which I have a custom twig template, ‘page–article-with-header.html.twig’, which manages the layout for this content type. When I preview the node before publishing, the template... read moreby Pixeldust Drupal Developer | Aug 7, 2018 | 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 view (“Tasks”) that pulls in Task nodes, complete with sorting and filtering. Each Task can have multiple nodes attached via the “Related Articles” field (field_related_articles). I am trying to loop through each node (which can be a... read moreby Pixeldust Drupal Developer | Aug 7, 2018 | 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 registration form : <div class=”register-error” id=”register-error”>{{ form.status_messages_user_register_form }}</div> <div class=”row”> <div class=”col-sm-6″>{{ form.field_first_name... read moreby Pixeldust Drupal Developer | Aug 6, 2018 | 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 customer who requires the correct set of responsive classes for his block in a given theme depending on its position and count. In my theme_preprocess_page(&$vars) I can identify the blocks in this region and build up an array for each block using its... read moreby Pixeldust Drupal Developer | Aug 6, 2018 | 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 store data for separate users in Drupal without using sessions. I have previously used Drupal varibales. But it didin’t work because the variable gets updated for every user (So whenever I access the variable it shows the last users details). I... read moreby Pixeldust Drupal Developer | Aug 5, 2018 | 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 creating some accordion functionality for fields and paragraphs using a combination of twig templates and a custom JavaScript file. Everything prints as expected and the basic accordion functionality works; however, the click function script is running... read moreby Pixeldust Drupal Developer | Aug 3, 2018 | 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 attempting to use the Flickr module flickr-8.x-1.0-alpha2 along with Flickr API and Colorbox module to display a album of recent photos from Flickr.com. I have setup the API keys. and added flickr setings in Text formats and editors, but the it doesnt producing... read moreby Pixeldust Drupal Developer | Aug 3, 2018 | 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 decoupled drupal project with an angular 5 front end that is utilizing a restful api to store data. Because this API needed a key that we didn’t want to expose we have created a restful endpoint in the Drupal code that acts as a sort of proxy. The front... read moreby Pixeldust Drupal Developer | Aug 2, 2018 | 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 built a custom form and one of them is of type geocode with lat/lon fields. When I try to save the node I receive the following error: Cannot use object of type stdClass as array in /var/www/vhosts/example.com/httpdocs/modules/field/field.attach.inc on line... read more