Forum Replies Created

Viewing 15 replies - 1 through 15 (of 65 total)
  • Thread Starter mllapan

    (@mllapan)

    Thank you.
    To help you investigate, this is the code used in block.php https://pastebin.com/ZwvXTLun

    Thread Starter mllapan

    (@mllapan)

    Hi, Jarryd Long.

    The theme is Raft, plugin for custom blocks is Genesis Custom Blocks.

    Blocks php file is in theme blocks folder.

    I am simply trying what worked in classic theme in single.php or single-part.php, but in this case with blocks, I have some advanced code in old theme, but in Raft I have tried something simple and it does not work.

    Interesting thing is that block which has pmpro_has_membership_access function will not show in site editor, nor in front end view, so I am not able to easily debug what is going on.

    Maybe the problem is I am trying to use it in block, and blocks are dynamical things, so it is not able to pull plugin code once page is loaded or something like that.

    What I am trying to acomplish is to have different level permissions for different categories for custom field or meta key block, which I can’t find as a defined Paid Membership Pro block, it has block that shows inside things for particular level, but there is no option for conditioning categories.

    • This reply was modified 5 months ago by mllapan.
    Thread Starter mllapan

    (@mllapan)

    Hi, qtwk.

    In my case, image is This-Image.png, and it gets renamed to this-image.png.

    Capitalized words and PNG images.

    In this plugin I choose middle and recommended preset and turn on image optimization.

    I deleted optimized images, did regenerated thumbnails and turn on optimization again, and it is actually happening again.

    I can take a screenshot of uploads folder if necessary, all of optimized images are small letters.

    • This reply was modified 7 months, 2 weeks ago by mllapan.
    Thread Starter mllapan

    (@mllapan)

    This is solved.
    Problem is LiteSpeed image optimization.
    I will start discussion on their support forum.

    Thread Starter mllapan

    (@mllapan)

    Import was done in local environment, using XAMPP.

    XAMPP with php 8.2, is it compatible with Importer Plugin and WordPress.

    Any possible reasons that XAMPP could be a problem?

    • This reply was modified 7 months, 3 weeks ago by mllapan.
    Thread Starter mllapan

    (@mllapan)

    Hi, Stefan.

    Is there possibility to modify functions.php of main theme without child theme, because I used plugin to copy full theme so I can freely do own customizations?

    • This reply was modified 7 months, 3 weeks ago by mllapan.
    Thread Starter mllapan

    (@mllapan)

    I am not sure if I still have it on PC, I will check, if it’s there I ‘ll post.

    I had 2500 posts, it might be the case of too many posts.

    I just know that it worked after I renamed categories.

    Anyway, I think plugin should be fixed to follow slugs instead of names, that would sort it out. It’s hard work to rename, export, import, and then rename again.

    • This reply was modified 7 months, 3 weeks ago by mllapan.
    Thread Starter mllapan

    (@mllapan)

    Great news.

    Hope it gets implemented soon.

    Thread Starter mllapan

    (@mllapan)

    Hi.

    Not connected. First one was plugin malware, this time it was backdoor hack.

    It is also new installation. Everything was from wordpress.org

    Probably outdated plugin, and I have them many.

    I know it is hard job to often check all the plugins in repository for their validity, but, yeah, thats how we get hacked, I see no other way it could come. Plugin is there with warning that it is outdated, new users can not install it, but if it is already installed, we do not get notification about it being abandoned or not updated for long time. That should be fixed, send us warnings about that.

    I did full reinstall again now. I plan to install wordfence and check who does what on site. I already know which few countries will be blocked with pleasure.

    • This reply was modified 7 months, 3 weeks ago by mllapan.
    • This reply was modified 7 months, 3 weeks ago by mllapan.
    • This reply was modified 7 months, 3 weeks ago by mllapan.
    Thread Starter mllapan

    (@mllapan)

    Hi, Alvaro.

    I do not think it is the case.

    First one is about multilanguage and second one is about same category name of the same parent.

    Second one is pretty normal behaviour, did not read about WPML much.

    In my case, it is messing parents, and it does it randomly.

    If I have parent A and parent B, and both of them have children as child A and child B, importer will randomly merge children A or children B, and will not merge children A or children B.

    Scenarios are like…

    After import of these, you have parent A with child A and child B, and you have parent B with only child A, all posts of child B of a parent B are moved to child B of a parent A, or something like that.

    • This reply was modified 7 months, 3 weeks ago by mllapan.
    Thread Starter mllapan

    (@mllapan)

    Hi, jordesign.

    I did not import images with importer.

    I put wp-content into fresh WordPress files, and imported xml without importing images.

    Files and xml coming from same database, so it was not problem before.

    I solved it with Regenerate Thumbnails, now small letters work too, but it is weird and should not be this way.

    xml export should keep capitalization settings, which it does and it does not.

    Some featured images are correctly exported with capitalization, and some are not.

    It might be due to some memory or something woth host, but, I think it is better to make plugin break the export in such process, then to have user thinking he got backup, and he is getting really weird backup.

    I am not sure what went wrong, but for example image-good.jpg would not work, because file name is Image-Good.jpg, while in other case it works.

    Once I regenerate with plugin, image-good.jpg and Image-Good.jpg works, but it is still wrongly attached in featured image, it is in small letter and original file has capital starting letters.

    I also used litespeed cache image optimization before, not sure if it is somehow connected.

    Thread Starter mllapan

    (@mllapan)

    Hi, @eulerarthur .

    Yeah, if theme creates CPT we are pretts much locked.

    Better to use gallery, I guess.

    Thread Starter mllapan

    (@mllapan)

    I would have to admit that my infection came from nulled plugin.
    My habit was to test themes and plugins on testing.domain.com where I would use My Private Site plugin to keep site private, then I decide whether the theme or the plugin is good enough to spend money on.
    This is because many of those are not available for testing or have demos where you could login and actually test the functionality.

    I always thought it is fine to do this in online server and if it gets infected it will stay at particular subdomain, but seems it is not a case, at least not for us who have such a hosting which includes htaccess into main folder as well.

    Since this happened I just avoid every theme and every plugin that does not offer me fully testable demos, and I buy the ones that do.

    • This reply was modified 10 months, 1 week ago by mllapan.
    Thread Starter mllapan

    (@mllapan)

    Thanks for answer.

    I see that only block themes are affected.

    I have them work with classic theme.

    Will we all be pushed to block themes at the end of this?

    Thread Starter mllapan

    (@mllapan)

    Hi, @ajay.

    I use WP Optimize, without CSS and JS caching.

    I noticed in Query Monitor plugin that your plugin takes the longest time on single.php.

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