• Resolved marcruiz

    (@marcruiz)


    Hi
    I am new, thus please bear with me
    I have imported a XML file
    I would like to display in a WordPress page using shorcode
    Your advice is appreciated

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @marcruiz,

    I have imported a XML file I would like to display in a WordPress page using shorcode

    Displaying data on your site is up to your theme and other plugins, our plugin just imports the data into the database.

    That said, I did a quick search and found something that may be helpful here: https://www.wpbeginner.com/wp-tutorials/how-to-display-all-your-wordpress-posts-on-one-page/.

    Thread Starter marcruiz

    (@marcruiz)

    Thank you for you kind reply. Appreciated.:)

    Please find below the link to the XML file I have used in order to upload with WP ALL IMPORT plugin.

    https://www.dropbox.com/s/jshtcfdd7c52zxf/44406_3766229_mp.xml.gz?dl=0

    (If for some reason you cannot download the file, I would be very happy to email it you)

    For the WP ALL IMPORT plugin, I used
    – For the Title, the NAME of the product
    – For the description, the PICTURE, and below it, I have used a LINK to show the product.
    Using the suggested DISPLAY POSTS plugin, I have used the GRID format shortcode:

    [[display-posts image_size=”medium” wrapper=”div” wrapper_class=”display-posts-listing grid” meta_key=”_thumbnail_id”]]

    Unfortunately, It did not display anything.

    Then, I have used a simple shortcode:

    [display-post category=”johnacademy”]

    The category ‘johnacademy’ was created using the WP ALL IMPORT plugin’s option.
    For some reasons, the shortcode [display-post category=”johnacademy”] only displays few Posts (10 max, links only, no images, but thousand Posts were created by the WP ALL IMPORT plugin)

    Thank you again for your kind advice, and sorry for this long message:(

    Sorry for this slightly unrelated query but can anyone tell me HOW to stop receiving emails for all the posts and comments for this topic?? I AM UN-subscribed but I keep getting my email box flooded with the updates!

    This is only happening with Wp All Import and has been happening for about 2 years plus. I have tried subscribing and then un-subscribing but it still doesn’t stop the emails coming in

    Plugin Author WP All Import

    (@wpallimport)

    Hi @marcruiz,

    You would need to ask the developer of the “display posts” plugin for help with the shortcode issues.

    That said, I had a look at your file, and I was wondering if you considered using WooCommerce for this instead? The imported products would automatically be displayed on the WooCommerce Shop page.

    Plugin Author WP All Import

    (@wpallimport)

    @marcruiz, I am going to mark this as resolved since it’s been a while. If you have questions for us you can follow up in this thread.

    Anyone else, please open a new topic.

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

The topic ‘How TO display Imported XML’ is closed to new replies.