Hy,
I use the template JB Newstream. I do not know why I can not make a Page heading when I add it to the menu where I'm displaying a particular comment. Why? What's the problem?
Thank you!
Page Heading
informatik1
Hi,
You can share us the credentials of your site and tell me page which the page heading doesn't show, I will check for you.
Regards
Ok,
where can I send you the credentials (user/pass) to make it safe? In response to this message?
Refards
informatik1 where can I send you the credentials (user/pass) to make it safe? In response to this message?
Please Take a look HERE Point-5 to see how to keep your info Private
Hay, I included access to joomla. Please check.
I have the problem that it does not show me the title of the page in the "top image", but for the links where I refer to a particular contribution (in the menu settings), it shows the "factory" headlines in front of the text itself.
An error appears here (I use Articles » Single Article):
http://cdp.nadskofija-maribor.si/cdp3/index.php/kaj-je-center-za-duhovne-poklice
If I use / refer to the menu settings on the Articles »Category Blog and insert the" page title "then it works.
As this example shows ...
http://cdp.nadskofija-maribor.si/cdp3/index.php/fgdhgfhhg
Thanks for your help!
Regards
You're right, this template supports to show the page heading in category blog page only. To have it appears the same on single article page, you copy this file:
[ROOT]/plugins/system/t3/base-bs3/html/com_content/article/default.php
Paste it to this directory:
[ROOT]/templates/newstream2/html/com_content/article/ (this directory may not exist, just create these folders)
Then open the new file: [ROOT]/templates/newstream2/html/com_content/article/default.php
You will see this h1 tag:
<h1> <?php echo $this->escape($this->params->get('page_heading')); ?> </h1>
change it to:
<h1 class="page-title"> <?php echo $this->escape($this->params->get('page_heading')); ?> </h1>
Regards
- Edited
Hello,
I use the Accordion Menu. But I do not see a "badge" at every major title.
How can I fix it?
http://cdp.nadskofija-maribor.si/cdp3/index.php/duhovne-vaje
- Edited
informatik1 I use the Accordion Menu. But I do not see a "badge" at every major title.
I am unable to see accordion menu at the similar section as shown in screenshot. On the contrary, Here is the screenshot of the specific section.
Kindly confirm if you have published the specific module enabling us to take closer look and assist thereon
I have enable: To enable the accordion menu in a module add the module class suffix accordion to the menu module in templates setting.
i use a "menu modul".
what else do I need?
thank you
informatik1
Try this custom css:
#sidebar-2 .accordion .caret {
margin-left: 150px; /*change to the value which suits your need*/
}
Okay, I fixed that. Why me each time I click "refresh session" and does not work like scrolling in the menu?
http://cdp.nadskofija-maribor.si/cdp3/index.php/duhovne-vaje
I'm not entirely sure of your question here, what you mean by click "refresh session"? where should I click?
Okay, I'm sorry.
For example: when I click on the icon / arrow to the accordion menu, then the whole page (session) is overwritten.
But when I look at the demo version - right accordion menu (https://demo.joomlabamboo.com/index.php?theme=sep14), when clicking on the icon / arrow of the menu, the index does not change, and I can only scroll through the menu (arbitrarily and easily).
In my case, every time you navigate through the index menu, the webpage is reloaded each time... (http://cdp.nadskofija-maribor.si/cdp3/index.php/razlocevati/razlocevanje-poklicanosti).
What's the problem?
Thanks!
Hey, I fixed this. Obviously I had a problem with the menu settings.
But I have another problem.
I added
sidebar-2 .accordion .caret {
margin-left: 150px; / change to the value that suits your need /
}
but nevertheless I do not see on the right side "according to the icon"
Hello, I have a few more questions. Thanks for the help.
1. I use Module Articles Category. And I do not know why in the head of the web page, it does not show the title of a single contribution.
How can I solve this?
- In the previous version of the template, lines were included in the design. Can I include them in the new template? That would be decisive!
Thanks for your help.
I'm not familiar with the native language on your site, could you share the URL of that page?
I have an old website (http://cdp.nadskofija-maribor.si/index.php) - made on Joomla! 2.5.28, used by JBNewstream (old web page)
I am preparing a new webpage at URL: http://cdp.nadskofija-maribor.si/cdp4/
Joomla! 3.9.3
Template Information
Name: Newstream2
Version: 1.0.5
informatik1
Hi,
As I mentioned above, I'm not familiar with the native language on your site, could you share the URL of that page?