I am using the faq module. I added 10 questions and answers. When I go to .../faq-page, I see the questions and answers just fine in a single column. Each answer expanded upon clicking questions expected. Keeping the same functionalities, I would like to make two columns: left (5 qa) and right columns(5 qa). I tried to give class names to each qa group but I did not see any options. Please let me know how can I make two columns?
.htaccess redirects doesn't work when through Drupal 7, I cannot configure (I'm not a master, but from what I find on internet - nothing works when put in .htaccess of Drupal 7);
also - Match Redirect and Redirect modules - I was not able to configure... they work for simple scenarios, but not what I need;
I need somehow to redirect from Subdomain directory contents to Main URL exactly the same URL, like this:
Hello does any body has same issue?
I'm using drupal 7 and ubercart. When i check out with paypal i got message: undefined undefined undefined
The paypal asssistence told me that probrem is caused by variable address_override = 1.
how can i fix it?
Hello. I'm trying to sort the same kind of content into two views on the same page. It's an e-learning courses list and I want to show the current month classes on a top row (which I used a bootstrap grid) and past months below as a list. I'm not expert on Drupal so I just need some enlightening on how to display them
Isovera collaborated with AIM Solder to create a redesigned website homepage that would external reflect brand personality in the website design, and internally allow for easy editing and uploading homepage content. Prior to working with Isovera, the AIM Solder website featured inconsistent brand color, outdated layout and design, and a hard-to-edit homepage content structure.
We are building an English/Arabic site and occasionally we unpublish content in one language. We would like for the same content in the other language to be automatically unpublished. Is there a "Drupal" way to do this?
We are currently using Views and many associated modules, such as VBO. However, I'm thinking it may be easier to just do it programmatically than try to finagle it with Views.