sols
Forum Replies Created
-
Forum: Plugins
In reply to: [IMPress Listings] Importing images questionHi,
I finally got it working, but now i have a little problem it attached a dummy image before all the other images, it also shows up on the listing page with an empty image. i have attached a screenshot so you know what i mean.
did you have the same problem?
Many Thanks!
Forum: Plugins
In reply to: [IMPress Listings] Importing images questionHi,
@wesley.morales you stated in one post that you cleaned all the cached files of wp all import how did you do that other then in settings i have like 15 import id, maybe that is why it is not recognizing it changes?
Many thanks
Forum: Plugins
In reply to: [IMPress Listings] Importing images questionHi,
Thank you for replying so fast!
No i put the input like this:
[FOREACH({images/image})]{url[1]},[ENDFOREACH]
This works in the thumbnail previewer it shows al the images i putted the code on, but not for the custom field?
i do not understand the way you show this solution above?
do i have to import all the images first? i have like 3800+ images to upload my site.
Many Thanks in advance!
Forum: Plugins
In reply to: [IMPress Listings] Importing images questionForum: Plugins
In reply to: [IMPress Listings] Importing images questionHi,
I also have the Real Homes WordPress theme version 1.6.5 and the Latest WP All Import version 4.0.4
i still cant fix the problem. I pasted the last code you provided here:
add_action ('pmxi_gallery_image', 'my_gallery_image', 10, 3); my_gallery_image function ($ pid, $ AttId, $ image_filepath) { add_post_meta ($ pid, "REAL_HOMES_property_images" $ AttId, false); }
(i fixed the typo error ex. $ pid, should be $pid, and( instead of and (
i pasted it on my functions.php file on the end line 2064 to 2068
now imported the xml applied the rule to the custom field “REAL_HOMES_property_images” let it import. I open the property list everything is correct except
the Property Gallery Images
only shows one empty box that’s it.
i need some help please.
Many Thanks
Forum: Plugins
In reply to: [Really Simple CSV Importer] problem importing imagesHiya,
Thanks for the quick reply!
I really like your plugin it saved me a lot of work! tap on the shoulder for that.
When do think you will give this plugin an update with this feature?
Regards