Mobile display

Posted in: Newspaper
Post count: 8

Hi,
I install template and demo content but i have few problem :
– In mobile version, i cannot see anything, why ? (I have picture on homepage, but i can see it only on desktop version)
Same problem for contact page.
– In desktop version, i have a solid border (on top of menu), where can i take it off please ?
– In Homepage, about latest article, i want to disable “read more” button.

You can check all of theses problems at : blog.unemplacement.com

Thank a lot;

Post count: 8

Or :
– In Homepage, about latest article, maybe i want to change “read more” button to french language, and edit background color of this button.

Post count: 20688

Hi,

If the mobile theme plugin is active, what is displayed on mobile will be a different from desktop. For example the mobile homepage will display a top grid with 3 featured posts (if there are any) – https://forum.tagdiv.com/featured-posts-2/
Below that grid will be a latest articles section. The mobile theme is specially created for mobiles, it is faster than the default responsive theme version. Other pages will be empty on mobile, if there is no content entered in the mobile editor for each page
http://prntscr.com/ng341f

Here you can read more about it – https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Regarding that border, from what I can see the top bar is empty (no login, no weather no socials etc). You could disable it entirely if you do not want to display any elements in it – http://prntscr.com/ng373y and the problem will be solved.

The “Read more” that the block uses cannot be disabled. You could use a different type of block, maybe a flex block (these have an show/hide “Read more” button setting).
Here are some block designs made by us that can be imported with the cloud library plugin
https://cloud.tagdiv.com/#/load/Blocks (they are all flex blocks).
However if you want to keep using block 24 and wish to remove the button there is a solution. I could give you a code to remove it – http://prntscr.com/ng3941
Enter this code in the Theme panel->Custom code-> CSS code section

.td_block_24 .td_module_19 .td-read-more {
display: none;
}

If you want to keep the block and the button but change the text it displays, you can translate it in the Theme panel->Translations settings – http://prntscr.com/ng39vz

Please let me know if you have more questions.
Thanks

Post count: 8

Hi Simion,

Thank you for all solution.
We still have few problem :

– Mobile version :
I’m trying to add the same code in mobile editor (you can check contact us page), but i still cannot see element.

For homepage, sorry but i don’t know that this “featured” category is important and usefull. I already deleted it yesterday. Can you help me pleas e?

And then i find few problem more in page about image :
For example, in this page :
https://blog.unemplacement.com/2019/04/20/fitness-park-fete-ses-10-ans/
The second picture (picture on right), i want lightbox on it, (like the same other image on this page), but i didn’t find where ?
=> And, if it’s possible, i want to add “slider”. (show ONLY one picture, and when we click on it, we have a lightbox and prev/next for other image)

Thank you for help.

Post count: 8

Example :
https://blog.unemplacement.com/petits-dejeuners/
For this page, you can see 9 pictures (but i want to show only 3 pictures in 1 row)
And when we click on one picture, a lightbo open with slider 10 or 20 pictures).

For create this “picture section”, i use loading template.

Thank you

Post count: 8

For this slider : I’m trying on this page : https://blog.unemplacement.com/2019/04/24/brewdog-arrive-en-france/

But the main picture is too big
=> I want that but medium or small main picture
=> Because I want to put it inside text or next to text)

Post count: 20688

Regarding the mobile version – Please don’t enter the page code from desktop in the mobile editor, it will not work and may cause problems. In the mobile editor enter text, images and what is possible with it’s options.
The mobile editor’s capabilities are simple, this is why the mobile theme is noticeably faster than the default responsive version. If you want the same content from desktop displayed on mobile as well, deactivate the mobile theme plugin.

If you deleted the special “Featured” category you can recreate it like this
https://www.screencast.com/t/Y2QPRE7xeX
It should function same as before after creating it.

Regarding the lightbox for images, please edit the post and check if it is enabled for that image – https://forum.tagdiv.com/modal-window/ it could be currently set on off.
When the lightbox is enabled there will be navigation arrows on the modal to cycle through the post images – http://prntscr.com/ngkbs3

From what I can see there already are 3 images per row – http://prntscr.com/ngkdmv
The lightbox will work for the element that is used to display the images, the inline image – http://prntscr.com/ngke7c

If you want something like a slider you could use a tagDiv gallery
https://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/
https://forum.tagdiv.com/gallery-2/
The gallery will occupy the full space in the post content, if no sidebar is used for the post. That is how the gallery looks in the full space. What exactly do you want to do with it, or how do you want it to look? Let men know.

Post count: 8

Hi,

Thanks a lot, I found solutions for all my problems 🙂

Good luck

Post count: 8

Hi please,

I have a little problem, on this page : https://blog.unemplacement.com/
=> I have 2 block :
First : 3 pictures in row (the latest)
Second: 4 “post format” in column (the latest)

I want to have different post between first block and second block.
Can you help me please ?

Post count: 20688

Hi,

That would depend on the filtering and sorting the blocks use. Content will be displayed according to these factors. Each block can be configured to show the posts you want
https://forum.tagdiv.com/block-settings-guide/

If it is necessary to use the same filtering and sorting, you can use the offset option
https://forum.tagdiv.com/offset-feature/
So the second block can pick up where the first ends. In case I misunderstand let me know.

Post count: 8

Thanks a lot !!

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