I need to allow anonymous reviews of product displays
I need to allow anonymous reviews of product displays. How do I accomplish this? I gave anonymous users the permission to rate products with fivestar, but it doesn't achieve the effect I want. You can see the problem here: squallpublishing.org/horace. Click "reviews" and you'll see a blank bar, no way to post a review.
Thanks in advance for your help.
Hi,
I seemed to have lost the CSS formatting for a pricing table. How do I correct this error? I'd like the block to be on the services page... Here is my link.
http://new.509photography.com/pages/service1
Thanks,
-Kevin
Hi,
I've just setup a Jollyness on a fresh Drupal 7 here :
http://www.michelpellegrino.fr/
I simply need, on the Homepage to replace the default layout actually displayed, and replace it by the Home-variation-1 one, displayed on the demo Themeforrest site ( http://demo.themesvision.com/drupal/jollyness/content/home-variation-1). Could you give me the step by step process or the tuto link ?
Many thanks by advance !
Regards
Hello
I would like to use the color coded taxonomy filter on the masonry view for other Taxonomies. I added a COLOR field to the taxonomy list term. Can you tell me what module/javascript/inc files need to be modified that is calling the COLOR field and incorporating the additional classes on the filter list and the overlay on the portfolio masonry.
.dexp-masonry-filter .web-design span:before, .dexp-portfolio-filter .web-design span:before {
background-color: #FF6C13 !important;
}
Thanks for your support
Renee
Hi guys! When I select dark blue site preset (Appearance > Settings > Jollyness > Presets) it renders perfectly. But when I choose white blue it seems to miss the css files. There is only one file, named style-darkblue.css on the folder sites/all/themes/jollyness/assets/css. I bought the theme from ThemeForest.
Hi there,
I am new to Drupal and have installed the Jollyness theme only (option 3 from the installation instructions). Everything seems to be working fine except the navigation menu. The styling is all off: the links are in an unstyled, vertical unordered list. Please see the example here: http://67.176.65.52/?q=landing#
Are there certain CSS classes I need to reference in order to style the navigation menu properly?
Please help! Thank you,
Rob
Hi all! Anybody experienced something like this?
When I disable the MC module and I put the site in maintenance mode. I go to the front page of the site (not logged in), I get a Hello World page. Even if I have some text in the /admin/config/development/maintenance Message box.
Actually, what I want is not show the counter.
Tx ahead for any input.
I noticed that the search icon next to the menu jumps to the middle when viewed on a tablet or phone instead of staying to the right of the menu link. I also noticed this is fixed in the latest version. I see that templates/region--search.tpl.php has changed but just replacing the old file with the new didn't fix my issue. I couldn't figure out what other changes were made. Thanks for your help.