Forum Replies Created

  • In reply to: Pagination plugin

    #27578

    Page navi did the trick thanks!

    In reply to: Sticky post not showing excerpt text.

    #27568

    Sorry, I guess some of the images on the site are “rare” so they wanted me to do something to make it difficult for people to save them.

    Go ahead and try it now.

    In reply to: Sticky post not showing excerpt text.

    #27566

    Here is the URL: motodude.com

    In reply to: Excerpt on store page

    #27556

    Yes when I updated the plugin it solved the problem.

    In reply to: Prevent video from showing up in excerpts.

    #27343

    I just translated the message smart security is giving me from the java thing.

    “Updating of security click RUN!”

    This has got to be a virus or something.

    In reply to: Prevent video from showing up in excerpts.

    #27342

    Amazing. Thank you!

    You wouldn’t happen to know why I am getting a Java popup on my site would you? I have been getting it for about 2 days now and I don’t know what it is and why I am all of a sudden getting it. I installed the update on one computer, and not my smart security is telling me java is trying to connect to an unknown website. But its in a foreign language and I cannot expect my customers to know to download this update (or know what the close button is in a different language). If you happen to know that would be great thanks.

    In reply to: Prevent video from showing up in excerpts.

    #27340

    Oddly, that code seemed to only work for the top two videos. But the rest still show. They are all YouTube videos with just the video link. so they all should render using the same code.

    In reply to: Side Bar diplay

    #13951

    worked wonderfully. Thank you!

    In reply to: Side Bar diplay

    #13949

    sorry for the late reply. I tried that option but thats a specific template. I have 5 custom made template that do not call on the loop and have specific HTML for what those pages pertain to. So when I call header and footer it posts the side bar.

    I tried creating a page BlastFromThePast-single.php and using this code:

    <?php
    /**
    * Template Name: Blast From The Past Single
    **/
    get_header(); ?>
    <?php get_template_part('BlastFromThePast', 'single'); ?>
    <?php get_footer(); ?>

    and on the BlastFromThePast.php page it has this code:

    <?php get_header(); ?>
    <? /** all my HTML **/ ?>
    <?php do_action('graphene_bottom_content'); ?>
    <?php get_footer(); ?>

    but that doesn’t load the page.

    Thanks for your help

    In reply to: Add this in excerpt

    #13818

    I copied the generic code off the addthis website, and added it to dev.motodude.com/wp-admin/themes.php?page=graphene_options under the social sharing tab. That fixed the problem, but now I do not have the placement options like I had before. But thats fine, I will just leave it for now and modify the placement of the addthis via the loop.

    Thanks for your help.

Viewing 10 posts - 11 through 20 (of 25 total)