ok Anamaria, your solution works for me. Thank you very much for your help. All the best
Hello Anamaria, so to be able to show the short codes, what do you advise me, what should I deactivate the mobile version? If so, how can I activate it? Thank you
Hello Anamaría, email sent with the information you requested. Thank you
Hello Anamaría, I have deleted the page that had that code, but I don’t know why it continues to appear, it appears without me putting it in. Today I created a new page and I noticed that when I went to publish the new page, the code appeared in the publish bar (photo attached).
I don’t know where this is located, I don’t know how to delete this.
I hope your help, if you need access to my wp, tell me how to do it. thank you
https://www.radiomarcabarcelona.com/goodnews-design/code.png
-
This reply was modified 2 years by
duck1970.
ok thanks Anamaria, I have it solved, I’ll show you my Instagram. THANK YOU
Hello Anamaria, I have found the file that you indicate and I have searched for everything that contains the word “widgets” and I have only found what I attached to you. I CANNOT find the word VIDEOMARK that gives name to the widget that I want to rename.
Where can I keep looking?
Thank you
/* —————————————————————————-
* register the default footer sidebars
*/
add_action( ‘widgets_init’, function (){
register_sidebar(
array(
‘name’=>’Footer 1’,
‘id’ => ‘td-footer-1’,
‘before_widget’ => ‘<aside class=”widget %2$s”>’,
‘after_widget’ => ‘</aside>’,
‘before_title’ => ‘<div class=”block-title”><span>’,
‘after_title’ => ‘</span></div>’
)
);
register_sidebar(
array(
‘name’=>’Footer 2’,
‘id’ => ‘td-footer-2’,
‘before_widget’ => ‘<aside class=”widget %2$s”>’,
‘after_widget’ => ‘</aside>’,
‘before_title’ => ‘<div class=”block-title”><span>’,
‘after_title’ => ‘</span></div>’
)
);
register_sidebar(
array(
‘name’=>’Footer 3’,
‘id’ => ‘td-footer-3’,
‘before_widget’ => ‘<aside class=”widget %2$s”>’,
‘after_widget’ => ‘</aside>’,
‘before_title’ => ‘<div class=”block-title”><span>’,
‘after_title’ => ‘</span></div>’
)
);
}, 11);
// This points to the post format archive template( like video post format )
add_filter( ‘archive_template’, function( $taxonomy_post_format ){
if ( is_tax( ‘post_format’ ) ) {
$taxonomy_post_format = TDC_PATH_LEGACY . ‘/taxonomy-post_format.php’;
}
return $taxonomy_post_format;
Ok Anamaria, thank you very much, you have helped me to solve my problem. Everything is OK now. Thank you
Hello Bettina, I have already done what you tell me (ATTACHED PHOTO) but the same thing keeps happening when you access my website, the first thing you see is in the middle of the web, where the iframe is. I don’t know why this happens? Can I try something else so that the web is seen from above when you access the web? Thanks for the help
https://www.radiomarcabarcelona.com/goodnews-design/Raw-HTML.png
Hello bettina, I have already found out why when you access my home, the web is shown in about half, it is not seen from above as it would be normal, the problem is in an iframe that I have in a widget, if I deactivate this widget, laweb loads fine. I enclose how you inserted the iframe, you will tell me if it is ok or I can add some more code in this iframe, so that this does not happen.
I attach 2 photos
1- the iframe code
https://www.radiomarcabarcelona.com/goodnews-design/iframe.png
2- the widget
https://www.radiomarcabarcelona.com/goodnews-design/widget-iframe.png
I hope your help, thanks
okay, fixed. Thank you very much for your help
okkk thanks
Hello Anamaria, I have already been able to change it in Theme Fonts -> Modules and Blocks General. One last question if I want to give it a color, where do I have to touch to change the color of the text?
Thanks
OK, THANKSSS. Perfect