How Can I Edit the Text in a Block?

Posted in: Newsmag
Post count: 24

Hello –

First, I’d like to compliment you all on designing a beautiful theme that just continues to dazzle me every time I look at it.

We’re just about ready to launch the site live, however I would like to do a minor edit on one of the subheadings in a blocks on my home page:

<<All time popular>> should read as follows: <<All-Time Popular>> (note I would like to add a hyphen and capitalize the T, P)

Here is the screenshot: https://www.screencast.com/t/n7Wibxtvkj

Is there a way to edit this?

Thanks very much!

Warren T.

Post count: 23312

Hello warrentab,

Please provide your website URL so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 24

Hello, Catalin:

Thanks for your fast reply. You can view the page here: http://hockey.bigapplemedia.com/

The block I am referring to is titled THE HOCKEY LIFE and the text I would like to modify appears to the right of that.

Sincerely,

Warren T.

Post count: 23312

Hello,

Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-subcat-link{
text-transform:capitalize;
}

The result is here -> https://www.screencast.com/t/caz49LzOx

Thanks for the message!

Post count: 24

Hi, Catalin –

Thanks for your reply and solution to my concern. I hate to be a pest, but I also wanted to include a hyphen, so that <<All Time Popular>> reads <<All-Time Popular>> (correct grammar).

How can we effect this?

Thank you again,

Warren T.

Post count: 23312

Hello warrentab,

You should inspect the theme core files and change from there this strings. As a hint, you should edit the following file, like this -> https://www.screencast.com/t/xqzoSYdI

Thanks for your understanding!

Post count: 24

Hello, Catalin:

We tried implementing the change to the core files as instructed, but still no go. (Please note we do not wish to change <<All time popular>> to all caps; rather, we are seeking to just capitalize the A, T, and P, as well as place a hyphen between <<All>> and <<Time>> so that the text will read as <<All-Time Popular>>.

Thank you again.

Warren T.

Post count: 23312

Hi,

After each change, please clear all the caches and check the results. Also, you should consult the Translations section from Theme panel and change the name from there -> https://www.screencast.com/t/MdwGDw0DE For more information about this, please check here -> https://forum.tagdiv.com/newsmag-loading-translations/

Thanks for your understanding!

Post count: 24

Hello, Catalin –

That worked–Thanks!

Sincerely,

Warren T.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newsmag’ is closed to new topics and replies.