最近の検索


最近の検索はありません

Michael Hamilton's Avatar

Michael Hamilton

参加日2021年5月28日

·

前回のアクティビティ2022年2月14日

フォロー中

0

フォロワー

0

合計アクティビティ

3

投票

0

サブスクリプション

1

アクティビティの概要

さんの最近のアクティビティ Michael Hamilton

Michael Hamiltonさんがコメントを作成しました:

コミュニティのコメント Q&A - Help center and community

@Wes - Thanks very much. I put in the dummy section and article. I think I understand what do with the JS code, to be honest I haven't worked with JS before. I think I swapped out the appropriate information in the code, I know the format won't display appropriately:

$('a').each(function() {
var value = $(this).attr('href');
if(value=='/hc/en-us/categories//200363439-Submit-a-Request')
{
$(this).attr('href', 'https://support.cfcnca.org/hc/en-us/requests/new');
}
});

I am assuming that I am adding this to my existing JS code instead of replacing something. Can I cut/paste this into line 1 of the JS in my Theme Editor? Do I need to place it elsewhere in the JS code? 

As a JS novice, I expect that I'll need to figure this out for myself, but if you are able to point me in the right direction it will be a big help. Getting the code alone was great. Thanks so much again!

コメントを表示 · 投稿日時:2015年7月16日 · Michael Hamilton

0

フォロワー

0

投票

0

コメント


Michael Hamiltonさんが投稿を作成しました:

投稿 Q&A - Help center and community

Hi all,

We use the Humble Squid theme for our Help Center. Within our Help Center, we currently have it broken out into 6 categories. Four of the categories contain a few sections with articles. We would like to hyperlink the other two categories to our website and also to the request form; we think our customers would benefit from having all the resources in the middle of the screen, rather than keeping the link to the request form in the upper right of the display. 

Is this possible to create the hyperlinks that I described in the Humble Squid without creating section and article content?

Or, is there another theme (i.e. Curious Wind) that allows me to embed a hyperlink on a category?

If I need to get into the HTML, has anyone done something like this before?

Thanks!

Mike

投稿日時:2015年7月10日 · Michael Hamilton

0

フォロワー

14

投票

34

コメント