Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter aprillia99

    (@aprillia99)

    Im sorry the buttons copied over too this is what it is suposed to look like.

    /themes/Webly/epanel/custom_functions.php
    if ( is_file( $file ) ) $thumbnail = str_replace( ABSPATH, t ...
    
    $theme_response = unserialize( wp_remote_retrieve_body( $theme_request ) ) ...
    
    /themes/Webly/epanel/import_settings.php/themes/Webly/epanel/options_webly.php/themes/Webly/epanel/post_thumbnails_webly.php/themes/Webly/footer.php/themes/Webly/functions.php/themes/Webly/header.php/themes/Webly/home.php/themes/Webly/includes/additional_functions.php
    $temp_array = maybe_unserialize(get_post_meta(get_the_ID(),'et_webly_setting ...
    
    ... ebly_settings", true ) ) $temp_array = maybe_unserialize( get_post_meta( $post_id, "et_webly_settings ...
    
    /themes/Webly/includes/breadcrumbs.php/themes/Webly/includes/entry.php/themes/Webly/includes/featured.php
    $et_webly_settings = maybe_unserialize( get_post_meta($post->ID,'et_webly_settings' ...
    
    /themes/Webly/includes/navigation.php/themes/Webly/includes/no-results.php/themes/Webly/includes/postinfo.php/themes/Webly/includes/scripts.php/themes/Webly/includes/top_info.php/themes/Webly/includes/widgets.php/themes/Webly/index.php/themes/Webly/page-blog.php
    $et_ptemplate_settings = maybe_unserialize( get_post_meta($post->ID,'et_ptemplate_setti ...
    
    /themes/Webly/page-contact.php
    $et_ptemplate_settings = maybe_unserialize( get_post_meta($post->ID,'et_ptemplate_setti ...
    
    /themes/Webly/page-full.php/themes/Webly/page-gallery.php
    $et_ptemplate_settings = maybe_unserialize( get_post_meta($post->ID,'et_ptemplate_setti ...
    
    /themes/Webly/page-login.php
    $et_ptemplate_settings = maybe_unserialize( get_post_meta($post->ID,'et_ptemplate_setti ...
    
    /themes/Webly/page-search.php
    $et_ptemplate_settings = maybe_unserialize( get_post_meta($post->ID,'et_ptemplate_setti ...
    
    /themes/Webly/page-sitemap.php
    $et_ptemplate_settings = maybe_unserialize( get_post_meta($post->ID,'et_ptemplate_setti ...
    
    /themes/Webly/page-template-portfolio.php
    $et_ptemplate_settings = maybe_unserialize( get_post_meta($post->ID,'et_ptemplate_setti ...

    Its showing all these as a virus but with my research they seem to be harmless, normal theme functions just wanted a second opinion.

    Thread Starter aprillia99

    (@aprillia99)

    6axisdesignstudio.com

    Thread Starter aprillia99

    (@aprillia99)

    Thank you my good sir Samuel ??

    Thread Starter aprillia99

    (@aprillia99)

    my hosting file manager would be like godaddy correct?

    Thread Starter aprillia99

    (@aprillia99)

    very noob question but how to i get to the wp-config.php to edit it…

    (ducking for incoming flame…)

    Thread Starter aprillia99

    (@aprillia99)

    this is the code in the footer section

    <?php $option =  get_option('scl_options'); ?>
    </div>
    <!--FOOTER-->
    <div style="clear:both;"></div>
    <div id="footer">
        <div class="wrapper">
        	<div class="foot">
                <div class="copyright">
                <?php echo $option['scl_foot']; ?><?php _e('Theme by', 'scylla');?> <a class="towfiq" target="_blank" href="https://www.towfiqi.com/">Towfiq I.</a>
                </div>
                <div id="footmenu">
                <?php wp_nav_menu( array( 'container_class' => 'menu-footer', 'theme_location' => 'footer_menu', 'depth' => 0, 'fallback_cb' =>false) ); ?>
                </div>
            </div>
        </div>
    </div>
    
    </div>
    <?php wp_footer(); ?>
    </body>
    
    </html>

    i can add text to it through my options but no widgets

    Thread Starter aprillia99

    (@aprillia99)

    no i dont, is there a way to tell?

    Forum: Fixing WordPress
    In reply to: noob question
    Thread Starter aprillia99

    (@aprillia99)

    ok that didnt work. so where is this theme file and hoster? sry for such dumb questions…..

    Forum: Fixing WordPress
    In reply to: noob question
    Thread Starter aprillia99

    (@aprillia99)

    the twenty eleven theme

    Forum: Fixing WordPress
    In reply to: noob question
    Thread Starter aprillia99

    (@aprillia99)

    the basic one it starts with just tring to get used to all this again

    Forum: Fixing WordPress
    In reply to: noob question
    Thread Starter aprillia99

    (@aprillia99)

    well im in the style CSS but what back ground #? in the global section?

    Forum: Plugins
    In reply to: Social Media Grabber
    Thread Starter aprillia99

    (@aprillia99)

    i want to update my twitter and FB status and i want to see my update on my blog

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