anirudhpulikonda Posted January 12, 2017 Report Share Posted January 12, 2017 My Friend is using Coupon theme in his newly created coupon site. I'm also planning to buy one. But Unfortunately, My friend was unable to explain me on how to change the Coupon Categories URL? The URL is very long. If we can change it? then how? Please solve this if the feature already exists in the theme. If not then are you going to implement it soon? so that I'll get assurance and will buy ASAP. Link to comment Share on other sites More sharing options...
Support Mili Posted January 13, 2017 Support Report Share Posted January 13, 2017 Hello, Thank you for contacting MyThemeShop today. To help us avoid confusion, send us a link to a long category URL and indicate which words are too long, we can take a closer look. Looking forward to help you. Thank you 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
anirudhpulikonda Posted January 21, 2017 Author Report Share Posted January 21, 2017 I'm trying to change the Category URL for the Coupons For example, If I post 10 Amazon Coupons and link them to a Category named " Amazon ". Then the url of the Category is like " domain.com/coupon-category/amazon ". I want to remove that slug - " coupon-category " and make the url simple and clean like " domain.com/amazon " or I want it to be short like " domain.com/store/amazon ". But unfortunately it's not working. what I've tested in functions.php of coupon theme: 'menu_icon' => 'dashicons-editor-insertmore', 'has_archive' => true, 'supports' => array('title', 'editor', 'thumbnail'), 'rewrite' => array("slug" => "coupons"), // Permalinks format ); register_post_type( 'coupons' , $args ); register_taxonomy( 'mts_coupon_categories', 'coupons', array( 'show_admin_column' => true, 'hierarchical' => true, 'rewrite' => array( 'slug' => 'coupons-category' ( modified here - but not working ) ) ) ); I've modified the slug in the Functions.php of the theme. But still no use. If I rename it, It's displaying 404 error. Please let me know if this is possible or not? Link to comment Share on other sites More sharing options...
anirudhpulikonda Posted January 21, 2017 Author Report Share Posted January 21, 2017 Here's the example URL: https://demo.mythemeshop.com/coupon/coupons-category/clothing/ I want to remove that " Coupons-Category " Slug or I want to Rename it to something shorter like " Store " or " Go ". Modifications on functions.php is not working Link to comment Share on other sites More sharing options...
Support David.C Posted January 25, 2017 Support Report Share Posted January 25, 2017 Hello, Yes it is possible to change the slug of the category to something else, like "store". After you purchase the theme, please post in the Premium Users subforum and we'll be happy to assist you from there. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
chuzde Posted July 26, 2017 Report Share Posted July 26, 2017 I am facing same issue to one of our customer's website, Suraj would you be able to share complete tutorial here as I do not have access to his account. Link to comment Share on other sites More sharing options...
Support Mili Posted July 26, 2017 Support Report Share Posted July 26, 2017 Hello, The Coupon theme is a premium theme. If you purchased it you will be able to post your questions inside of the premium themes forum here. We do not offer support for premium themes to users who did not purchase the theme. Thank you for your understanding. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
mail14 Posted September 4, 2018 Report Share Posted September 4, 2018 On 1/25/2017 at 6:22 PM, David.C said: Hello, Yes it is possible to change the slug of the category to something else, like "store". After you purchase the theme, please post in the Premium Users subforum and we'll be happy to assist you from there. Thank you. I have purchased your theme and can we have response for this now... even i need the same thing that to be changed!!! Thanks :) Link to comment Share on other sites More sharing options...
Support Jitendraa Posted September 4, 2018 Support Report Share Posted September 4, 2018 Hello, @mail14 Thank you for contacting MyThemeShop. Please start a new ticket with your issues in the Premium Support forum so that we can help you regarding that: https://community.mythemeshop.com/forum/7-theme-support/ Looking forward to helping you. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now