Forums
(@wboae)
7 years, 11 months ago
<?php $category = get_the_category(); $parent = get_cat_name($category[0]->category_parent); $parentlink = get_category_link($category[0]->category_parent); if (!empty($parent)) { echo ‘‘ . $parent . ‘‘; } ?>
8 years, 3 months ago
when i use sub-domains,auto-redirect is working, but redirect like this: ru.www.mysite.com
8 years, 9 months ago
thank you so much guys!
i test in other web, it’s miss this JS:
<script type=’text/javascript’> /* <![CDATA[ */ var object = {“ajax_url”:”http:\/\/www.taqubr.com\/wordpress\/wp-admin\/admin-ajax.php”,”preloader_url”:”http:\/\/www.taqubr.com\/wordpress\/wp-admin\/images\/wpspin_light.gif”}; /* ]]> */ </script> <script type=’text/javascript’ src=’https://www.taqubr.com/wordpress/wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/js/yikes-mc-ajax-forms.min.js?ver=yikes-inc-easy-mailchimp-extender’></script>
so,i add this to my wboae.com, now it’s working, but i still don’t know why it’s not add.