Home › Forums › Pro Themes › Magazine Plus Pro › REED MORE
- This topic has 59 replies, 2 voices, and was last updated 3 years, 2 months ago by Psink.
-
AuthorPosts
-
January 22, 2021 at 6:30 pm #143217Diego MorillaParticipant
Hello Psink
Can you tell me how to center the captions of the images? Thank you
a greetingJanuary 22, 2021 at 10:39 pm #143234PsinkKeymastercan you please share screenshot ?
January 23, 2021 at 2:52 am #143243Diego MorillaParticipantHello Psink
I would like to center the text that appears below the photo. I send you a video.Thank you
A greetingJanuary 23, 2021 at 10:52 pm #143284PsinkKeymasterhello diego
Add this CSS
[class^="wp-block-"]:not(.wp-block-gallery) figcaption { text-align: center; }
Regards,
PsinkJanuary 24, 2021 at 6:39 am #143295Diego MorillaParticipantHello Psink
Thank you very much for the information. I would also like to be able to move the logo (it is in customize, identity of the site) and the name of FLAMENCODEPAPEL (it is an image that is in the header right widget area). I am attaching a demonstrative video. Thank you. CheersJanuary 28, 2021 at 9:07 pm #143613Diego MorillaParticipantHola Psink
Muchas gracias por la información. También me gustaría poder mover el logo (está en personalizar, identidad del sitio) y el nombre de FLAMENCODEPAPEL (es una imagen que está en el área del widget del encabezado derecho). Adjunto un video demostrativo. Gracias. SaludJanuary 29, 2021 at 12:44 am #143618PsinkKeymasterHello Diego
Please add this CSS code in Additional CSS
For header widgets – adjust the padding value in #header-widgets as per your requirement
For site logo – adjust the padding value in .site-branding as per your requirement@media screen and (min-width: 1024px) { #header-widget { text-align: right; padding: 0px 0px 0px 0px; } .site-branding{ padding: 0px 0px 0px 30px; } } #masthead{ padding: 20px 0px 25px 0px; }
Hope this helps you
Regards,
PsinkJanuary 29, 2021 at 7:15 am #143636Diego MorillaParticipantHello Psink
Thank you very much for the help above. I would like to put the number of comments on the post in Spanish. Where number thought on appears, I want to put it in Spanish. I have tried it with the crazy plugins translate but it has been deleted and no thought appears anymore. I am sending you a demo video. Please, can you help me? Thank you
a greetingJanuary 30, 2021 at 12:20 pm #143697PsinkKeymasterHello Diego
I guess you have miss one thing while translating the string
Please check the screen record
https://www.awesomescreenshot.com/video/2576202?key=7aea20bc63d05ba20ba454c75e002483Regards,
PsinkJanuary 30, 2021 at 6:48 pm #143707Diego MorillaParticipantHello Psink
I’ve tried following your video, but can’t. Nothing appears, I guess I’m doing something wrong. I’m sending you a video so you can help me please. Thank youRegards,
DiegoJanuary 31, 2021 at 6:51 am #143723PsinkKeymasterHello Diego
You need to fill that empty space manually with the exact translations of the String.
Please follow the screen record
https://www.awesomescreenshot.com/video/2579972?key=76a6893f6f7d90974a568cf8846f6a97Regards,
PsinkJanuary 31, 2021 at 8:36 am #143737Diego MorillaParticipantHello Psink
Yes now I managed to do the translation, Thank you. Is it possible to change the order of the widget sections? That is, I want RECIENTES-POPULAR-COMENTARIOS to appear and not POPULAR-RECIENTES-COMENTARIOS. This Widget can be found in Secondary Sidebar MP: Tabbed. Thank youRegards,
DiegoJanuary 31, 2021 at 11:05 pm #143761PsinkKeymasterHello Diego
Currently, it’s is not possible to rearrange the order of the tab.
Regards,
PsinkFebruary 1, 2021 at 5:17 am #143774Diego MorillaParticipantHello Psink
I do understand that you cannot make those changes. Thank youRegards,
DiegoFebruary 1, 2021 at 5:35 am #143775Diego MorillaParticipantHello Psink
I want to share the post on social networks. But I can’t get the featured image of the post to come out. Either the logo, or the header image or the icon of my website appears. Do you know how I can do it? Thank youRegards,
Diego -
AuthorPosts
- You must be logged in to reply to this topic.