• Hi Astral support team,

    I want Service Section links to open in the same window. How is it possible, I can’t find any option for this in the same section.

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello @vuumar,

    For this we have to change in theme file –

    Go to theme folder -> astral -> inc folder -> core folder -> open class-astral-service-section file.

    Now go to line no. 56
    target="_blank"

    replace the above code with given code –

    target="_self"

    If you need any help please notify.

    Thank You.

    Thread Starter vuumar

    (@vuumar)

    Hi @wpmwa ,
    Thanks a lot, it worked perfectly. Anyhow, I have the same problem for the post under all categories. When a post from any category is clicked it opens in a new window. But, I want posts to be opened in the same window. How can I achieve this?

    Hello @vuumar,

    For this we have to change in theme file –

    Go to theme folder -> astral -> post-content.php

    Now go to line no. 54
    target=”_blank”

    replace the above code with given code –

    target=”_self”

    If you need any help please notify.

    Thank You.

    Thread Starter vuumar

    (@vuumar)

    Hi @wpmwa,

    Thanks for your continued support. The slider View More links also open in new windows but I want in the same windows. I look in Slider Options but can’t find any setting related to it.

    In addition to this, I want to report a spelling error on Typography section.
    Theme Sesction Title Font Style. Just wanted to let you know so that you may fix it in the coming update.

    • This reply was modified 4 years, 3 months ago by vuumar.

    Hello @vuumar,

    First of all thank you for using our theme.
    For this we have to change in theme files, but when we update the theme all changes are removed. So we have to create a child theme so after update the theme your changes remain same.

    So please give me some time so i create a child theme for you and share you a link.

    Thank You.

    Thread Starter vuumar

    (@vuumar)

    Hi @wpmwa,

    Thanks for your response.

    Is a child theme required for setting Slider links to open in the same windows?

    Hello @vuumar,

    Child theme is required because, we have to do change in theme files, and when we update the theme with new version all changes are removed. So for changes remain same we have to create child theme.

    Thank You.

    Thread Starter vuumar

    (@vuumar)

    Ok. I am on hold for your kind help with child theme. Thanks

    Hello @vuumar,

    Please download astral child theme from given link –
    Link

    Now Go to Appearance -> Themes -> Add New -> Upload Theme -> now select the theme you download in .zip format and Install Now and Active the theme.

    If you need any help please notify
    If you like our support rate and review our theme

    Thank You.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘want Service Section links to open in the same window’ is closed to new replies.