Home › Forums › All Other Themes › SKT Newspaper Pro
- This topic has 14 replies, 2 voices, and was last updated 4 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
July 13, 2020 at 10:10 pm #156934
Hi,
I work work with this fantastic Theme SKT Newspaper Pro
I need a small line CSS code from youIn the section 0 (there is no name for it)
“Left Side Slider Category Posts Below the Navigation”
I use here smaller pictures. https://b2b-cyber-security.de/So under
“Right Side Category Posts Below the Navigation”
I have 4 articles – but they are to high. I need there only 3 articles.2.nd problem: Navigation & highlighted/hover
I use Home plus 4 sections
Section 5 “info” is always colored/hover – why?
I want only the now used section coloredWhat is here wrong?
Thanks
MarkusJuly 14, 2020 at 12:27 pm #157033Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.popular-articles .articles li:last-child { display: none; } .nav li:last-child { background-color: transparent !important; }
Regards,
DaveJuly 14, 2020 at 8:35 pm #157061Thanks for your help – the code works fine
I have one really strange problem
1. I made this articel “https://b2b-cyber-security.de/kryptominer-malware-golang-schuerft-in-windows-systemen”
– On the Desktop it looks good
– inside the Firefox – “investigate element” – simulated smartphones Pixel, iPhone etc. looks good
– inside Chrome – “investigate” – simulated smartphones Pixel, iPhone etc – the articel is to small, 15% border on the right site
– on my smarthone with chrome – the articel is small, 15% border on the right siteFirst – I made a completly new articel inside WP and delete the old articel – same result
The realy strange thing: All other articels looks fine….You have an idea?
July 15, 2020 at 11:14 am #157119Strange problem is solved. I killed the site and make a new one with a new permalink.
July 15, 2020 at 12:15 pm #157125Cool
July 15, 2020 at 2:25 pm #157139Hi,
one more:
When I use “list” with dots -> no dots inside the text
When I use “list” with numbers -> all is fineIs this a bug?
July 15, 2020 at 8:42 pm #157157And a 2.nd question about shortcode
I found a lot of different shortcode. But – fpr me – it isn’t realy easy to use. So I’m looking for some code for pagination the category sites.
I have 3 big category – Storys – PR-Meldungen – Short-NewsI use the categorys for the navigation – this works fine. Klick on an news etc also.
For ex. I see all the 9 Shortnews. This will be more and more next time ….So i need a code for pagination – new site after 10 small news. This works only automatic with “sites” at the navigation, but not with categorys instead sites. What can I do?
I think I can set some shortcode – but where?Thanks for yout help
https://b2b-cyber-security.de/July 16, 2020 at 11:53 am #157216Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveJuly 17, 2020 at 11:08 am #157315Hi,
Problem: “Some” of the articels have not the full width – 20 % of the
right side is shown as borderAns: Done
Desktop OK, Tablet to small, on a Smartphone to small
Ans: Done
2.1 I use categories instead of sites in the navigation. Active
categorie in the navigation is not highlighted (works only with sites)
-> is t pos. to change this?2.1 I need a pagination (see pic3) maybe for 6 articles, then to site
2,3 etc. If this possible with shortcodes?Ans: There is no screenshot.
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.Regards,
DaveJuly 20, 2020 at 3:47 pm #157500Thanks for your perfect support!
The same fast reaction like the last years!
I can therefore only recommend SKThemes
Regards
MarkusJuly 21, 2020 at 12:11 pm #157566Thanks Markus ????
Regards,
DaveAugust 4, 2020 at 1:23 pm #158606OK, first you give me answers via E-Mail, now I shoud answer via Forum. So I paste some of the mail thread or you couldnt understand my questions.
First my current question as answer on your mail. I’m waiting for the “coder” to fix the problem.
On Tue, Aug 4, 2020 at 5:06 PM IST, Markus Selinger <[email protected]> wrote:
> Hello,
>
> any news from the coder? Today I have the same problem again – and I don’t know why….
>
> Mainpage / Section PR-Meldungen
>
> https://b2b-cyber-security.de/
>
> Regards
> Markus> On Wed, Jul 29, 2020 at 6:22 PM IST, Support SKT Themes <[email protected]> wrote:
>> Okay given to coder.
>> —
>> Regards,
>> Shri
>> Support SKT Themes>> On Wed, Jul 29, 2020 at 1:45 PM IST, Markus Selinger <[email protected]> wrote:
>>> Hi,
>>>
>>> I have the same problem. A new story is published and the layout is wrong – the first text is too long. What can I do now and in the future?
>>>
>>> Thanks
>>> Markus>>> On Wed, Jul 22, 2020 at 6:32 PM IST, Support SKT Themes <[email protected]> wrote:
>>>> Will be done in an hour.>>>> On Tue, Jul 21, 2020 at 11:51 PM IST, Markus Selinger <[email protected]> wrote:
>>>>> Hello,
>>>>>
>>>>> sorry, there is one more bug in the theme. I post in the 2nd cat “PR-Meldungen” a new story and the layout is now wrong (see the atteaced pic).
>>>>>
>>>>> I think there is % problem – but I cant find the rigtht CSS code
>>>>>
>>>>> Thanks for your help
>>>>>
>>>>> MarkusAugust 4, 2020 at 1:46 pm #158608Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.category-box { min-height:450px;}
Regards,
DaveAugust 4, 2020 at 5:58 pm #158622Hi,
code added, problem not solved with 450px
I test lower and higher numbers470px works at the moment
Regards
MarkusAugust 5, 2020 at 12:37 pm #158677Okay
-
AuthorPosts
- You must be logged in to reply to this topic.