Published Master page is not showing updated copyright in footer

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
skanaba
 
 
Posts: 89
Joined: Wed Jan 24, 2018 12:16 am

Published Master page is not showing updated copyright in footer

Post by skanaba »

Hello, I published an update in the copyright year from 2020 to 2021 on this website: https://wearepuppeteers.com/ I see the copyright notice in the footer is updated. Once I go to a screen size smaller than 768, the date goes back to 2020. I checked the master page online and it DOES NOT do the same thing - https://wearepuppeteers.com/master.html The master page does show the correct year, but the pages in the site do not. Any ideas on what to look for? Thank you!
User avatar
Pablo
 
Posts: 21569
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Published Master page is not showing updated copyright in footer

Post by Pablo »

You have used a different object for the breakpoint (footer_copyright_for_320), so you will also need to update the other object.
skanaba
 
 
Posts: 89
Joined: Wed Jan 24, 2018 12:16 am

Re: Published Master page is not showing updated copyright in footer

Post by skanaba »

Hi Pablo, The object in question (footer_copyright_for_320) has the correct copyright year. Otherwise, it would not have shown correctly on the master page at a screen size smaller than 768 - https://wearepuppeteers.com/master.html. The source code for this page clearly shows the correct copyright year.
<div id="wb_footer_copyright_1">
<span style="color:#2F2F2F;">Copyright We Are Puppeteers 2021. All Rights Reserved.<br><br>Webmaster: <br><a href="https://mediapeopleintl.com/" class="black-text-links" target="_blank">Media People International<br></a></span>
</div>
<div id="wb_footer_copyright_for_320">
<span style="color:#000000;">Copyright We Are Puppeteers 2021.<br>All Rights Reserved.<br><br>Webmaster: <br><a href="https://mediapeopleintl.com/" class="black-text-links" target="_blank">Media People International</a><br></span>

Is it possible that there is a bug when publishing the site? This is very puzzling! Thank you., Steve
User avatar
Pablo
 
Posts: 21569
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Published Master page is not showing updated copyright in footer

Post by Pablo »

Maybe you did not publish all files?
Is it possible that there is a bug when publishing the site?
That is very unlikely when everything else works.

Note: it is difficult to help you without the project file.
skanaba
 
 
Posts: 89
Joined: Wed Jan 24, 2018 12:16 am

Re: Published Master page is not showing updated copyright in footer

Post by skanaba »

Hi, ...ok, here is a direct link to the project file.
https://wearepuppeteers.com/WAP_Website_01-08-21.wbs
And yes, all of the pages were published to the new folder, WAP_Website_01-08-21
Thank you!
User avatar
Pablo
 
Posts: 21569
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Published Master page is not showing updated copyright in footer

Post by Pablo »

Everything seems to be ok
Did you publish all files?
skanaba
 
 
Posts: 89
Joined: Wed Jan 24, 2018 12:16 am

Re: Published Master page is not showing updated copyright in footer

Post by skanaba »

OK...I just re-published all pages and now the copyright is correct on pages smaller than 768.
Don't know what went wrong...sorry for the inconvenience. Happy Monday (here). Steve
molveno
 
 
Posts: 8
Joined: Sat Apr 08, 2017 4:37 pm

Re: Published Master page is not showing updated copyright in footer

Post by molveno »

Dear Mr. Pablo;
I use WB 16 it’ is very very good works and very detailed and determined your program I am glad WB…
But there is an important situation there was also a problem in the old version (WB15) , manual correction was required, but in this new version, with the "Add breakpoint" command feature, in settings such as 320px, 480px, the texts, icons, breadcrumb are too small or It does not slide automatically or some manually to fit in the small very hard without scrolling my web site not doing a healthy work in mobile views.
So please I request it to be fixed, I would like you to test the feature on complex and detailed pages.

My Best Regards,
Hakan AKKUS
alan_sh
 
 
Posts: 1680
Joined: Tue Jan 01, 2019 5:50 pm

Re: Published Master page is not showing updated copyright in footer

Post by alan_sh »

As always, if you could provide a demo project (not the HTML pages) that shows these issues, it makes it much easier to diagnose what's happened.

Alan
Post Reply