Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18044
    Mgx
    Member

    Hi,

    I am using the Catch Evolution theme and I am looking for a way to stop the links when clicking on the slider, so that it doesn’t take you to a new page. Is there a way to do that?
    I also have the same question for the post on the homepage, as I don’t want it to link to a seperate page.

    Thanks

    #18049
    Sakin
    Keymaster

    @Mgx: I see that you are using Free version of Catch Evolution, where you can only use Featured Post Slider. This slider is created to highlight you post. So, you cannot remove that link. Instead if you use Catch Evolution Pro version, there is Featured Image slider where you can upload your image without or with link. It’s optional.

    About the post in the homepage, it is the default way that WordPress uses in Blog. It will link to the post. To remove that link it’s bit difficult. You might need to hire developer to work for you on this customization.

    I will guide you the process.
    1. Build child theme of Catch Evolution Theme
    2. Then copy content.php file in your child theme and remove the link from the title
    3. For slider you can create functions.php file and copy catchevolution_sliders() function and edit that in your child theme.

    #18082
    Mgx
    Member

    Hi,

    Thank you very much for your answer. I have created the child theme and solved the title link problem.

    I am now looking at the slider issue. However I can’t seem to find the catchevolution_sliders() function anywhere. Can you help?

    Thanks

    #18110
    Sakin
    Keymaster

    @Mgx: You will find catchevolution_sliders() function in catchevolution-functions.php file inside inc directory of Catch Evolution theme.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable links on slider and post on homepage’ is closed to new replies.