Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ruud1955

    (@ruud1955)

    Found a simple solution: I suppressed the vertical scrollbar with this code before the page layout HTML on each page that has the redirection code after the page code:

    <span class=”tagcolor”><span lang=”NL” style=”font-size:11.5pt; line-height:107%;font-family:Consolas;color:mediumblue”><!DOCTYPE<span lang=”NL” style=”font-size:11.5pt;line-height:107%; font-family:Consolas;color:red”>?html></span></span>
    <span lang=”NL” style=”font-size:11.5pt;line-height:107%;font-family:Consolas;color:mediumblue”><<span lang=”NL” style=”font-size:11.5pt;line-height:107%;font-family:Consolas; color:brown”>html<span lang=”NL” style=”font-size:11.5pt;line-height:107%; font-family:Consolas;color:mediumblue”>></span></span></span>
    <span lang=”NL” style=”font-size:11.5pt;line-height:107%;font-family:Consolas;color:mediumblue”><<span lang=”NL” style=”font-size:11.5pt;line-height:107%;font-family:Consolas; color:brown”>head<span lang=”NL” style=”font-size:11.5pt;line-height:107%; font-family:Consolas;color:mediumblue”>></span></span></span>
    <span lang=”NL” style=”font-size:11.5pt;line-height:107%;font-family:Consolas;color:mediumblue”><<span lang=”NL” style=”font-size:11.5pt;line-height:107%;font-family:Consolas; color:brown”>style<span lang=”NL” style=”font-size:11.5pt;line-height:107%; font-family:Consolas;color:mediumblue”>></span></span></span></span>

    <span lang=”NL” style=”font-size: 11.5pt; line-height: 107%; font-family: Consolas; color: brown; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;”>body?<span lang=”NL” style=”font-size: 11.5pt; line-height: 107%; font-family: Consolas; color: black; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;”>{</span>
    <span class=”csspropertycolor”>? overflow-y<span lang=”NL” style=”font-size: 11.5pt; line-height: 107%; color: black; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;”>:?hidden<span lang=”NL” style=”font-size: 11.5pt; line-height: 107%; color: black; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;”>;</span>?<span lang=”NL” style=”font-size: 11.5pt; line-height: 107%; color: green; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;”>/* Hide vertical scrollbar */</span></span>
    <span lang=”NL” style=”font-size: 11.5pt; line-height: 107%; color: black; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;”>}</span></span></span>

    <span class=”tagcolor”><span lang=”NL” style=”font-size:11.5pt;font-family:Consolas; color:mediumblue”></style<span lang=”NL” style=”font-size:11.5pt;font-family:Consolas;color:mediumblue”>></span></span>
    <span lang=”NL” style=”font-size:11.5pt;font-family:Consolas;color:mediumblue”><<span lang=”NL” style=”font-size:11.5pt;font-family:Consolas;color:brown”>/head<span lang=”NL” style=”font-size:11.5pt;font-family:Consolas;color:mediumblue”>></span></span></span>
    <span lang=”NL” style=”font-size:11.5pt;font-family:Consolas;color:mediumblue”><<span lang=”NL” style=”font-size:11.5pt;font-family:Consolas;color:brown”>/html<span lang=”NL” style=”font-size:11.5pt;font-family:Consolas;color:mediumblue”>></span></span></span></span>

    Perhaps crude but it does the job

    <span class=”tagcolor”><span lang=”NL” style=”font-size:11.5pt;font-family:Consolas; color:mediumblue”>?</span></span>



    Thread Starter ruud1955

    (@ruud1955)

    Hi Subrata, that looks very straightforward but in WordPress using Astra theme I see NO option to add Custom Code or Javascript to a particular page. The only thing I can do is toggling between the Visual Editor and the Code Editor. I used the latter to add the html code that now creates the extra lines. What is your second idea? It has to be possible to add the code to just specific pages, not the whole site! So adding it to the header in Astra will not work. I apologise, I am not a programmer:(

    Thread Starter ruud1955

    (@ruud1955)

    Partly resolved: I found that Toolset has had a similar issue and they issued a new version with a fix. But that did not work and their support has agreed they need to look at the problem again!

    Thread Starter ruud1955

    (@ruud1955)

Viewing 4 replies - 1 through 4 (of 4 total)