I just figured this out and thought I'd share to perhaps save someone else the couple of days I lost.
If you're trying to put a PHP snippet in a block, and it's not rendering (meaning it's showing up as code), go back and make sure you're entering the code without a WYSIWYG editor like TinyMCE.
I've activitated Taxonomy Redirect, and am hoping to redirect a certain vocabulary to a view I've created. But when I click a term in this vocabulary, it still links to taxonomy/term.
Has anyone had success using this module? Is it supposed to transfer the arguments of the URL? Like if term 149 is in the vocabulary I want to redirect -- will taxonomy/term/149 become destinationview/149 ?
I want to tweak the Product listing for the E-Commerce module. I've seen a couple other threads but they don't really capture what I want to do.
Would like to have only the Product title, Product Thumbnail, and Price, maybe an Add to Cart link or graphic nelow the thumbnail as well. But don't want any of the product description displayed (they should click the product and view the detail for that.) So we're talking like a gallery view.
Pretty straight forward title. I have been searching for hours on drupal.org but no avail. In the comment >> settings section is all or none, no individual field choosing available. Any chance there might be a simple way to do this?
I need to set anchor links from a list of links at the top of the page to content farther down. How do I do this?
Also, I have text links in the content that need to link to another page within the site. but I do not want the other page to show on any of the menus (the links are on a calender which will link to a more info page for each entry). How do I create the more info page and not have it as part of the navigation?
We are seeing some unreadable special characters sprinkled in the body area in body_revisions table. It comes up as a question mark in the page, and looks like this in the data: �
It's only in about 30 pages (of many hundred), but was trying to get to the root of it. I have been doing some data export/imports direct via phpMyAdmin as we relaunch our site. Maybe some sort of packet error/corruption during the upload?