How to add Address & Phone Number field at footer of (Mobile+AMP) theme?

Posted in: Newspaper
Post count: 14

Dear team,

I can modify footer at version of desktop theme as my design.
When I use only AMP theme, footer on mobile shows as I want.
I change to (mobile+AMP) theme, it comes back to your default settings.
Now I want to add more field at footer of (Mobile+AMP) theme, like Address field, phone number field,..
Please guide me how to do that.
Thank you,

Post count: 35449

Hi,

You can set those in Newspaper>theme panel>Footer > Footer info content in footer text
-> https://www.screencast.com/t/xUZNt5peRtEh

Thank you!

Post count: 14

Hi supporter,

I tried that way, but when it shows on mobile, very bad because of row mis-alignment.

I want to add Address & Phone number to another row like Email field (default).

Hope you understand my idea, my English is not good.

Thanks,

Post count: 35449

Hi,

Please set the number phone and address between ‘<br>’ and ‘</br>’ like this -> https://www.screencast.com/t/maB46KTZoeT
Here are the results -> https://www.screencast.com/t/RgrUmeAIJ0Eh

Thank you!

Post count: 14

Hi team,

At the bottom of new posts in (Mobile + AMP) theme, it shows the number of page (ex: page 1/2/3/4/5… page 1 for the latest and page N for the oldest post)

Every time I click on page 6, example, I can not use only one click to come back page 1, theme requests to choose every page until it shows page 1, then I click on page 1 to go to the first page.

Why don’t you program a double arrow (like << or >>) like many other themes out there to quickly go back to the first page or the last page?

Besides, please help me change page structure of current version to the LOAD MORE button. The readers say they want LOAD MORE button, they don’t like choose page by page, they say the best is automatically loading when readers scroll down to the bottom of website.

Thank you for understanding me.

Post count: 35449

Hi,

If you want to have the first and last page in mobile you can use this custom css -> https://www.screencast.com/t/zu88VFUMGLN you need to set this custom css in Theme panel> Mobile theme > Custom code> css
.page-nav .first, .page-nav .last, .page-nav .extend {
display: block;
}

Unfortunately in order to set the load more button on mobile you’ll need to do some custom work, you need to do it yourself through the code and if you are not aware of the steps which are needed to take, in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thank you for your understanding!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.