Closed (fixed)
Project:
Floating block
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2012 at 16:43 UTC
Updated:
18 Oct 2021 at 16:45 UTC
Jump to comment: Most recent
I just downloaded and installed the Floating Block module. But I see no configuration for it and no documentation on how to use it. Can someone point me in a good direction? Thanks.
Comments
Comment #1
stan turyn commentedGo to admin/config/floating_block and put in your CSS classes/selectors there
Comment #2
mapruter commentedI don't see floating block in the admin > configuration page. I'm using the repro theme. I'm not sure what I'm doing wrong.
Comment #3
Anonymous (not verified) commentedIf you don't see this module on the config page,
double check that you are the root/admin user on the site and/or give yourself sufficient permissions to make changes to this page.It is because there is a bug in the URL.I recommend changing admin/config/floating_block to admin/config/media/floating_block in floating_block_menu().
Comment #4
Anonymous (not verified) commentedComment #5
alexpottThe current URL in 7.x-1.x is admin/config/user-interface/floating-block. I think putting it in the user-interface section is more appropriate than media.
Comment #6
alexpottThe url has been fixed in the latest 7.x dev version - commit: http://drupalcode.org/project/floating_block.git/commit/c817344
Once I've confirmed everything is still working in a few IE versions I'll make a new 7.x release.
Comment #8
dqdDescriptions of the Priority and Status values can be found in the Drupal project issues documentation.