Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
toppbottom
tagDiv Member

What I mean is the block titles. Please visit toppbottom.com. I mean the title such as “Popular This Week” and/or “Recent Albums & Mixtapes.” In size, they are pretty small. I’d like to make them bigger in size and font, even possibly center them in each section.

toppbottom
tagDiv Member

Please disregard. This works.

toppbottom
tagDiv Member

I made the changes and received an error message. Please see below. Thank you.

I changed it to this:

$buffy .= ‘<div class=”td-post-source-via”>’;
if (!empty($this->td_post_theme_settings[‘td_via’])) {
$buffy .= ‘<div class=”td-post-small-box”><span>’ . __td(‘VIA’) . ‘</span>‘ . $this->td_post_theme_settings[‘td_via’] . ‘</div>’;
}

if (!empty($this->td_post_theme_settings[‘td_source’])) {
$buffy .= ‘<div class=”td-post-small-box”><span>’ . __td(‘SOURCE’) . ‘</span>‘ . $this->td_post_theme_settings[‘td_source’] . ‘</div>’;
}
$buffy .= ‘</div>’;
}

and am getting this error message:

Parse error: syntax error, unexpected T_STRING in /hermes/waloraweb095/b2837/moo.toppbottom/toppbottom/wp-content/themes/Newsmag/includes/modules/td_module_single.php on line 539

toppbottom
tagDiv Member

Thank you. If at all possible, please let me know what comes of this. I appreciate your help.

toppbottom
tagDiv Member

Thanks so much.

toppbottom
tagDiv Member

Sounds good. Thank you!

toppbottom
tagDiv Member

Thanks so much! After doing that, it works perfectly.

Viewing 7 posts - 1 through 7 (of 7 total)