Forum Replies Created

Viewing 15 replies - 1 through 15 (of 34 total)
  • Thread Starter kerchmcc

    (@kerchmcc)

    One of the sites listed above…. The site teae.org is now totally hosed…
    I updated the plugin TheEventsCalendar which subsequently required a database migration.
    The migration failed so I decided to roll back to an eariler version of the site.
    THEN I got the message Error establishing a database connection

    As suggested, I added the define(‘WP_ALLOW_REPAIR’, true); to wp-config.php and then everything broke.

    At the end of the error message I found this:

    Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance.

    wp_users: Table ‘tigersea_wpteae3.wp_users’ doesn’t exist
    wp_usermeta: Table ‘tigersea_wpteae3.wp_usermeta’ doesn’t exist
    wp_posts: Table ‘tigersea_wpteae3.wp_posts’ doesn’t exist
    wp_options: Table ‘tigersea_wpteae3.wp_options’ doesn’t exist
    wp_postmeta: Table ‘tigersea_wpteae3.wp_postmeta’ doesn’t exist
    wp_term_relationships: Table ‘tigersea_wpteae3.wp_term_relationships’ doesn’t exist

    Thread Starter kerchmcc

    (@kerchmcc)

    Sorry for the lack of clarity.. Nobody is reporting it. I just see it when trying to put an image in an image block in plain ole WordPress. No page builder. Theme GeneratePress.

    AND NOW.. that I have finally asked, it seems to be working as it should. Had a site crash last week.. maybe what ever was bad.. got fixed in the upgrade? Guess I’ll have to wait to replicate. (No colleagues were reporting the same problem)

    Thread Starter kerchmcc

    (@kerchmcc)

    Thanks for this.. I did find that page. And I added all kinds of weird colors to the month view in the customizer just to see if anything would change and it didn’t.

    I also tried specifically setting some styles in the customizer. Then I took them out to see if that would force the settings from TEC in the customizer.. Nope.

    My main problem is when you mouse over an event, the background of the tool tip is dark gray.. the link is red..and the text around it is white.. but the line heights are just not right.

    I think if I could find the style for the tooltip I could figure it out. But I’ve not had any luck in finding that.
    Thanks

    You’ll have to write a tiny bit of CSS for this in the Customizer.
    Define a class for the indents and assign that class to the list block.
    In the Advanced tab at the bottom of the right side bar, add the name of the class you designate, with no preceeding ‘.’

    In the customizer add the rules for the class.

    Part 1: the indent
    For example: I assigned the list the class of .indent40 to indent that block an additional 40px.
    Looks like this in the css
    .indent40{padding-left: 40px;}

    Part 2: the bullet shape
    To change the style of the bullets, add this: list-style-type:example where example is one of the choices shown here:
    https://www.w3schools.com/cssref/pr_list-style-type.asp

    Total example:

    .indent40{
    	padding-left: 40px; /*indents the whole list an additional 40px from default */
    	list-style-type:circle;  /* changes the default bullet to a circle */
    }

    The advantage of using the same icon as millions of other sites is that people (mostly) know what it means. When the “hamburger” was first used … nobody had any idea what was. Mobile navigation suffered. So unless you changed it to say, “NAV,” people won’t know what the icon does. Heck NAV might not be understood!

    Thread Starter kerchmcc

    (@kerchmcc)

    Thanks for asking! If I’m going to grumble, I should be willing to say why!
    Most of my complaints are about the adjusted LIST view of the calendar. We never have enough events to warrant the calendar view.

    I appreciate that the update did not seem to restyle existing events.. making changes only to new additions.
    I appreciate the ability to make color changes in the Customizer. But styling much of the rest of the content has been challenging at best.

    I like that the date in the “sidebar” of the LIST shows the DAY of the week and the date.. I’d really like the day of the week to be part of the full date.

    However
    The rest of the styling in the new version does not seem to match the styling of fonts, colors, and sizes of the existing site. If there is a customization for the colors, then there should also be for other stuff. Can’t the style of the plugin match the style of the site?

    In the old list version, it was much easier to distinguish between events, both individual ones and the months. I like the event title to be larger than the month title.

    I don’t like that the featured image on the list view or event view is now full width. I like using the featured image of a reasonable size in the list view. But for MY situation, I don’t want it to be full width.. pretty much ever.

    The event title on the old LIST page was much bigger. The entry included date, location and excerpt with the read more link.

    Once I FOUND the “Use updated calendar designs” box, I was happy to be able to set the whole bit back. It would be helpful if there were an admin nag that tells people where that button can be found.

    After all this, I think my main complaint is that the styles of events and lists do not match the rest of the site without work in the css.
    Again.. thanks for asking.

    Thread Starter kerchmcc

    (@kerchmcc)

    I loaded the same site on a local installation and the events calendar works fine. I still can’t figure out why it doesn’t work on the live site at https://padutchregion.com
    This is pretty frustrating!

    Thread Starter kerchmcc

    (@kerchmcc)

    I did go thru all those steps yesterday. My issue is not with the single events but with the “view all”

    Nevertheless..
    If I set the permalinks to default, then the events page shows up just fine.
    But when I turn it back to the post name, I get the 404 again
    I added the code for the debug true
    Here’s the page with the issue:
    https://www.padutchregion.com/events/?tribe_query_debug=true

    Here’s the content of the system:

    Home URL
    http://www.padutchregion.com
    Site URL
    https://www.padutchregion.com
    Site Language
    English
    Character Set
    UTF-8
    Name
    Kerch McConlogue
    Email
    [email protected]
    Install keys

    WordPress version
    5.2.1
    Permalink Structure
    https://www.padutchregion.com/%postname%/
    PHP version
    7.2.17
    PHP

    max_execution_time = 30
    memory_limit = 256M
    upload_max_filesize = 32M
    post_max_size = 32M
    display_errors =
    log_errors = 1

    Server
    Apache
    SAPI
    litespeed
    Plugins

    Gravity Forms version 2.4.9 by rocketgenius(https://www.rocketgenius.com)
    Gravity Forms Gutenberg Add-On version 1.0-rc-1.2 by rocketgenius(https://www.rocketgenius.com)
    Responsive Lightbox & Gallery version 2.1.0 by dFactory(http://www.dfactory.eu/)
    The Events Calendar version 4.9.3.1 by Modern Tribe, Inc.(http://m.tri.be/1x)

    Network Plugins

    MU Plugins

    Theme
    padutch
    Multisite

    Settings

    schema-version = 4.9.3.1
    recurring_events_are_hidden = hidden
    previous_ecp_versions =

    Array
    (
    [0] => 0
    [1] => 4.9.0.3
    [2] => 4.9.1.1
    )

    latest_ecp_version = 4.9.3.1
    last-update-message-the-events-calendar = 4.9.3.1
    freemius_random_seed = 76
    stylesheetOption = tribe
    tribeEventsTemplate = default
    tribeEnableViews =

    Array
    (
    [0] => list
    )

    tribeDisableTribeBar =
    monthEventAmount = 3
    enable_month_view_cache = 1
    dateWithYearFormat = F j, Y
    dateWithoutYearFormat = F j
    monthAndYearFormat = F Y
    dateTimeSeparator = @
    timeRangeSeparator = –
    datepickerFormat = 0
    tribeEventsBeforeHTML =
    tribeEventsAfterHTML =
    google_maps_js_api_key = AIza###############################7IOU
    earliest_date = 2019-05-01 00:00:00
    earliest_date_markers =

    Array
    (
    [0] => 61
    )

    latest_date = 2019-06-22 17:00:00
    latest_date_markers =

    Array
    (
    [0] => 484
    )

    donate-link =
    postsPerPage = 10
    liveFiltersUpdate = 1
    toggle_blocks_editor =
    toggle_blocks_editor_hidden_field =
    showComments =
    disable_metabox_custom_fields = 1
    showEventsInMainLoop = 1
    eventsSlug = events
    singleEventSlug = event
    multiDayCutoff = 00:00
    defaultCurrencySymbol = $
    reverseCurrencyPosition =
    trash-past-events =
    delete-past-events =
    embedGoogleMaps = 1
    embedGoogleMapsZoom = 10
    debugEvents =
    tribe_events_timezone_mode = event
    tribe_events_timezones_show_zone =
    tribe_aggregator_default_update_authority = overwrite
    tribe_aggregator_default_csv_post_status = publish
    tribe_aggregator_default_csv_category =
    tribe_aggregator_disable =

    WP Timezone
    Unknown or not set
    WP GMT Offset
    Unknown or not set
    Default PHP Timezone
    UTC
    WP Date Format
    F j, Y
    WP Time Format
    g:i a
    Week Starts On
    1
    Common Library Dir
    /home/c1ptkvvszukc/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe
    Common Library Version
    4.9.11

    Thread Starter kerchmcc

    (@kerchmcc)

    If i disable the plugin the error goes away
    HOWEVER, when the plugin is activated, the media library becomes empty and no new content can be added.
    When I deactivate the plugin, the media comes back.
    I’m seeing the second error code also at the top of the view details page.

    • This reply was modified 7 years, 3 months ago by kerchmcc.
    Thread Starter kerchmcc

    (@kerchmcc)

    I also notice this when I go to the settings page for the plugin

    Notice: Undefined variable: cdnminttl in /home/tigerseast/public_html/teae/wp-content/plugins/aws-cdn-by-wpadmin/admin/wpa-aws-cdn-admin.php on line 16

    Notice: Undefined variable: cdnmaxttl in /home/tigerseast/public_html/teae/wp-content/plugins/aws-cdn-by-wpadmin/admin/wpa-aws-cdn-admin.php on line 17

    Thanks
    Kerchmcc

    Thread Starter kerchmcc

    (@kerchmcc)

    Nuts. I put this in the wrong place. I would delete it if I could

    Forum: Plugins
    In reply to: [Gutenberg] Updating Failed

    I’ve installed and played with the Gutenberg editor on several sites hosted on SiteGround, Dreamhost and GoDaddy. Not only could I not even activate the plugin on the GoDaddy site until I turned off ALL other plugins, I had this same problem with failure to publish. GoDaddy tech asked why I wanted to use the editor because he said it “never works” and he “always” got that failure to update error. So I’m suspecting a server problem as well.

    I’m having a similar problem. (And it was reported by a couple people at our MeetUp last night). I have tried the F5 refresh and then the screen comes back. But I don’t know if it’s the refresh that fixes it, or just the time it takes.
    I’ll see about repeatability

    Thread Starter kerchmcc

    (@kerchmcc)

    Never mind..I figured it out.. or I think I did.
    Shift click many blocks. Click delete.. DUH!
    Happy to have saved somebody trying to be kind to me!

    I found that the Alt tag was showing twice on all images. I don’t mind that the Alt tag and caption are the same. (I could consider making them different but so far, it’s not really necessary in my case) But I only want it to show ONCE under the image.
    SO I added this to my style.css and now it looks the way I want it to.

    .ewd-ulb-slide-title {display:none}

    Good luck to all
    Kerch

Viewing 15 replies - 1 through 15 (of 34 total)