Quote:
Originally Posted by J98680B2423E
If you are having trouble with the nominate button and stamp images not displaying, proceed as follow:
1. ACP -> Templates & Styles -> Search in Templates
2. Search for “postbit”
3. Open the “postbit” for customization (for edit)
4. Search for:
Code:
<td valign="top" nowrap="nowrap">
<div class="smallfont">
<if condition="$post['joindate']">
5. Add before it:
Code:
$nominate_topic_stamps_box
6. Search for:
Code:
$template_hook[postbit_controls]
7. Add after it:
Code:
$nominate_topic_button
8. Open the “postbit_legacy” for customization (for edit)
9. Search for:
Code:
<!-- / icon and title -->
10. Add after it:
Code:
$nominate_topic_stamps_box
11. Open the product file “product-nominate_topic.xml” using for example WordPad
12. Search for the following text (there are 2 occurrences of it):
// If you are having trouble with the nominate button…
13. Follow the instructions.
|
I did that and still nothing, VB is not even generating code for button