• Resolved debs2830

    (@debs2830)


    Which page or file do I need to touch to adjust the do_action hooks for the posts and pages content?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author vedathemes

    (@vedathemes)

    You can look into index.php and/or template-parts/content/content.php files. However, it depends on what exactly you are trying to adjust.

    Try above. If it is still not clear, please give more information on what exactly you are trying to achieve and I may be able to help you out.

    Thanks

    Thread Starter debs2830

    (@debs2830)

    on the page that is a template-part/content.php
    it says
    do_action( 'aamla_inside_entry', 'inside_entry' );

    Where would I find the code to adjust what the html it’s converting to?

    Theme Author vedathemes

    (@vedathemes)

    You can look into ‘inc/constructor.php’ for understanding. For above hook, look in line, 33,34,37,38. Also, read comment notes from line 12 to 22.

    Theme Author vedathemes

    (@vedathemes)

    Hi,

    I hope the issue above has been resolved. Feel free to create a new ticket if you need any further help.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changes to Hook’ is closed to new replies.