Is there a way to put a block (in my case it's fivestar voting block) under the nodes body and above nodes comments block. When I try to set the rows weights it's only above the content or under the comments and block positioning doesn't even have an option like this. What can I do ?
Been playing around with template.php. Can anyone show me how to output the last 2 published works of any custom type (e.g. 'products') so I can easily add it to page.tpl.php using only print $show_last_2_posts;
I'm thinking of adding them to the top of my theme where users can click on.
I wasn't sure where else to ask about this one, but thought if any progress is made it is useful as part of setting up Drupal.
I've got a Drupal 7 installation working perfectly with clean urls locally. But as soon as I upload to the server, clean URLs causes all POST requests to be empty.
That is, $_POST is completely empty as well as file_get_contents('php://input') being empty.
If I then turn off clean urls, it works fine again. All GET requests and other pages work fine with Clean URLs though.
I installed Wysiwyg 7.x-2.0 module (via drupal) and then the TinyMCE 3.4 via Filezilla, into the LIBRARIES folder, which is situated in the ALL folder, within the SITES folder.
The issue:
The TinyMCE icons appear as per normal in the Articles and Pages. However, when I use the functions on TinyMCE, they do not seem to be doing what the functions should do. (I have previously used TinyMCE extensively with Joomla)
For instance when I press the bold button to make a subtitle bold, when the article is saved it comes out as per follows: [b]Subtitle[/b]