![]() |
It still does not work and I have no idea why. I'm not sure what I'm doing wrong. I tried the codes you guys gave, but still no luck.
Although thanks for all the help, this is a really great community for good software. |
You need to post a link to your page where it is not working and then post *exactly* (copy/paste it) what you have done and please use code tags when you do so.
|
Quote:
So what i have done so far is follow the instructions on the site to make the plugin and instead of using his code I used yours. And since I want this to go in preview I used lewisforlife code to change it. Code:
require_once(DIR . '/includes/functions_user.php'); Code:
<vb:if condition="$showuser OR $showpublishdate OR ($showupdated AND $lastupdated) OR ($viewcount AND $showviewcount) OR ($showrating AND $rating!='')"> |
As it says in the original article, you cannot have the condition (if(self::VIEW_PAGE == $viewtype)) around the code if you need it for the preview page.
|
Thank You this is wonderful
|
I used the coding below and I'm getting nothing showing up. My site (adult related)
Quote:
Quote:
|
Try removing the condition around that template code and see if it shows up. Also, you are editing the style that you are using, right?
|
Quote:
Code:
<vb:if condition="$showuser"> Code:
<img src="{vb:raw avatarurl}" alt="Author Avatar" /> Still doesn't give me an avatar :( |
If it still doesn't give you an avatar, then you either have it inside another condition that isn't allowing it to display or you are editing the wrong template or wrong style template.
|
I'm in the vbcms_content_article_page template.
Going to the top of the code, this is what it has. Am I putting the Author avatar stuff in the wrong place? Code:
{vb:raw css} |
All times are GMT. The time now is 09:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|