Forum Replies Created
-
Dear, Please kindly send for me admin account and your problem URL via private reply, I will check details to help you.
Best regards.
in reply to: Preview problemsDear, You can setup and use plugin Envato Market Plugin to update all plugin from Envato.
Best regards.
in reply to: updatesDear, You can change Template page to private. The Google will not index it.
Best regards.
in reply to: Redirection ProblemDear, Please kindly update Urami theme on your site to latest version 1.1.8 from ThemeForest. Your problem is fixed in theme latest version.
Best regards.
in reply to: Help me, pls.Dear, If you want do it. Please update DHWC Layout plugin on your site to latest version 3.1.20 from Codecanyon then add custom PHP code in file
functions.php
of your theme.add_action('dhwc_layout_product_loop_style_default-theme_before', function(){ woocommerce_pagination(); });
best regards.
in reply to: Redirection ProblemThis reply has been marked as private.in reply to: Pagination – Top & BottomDear, You need edit file ‘urami-wp-child/woocommerce/single-product/extra-description.php’ on your site (WordPress theme) You can edit it on your computer then upload to override it.
Best regards.
in reply to: Change the service iconsThis reply has been marked as private.in reply to: Duplicated product custom fieldDear, If you want change social share please install and switch your site to use Urami child theme. Then add custom code in file functions.php of Urami child theme.
add_filter('dh_the_social_share', function(){ ob_start(); ?> <div class="social-share"> <div class="social-share__list"> <span class="social-share__item social-share__item--facebook"> <a class="social-share__link" href="<?php echo esc_url('http://www.facebook.com/sharer.php?u='.get_the_permalink()) ?>" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=220,width=600');return false;" title="<?php echo esc_attr('Share on Facebook','urami-wp')?>"> <i class="social__icon icon--facebook"> <?php echo dh_get_social_svg_icon('facebook')?> </i> </a> </span> <span class="social-share__item social-share__item--twitter"> <a class="social-share__link" href="<?php echo esc_url('https://twitter.com/share?url='.get_the_permalink()) ?>" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=220,width=600');return false;" title="<?php echo esc_attr('Share on Twitter','urami-wp')?>"> <i class="social__icon icon--twitter"> <?php echo dh_get_social_svg_icon('twitter')?> </i> </a> </span> <span class="social-share__item social-share__item--instagram"> <a class="social-share__link" href="<?php echo esc_url('https://www.instagram.com/?url='.get_the_permalink()) ?>" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=220,width=600');return false;" title="<?php echo esc_attr('Share on Instagram','urami-wp')?>"> <i class="social__icon icon--instagram"> <?php echo dh_get_social_svg_icon('instagram')?> </i> </a> </span> <span class="social-share__item social-share__item--pinterest"> <a class="social-share__link" href="<?php echo esc_url('http://pinterest.com/pin/create/button/?url='.get_the_permalink().'&media='.(function_exists('the_post_thumbnail') ? wp_get_attachment_url(get_post_thumbnail_id()):'').'&description='.get_the_title()) ?>" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=220,width=600');return false;" title="<?php echo esc_attr('Share on Pinterest','urami-wp')?>"> <i class="social__icon icon--pinterest"> <?php echo dh_get_social_svg_icon('pinterest')?> </i> </a> </span> </div> </div> <?php return ob_get_clean(); });
Best regards.
in reply to: Remove and replace some of the social share iconsDear, That is icon with SVG code. If you want change it. Please:
1. Install and switch your site to use Urami Child theme.
2. Copy fileurami-wp/woocommerce/single-product/extra-description.php
paste to Urami child theme aturami-wp-child/woocommerce/single-product/extra-description.php
3. Then you can custom it in file
urami-wp-child/woocommerce/single-product/extra-description.php
Best regards.
in reply to: Change the service iconsThis reply has been marked as private.in reply to: Redirection ProblemThis reply has been marked as private.in reply to: Pagination – Top & BottomThis reply has been marked as private.in reply to: white screen after filtering via dropdownThis reply has been marked as private.in reply to: white screen after filtering via dropdownThis reply has been marked as private.in reply to: white screen after filtering via dropdown