Forum Replies Created

Viewing 15 replies - 31 through 45 (of 129 total)
  • Thread Starter simco

    (@simco)

    Patrick:

    I actually exported that list of tables using PHPMyAdmin that I posted in the initial post. Then, after you mentioned the actual posts, meta, etc. were missing, I exported those from the current live site using the WP export utility since it would let me select the CPT specifically. I’ve already migrated all the other pages and posts.

    They have quite a few events so we hope we don’t have to reenter them individually. Weird, because some work and some don’t. In the calendar at that link I provided you can mouse over and see that some links just point to the home page while others point to the designated event page (like normal). I don’t know if there’s a difference between the type of events that would cause that. Some are recurring, some not, etc.

    FYI, I posted that ‘updating’ them would reset the URL but that’s not the case. I just tried and nothing happened.

    Any help would be great to resolve this. Thanks.

    Thread Starter simco

    (@simco)

    It’s set to posts. And, I exported all the Events, Recurring Events, and Locations from the previous install and imported all of those.

    Resetting the permalinks doesn’t fix the problem, unfortunately. It may require that I go into each event and hit Update which seems to make the slug appear.

    Thread Starter simco

    (@simco)

    Sorry to reopen this, I did migrate all the other info ( meta and posts ) by doing an ‘export’ then ‘import’ into the new site. However, the only issue seems to be that the items in the calendar do not have a permalink or link to the event page. Is there something I have to do to regenerate those?

    Actually, some do and some don’t. Have a look here:

    https://tiny.cc/oket8y

    Thread Starter simco

    (@simco)

    Hi Chris, thanks for the speedy reply. I did test as you mentioned. Oddly enough, the overlay plugin I was using wouldn’t display it. I tried another one, Popup Maker, and it displayed the captcha without a problem. So, why the Captcha wouldn’t display in the other is a matter i’ll take up with that developer. As it stands right now, the form and Captcha are displaying in the popup without a problem.

    Thread Starter simco

    (@simco)

    Ramona, thanks for the quick reply. To clarify, it’s not that the video won’t start in the 2nd/3rd loops. It’s that it gets cut off a few seconds into the video during the first loop. Then, in the 2nd loop, it starts at the point where it was cut off during it’s first showing.

    So, 1st loop: it displays 8 seconds
    2nd loop: it starts at the 0:09 seconds mark

    I’ll use the contact link if you can’t supply the fix for this based on this clarified info.

    Thread Starter simco

    (@simco)

    I ran the compatibility test, hopefully this will help resolve the issue:

    Server Modules & Resources:
    Plugin Version: 0.9.7
    PHP Version: 5.5.31;
    Web Server: Apache
    FTP functions: Installed (required for Self-hosted (FTP) CDN support)
    Multibyte String support: Installed (required for Rackspace Cloud Files support)
    cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
    zlib extension: Installed (required for compression support)
    Opcode cache: Not installed
    Memcached extension: Not installed
    Memcache extension: Not installed
    Redis extension: Not installed
    HTML Tidy extension: Not installed (required for HTML Tidy minifier support)
    Mime type detection: Not installed (required for CDN support)
    Hash function: Installed (hash) (required for NetDNA / MaxCDN CDN purge support)
    Open basedir: Off
    zlib output compression: Off
    set_time_limit: Available
    mod_deflate: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_env: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_expires: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_ext_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_headers: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_mime: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_rewrite: Not detected (required for disk enhanced Page Cache and Browser Cache)
    mod_setenvif: Not detected (required for disk enhanced Page Cache and Browser Cache)
    Additional Server Modules
    New Relic
    PHP version: Supported
    Operating System: Supported
    Web Server: Supported
    WordPress Resources
    /home/clubwealth/public_html/.htaccess: OK
    /home/clubwealth/public_html/wp-content: OK
    /home/clubwealth/public_html/wp-content/uploads/2018/08: OK
    Fancy permalinks: /%postname%/
    WP_CACHE define: Defined (true)
    URL rewrite: Enabled
    Network mode: No

    Thread Starter simco

    (@simco)

    Thanks for the follow up on this! I’m more than willing to keep trying. Perhaps it would be good for both of us to resolve this since Divi is such a popular theme.

    It was actually semi-successful where a few of the captions displayed but most wouldn’t. Because the site owner was getting anxious I had to go to another method.

    But, here’s what we saw happening. We have the blog connected to Facebook via Jetpack’s publicize system. But Facebook seems to want to post the caption as the first item in their feed display followed by the excerpt (we’re using excerpts instead of just allowing the first paragraph to be truncated). We also publish to Twitter but they don’t display the caption. Is there some way the caption could be set to hide for facebook?

    As far as my technological experience, I used to hand code everything with PHP. However, not in a few years. Therefore, i’m really rusty but understand what’s happening in the code, if that makes sense. I’m just not up to speed on syntax and the latest functions.

    Hi, I tried your code snippet but it didn’t work. No caption displays. I inserted this directly in front of the closing div tag as directed but it displayed the caption at the very bottom of the page, not underneath the featured image.

    This code could work but I think it needs to be repositioned and modified to work around line 64 in the single.php which is where the code for displaying the featured thumbnail is. Please advise.

    Thread Starter simco

    (@simco)

    No problem, I appreciate the efforts that go into developing these things.

    Thread Starter simco

    (@simco)

    Awesome! I feel like I helped accomplish something today.

    Thread Starter simco

    (@simco)

    Here’s a list of active plugins:

    Advanced Woo Search
    All In One Security
    Child Theme Configurator
    WooCommerce
    WooCommerce Dynamic Pricing
    Wordpress Importer

    And, I added the Nav Menu Collapse and that appears to work fine. The Nav Menu Manager does collapse the menus as well but won’t let me add anything to the menus. If you’d like I can do a screen capture video so you can see what’s happening.

    Thread Starter simco

    (@simco)

    Robert –

    I’m using the Divi theme by Elegant Themes. The theme doesn’t have any specific menus associated with it and it relies on the standard WP menu creator and manager as far as I know.

    Removing that code from the header file didn’t resolve the issue.

    Thread Starter simco

    (@simco)

    UPDATE: We purchased the PRO version in the interim. The DATA NOT FOUND apparently was the result of the API key failing. We corrected that.

    Now the problem is the PRO version which apparently has a conflict either with WordPress 4.7.2 or our theme which is Divi by Elegant Themes. Basically when the PRO version plugin is activated it destroys multiple elements of the theme layout. I’m assuming this is a javascript or jquery conflict of some sort.

    Please advise.

    Thread Starter simco

    (@simco)

    I have everything enabled with the exception of full blocking of the XMLRPC file. We had the optional box checked since we do use Jetpack and other features. As a test, I enabled the full block option and now it appears so far that the attempts have stopped. So apparently the ‘partial’ option doesn’t protect against that constant pinging of the login?

Viewing 15 replies - 31 through 45 (of 129 total)