Copyright Code Change and GDBooster

This topic contains 8 replies, has 3 voices, and was last updated by  Alex Rollin 6 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #428674

    jahusdtc
    Expired Member
    Post count: 162

    This is a combo question – some code change for the main plugin, some GDBooster, so please bear with me…wasn’t sure which forum to post in!

    I used the final “change copyright” code included below.

    It indeed DID change the copyright at the bottom of the page, but actually ADDED my “new” copyright onto the end of the original copyright.

    I used Giri’s code from here
    https://wpgeodirectory.com/support/topic/cant-edit-copyright-footer-text-in-supreme-directory-theme/#post-301839

    I DID use his final dt_remove_default_footer version. HOWEVER, I am STILL having the problem of having the original and then having mine added to the end of it.

    To me, that sounds like the gentleman’s comment just ABOVE that final Giri solution. He said:
    “…unfortunately I can’t get your solution to not show duplicate footers.”

    I had to hide the add_action for this right now because it looked shoddy. My questions are:

    A) Should I be doing something more than just that?
    B) Is there a way to totally clear the GDBooster — something more than just clicking clear? I.E., can I maybe delete some temporary caching file? Seems like it sometimes takes a long time for changes — say in CSS — to take place. And maybe that is what is happening with this code?

    Opinion? Solution?

    As always, thanks for your insights!

    #428675

    jahusdtc
    Expired Member
    Post count: 162

    Forgot to add…I DID clear the browser cache!

    #428693

    Alex Rollin
    Moderator
    Post count: 27815

    Try this one: https://wpgeodirectory.com/docs/faqs/how-do-i-change-the-footer-text-in-supreme/

    There was an update to the theme.

    About GD booster, and any cache plugin, I usually turn them off while working on a site.

    Have you tried excluding your CSS file?
    https://wpgeodirectory.com/docs/gd-booster-add-on-overview/

    #428705

    jahusdtc
    Expired Member
    Post count: 162

    Two marvelous solves in one message! Alex, thanks!

    1. The Copyright via this snippet immediately worked properly…no clearing of ANY cache required! Love it when a plan (or hoped-for plan) comes together!

    2. The CSS exclusion from GD-Booster is a wonderful idea. Especially while in more of a change-a-day situation of developing during production! Suppose I can put back in when more “finished product.”

    But … wow, so helpful. Have a WONDERFUL day!

    #428711

    Alex Rollin
    Moderator
    Post count: 27815

    You’re welcome

    #428851

    jahusdtc
    Expired Member
    Post count: 162

    Alex, I haven’t yet done my CSS Exclusion. Reason is…I’m using .LESS and, after looking at View Source in browser, apparently a CSS file called Main.Less for me becomes Main…with a huge string of numbers after it!

    Does the CSS Exclusion of GD Booster do wild cards? I.E., can I usefully put in Main*.less?

    Let me know what you think, please.

    #428896

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    U should only be enquing .css files?

    #428929

    jahusdtc
    Expired Member
    Post count: 162
    This reply has been marked as private.
    #428968

    Alex Rollin
    Moderator
    Post count: 27815

    Sounds like you should go with compiled CSS so you can deal with the cache, or choose a different cache plugin with different options.

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket