Paulo Espíndola
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] align products on mobileThanks hannah, it’s good
I just increased the height
min-height: 140px;and narrow down 3 products that had a lot of words
thanks
Forum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not workHello Ben,
Thanks for the answer.Just to remember:
1 – Thema virtue I’m using is free
2 – The code entered above the blank screen site.
3 – Is there another way to put breadcrumbs in virtue free?Then we saved time.
Thanks again
Forum: Themes and Templates
In reply to: [Virtue] align products on mobileForum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not work<?php
add_action(‘virtue_header_after’, ‘custom_breadcrumbs’);
function custom_breadcrumbs() {
echo ‘<div class=”extra-breadcrubms container”>’ . do_shortcode( ‘[rank_math_breadcrumb]’ ) . ‘</div>’;
}Forum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not workForum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not workhello friend as I said when I put this code in the beginning the site goes down. It is offline. White screen. You see ?
Forum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not workHere’s the picture of how I’m doing
https://photos.app.goo.gl/TDgv3qMxJXRY6W8P7
I’m not copying from email
I’m copying here from the siteForum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not work// putting the site down
<?php
add_action(‘virtue_header_after’, ‘custom_breadcrumbs’);
function custom_breadcrumbs() {
echo ‘<div class=”extra-breadcrubms container”>’ . do_shortcode( ‘<?php if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs(); ?>’ ) . ‘</div>’;
}// putting the site down
<?php
add_action(‘virtue_header_after’, ‘custom_breadcrumbs’);
function custom_breadcrumbs() {
echo ‘<div class=”extra-breadcrubms container”>’ . do_shortcode( ‘[rank_math_breadcrumb]’ ) . ‘</div>’;
}// thus placing the error site at the top of the pages
add_action(‘virtue_header_after’, ‘custom_breadcrumbs’);
function custom_breadcrumbs() {
echo ‘<div class=”extra-breadcrubms container”>’ . do_shortcode( ‘[rank_math_breadcrumb]’ ) . ‘</div>’;
}Forum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not workwhen I put this tag at the beginning the site goes down.
<? phpForum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not workHere’s the picture of how I’m doing
Forum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not workYes of course. More the site goes down.
Forum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not workdear @britner
I really don’t know how to do that.
Can you teach me the step by step.
I have some knowledge but I’m not an expert
Forum: Themes and Templates
In reply to: [Virtue] breadcrumbs does not workdear @britner
I put exact like that in functions.php
from thema son. virtue-child folder<?php // Add custom functions here add_action('virtue_header_after', 'custom_breadcrumbs'); function custom_breadcrumbs() { echo '<div class="extra-breadcrubms container">' . do_shortcode( [rank_math_breadcrumb] ) . '</div>'; }
nothing happened.
Hello support,
This agent already knows how to do it.
But the feature has stopped working.
I change the category fo widget but it doesn’t update.Understood??
Forum: Themes and Templates
In reply to: [Pinboard] thumbnails with fixed width and heightthank CrouchingBruin
funcinou now had a letter “m” more.Thank you very