Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter germz

    (@germz)

    Sent ya a message, thanks.

    Thread Starter germz

    (@germz)

    Could it be possible for me to email you my ftp details maybe you can see something I’m not? If that’s ok with you?

    Thread Starter germz

    (@germz)

    Well there is no public_html, it’s a group of folders because there’s different domains being hosted there. Should I make a public_html and change all the files to there?

    Thread Starter germz

    (@germz)

    I downloaded wordpress, changed the wp-config renamed it and FTP’d the folders and files.

    Thread Starter germz

    (@germz)

    Yep it worked thanks.

    lmao wordpress support sucks.

    Thread Starter germz

    (@germz)

    I fixed it, nevermind this post.

    Forum: Themes and Templates
    In reply to: Jquery
    Thread Starter germz

    (@germz)

    Thank you VERY much guys I really appreciate it, I managed to fix the problem. Thanks so much!

    Forum: Themes and Templates
    In reply to: Jquery
    Thread Starter germz

    (@germz)

    I will try that thank you very much I really appreciate it.
    Do you know how to block or as kaizer said, unregister a jquery call made from wp_head and then register back if jquery loads anywhere else other than the front page?

    Forum: Themes and Templates
    In reply to: Jquery
    Thread Starter germz

    (@germz)

    How would I go on doing that?

    Forum: Themes and Templates
    In reply to: Jquery
    Thread Starter germz

    (@germz)

    Thank you.
    Is there any way to make wp_head not load in the homepage but run on all the rest of the pages?

    Forum: Themes and Templates
    In reply to: Jquery
    Thread Starter germz

    (@germz)

    Actually never mind I just took out the wp head and the jquery dissappeared so it definitely is in the jquery. But I don’t know what’s causing it to load.

    There are my plugins at the moment.

    Akismet 2.2.3

    Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. See also: WP Stats plugin. By Matt Mullenweg.
    Deactivate | Edit
    All in One SEO Pack 1.4.7

    Out-of-the-box SEO for your WordPress blog. By Michael Torbert.
    Deactivate | Edit
    cforms II 7.52

    cforms II offers unparalleled flexibility in deploying contact forms across your blog. Features include: comprehensive SPAM protection, Ajax support, Backup & Restore, Multi-Recipients, Role Manager support, Database tracking and many more. Please see the VERSION HISTORY for what’s new and current bugfixes. By Oliver Seidel.
    Deactivate | Edit
    commentluv 2.6.5

    Plugin to show a link to the last post from the commenters blog in their comment. Just activate and it’s ready. Will parse a feed from most sites that have a feed location specified in its head html. See the Settings Page for styling and text output options. By Andy Bailey.
    Deactivate | Edit | Settings
    Executable PHP widget 1.1

    Like the Text widget, but it will take PHP code as well. Heavily derived from the Text widget code in WordPress. By Otto.
    Deactivate | Edit
    Featured Content Gallery 3.1.0

    Used to create a customizable rotating image gallery anywhere within your WordPress site. FeaturedContentGallery.com: plugin page, instructions, gallery and support. By iePlexus.
    Deactivate | Edit
    FeedBurner FeedSmith 2.3.1

    Originally authored by Steve Smith, this plugin detects all ways to access your original WordPress feeds and redirects them to your FeedBurner feed so you can track every possible subscriber. By FeedBurner.
    Deactivate | Edit
    FireStats 1.5.12-stable

    Statistics plugin for WordPress. By Omry Yadan.
    Deactivate | Edit
    Version 1.6.0-stable is available! click here for more info
    Google XML Sitemaps 3.1.2

    This plugin will generate a sitemaps.org compatible sitemap of your WordPress blog which is supported by Ask.com, Google, MSN Search and YAHOO. Configuration Page By Arne Brachhold.
    Deactivate | Edit
    Gravatar 1.1

    This plugin allows you to generate a gravatar URL complete with rating, size, default, and border options. See the documentation for syntax and usage. By Tom Werner.
    Deactivate | Edit
    OIOpublisher Direct 2.0 2.08

    Control your Ad Space with OIOpublisher. By Simon Emery.
    Deactivate | Edit
    Recent Comments Widget 4.0

    This plugin will add a list of the most frequent comments posted to your blog. They are gathered in descending order (newest at the top), but then group them together by post title, so that comments from the same post are listed together. The list items will be links to the comments, and will contain the name of the commenter. Derived from the “Top/Recent Commenters” plugin by Scott Reilly (https://www.coffee2code.com/wp-plugins/) By Jared Bangs.
    Deactivate | Edit
    ShareThis 2.3

    Let your visitors share a post/page with others. Supports e-mail and posting to social bookmarking sites. Configuration options are here. Questions on configuration, etc.? Make sure to read the README. By ShareThis and Crowd Favorite (crowdfavorite.com).
    Deactivate | Edit
    Subscribe To Comments 2.1.2

    Allows readers to receive notifications of new comments that are posted to an entry. Based on version 1 from Scriptygoddess By Mark Jaquith.
    Deactivate | Edit
    Woopra 1.4.0.3

    This plugin adds Woopra’s real-time analytics to any WordPress installation. Simply sign up at Woopra.com, then activate the plugin and configure your site ID in the Woopra settings. By Elie El Khoury.
    Deactivate | Edit
    WordPress.com Stats 1.3.7

    Tracks views, post/page views, referrers, and clicks. Requires a WordPress.com API key. By Andy Skelton.
    Deactivate | Edit
    WP-Polls 2.40

    Adds an AJAX poll system to your WordPress blog. You can easily include a poll into your WordPress’s blog post/page. WP-Polls is extremely customizable via templates and css styles and there are tons of options for you to choose to ensure that WP-Polls runs the way you wanted. It now supports multiple selection of answers. By Lester ‘GaMerZ’ Chan.
    Deactivate | Edit
    WP-PostRatings 1.40

    Adds an AJAX rating system for your WordPress blog’s post/page. By Lester ‘GaMerZ’ Chan.
    Deactivate | Edit
    WP Grins

    Forum: Themes and Templates
    In reply to: Jquery
    Thread Starter germz

    (@germz)

    stvwlf, I tried the code but it didn’t work :(. I placed it before my wp_head.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="https://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>
    
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />
    <link rel="Shortcut Icon" href="<?php echo get_settings('home'); ?>/wp-content/themes/church_10/images/favicon.ico" type="image/x-icon" />
    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" />
    <link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" />
    <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" />
    <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    <?php wp_get_archives('type=monthly&format=link'); ?>
    <?php if ( !is_home() ) { ?>
        <?php wp_enqueue_script('jquery'); ?>
    <?php } ?>
    <?php wp_head(); ?>
    
    </head>
    <body>
    
    <div id="page">
    <div id="header">
    <div class="Ad">
    
    <?php if(function_exists('oiopub_banner_zone')) oiopub_banner_zone(2, 'center'); ?>
    
    </div>
    
    <!--
    <div id="headerimg">
    
    			<h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1>
    			<div class="description"><?php bloginfo('description'); ?></div>
    		</div>
    -->
    
    		<ul id="nav">
    			<?php wp_list_pages('sort_column=menu_order&depth=1&title_li=');?>
    		</ul>
    	</div>
    
    <?php include (TEMPLATEPATH . '/searchform.php'); ?>
    
    	<!--/header -->

    And zeniph, even when I don’t have wp_head the jquery still loads, i know because it appears on even a fresh installation of wordpress.

    Thread Starter germz

    (@germz)

    It’s cool, where is your post?

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