This forum is for assistance with theme development.

Bleeding Edge starterkit for Omega 4/ Installing libSass

Hello,

I am actually trying to set up an Omega 4 subtheme using libSass. (bleeding edge starterkit by fubhy)
It does look very promising, but I just can't seem to install the gulp environment.

Added field not appearing in $content

Hello

I added a new text field (field_read_more) for read more link (may sometimes be a page outside the site) and cleared the caches but it doesn't show up in the $content-variable.

I am quite new to Drupal but so far this kind of operations have gone without any hiccups.

Funnily it is visible in #object of other fields but doesn't have its own $content['field_read_more'] entry.

Am I missing or forgetting something dumb or is there some other explanation?

This is on Drupal 7.

Wbr

hank

[SOLVED] Link see others items

Hello,
I created a view that displays the last 5 articles of a content type (news). now I want a button "View other news" just below the 5 items listed.

as shown in the attached image:
Capture

Thank you in advance,

Main Menu Link Generation

Quick Question: How do I reverse the output of main menu links from

  • to be

  • Long Explanation of the Question:

    I tried searching for this but I'm not sure how to phrase what I'm looking for.
    I've dug around in the tables, theme files, etc for a while too.

    I'm using Drupal 7.38 and the theme is Responsive Bartik.
    I have the main menu as a block in the sidebar and it outputs this code:

    Moving page.tpl.php and page.vars.php to subtheme not working

    I want to get more control over the bootstrap classes on aside(s)/main content container.

    bootstrap/themes/system/page.tpl.php has the aside classes hardcoded (col-sm-3) and in bootstrap/themes/system/page.vars.php there is logic that adds a class to the main content container depending on whether there is one sidebar, two sidebars or no sidebars (col-sm-6, col-sm-9, col-sm-12 respectively).

    Moving page.tpl.php and page.vars.php to subtheme not working

    I want to get more control over the bootstrap classes on aside(s)/main content container.

    bootstrap/themes/system/page.tpl.php has the aside classes hardcoded (col-sm-3) and in bootstrap/themes/system/page.vars.php there is logic that adds a class to the main content container depending on whether there is one sidebar, two sidebars or no sidebars (col-sm-6, col-sm-9, col-sm-12 respectively).

    Pages

    Subscribe with RSS Subscribe to RSS - Theme development