inthehelp
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Gallery PhotoBlocks] pics two lines tallthat worked! thanks a lot!
Forum: Plugins
In reply to: [Gallery PhotoBlocks] pics two lines tallthanks, i just sent you an email.
Hi there, to the second question: you propably bought the cheapest bundle, with upgrade only within the first 5 days… i think, that’s why you get the errormessage. but you can switch off the upgrade-notice, by checking ‘deactivate the upgrade-message’-checkbox under settings -> Encyclopedia…
did you find a solution to the image-problem? i have some issues with that as well… is there a way to select a featured image for a term?
thanks in advance
to remove only the Comments-Hint, type in the custom css:
#main #content ul.post-by li.last { display: none; }to remove only the author type in the custom css:
#main #content ul.post-by li a { display: none; }in design –> theme options –> custom css
tpye following to remove all 3:#main #content ul.post-by { display: none; }
Viewing 5 replies - 1 through 5 (of 5 total)