1. UKPonchoMan
  2. Commercial Templates
  3. Thursday, 11 August 2022
  4.  Subscribe via email
Hi,

I've just migrated my site (http://www.usaf-sig.org) to Joomla 4 using your J51 Juliet template. I have two specific issues:

1. Although I have created a slogan, it is not showing up on the front page. How do I fix this, and how can I force it to a specific position?
2. On my old site (using J51 Polaris), the layer slide show was centred and took up the exact width of the site (in this case 1240px). I currently have it set to showcase_1a but it is taking up the full width of the screen and forcing the menu (hornav) to do the same thing. How can I centre it and constrain it to the same width as the site itself?

Many thanks!!

Chris
References
  1. https://www.usaf-sig.org/
Accepted Answer Pending Moderation
0
Votes
Undo
Hey guys - any chance you could help out here?!

Many thanks,

Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
The slogan isn't displayed because you are using a graphic instead of text.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

My apologies for the delay as I completely missed this post at the first time of asking

1. Yes as mentioned, the slogan is currently only displayed alongside a text-based logo. Expected is that with an image-based logo, the slogan would be part of the image.
2. In the Module Widths -> Showcase 1 Modules tab of your template settings, try setting the 100% Width option to No.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran,

Apologies for the delay in replying - and thanks!! - I was on holiday and am now catching up.

1. Is it possible to override the settings so that I can have the slogan as well as the image-based logo?
2. I have set the Showcase 1 Module width to "No" and moved the showcase itself to showcase-1a. This has physically moved the showcase but the images are still being cropped and are not fully displayed - this is strange as they are 350px height and the module is set the same (General Settings > Max Height > 350).
3. Furthermore, the central bar of the header is left-formatting itself but when I turn off the showcase, it reverts to centre formatted (where it should be!!)

Help!! :)

Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

1. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this possibility further. For our reference please paste a link to this post in your email.

2. Although your images are 350px in height they are only 896px in width. The module will increase the image size to fill the showcase area. Increasing your image width to your template width should resolve the issue (1240px) as there will be no need for the module to increase the image size to fill the entire area.

3. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (min-width: 768px) {
#container_header,
.sticky-wrapper {
position: fixed;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran - THANKS!!

1. Done - see separate email
2. Damn! The site was previously narrower and the images were set for this! I will regenerate them and see if it fixes the problem
3. I have applied the code as suggested, but it does not seem to have made any difference?

Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Chris

3. This issue should be now resolved by using the following custom CSS instead...

@media only screen and (min-width: 768px) {
#container_header,
.sticky-wrapper {
width: 100%
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

I tried this and it had no effect on the slogan.

HOWEVER - the suggested custom CSS DID have and effect - it broke all of my articles!! When you go into a specific article, the category, title and article information disappeared! When as I removed the CSS they reappeared so confirmed that it was the CSS causing the problem...

Can you take another look - I did email you separately re access to the site.

Thanks!!

Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

Does disabling the General Settings -> Overlap Header if in showcase-1# module position option in your LayerSlideshow module settings give you the desired result?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok