aprillia99
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Antivirus found these threats..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.
Forum: Fixing WordPress
In reply to: Forgot hidden backend url6axisdesignstudio.com
Forum: Fixing WordPress
In reply to: It Broke, changed my website address in general settings…Thank you my good sir Samuel ??
Forum: Fixing WordPress
In reply to: It Broke, changed my website address in general settings…my hosting file manager would be like godaddy correct?
Forum: Fixing WordPress
In reply to: It Broke, changed my website address in general settings…very noob question but how to i get to the wp-config.php to edit it…
(ducking for incoming flame…)
Forum: Fixing WordPress
In reply to: add footer to theme without onethis 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
Forum: Fixing WordPress
In reply to: add footer to theme without oneno i dont, is there a way to tell?
Forum: Fixing WordPress
In reply to: noob questionok that didnt work. so where is this theme file and hoster? sry for such dumb questions…..
Forum: Fixing WordPress
In reply to: noob questionthe twenty eleven theme
Forum: Fixing WordPress
In reply to: noob questionthe basic one it starts with just tring to get used to all this again
Forum: Fixing WordPress
In reply to: noob questionwell im in the style CSS but what back ground #? in the global section?
Forum: Plugins
In reply to: Social Media Grabberi want to update my twitter and FB status and i want to see my update on my blog