Home Forums WordPress Plugins Hide My WP broken theme when remove in an word HTML code.

This topic is: not resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #4727
    vuthap
    Post count: 2

    help me. i want remove an word in HTML, but when i hide it, theme was be broken construction!

    #4728
    vuthap
    Post count: 2
    This reply has been marked as private.
    #4731
    Suman M.
    Post count: 12480

    Hi, while replacing text/word in site’s page source you need to be careful NOT to replace CSS class names and javascript variable names as these might have been used internally by plugins/theme and doing so might break your site’s styling and/or functioning.

    #4732
    vuthap
    Post count: 2

    oop! i want protect name of plugin and theme. In classes of plugin have its name. if you tell that, i can’t do anything ?

    #4737
    Suman M.
    Post count: 12480

    As explained above it’s not recommended to replace plugin’s class names in the page source. if you replace it there then you’ll also need to manually update that class name in the corresponding plugin.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.