Widget kom tillbaka med text om upphovsrätt!

  • alltså, så kom widgeten tillbaks på sin plats trots att rutan är tom, ingen text för den tog jag bort.
    dvs efter ett tag så fanns wigeten åter med med texten om upphovsrätten längst ned på sidan???!!!

  • Can you provide an admin login to your site so I can check if there’s any text in the copyright field?

  • Är tillagd i “Privat information”

  • You’ve removed all text from the copyright field, so it showed the default theme text.

    I added a space in the field, and now the copyright bar does not show anything.

    Note, the white space at the bottom is the default theme paddings for site footer.

    If you don’t plan to add anything to site footer, you can enable the Disable elements module at appearance > Generatepress, and disable the site footer completely via a layout element.

  • Tyvärr, den finns kvar längst ned på startsidan med texten om upphovsrätten. Jag har “aktiverat “modulen inaktivera element”

  • Unfortunately, it is still at the bottom of the home page with the copyright text.

    It’s because you’ve disabled the copyright module.

    So do you want to remove the site footer completely? If so, follow my instructions in my previous reply, you have only done half of it( enable the Disable elements module):

    If you don’t plan to add anything to site footer, you can enable the Disable elements module at appearance > Generatepress, and disable the site footer completely via a layout element.

    You also need to create a layout element to disable the site footer.

  • Jag förstår inte ett dugg av dina beskrivningar!
    “…..Generatepress och inaktivera webbplatsens sidfot helt via ett layoutelement.” var finns “layoutelement”?
    Om du orkar så skriv en UTFÖRLIG BEGRIPLIG BESKRIVNING ELLER LÄGG ÄRENDET TILL NÅGON ANNAN I SUPPRTEN SOM KLARAR AV DET!!
    Jag är skit trött på att lägga ner flera timmar varje dag för att få detta tema att fungera!!!!!!!

  • Can you check my previous reply? I have attached a link to the layout element.

    Can you check the link and watch the tutorial video to understand what a layout element is?
    https://docs.generatepress.com/article/layout-element-overview/

    Let me know if you still don’t understand how to create a layout element after watching the video.

  • totalt värdelös film, går inte att se texten som är alldeles för liten.

  • Skip the Layout Element method if you find it a bit confusing. Let’s just get the issue fixed for now.

    Go to Appearance > Customize > Additional CSS and add the following CSS:

    
    .site-footer {
        display: none;
    }
    

    This will hide the footer.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.