Viewing 6 replies - 1 through 6 (of 6 total)
  • Shahin

    (@skalanter)

    Hello @pank6119,

    This error occurs when Ocean Extra plugin tries to resize images during the image optimization process. However, the plugin is only compatible with files uploaded directly to your WordPress site and not external images hosted on platforms such as the server for images you currently use.

    If the error does not affect your website’s functionality, you can ignore it.

    Best Regards

    Thread Starter pank6119

    (@pank6119)

    Hello @skalanter Thanks for Quick Reply & Help since You know So much About Web designing & Development Can I just Ask You For Small favour If u can Tell me About How Javascript code to pause Embeded When not on screen or only playing one video of the page at a time . I know this not related question but i have searched & tried a lot but videos embed from different social platforms are getting tough to be controlled through js. If u can help in anyway with a link or advice or piece of code that can control embeded videos to pause when not or play only one video from the page code it will be really helpful for me. Thanks a lot for all help till now??

    Shahin

    (@skalanter)

    Hello @pank6119,

    Thank you for your feedback,
    I’m afraid that’s not possible with a piece of code.
    We are available to assist you in resolving possible issues that you may be experiencing with WordPress and OceanWP theme. If you have specific customization needs, it might be helpful to consider hiring an expert to implement those changes for you.

    Thank you for understanding,
    Best Regards

    Thread Starter pank6119

    (@pank6119)

    hey @skalanter Thanks For all guidance I love Learning & new coding Though I hv not been so good in it yet but i would surely find my way soon ?? Before closing this topic i would like to know that You gave me A piece of code to display feature Images when a query is Searched ?? on website but I can’t understand why few images have been automatically generated with meta and other have not been generated.

    I m using fifu plugin so img url are external but its thumbnail are not being generated on searching while on opening particular url in single post those images are being showed here is the url of search query page and post url for your understanding

    https://sbmvideo.com/?s=Review+Insaan

    https://sbmvideo.com/sbmvideo-1321/

    https://sbmvideo.com/sbmvideo-1305/

    All post url have featured Images but on search pages only few posts thumbnail image has been generated Maybe bcoz Was of my creating post is not generating thumbnail because i m creating post using post duplicator And in quick edit form . So what can i do auto generate thumbnail for all post periodically or anything else i can do?

    Thread Starter pank6119

    (@pank6119)

    Hello @skalanter I remember that long ago u gave me css code to display thumbnail images on search page for my wp website which is as below

    @media only screen and (max-width: 480px) {
        .search-results article .thumbnail {
            display: block !important;
        }
    }

    Now since thumbnails not being genrated as i m using fifu plugin to display images & my website is video site so if we can modify this code to display feature images directly instead of thumbnail images than my problem will be solved indirectly its not the good way but i m unable to find any other solution only search pages are the prblm .

    Thread Starter pank6119

    (@pank6119)

    #resolved

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘I m getting this Error in Error log Because of Ocean Extra Plugin’ is closed to new replies.