• Resolved mica123

    (@mica123)


    I thought that it would be easy to change the copyright text in Customiser. I went to the Footer section, clecked on Layout and scrolled down to Footer Bar with copyright text. However, there is now way I can put any text into the field. For now I had to use CSS not to display Powered by with the link. However, I would like to add a small image to the text – I am unable to do so via the Customiser. Can you please help?

    Actually, it has now become more complicated: when I clicked on Select tag and chose copyright text, instead of letting me to input some text, it added Powered by etc with the copyright symbol and I now have duplicates of this text and symbol and I can’t get rid of them. I have to point out that I did not save this at all – and yet this unwanted text is there. And to top it all, on inspecting the copyright text I can see that it has lost its CSS class completely – I am unable to hide any part of it. This is extremely frustrating and I am pretty desperate.

    • This topic was modified 7 months, 1 week ago by mica123.
    • This topic was modified 7 months, 1 week ago by mica123.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mica123

    (@mica123)

    I am sorry to have to come back to this issue. I searched for anything that might interfere with the copyright text. I deactivated all plugins, checked the database options etc – but could not find anything. I checked another version of my website which is in development – it also shows the blank field in the Footer bar in Customiser, but I am still able to use the CSS for it. The correct entry for this part is:

    <div class="row">
    <div class="footer-layouts copyright">
    			<span class="copyright_icon_and_year">
    			 ?  2024 </span>
    		staging	<span> | Powered by </span>
    		<a href=" https://cyberchimps.com/" target="_self">
    			Responsive Theme </a></div>
    </div>
    
    
    

    In the other version of the same website I am not able to use the CSS at all. On inspection I see this entry:

    <class="footer-layouts copyright">
    <div class="footer_copyright"><p style="text-align: justify">&nbsp;</p>
    <p>Copyright ? 2024 staging | Powered by <a  rel="nofollow
    noopener" target="_blank">Responsive Theme</a> ? 2024</p>
    </div></div> 
    

    I don’t mind if the field for the copyright text in the Footer bar in Customiser is blank, but I very much need to get rid of the messed up copyright entry as shown in the second code above. There must be some conflict somewhere. Thank you.

    Hi there,
    You cannot insert the image in the footer.
    However, you can remove the “powered by” text by removing the one that is highlighted in the below-attached image.

    Best Regards,
    Tejas

    Thread Starter mica123

    (@mica123)

    Thank you, but you misunderstood me. The image you sent me is not the same I am seeing in the Customiser – it is completely blank, I cannot do anything with it. I can’t do anything there and I can’t remove Powered by using CSS I would normally do. That is why I sent you the two HTML different codes I am seeing in Inspect in the browser. I explained that with the messed up HTML code I am not able to hide Powered by with CSS. Here is the link to the screenshot:

    View post on imgur.com

    • This reply was modified 7 months, 1 week ago by mica123.
    Tejas Sonawane

    (@tejassonawane21)

    Hi there,
    To assist you further, could you please raise a ticket at [email protected]?

    Best Regards,
    Tejas

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Copyright text’ is closed to new replies.