Forum Replies Created

Viewing 15 replies - 31 through 45 (of 55 total)
  • Thread Starter netivity

    (@netivity)

    Hello Takis,

    Thanks for getting back to us quickly. I understand your points and here some suggestions…

    Item # 1 – I don′t think excluding PNGs is the answer. Most of the time that images that are causing heavier pages are backgrounds / transparencies. The beauty of AI is that gives the images you need for each size that you tell it to.

    So to keep Ais great functionality and to help solve this issue you could process all the images as you are currently and then provide a simple list / tool to manually replace the corrupted PNG files.

    We are doing this by hand right now. I mean we are literally going to the server via FTP and replacing all the corrupted PNG files in every size folder.

    I am sure that you could speed this process up by allowing the user to bulk upload their own “optimized” PNG versions of the AI′s by Image width.

    For example…

    Click here to upload all 1280px width Optimized PNG images – Remember that the files must have the exact same filename as the original.

    Item #2 — Do you know about TinyPNG? I think that they could solve your problem of process any and all PNGs. We use it a lot and our Alpha transparent images have NO hazing.

    https://tinypng.com/developers

    Please let me know what you think is possible.

    Thanks,

    Netivity

    Thread Starter netivity

    (@netivity)

    I think it was WP 4.5, but I am not 100% as I have the code working only on one page and I did not check it until I started to add new find / replace statements on other pages.

    I have updates all my plugins since 4.5 due to all the security fixes / issues.

    I can provide a staging site where you can look for yourself.

    Thanks,

    Netivity

    Thread Starter netivity

    (@netivity)

    Great!! The plugin works great on our site. Thanks!!

    netivity

    (@netivity)

    Hello,

    For Multisite do I Network Activate the plugin or do I activate it on each subfolder site individually?

    I have tried to activate on the 3 subfolder sites I have and it does not capture any stats?

    Is your plugin working with Multisite?

    Can you add some instructions on how to use it with Multisite?

    thanks,

    Netivity

    Thread Starter netivity

    (@netivity)

    Yes we continually saw the message. It would appear after every 3-4th site click, then stay on every page until we hide the css or uninstalled the plugin.

    Is it cookie based?

    – Netivity

    Thread Starter netivity

    (@netivity)

    Hello,

    This solved it for us ….

    1. Go to the Performance > Minify page in your site or root site if you use WP Multisite

    2. Add “events/*” to the ….. Never minify the following pages:

    3. Add all the TEC JS files to the Never minify the following JS files:

    /wp-content/plugins/the-events-calendar/src/resources/js/tribe-events.min.js?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/js/tribe-events-pro.min.js?3dca3c
    /wp-content/plugins/the-events-calendar/src/resources/js/tribe-events-bar.min.js?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/js/tribe-events-ajax-maps.min.js?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/js/widget-this-week.min.js?3dca3c

    4. Add all the TEC JS files to the Never minify the following JS files:

    /wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-full.min.css?3dca3c
    /wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-theme.min.css?3dca3c
    /wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-theme-mobile.min.css?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-full.min.css?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-theme.min.css?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-full-mobile.min.css?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-theme-mobile.min.css?3dca3c

    5. Save the page.

    6. Clear all the caches. If you use WP Multisite you need to clear the caches at the root level and at any subfolder site that uses TEC.

    Maybe this will help others as we spent a month on trying get this solved. ??

    Thanks,

    Netivity

    Thread Starter netivity

    (@netivity)

    With WP Multisite you need to use the WT3 setting in the Network Domain Root. There you can access Performance Advanced Settings….

    As to WT3 and TEC incompatibility his solved it for us ….

    1. Go to the Performance > Minify page in your site or root site if you use WP Multisite

    2. Add “events/*” to the ….. Never minify the following pages:

    3. Add all the TEC JS files to the Never minify the following JS files:

    /wp-content/plugins/the-events-calendar/src/resources/js/tribe-events.min.js?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/js/tribe-events-pro.min.js?3dca3c
    /wp-content/plugins/the-events-calendar/src/resources/js/tribe-events-bar.min.js?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/js/tribe-events-ajax-maps.min.js?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/js/widget-this-week.min.js?3dca3c

    4. Add all the TEC JS files to the Never minify the following JS files:

    /wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-full.min.css?3dca3c
    /wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-theme.min.css?3dca3c
    /wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-theme-mobile.min.css?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-full.min.css?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-theme.min.css?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-full-mobile.min.css?3dca3c
    /wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-theme-mobile.min.css?3dca3c

    5. Save the page.

    6. Clear all the caches. If you use WP Multisite you need to clear the caches at the root level and at any subfolder site that uses TEC.

    Maybe this will help others as we spent a month on trying get this solved. ??

    Thanks,

    Netivity

    Thread Starter netivity

    (@netivity)

    No luck there with default wp theme. If you are available I can have you look at our dev site and maybe you can fix it?

    Thanks

    Thread Starter netivity

    (@netivity)

    Guess they don′t care about the abusiveeeeeeeeeeeeeeee nag messages. Use the admin css and then enjoy the plugin. ??

    Thread Starter netivity

    (@netivity)

    Imagify did a great job in helping me out. Turned out to be a server location and resource issue with Siteground. Had to get 5 techs involved to finally get the server to perform well.

    Use Imagify!!! It is doing great with our site. ??

    Thread Starter netivity

    (@netivity)

    Get cssSlider. It is the only thing I could find that allows you to create separate carousel with completely separate ids. Separate ids = no conflicts.

    https://cssslider.com/

    Thanks

    Thread Starter netivity

    (@netivity)

    Solved by adding more ram on server. Nothing else worked.

    Thread Starter netivity

    (@netivity)

    Hello,

    That is great. Have you already included it in an update or or are you working on it now?

    Thanks,

    Netivity

    Thread Starter netivity

    (@netivity)

    Hello Marco,

    Thank you for pointing out the script.

    For anyone else….

    https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    Widgets disappeared after migrating or changing the site URL
    When dealing with a WordPress site URL change it is necessary to face the serialized fields issue: data may become corrupted if using a simple search/replace (see the Codex for further info). This is not an issue specifically related to our plugin, but it affects all the parts (plugins, themes and WordPress core files too) that use serialized data archiviation. When changing the site URL, the recommended way is to use the Search and Replace for WordPress Databases Script, as suggested by the Codex.

    Netivity

    I am having the same issues on my WP MS 4.3.1 setup.

    I have setup Panoramic to map to 3 child different sites in the network. All it does is redirect to the main domain.

    Any ideas?

    thanks

    Netivity

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