badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Homepage Slider – can we input like this?

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #23261
    wickedpork
    Participant

    Hi, just set up using the free theme, thank you. Need to check a few things. Firstly:

    “You can view Post ID by clicking Posts/Pages->All posts/pages in your Dashboard. Hover the Edit link on individual Post/Page there you can see the digit value of the Post ID.”

    Can we input post name permalink text instead of page ID? if not, my URL for permalink is ugly like this: http://www.url.com/?page_id=61 instead of http://www.url.com/about-us

    Featured Slider Post/Page # 4/about-us/ instead of

    Featured Slider Post/Page # 4/14

    #23267

    Hi wickedpork,

    If you page/ post id is http://www.url.com/?page_id=61 then only add 61 then it works. Yes you can use it. Go to dabhboard-> settings-> permalink and change it.

    Thank you!

    #23270
    wickedpork
    Participant

    so if i changed the permalink to http://www.url.com/about-us, then i can only add: “about-us” ? No, it doesn’t work because I tried.

    #23291
    wickedpork
    Participant

    hi, any comments please? would like to know more. thanks!

    #23300

    Hi I have removed your post from next forum. I would like you to check your .htaccess file. Go to the root of you ftp (public_html) and under it go to wordpress directory (there you can see wp-content, wp-admin, wp-includes and with other php files such as wp-config.php etc.). There is also available .htaccess file open it and paste the below code

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    Hope this may help you

    Thank you!

    #23359
    wickedpork
    Participant

    hi, thks for removing.. I just want to double confirm that after pasting the code you provided in my .htaccess file, I can change all the permalinks to http://www.url.com/aboutus AND also activate the Featured Slider with “aboutus” instead of a number like “14”.

    because it’s taking me some time to reveal the hidden .htaccess file in Filezilla.. even after forcing to show hidden files and disabling the filters.

    Thanks!

    #23364

    Hi wickedpork,

    Is your problem solved or still facing. Yes you must be able to change your permalinks into post name.

    Thank you!

    #23369
    wickedpork
    Participant

    Hi,

    No, I think you don’t understand my problem.

    I am able to change the permalink to post name, all of them, but after I changed to post name, every page shows this error message:

    Not Found

    The requested URL /about-us/ was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Why does this happens? It happened to all my pages after I changed the permalink to post name. After I changed back to Default permalink, they are ok. Please advise. Thanks.

    #23417

    Hi wickedpork,

    Could you once send your temporary username and password at Email Us, and also we need your ftp details. Please do not post your details in this forum. Send it in mail. We will look over it. Don’t forget to send this forum Url too.

    Thank you!

    #23479
    wickedpork
    Participant

    thanks, I already sent you the details this morning – hope to get a solution soon thanks!

    #23513

    Hi wickedpork,

    We have already replied you in email. Hope your problem is solved.

    Thank you!

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