This question is answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 4 - Pages: 1 - Last Post: 29 Apr 21, 22:04 Last Post By: hspagnolo
hspagnolo

Posts: 101
Registered: 23-Mar-2016
Many albums header logo linking always to the same location
Posted: 29 Apr 21, 21:19
 
  Click to reply to this thread Reply
Hi,
I have created different albums, but I have create a home page containing them (why? because I do not want the tag-cloud box to duplicate the keywords). For not I can't provide a link to the albums, but how can I change the settings for all these different albums to set for all the pages the header logo to link always to the same page?

The code is:
<section class="top-menu">
<div class="row">
<div class="home-link haslogo"><a href="../index.html" data-tooltip title="Accueil"><img src="../res/entete.png"></a></div>
<div class="right-column">
<div class="social-links"></div>
					<form class="search active"><div class="search-input"><label for="search-inp" class="hidden">Recherche</label><input id="search-inp" type="text" placeholder="Recherche..."></div><a class="search-btn icon-search" data-tooltip title="Recherche"></a></form>
</div>
</div>
		</section>


Into the above code, I would like to have an absolute link for "<a href="../index.html""

this is possible?

Thanks and regards
Henri
JeffTucker

Posts: 8,039
Registered: 31-Jan-2006
Re: Many albums header logo linking always to the same location
Posted: 29 Apr 21, 21:40   in response to: hspagnolo in response to: hspagnolo
 
  Click to reply to this thread Reply
Attachment ss008474.png (23.3 KB)
Enter an absolute URL, rather than a relative URL.

Relative URL: ../index.html That says, "go up one level from where you are now."

Absolute URL: https://jefftucker.org/travels/ That says, "go to this page, no matter where you are now."

See screenshot.
hspagnolo

Posts: 101
Registered: 23-Mar-2016
Re: Many albums header logo linking always to the same location
Posted: 29 Apr 21, 21:49   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
Hi Jeff,

Thanks, however this works only on the first level, but not once into the pages.

Regards
Henri
JeffTucker

Posts: 8,039
Registered: 31-Jan-2006
Re: Many albums header logo linking always to the same location
Posted: 29 Apr 21, 21:59   in response to: hspagnolo in response to: hspagnolo
 
  Click to reply to this thread Reply
Ah! That's a bug in Photoblogger.

Laza: When the user specifies a top bar logo, whatever URL is entered as the home page link should be used at every level of the album.
hspagnolo

Posts: 101
Registered: 23-Mar-2016
Re: Many albums header logo linking always to the same location
Posted: 29 Apr 21, 22:04   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
Thanks Jeff,

My knowledge is not able to say if it is a Photoblogger bug, but if yes and this can be solved , That would be great.

Regards
Henri
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums