• Resolved sharonadesign

    (@sharonadesign)


    Hi, I just started a blog a few months ago in wordpress and Im still learning. I tried to add my blog to Feedburner, it says my feed is valid, but still it wont show anything. I also added my blog to Bloglovin and it isnt showing any image. I dont know what could be worng, I′ve read all forums and I′ve changed and tried everything I thought could solve the problem but… nothing.
    Id really apreciate some help.
    My blog is: https://sharonadesign.com/blog/
    My original feed: https://sharonadesign.com/blog/feed/
    Thanks a lot!

Viewing 12 replies - 31 through 42 (of 42 total)
  • we got the feed back though!

    Alright now check to see if you have xmlrpc.php

    I can not find it. You need that file

    Thread Starter sharonadesign

    (@sharonadesign)

    Yes i have it

    its not working = O

    You have it in your wp main directory?

    If that doesn’t work I am going to give you my working head and have you try that.

    Thread Starter sharonadesign

    (@sharonadesign)

    Yes it is in the main directory :/

    <!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" xml:lang="en" lang="en">
    
    <head profile="https://gmpg.org/xfn/11">
    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>"  />
    <title><?php wp_title('&laquo;', true, 'right'); ?> <?php bloginfo('name'); ?></title>
    <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
    <meta name="robots" content="follow, all" />
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
    <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
    <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    	<link rel="shortcut icon" href="https://advanceperformance.com/news/wp-content/themes/idream/images/ap_addressbar.ico" />
    
    <!--[if IE]><link rel="stylesheet" href="<?php echo get_template_directory_uri() ?>/css/ie.css" type="text/css" media="screen" /><![endif]-->
    
    <?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?>
    <?php wp_head(); ?>
    
    <script type="text/javascript" src="<?php echo get_template_directory_uri() ?>/js/jquery.pngFix.js"></script>
    
    <!-- this product is released under General Public License. Please see the attached file for details. You can also find details about the license at https://www.opensource.org/licenses/gpl-license.php -->
    <script type="text/javascript">
    /* <![CDATA[ */
    
    jQuery(document).ready(function(){
        jQuery(document).pngFix();
    });
    
    jQuery(document).ready(function() {
    jQuery("#dropmenu ul").css({display: "none"}); // Opera Fix
    jQuery("#dropmenu li").hover(function(){
            jQuery(this).find('ul:first').css({visibility: "visible",display: "none"}).show(268);
            },function(){
            jQuery(this).find('ul:first').css({visibility: "hidden"});
            });
    
    });
    /* ]]> */
    </script>
    
    </head>

    Try that head. If it doesn’t give any results.

    I am afraid what you should do is back everything up, re install on a mock db try out the default rss feed then slowly start adding your theme elements to the exisiting default theme. I know thats not what you want to do or hear, but that may be the only way to go piece by piece and find the error.

    I mean I am literally out of ideas. Least it the feed page isn’t broken.

    All I can tell is that I can not grab any XML from your site. It dies after your first post on April 8th. Maybe that post was made before all this stuff happened I dunno, but something in your theme is busted : P

    Thread Starter sharonadesign

    (@sharonadesign)

    That is very sad news… Im always afraid of re-installations, manual upgrades and stuff. I am really green in all that and I dont want to mess it up. I think Im going to have to pay someone to do that for me :S
    I tried, then you tried to help me… I cant do it by myself :S
    Thank you anyway for your time and help.
    Do you have any blog?

    Thread Starter sharonadesign

    (@sharonadesign)

    Look what I found:
    https://sharonadesign.com/feed/
    They appear with the address like that…?!?

    Thread Starter sharonadesign

    (@sharonadesign)

    No, no, no… much better:
    https://feeds.feedburner.com/Sharonadesign
    Thats something, righ?

    Hm nevermind, its not showing images anymore, and I didnt move a thing… I guess.

    WOW did we do that!!!?!?!!
    LOL, highly unlikely I bet it is how you have the folders set up in your root.

    Also you have you probably have your feed set to only show 3 posts : P so you are only showing 3. You can make it show more!

    Also you do not need to pay anyone I have e-mail and can do it for you. e-helping sometimes doesn’t work, but e-mail ensures I can set it up and test it and ship it back :P!!!

    Are you satisfied?

    I do not blog lol I build websites for people and program for a living, and my most recent client has me using www.remarpro.com so I had to learn it. So I have come to the forums to try and help people with .php issues as I code in that ALL DAY!!! and website issues like you are having : P

    wow so now you mentioned that stuff and I just tested your site under that structure and it works LOL

    https://sharonadesign.com/xmlrpc.php

    still I would like to look at your set up because I think some of the reason things are acting funny is how you have it designed.

    just ss me your ftp setup of file structure

    Thread Starter sharonadesign

    (@sharonadesign)

    Do you have an email adrees?

    Done.

    Guess you can close this out as resolved : P

Viewing 12 replies - 31 through 42 (of 42 total)
  • The topic ‘Feedburner not working’ is closed to new replies.