I have a simple problem, I've installed the module heartbeat and it looks like everything went okay. My problem is I dont know what url to use to access the module. I tried http://mysite/heartbeat...but I get a page not found error. Is there a way to tell how the where the module is point through admin? Ive just been guessing thus far.
Using @import within a stylesheet adds one more roundtrip to the overall download time of the page.
Using @import in IE causes the download order to be altered. This may cause stylesheets to take longer to download, which hinders progress rendering making the page feel slower.
I'm setting the multilingual module everything is fine, but the Language switcher block (User interface text language detection) doesn't show up ( in the sidebar). I already enabled the block.
In some searches I found this:
select a language negotiation setting that is influenced by links (URL or Session enabled) to make the language switch links appear
But how and where do I do this setting?
Some tutorial for setting a multilingual a full drupal 7 installation?
I can't for the life of me figure out how to call 'items_per_page' in node--blog.tpl.php. I thought I was supposed to call the following code in my template.php file, but it doesn't seem to be working. I've searched and tried to figure this (likely simple) thing out for hours, but I still get errors. Any recommendations?