Results 1 to 10 of 12
Hybrid View
-
7th Jun 2012, 11:27 AM #1OPRespected Member
Little help needed in WP Modification
Hey guys, i've got a new site http://www.trollmania.org/ and i need certain wp modifications
1. I want to change the font style of the sidebar text.
To Myriad Pro font with no italics and size 25px.
2.I also need to add "page_navi" code to replace the current navigation method, where do i replace it
3. How to add "random posts" link on the menu bar., and it should obviously show random posts.
4. I need to add a "Submit a pic" page, would a contact form do the trick ?
if you are unclear on what i've mentioned above, please let me know.
Thanks in advance for your help
Regards,
FroompleFroomple Reviewed by Froomple on . Little help needed in WP Modification Hey guys, i've got a new site http://www.trollmania.org/ and i need certain wp modifications <3 1. I want to change the font style of the sidebar text. To Myriad Pro font with no italics and size 25px. 2.I also need to add "page_navi" code to replace the current navigation method, where do i replace it :| 3. How to add "random posts" link on the menu bar., and it should obviously show random posts. 4. I need to add a "Submit a pic" page, would a contact form do the Rating: 5
-
7th Jun 2012, 11:32 AM #2Member
-
7th Jun 2012, 11:32 AM #3OPRespected Member
On topic :
Yes, i did edit the template files, still showing up errors.
And thats why i am here
-
7th Jun 2012, 11:33 AM #4MemberWebsite's:
iFunMaza.comSolution for 2nd Question:
remove this image
http://www.trollmania.org/wp-content...s/comments.png
find and remove
<span class="comments-link">
<a href="http://www.trollmania.org/there-are-no-words/#respond" rel="nofollow" title="Comment on There are no words!">Leave a comment</a>
</span>
To remove Fallow me,
Remove this
<span style="position:relative;top:9px;left:-4px;float:left;font-family:Georgia,Times,Times New Roman,serif;
font-size:17px;
font-style:italic;
font-weight:bold;"> Follow Me</span>
-
7th Jun 2012, 12:02 PM #5OPRespected Member
which file should i find those codes ?
i cant find them in page.php.
and i want to retain that comment image, not remove it.
EDIT: Found follow me code in header.php, cant find that comment code.
---------- Post added at 05:32 PM ---------- Previous post was at 05:05 PM ----------
Bump: i also need to add "page_navi" code to replace the current navigation method, where do i replace it
-
7th Jun 2012, 01:19 PM #6MemberWebsite's:
eih.bz pornDDL.me sexytattoochicks.tumblr.com
-
7th Jun 2012, 04:26 PM #7OPRespected Member
I just found out "leave a comment" code on single.php, removed it, but still the blog shows that text
And there's no post.php [pokerface]
single.php contents :
http://paste2.org/p/2047835
---------- Post added at 09:56 PM ---------- Previous post was at 06:59 PM ----------
Anyone ?
-
7th Jun 2012, 08:23 PM #8MemberWebsite's:
eih.bz pornDDL.me sexytattoochicks.tumblr.com
-
8th Jun 2012, 12:25 PM #9OPRespected Member
As I said, that code didnt have any effect. I've found the comment code in loop.php. But I am unable to retain the image intact.
---------- Post added at 05:55 PM ---------- Previous post was at 06:37 AM ----------
Edit: I've corrected the comment problem now, as Pio said, i've replaced the comment line with and it workedcheers Pi0
-
8th Jun 2012, 12:44 PM #10Pure Awesomeness!
1- Find .widget-title on your style.css file around line 1268 and replace everything with this:
.widget-title {
color: #222222;
font-family: Myriad Pro;
font-size: 25px;
font-style: italic;
margin-bottom: 15px;
text-shadow: 0 1px 1px #FFFFFF;
}
Edit loop.php and find:
<?php if ( $wp_query->max_num_pages > 1 ) : ?>
<div id="nav-below" class="navigation">
<div class="nav-previous"><?php next_posts_link( __( '<span class="meta-nav">←</span> Older posts', 'smartone' ) ); ?></div>
<div class="nav-next"><?php previous_posts_link( __( 'Newer posts <span class="meta-nav">→</span>', 'smartone' ) ); ?></div>
</div><!-- #nav-below -->
<?php endif; ?>
<?php wp_pagenavi(); ?>
3- Random post: http://wordpress.org/extend/plugins/random-post-link/
4- Use contact form 7 and configure it.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
function bp_thumbnail_resize modification help needed
By mdtareq in forum Web Application/Script SupportReplies: 0Last Post: 2nd Jul 2012, 12:09 PM -
vBulletin modification?
By Terror in forum Webmaster DiscussionReplies: 3Last Post: 2nd Jun 2011, 02:56 AM -
Rapidleech modification
By snub in forum Web Development AreaReplies: 3Last Post: 12th Oct 2010, 09:05 PM -
Thank Modification?
By Ronald in forum Feedback and SuggestionsReplies: 10Last Post: 8th Sep 2010, 02:14 AM -
What the name of this modification?
By Snell in forum phpBBReplies: 2Last Post: 28th May 2010, 12:40 PM
themaLeecher - leech and manage...
Version 5.02 released. Open older version (or...