Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gsmarinc

    (@gsmarinc)

    Dear
    I have no page.php, found not only single.php containing the following, but not <div>

    <?php
    /**
    * The Template for displaying all single posts.
    *
    * @package WordPress
    * @subpackage Graphene
    * @since Graphene 1.0
    */

    get_header(); ?>

    <?php
    /* Run the loop to output the posts.
    * If you want to overload this in a child theme then include a file
    * called loop-single.php and that will be used instead.
    */
    get_template_part(‘loop’, ‘single’);
    ?>

    <?php get_sidebar(); ?>
    <?php get_footer(); ?>

    no se donde mas podria buscar en el editor solo tengo estos archivos ;

    404 Template
    (404.php)
    Author Template
    (author.php)
    Comments
    (comments.php)
    Footer
    (footer.php)
    Header
    (header.php)
    Main Index Template
    (index.php)
    One column, no sidebar Page Template
    (template-onecolumn.php)
    Search Form
    (searchform.php)
    Search Results
    (search.php)
    Sidebar
    (sidebar.php)
    Single Post
    (single.php)
    Theme Functions
    (functions.php)
    custom-fields.php
    (custom-fields.php)
    display.php
    (display.php)
    loop-author.php
    (loop-author.php)
    loop.php
    (loop.php)
    options.php
    (options.php)
    search-404.php
    (search-404.php)
    sidebar-footer.php
    (sidebar-footer.php)
    uninstall.php
    (uninstall.php)
    user.php
    (user.php)
    Styles
    Stylesheet
    (style.css)
    Visual Editor Stylesheet
    (editor-style.css)
    style-light.css
    (style-light.css)

    thanks

    Thread Starter gsmarinc

    (@gsmarinc)

    Dear Connor
    Thank you very much. was so simple, but when one does not know much becomes a real problem … Blessings, Thanks

    Thread Starter gsmarinc

    (@gsmarinc)

    Hello govpatel :
    replace only the head, but was submitted after the issue of the sidebar, so if you notice is that I cast suspicion antivirus virus and option.php function.php but that was after falling off the sidebar, I review the file but saw nothing unusual, no string as scribbles … virus does not otherwise recognize. thanks for the help

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