A question for "Massively" theme users
- 
				ashrafakader
- Sr. Bludit
- Posts: 42
- Joined: Tue Sep 05, 2023 1:33 pm
- Has thanked: 9 times
- Been thanked: 1 time
Hello,
I already asked the developer, but it seems that he stopped logging to Github from 2 years ago.
Where can I delete this sentence?
Complete the description of the article for a correct work of the theme.
I searched everywhere, even in settings.. looks very trivial.
Theme Page: https://themes.bludit.com/theme/massively
Theme Page @ GitHub: https://github.com/bludit-themes/massively/issues
            
			
									
						I already asked the developer, but it seems that he stopped logging to Github from 2 years ago.
Where can I delete this sentence?
Complete the description of the article for a correct work of the theme.
I searched everywhere, even in settings.. looks very trivial.
Theme Page: https://themes.bludit.com/theme/massively
Theme Page @ GitHub: https://github.com/bludit-themes/massively/issues
- Edi
- Site Admin
- Posts: 3086
- Joined: Sun Aug 09, 2015 5:01 pm
- Location: Zurich
- Has thanked: 71 times
- Been thanked: 105 times
- Contact:
The prases can be found in the templates home.php and page.php of the theme:
https://github.com/bludit-themes/massiv ... me.php#L10
https://github.com/bludit-themes/massiv ... me.php#L28
and
https://github.com/bludit-themes/massiv ... ge.php#L10
            
			
									
						https://github.com/bludit-themes/massiv ... me.php#L10
https://github.com/bludit-themes/massiv ... me.php#L28
and
https://github.com/bludit-themes/massiv ... ge.php#L10
aufbruch1900.ch, Plattform zu Kunst und Kultur um 1900
						- 
				lesmegeres
- Sr. Bludit
- Posts: 30
- Joined: Wed Jul 19, 2023 6:51 pm
- Location: Paris - France
- Has thanked: 3 times
- Been thanked: 2 times
- Contact:
Hi,
These phrases appear if you do not complete the description for each page (default or static). It is as said hard coded into the php files as a if statement. If description is empty then display this otherwise display what is written within description.
            
			
									
						These phrases appear if you do not complete the description for each page (default or static). It is as said hard coded into the php files as a if statement. If description is empty then display this otherwise display what is written within description.
- 
				ashrafakader
- Sr. Bludit
- Posts: 42
- Joined: Tue Sep 05, 2023 1:33 pm
- Has thanked: 9 times
- Been thanked: 1 time
Description is provided, but the sentence still exists.
I'll delete it manually from php files.
            
			
									
						I'll delete it manually from php files.
- 
				ashrafakader
- Sr. Bludit
- Posts: 42
- Joined: Tue Sep 05, 2023 1:33 pm
- Has thanked: 9 times
- Been thanked: 1 time
Update:
The problem is fixed.
I have most pages with description attached, but I checked the php code I noticed that mentioned description is the first page`s description. I provided a description for this specific page and the problem is fixed.
            
			
									
						The problem is fixed.
I have most pages with description attached, but I checked the php code I noticed that mentioned description is the first page`s description. I provided a description for this specific page and the problem is fixed.


