Habib

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Habib
    Participant

    I reverted my live site back to WP 4.4.2 and now the import works fine. I’m not upgrading to 4.5 until there is a fix.

    Habib
    Participant

    I knew it!!!

    I can definitely confirm that it’s the wordpress 4.5 that’s causing the issue because I have a local copy of my site on my local home server and the importer works fine (running on wp 4.4.2)… i’ll backup my local copy and upgrade to wp 4.5 and see if the issue comes up on my local machine or not and let you know.

    PS: running Events Calendar Version 4.1.2 on both local and live site

    Thanks!!

    Habib
    Participant

    I’m having the exact same issue too.. No matter what my venue and organizer names are.. it will always default to assigning the first ones listed within the database… very wrong time for this to be happening :'(

    in reply to: Date Picker with Evolve theme #1104955
    Habib
    Participant

    That didn’t resolve it but you definitely helped direct me to look in the right places. I managed to fix it using the following codes, incase someone else is using the Evolve theme and is having the same issue.

    .ui-datepicker th {
    	color: #000 !important;
    }
    
    .ui-datepicker-multi .ui-datepicker-group table {
    	width: 90% !important;
    }
    
    #ui-datepicker-div {
    	width: 1150px !important;
    	left: 250px !important;
    }
    
    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    	color: black;
    }

    Can you please fix the post title, I tried but it didn’t allow me to.. just want to make sure people can find it when searching in the future.

    Many Thanks!

    • This reply was modified 8 years ago by Habib.
    in reply to: Date Picker with Evolve theme #1104454
    Habib
    Participant

    This reply is private.

    in reply to: Recurring Events – Edit single occurance #1103115
    Habib
    Participant

    Thanks.. i’ll try to fiddle around with the theme and CSS code.

    in reply to: Default Venue #1101945
    Habib
    Participant

    Ok.. i seem to have resolved it by going into the default tab and making the changes.. instead of under the community settings tab… weird!

Viewing 7 posts - 1 through 7 (of 7 total)