Forum Replies Created
-
AuthorPosts
-
Your hosting blocks viewing this image, please upload it to https://prnt.sc/ and send me the link
I see the search button has been changed to a search form, please check again: https://prnt.sc/NGVUuVMJiGqT
Please copy this function and paste to the file functions.php ( child-them), then edit this code:
function tritmix_social_share() { if (tritmix_get_theme_option('social_share')) { ?> <div class="tritmix-social-share"> <div class="social-share-title"> <i class="tritmix-icon-share"></i> <span><?php esc_html_e('Share', 'tritmix'); ?></span> </div> <div class="social-wrap"> <?php if (tritmix_get_theme_option('social_share_facebook')): ?> <a class="social-facebook" href="http://www.facebook.com/sharer.php?u=<?php the_permalink(); ?>&display=page" target="_blank" title="<?php esc_attr_e('Share on facebook', 'tritmix'); ?>"> <i class="tritmix-icon-facebook"></i> <span><?php esc_html_e('Facebook', 'tritmix'); ?></span> </a> <?php endif; ?> <?php if (tritmix_get_theme_option('social_share_twitter')): ?> <a class="social-twitter" href="http://twitter.com/home?status=<?php esc_attr(get_the_title()); ?> <?php the_permalink(); ?>" target="_blank" title="<?php esc_attr_e('Share on Twitter', 'tritmix'); ?>"> <i class="tritmix-icon-twitter"></i> <span><?php esc_html_e('Twitter', 'tritmix'); ?></span> </a> <?php endif; ?> <?php if (tritmix_get_theme_option('social_share_linkedin')): ?> <a class="social-linkedin" href="http://linkedin.com/shareArticle?mini=true&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>" target="_blank" title="<?php esc_attr_e('Share on LinkedIn', 'tritmix'); ?>"> <i class="tritmix-icon-linkedin"></i> <span><?php esc_html_e('Linkedin', 'tritmix'); ?></span> </a> <?php endif; ?> <?php if (tritmix_get_theme_option('social_share_pinterest')): ?> <a class="social-pinterest" href="http://pinterest.com/pin/create/button/?url=<?php echo esc_url(urlencode(get_permalink())); ?>&description=<?php echo esc_attr(urlencode(get_the_title())); ?>&; ?>" target="_blank" title="<?php esc_attr_e('Share on Pinterest', 'tritmix'); ?>"> <i class="tritmix-icon-pinterest-p"></i> <span><?php esc_html_e('Pinterest', 'tritmix'); ?></span> </a> <?php endif; ?> <?php if (tritmix_get_theme_option('social_share_email')): ?> <a class="social-envelope" href="mailto:?subject=<?php the_title(); ?>&body=<?php the_permalink(); ?>" title="<?php esc_attr_e('Email to a Friend', 'tritmix'); ?>"> <i class="tritmix-icon-envelope"></i> <span><?php esc_html_e('Email', 'tritmix'); ?></span> </a> <?php endif; ?> </div> </div> <?php } }
Please follow the guide here: https://pavothemes.com/forums/topic/how-to-edit-link-or-text-on-footer-bar/
I can’t check your image: https://prnt.sc/5afAIG_1WvPv
I fixed this issue, please recheck your site.
I don’t understand the problem you are referring to.
If the issue is not resolved, please take a screenshot and explain the issue furtherYou are welcome!
Let me know if you need to help and hope you will vote 5* for our theme.
Thanks./
1. That’s right, I see you changed a lot of headers and didn’t use the menu widget we provided.
If you want to display the same as the demo, please reuse the header we provide and not the header you have customized.2. On tablet or mobile devices, mega menus are not supported, so you must use submenus instead: https://prnt.sc/sfVHcBbhuck9
1. Please clear the cache and check again, this button has been removed before: https://prnt.sc/sUgDbCwn5QT1
2. I fixed this issue, please recheck.
I resolved this issue, please recheck your site: https://prnt.sc/pLwyhKkhu5Ne
I removed this button, please recheck your page.
I fixed this issue, please recheck your site.
I fixed all the issues, please recheck your site.
I have updated some background images for your homepage, please check again.
-
AuthorPosts