• I can’t seem to find the HTML files to my theme. I’d like to edit the link to an element within my code.

    I can only see stylesheets and php files within the WordPress editor and an FTP client.

    I am using the ‘minimatica’ theme – does anyone know how and what file I need to access to change this?

    Here is an example of the code I’d like to change, when right clicking and viewing the page source…

    div id=”post-25″ class=”post-25 post type-post status-publish format-standard hentry category-uncategorized”>
    <div class=”opacity”></div>
    <a class=”overlay” href=”http://www.jkwptest.net/csmlimited/?p=25&#8243; rel=”bookmark

    I’d like to change the href element but like to another page

    Any advice is appreciated.

    Thanks
    James

Viewing 3 replies - 1 through 3 (of 3 total)
  • Your theme’s template file are in .php format and can be found via Appearance -> Editor or in the wp-content/themes/your_theme_name folder

    Thread Starter jamessk

    (@jamessk)

    Hi Esmi,

    Thanks for your response.

    I’m currently learning php and not very good at it yet.
    Do you know if it would be possible to change the code I’d like to change, basically the slider within this theme is made from Posts and I’d like to change the link to a Page instead of a Post

    Thanks & Regards
    James

    Possible – yes. Easy – that depends upon your PHP skills and the complexity of the theme/template.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Edit HTML ?’ is closed to new replies.