Forum Replies Created
-
AuthorPosts
-
Please increase the maximum file upload size to 64Mb to be able to upload the plugin
Currently your hosting only allows you to upload max files = 2Mb, this is not enough for me to upload the ELementor Pro plugin and install the breadcrumb widget for you. Please increase max file upload to larger so I can upload to Elementor Pro plugin.
I fixed this issue, please recheck your site.
Breadcrumb is still working normally, please check again: https://prnt.sc/zjbH5Ha8YQ11
I fixed this issue, please recheck your site.
I do not have permission to edit files on your website, please check again or update the theme to the latest version
Currently there is no config to turn off popup show cart, I have enabled the config to redirect to page cart after adding to cart.
Good job!
Let me know if you need to help.
You are welcome!
I can’t check your site, please recheck: https://prnt.sc/1cTq4fUv49wJ
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
-
AuthorPosts