Me too
As you can see https://ibb.co/q7Bx3NN the logo is really small.
The URL is https://www.google.com/amp/s/www.mondeoz.com/equipement-voyage/meilleur-sac-a-dos-voyage/%3famp
The %3famp seems also pretty weird to me as it should be ?amp
In the Theme Panel, I chose the option : Use the mobile theme for Mobile + AMP
Thanks for your help
Hi,
I double checked on an iPhone https://ibb.co/9yf0Mm0
There is still no padding.
Before I checked on a Samsung Galaxy S10, that’s where some ads were on the left hand side because of its big screen.
Is it a normal behaviour?
Thanks
Salut Fred,
Il vous faut changer le code dans le bon fichier, selon le type de bloc que vous avez choisi. Voici la localisation : wp-content > plugins > td-composer > legacy > newspaper > includes et ensuite c’est le fichier td_block-template_1.php (c’est la qu’il faut choisir le bon fichier selon le bloc que vous avez choisi).
Hi Calin,
1/ The code:
.td_round_btn:hover {
background-color: #e34!important;
}
Does not word for changing Gutenberg buttons hover color.
2/ For your buttons (round large), is there another way to change the main color rather than a CSS custom code?
Thanks
Thanks for your reply Calin but it seems that you didn’t see my second message: the theme color applies instead of the one I chose (talking about the main color, not the hover one). What’s the problem? Can you help me fixing it?
Moreover, do I have to paste your CSS code on both Custom Code (desktop) and Mobile in the Theme Panel or just in the desktop field?
Thanks
Hi again,
When I use your method (through the classic editor), the main colours (background and text) won’t change from the theme colour. I applied a blue, following the instructions on the page above, but I still see my website main colour (kinda green). What am I missing?
When I add a Gutenberg button, and choose on the right panel the background and text colours, I see the chosen colours once saved. But the hover colours are still a problem…
And it works!
Thanks Vlad
Here are two screenshots:
Picture description ok: https://ibb.co/6DXyKT6
Picture description NOT ok: https://ibb.co/bWMNVrY
Thanks
Hi Simion,
On mobiles, you gave me a custom CSS to fix the font issues on the picture descriptions:
.wp-block-image figcaption {
font-size: 11px;
line-height: 15px;
font-style: italic;
}
It works well on standard posts like https://www.mondeoz.com/destinations-voyage/week-end-a-athenes/
But, when the post is a list, it doesn’t work. Here is an example: https://www.mondeoz.com/destinations-voyage/plus-belles-plages-de-corfou/
I’m talking about mobile version only.
Can you kindly help?
Thanks
Hi,
Alright, thanks Vlad
Hi Calin,
Thanks for your reply and pointing at the correct templates.
Can you kindly confirm that, if I want to show a “last modified” date on articles that have been modified, using a template is the only way to do so? Or is there an other (easier) way?
Thanks
Hi Vlad,
Would it work on a Page and not a Post with the Newspaper theme?
Thanks
Alright, thanks.
Thanks for your help Simion!
I’m talking about this page: https://www.mondeoz.com/politique-de-confidentialite/
That’s a very unhelpful reply. I guess I’ll have to wait another day to know what to modify and where.
Hi Bogdan,
Can you please specify where exactly we have to make a change (and which change) to turn the H4 block titles into H2?
Thanks
Thanks Calin
Hi,
I don’t get it. Your screenshot shows how to change the size but that’s the H tag I want to change, not the size. At the moment block titles are H4 and I want them to be H2 for SEO purposes. Can you help?
Thanks
Hi,
It seems that you still haven’t improved the language management with your last update and so I made the modifications by myself following Simion’s instructions: https://prnt.sc/nud6ha
BUT, I just noticed that this modification doesn’t work for mobiles: https://ibb.co/3kK5XnJ
Can you kindly help?
It would really be wonderful if you could provide this improvement in the next update so we won’t have to modify the code of your files at every update…
Thanks
Hi,
So we still cannot change the lang tag directly from WP or Theme Panel?
Rgds
1/ and 2/ worked perfectly. Thank you Simion!
About 3/, it’s supposed to be Roboto, not Helvetica or another one in line. Well, it’s not a big deal as the only pages are the Legal ones but I’d prefer to change it once in the theme panel (as I did) rather than having to change it for any block (even if, I know, I can apply the same style with a right click). Anyway, I can live with it.
Once again, thank you very much Simion for your precious help!