1 reply [Last post]
philippmarc
philippmarc's picture
Offline
newbie
Last seen: 4 years 41 weeks ago
Timezone: GMT-4
Joined: 2018-06-13
Posts: 1
Points: 2

Hi,

I am using Wordpress (Kalium theme) and would like to add links to a specific page/section only.

The specific page is here: http://philippfis.ch/portfolio/edits-design-specification-sheet/

In the section: "Reference files", I would like to add URLs for the following texts:

Circus, Wood - Specifications
Circus, Upholstered - Specifications
Circus, Barstool - Specifications

The files I would like to link (respectively) are on my media server with the following links:

http://philippfis.ch/wp-content/uploads/2018/06/Spec_Sheet_Circus_Wood_051018.pdf
http://philippfis.ch/wp-content/uploads/2018/06/Spec_Sheet_Circus_Upholstered_051018.pdf
http://philippfis.ch/wp-content/uploads/2018/06/Spec_Sheet_Circus_Barstool_051018.pdf

I am wondering how this can be done? This is too advance for my CSS knowledge, but suspect it can be done in custom CSS with: ".page-id-3634 .........", but I am not entirely sure.

Thank you for your help,

Philipp

gary.turner
gary.turner's picture
Offline
Moderator
Dallas
Last seen: 2 years 4 weeks ago
Dallas
Timezone: GMT-6
Joined: 2004-06-25
Posts: 9776
Points: 3858

Wrong link?

I'm seeing only a countdown display.

I don't understand your issue. We don't use css to add links except to display (or not) html that's already there. Links would normally be added to the page's template, either literally or as a php variable, possibly by database query.

gary

If your web page is as clever as you can make it, it's probably too clever for you to debug or maintain.