New to this. I am working with wordpress and wanted to make an eventbrite clonish site. Please can you tell me if there is a Drupal theme of Eventbrite. Was not able to find it. The wordpress themes I am currently looking at are the following:
Hello
I am developing a custom theme in drupal.
I am creating the theme settings form. I want to display some select boxes on the basis of another select box in the theme settings page. eg, if the admin choose a from dropdown then bcd, cde, def should be shown; and if admin chose 'b' from the dropdown then fgh, ghi, hij should be shown.
I have two peices of content.... 1st is Vendor and 2nd is Products. I have references module / node reference enabled and have created a relationship between Vendors and Products using "Sold here / Node Reference" on Vendors and "Sold at / Node Reference" on Products.
What I would like to have happen is display the img field from Vendors content and display it Products content instead of displaying the link to the vendor
Hello everyone,
I've got a recent blog posts block which I want to show on the front page. I've created it with a recent blog view.
Fields are image-landscape, image-portrait,date and title of post as shown in the picture below.
Everytime my recent blog post is ft with an image-landscape I want the row to be col-lg-6 using bootstrap, and in the same way col-lg-3 for portrait images.