• Resolved raizaduran

    (@raizaduran)


    Well, thank you for this plugin, it works amazingly well for me. ?? Just a little advancement needed.

    I’ve a multisite and want to show my child site posts to the parent site, which is working fine currently. you can check it here: https://www.indiavirtualinfo.com

    But, what happens is, whenever I add a new post to the child site, it doesn’t appear to the parent site. To make it appear I need to update the parent site page once, and then only it appears.

    Anyway, we can make it automate that whenever we add a new post in the child site, it starts showing on the parent site without updating the page of parent site?

    Thank you ??

    https://www.ads-software.com/plugins/network-posts-extended/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author johnzenausa

    (@johnzenausa)

    That’s interesting. I’ll check it on my side to see if it’s working. If not I’ll include it in my final major update with 1 new feature.

    One other note if you have a caching plugin it won’t automatically add the new post until the cached page gets updated.

    Plugin Author johnzenausa

    (@johnzenausa)

    For anyone who’s having the above problem remember to refresh the cache of the page that contains the shortcode showing off the list posts. It won’t show any additions unless its cache has been cleared.

    Thread Starter raizaduran

    (@raizaduran)

    Thank you johnzenausa. I’ve migrated to a new site: https://www.tripoclan.com and it’s working fine there. Thanks a lot for this update.

    Plugin Author johnzenausa

    (@johnzenausa)

    If you try adding the following html code
    .netsposts-excerpt {height: 100px;}

    it’ll square off the blocks nicely.

    Thanks for using my plugin on your excellent website.

    Thread Starter raizaduran

    (@raizaduran)

    I’m sorry, I didn’t get that. Are you asking me to put this code in custom-css.css file?

    Yes, right now the boxes are not right aligned, it would be a great help if I can make it aligned properly.

    And let me mention once again, this plugin is absolutely fantastic. None of the similar plugin in wordpress directory could help me achieve this that easily.

    Once again, thank you for this brilliant plugin.

    Plugin Author johnzenausa

    (@johnzenausa)

    You may use some of those custom css plugins from wordpress then put the code there. For example this one is excellent:

    https://www.ads-software.com/plugins/wp-add-custom-css/

    and put that code there.

    Remember if it doesn’t do anything always try using !important for example if the above doesn’t change anything you would try:

    .netsposts-excerpt {height: 100px !important;}

    Thread Starter raizaduran

    (@raizaduran)

    Sure, I’ll try it. Thank you so much. ?? You’ve been a great help.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to enable auto update of child site posts on parent site’ is closed to new replies.