ElkArte Community

Project Support => Support => Topic started by: SHANKS on April 22, 2020, 04:16:07 pm

Title: Two problems with the program elkarte
Post by: SHANKS on April 22, 2020, 04:16:07 pm
Good evening, I have two problems:
The first problem:
Comment by browsing the topics from the mobile, the picture shows that.
(https://download.anime-network.net/uploads/158758645837962.jpg)

The second problem relates to the description:
I use the Muhammad extension:
But the description of the sections takes the name of the section and not the description written below the name of the forum.
Likewise, the same issues are the same. A picture shows that.
(https://download.anime-network.net/uploads/158758645835171.png)

And I have an inquiry: Is it possible to build a large site on the elkarte program in terms of the strength of the programming, its lightness on the software error, and the load on the base, and also free support is possible in any note that updates stop, I mean, the subject has some kind of risk?
Title: Re: Two problems with the program elkarte
Post by: radu81 on April 22, 2020, 06:28:28 pm
Hi

1. create a file custom_light.css into themes/default/css/_light and try something like this :
Code: [Select]
@media screen and (max-width:50em) {
.poster .listlevel1 {
    float: right;
}
}
You should not edit index.css, but you should add all your custom edits to custom_light.css

2. Try to play with the settings inside Admin > Configuration > Search Engine Optimisation > Base Settings
Enable Display the topic first message snippet as the meta-tag description
Title: Re: Two problems with the program elkarte
Post by: SHANKS on April 22, 2020, 07:02:59 pm
Quote from: radu81 – Hi

1. create a file custom_light.css into themes/default/css/_light and try something like this :
Code: [Select]
@media screen and (max-width:50em) {
.poster .listlevel1 {
    float: right;
}
}
You should not edit index.css, but you should add all your custom edits to custom_light.css

2. Try to play with the settings inside Admin > Configuration > Search Engine Optimisation > Base Settings
Enable Display the topic first message snippet as the meta-tag description

The first problem:
It has been resolved and it is working fine on mobile.
The second problem:
The option is enabled and nothing has changed. The same problem exists
Title: Re: Two problems with the program elkarte
Post by: radu81 on April 22, 2020, 07:09:03 pm
2. Take into consideration that the description is only the first paragraph of your post.

Ex, your posts starts:
Code: [Select]
Hello
how are you?
the description will only be "Hello"
Title: Re: Two problems with the program elkarte
Post by: SHANKS on April 22, 2020, 07:19:19 pm
Quote from: radu81 – 2. Take into consideration that the description is only the first paragraph of your post.

Ex, your posts starts:
Code: [Select]
Hello
how are you?
the description will only be "Hello"
https://www.anime-network.org/boards/index.php?topic=5
The same problem
Topic started with text
Title: Re: Two problems with the program elkarte
Post by: radu81 on April 22, 2020, 07:34:35 pm
I don't know what could be the problem.
Are you using php 7.2 as indicated into the requirements?
The author is not very active here, but you can probably get in touch with him on https://github.com/dragomano/Optimus