Mass Update Question

Discussion in 'GeoCraft WordPress Theme' started by ldrouillard, Nov 16, 2012.

  1. ldrouillard

    ldrouillard Member

    Joined:
    Oct 7, 2012
    Messages:
    70
    Likes Received:
    2
    1. Can more than 1 category be selected in the CSV import? I tested a few ways and couldn't get it to work.
    2. Can you give me the CSS for a white header?
    3. Is there a way to determine which content is viewed in the list view vs the detailed view? Ex. I would like the phone number or website to appear in the list view also.
    Thank you all for your wonderful support!!!!
     
  2. Krish

    Krish Support Staff

    Joined:
    Oct 22, 2012
    Messages:
    210
    Likes Received:
    1
    Location:
    India
    1. Yes, you can do that. You have to make sure you are importing CSV in the correct format. What you can do is export a CSV file with listings in different category and than use that CSV to add more listings in multiple category and than use it to import the listing.

    2.
    Code:
    .top_strip {
    background: #457A1C;
    }
    Code:
    .header_wrapper .header {
     
    background: #7AC143;
     
    }

    3. That is not possible to do using some options, you have to customize the files to do that.
     
  3. hawkwins

    hawkwins New Member

    Joined:
    Dec 8, 2012
    Messages:
    7
    Likes Received:
    0
    What do we enter into the "guid" column, the post ID info, when we are importing new data? Will it automatically create the post ID?
     
  4. Neeraj

    Neeraj Administrator

    Joined:
    Jan 3, 2012
    Messages:
    186
    Likes Received:
    7
    You can delete the guid column completely. It's created automatically when the listings are imported.
     
  5. hawkwins

    hawkwins New Member

    Joined:
    Dec 8, 2012
    Messages:
    7
    Likes Received:
    0
    Are there any other columns that are not needed? When I upload the csv file I get a page full of errors like this:

    Warning: checkdate() expects parameter 1 to be long, string given in /home/xxxxx/public_html/mydomainname.com/wp-includes/functions.php on line 3844

    and one like this:

    Warning: checkdate() expects parameter 2 to be long, string given in /home/xxxxx/public_html/mydomainname.com/wp-includes/functions.php on line 3844

    Can you please help. Thanks!
     
  6. hawkwins

    hawkwins New Member

    Joined:
    Dec 8, 2012
    Messages:
    7
    Likes Received:
    0
    So I managed to get the importer to load data but it put them into posts and not into listings. Is there a guide for importing that I missed somewhere? Sure would be useful. Thanks.
     
  7. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Please provide the following information listed below.
    Send this information on our email at [email protected]

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    We will resolve your issue.
     

Share This Page