How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Change URL

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8480
    And Ramirez
    Participant

    Hello guys!

    I am using the sports betting theme and I want to know how to rename the following URLs:

    https://domain12.com/bet-tips/

    https://domain12.com/bet_tip_cat/premier-league-picks/

    Thanks.

    #8501
    admin
    Keymaster

    Hi!

    In the file inc/cpt.php you will find in line 45 the following : ‘rewrite’ => array( ‘slug’ => ‘bet_tip_cat’ )
    You can replace the slug to your preference.

    #8507
    And Ramirez
    Participant

    Thanks.

    In pokatheme v3, how change the URL https://domain23.com/review/leovegas/?

    #8592
    admin
    Keymaster

    Hi!

    The procedure is the same also in PokaTheme v3!

    #15556
    filipmedia
    Participant

    Hi, I am also tryging to change the slug for betting tips.

    But when i change “bet-tips” to something else in custom-post-types.php file here:
    ‘rewrite’ => array( ‘slug’ => ‘bet-tips’, ‘with_front’ => false ),

    My tips become broken with a 404 page not found error.

    • This reply was modified 2 years, 2 months ago by filipmedia.
    • This reply was modified 2 years, 2 months ago by filipmedia.
    • This reply was modified 2 years, 2 months ago by filipmedia.
    #15577
    admin
    Keymaster

    Hi!

    After any permalinks change in WordPress afterwards you need to go to Settings -> Permalinks and click “Update” in order for the change to apply.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.