Unsolved Problem 1 - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Unsolved Problem 1

Artis Lejins

Artis Lejins

Template 2 years ago

This problem with the blog section is still not resolved: https://www.joomshaper.com/forum/question/26103#qa-answer-123944

0
1 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #124727

Hi there!

Sorry for your experience.

  1. Please go to this file path:

\language\en-GB\en-GB.tpl_fortune.ini

And then you will get the phrase there at line 397, so change the text and save.

Here is a screenshot for your ease:

https://prnt.sc/140rpuh

  1. Please go to your blog or similar menu item: https://prnt.sc/ZCSI3RggWVzB

Then you can turn the page heading off from the 'page display' tab in the menu item edit window as follows: https://prnt.sc/Er3ISv2q1pRr

  1. Please use the following code in your custom CSS to get rid of the reading time portion:
    .article-info span.category-name, .article-info span.reading-time-wrap {
     display: none;
    }

    Hope this will solve the issues for you.

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0