vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Formatting Title Text on Articles (and removing "by [name] Published on [date/time]" (https://vborg.vbsupport.ru/showthread.php?t=296925)

Dave234 04-06-2013 02:43 PM

Formatting Title Text on Articles (and removing "by [name] Published on [date/time]"
 
Hello,

I would like to be able to format the title text on articles of my vbulletin 4.11.


I would also like to be able to NOT display, underneath the title of each article, the "by (person who added the article) Published on January 9th, 2013 12:49 AM"

I contacted vbulletin.com, thinking this could be edited easily. Their response is this:

"you would have to change the templates for this which I believe is vbcms_content_article_page for the article itself.

We officially don't support modifying."

Can someone please assist with this? I really want to change the way the titles appear on each article.

Mr_Devlin 04-07-2013 11:20 AM

Are you referring to functions of the vBArticles Addon?

A screenshot of your issue would be helpful

Dave234 04-07-2013 04:49 PM

1 Attachment(s)
Please see attached an example of what I'm talking about. It's the article title.

Dave234 04-08-2013 02:25 AM

Does anybody know what I mean?

Dave234 04-09-2013 02:37 AM

Please someone help me.

Dave234 04-23-2013 11:01 PM

Really? No one has wanted to do this??

tbworld 04-24-2013 12:07 AM

Edit templates:
"vbcms_content_article_preview"
"vbcms_content_article_page"

Look for similar code...

Template: vbcms_content_article_preview
Code:

        <vb:if condition="$showuser">
                {vb:rawphrase by_x_nolink, {vb:raw memberaction_dropdown}}
        </vb:if>

I have no idea what you want to change it to... so I leave that to you :)

You could just change the phrase, but you would be left with the ",".

Note: The phrase is already in a conditional $showuser, most people just use the CMS option already there. You would only need this if you wanted to customize the area.

Have Fun :)

Dave234 05-02-2013 02:02 PM

I just want to delete everything beneath the title ("by El Luchador Rubio Published on November 3rd, 2012 01:40 PM")

Is that possible?

Thanks for responding, by the way.

Lynne 05-02-2013 05:27 PM

Did you try editing the article and setting "Display Author" and "Display Publish Date" and all those other settings to No? Is that basically what you are trying to do only your want to edit the template instead?

Dave234 06-19-2013 10:50 AM

You...are....AWESOME!!!!! Thanks!!!!

I wonder how I can edit the text of the title of each article. I would like to change the font, the size, and the color, if possible.

I think it's in the admincp, and that it is in the same screen where I would change the color of any text in the body of the articles. I also would probably want to change that as well.


All times are GMT. The time now is 11:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01113 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete