• Resolved georgiasdesign

    (@georgiasdesign)


    Hi there, I love this plugin and have used it many times to change the footer copyright credits on my sites. For some reason this time it’s not working. I’ve tried clearing the cache through inspect and settings: Disable cache (while DevTools is open)
    Also tried clearing the cache through W3 Cache, to no avail.
    Do you think this is a cache problem or something else?
    https://www.rottnestislandcharters.com.au theme is ‘hestia’ I did a new site just last week through the hestia theme and it worked perfectly as it usually has for me in the past.

    Look forward to your reply, thanks in advance

    Georgia

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Marios Alexandrou

    (@marios-alexandrou)

    I’d guess that the match rule isn’t quite right. Even if it’s off by one character, the replace won’t happen.

    At the moment you have a “Coming Soon” page so I couldn’t see the footer.

    Thread Starter georgiasdesign

    (@georgiasdesign)

    Hi Marios, thanks for your response,
    I’ve temporarily disabled the coming soon page for you.
    I cross-referenced the find/replace codes with those that worked perfectly on the same theme a previous site i designed for this client, it seemed to check out;

    Would love your thoughts.

    Regards,

    Georgia

    Plugin Author Marios Alexandrou

    (@marios-alexandrou)

    There’s nothing special in the footer so the replace should work. My guess is there’s a slight difference in this site’s version of the footer (a space, punctuation, or something small like that) so the rule isn’t matching.

    Thread Starter georgiasdesign

    (@georgiasdesign)

    Hmm. what do you suggest I try to do?
    Here is the hestia footer code that has worked on the previous site;

    <div class=”copyright pull-right”>
    Hestia | Powered by WordPress

    This is what i’ve placed into the new site from inspect (I have tried the above also)

    <div class=”copyright pull-right”>
    Hestia | Powered by WordPress

    Thread Starter georgiasdesign

    (@georgiasdesign)

    <div class=”copyright pull-right”>
    Hestia | Powered by WordPress

    <div class=”copyright pull-right”>
    Hestia | Powered by WordPress

    Thread Starter georgiasdesign

    (@georgiasdesign)

    do you mean a variation in my version of the 2nd site’s footer?

    Plugin Author Marios Alexandrou

    (@marios-alexandrou)

    I would view the source in your browser and then do search of the code using all or part of your find rule. If the browser’s search functionality doesn’t match the snippet, then adjust until it does. Note that the inspect feature of Chrome actually modifies the code i.e. it tidies it. Viewing the source shows the code untouched.

    Thread Starter georgiasdesign

    (@georgiasdesign)

    Hi Marios,
    I really do appreciate your time thank you. And thanks also for the heads-up of Chrome ‘Inspect’I seem to have corrected the ‘find code’
    Can’t seem to make my new code centred UGH I really do need to learn to code. Thank you so much, i’ll struggle on my own from here. Love your plugin, will always recommend it.

    Regards,

    Georgia

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Footer Copyright credit changes not showing’ is closed to new replies.