conualfy
Forum Replies Created
-
Thank you.
Seems to be working now, though not very intuitive. The message is gone.
Not really. That was the first thing I did when I tried to get rid of it. It’s not working (tried again now just to make sure).
I updated the review, you might be interested.
Excellent! That is worth the effort. Thanks!
Thanks for the answer. I could see those, but they don’t look very well next to the round / rectangle design. They are even a bit confusing ??
Not reloading the media library, yes. I would have needed now to edit lots of pics, with many groups in one post and I chose to have them as IMG_** because it was too much work like it is now.
I think a one-by-one edit should still exist, but in a bit different way: a small Ajax script should do things in the main list, with a link under each photo and not to go from the file list. Like fast editing comments, edit on the spot and get the result there, too. On previous version I had to use lots of tabs (I add many pictures to a post, so they appear on many pages in this list) to rename my pictures and not search each time for the remaining ones. I never use the same name for all, it makes no SEO sense; names should be relevant to also the content of the picture, so cannot do it only bulk.
Forum: Plugins
In reply to: [cformsII] Performance issuesYou are right, it was because of the comma. Anyways, you should fix this, should be quite easy. Thanks!
Forum: Plugins
In reply to: [cformsII] Performance issuesHave a look at my site, live, cache deleted a dozen of times so it can’t be because of the cache (WpSuperCache): https://goo.gl/Dc86Ja
Screenshot with the code: https://imgur.com/AWZiWWx
Screenshot with the settings: https://imgur.com/DXgrdrvForum: Plugins
In reply to: [cformsII] Performance issuesI found a bug: the main page (domain.tld) still loads scripts, even if I selected to only have it in 2 pages. Just checked and there I have:
<link rel='stylesheet' id='cforms2-css' href='https://[domain.tld]/wp-content/plugins/cforms2/styling/cforms.css?ver=14.12' type='text/css' media='all' />
<script type='text/javascript' src='https://[domain.tld]/wp-content/plugins/cforms2/js/cforms.calendar.js?ver=14.12'></script>
<script type='text/javascript' src='https://[domain.tld]/wp-content/plugins/cforms2/js/cforms.js?ver=14.12'></script>
Can you please also check this? Thanks.
Forum: Plugins
In reply to: [cformsII] Performance issuesExcellent, thank you!
Yes, as I could not find any plugin conflict or theme conflict, I had a look at my code. It was a lucky guess, but I was right. You should fix the code parsing algorithm, a missing tag (actually a
</tag>
) should not break the page.I found the culprit: there was a
<strong>
tag opened and not closed in the beginning of the post. It is incredible I worked a lot to only discover this. Anyways, Jetpack tiled galleries maybe should not be so sensitive.Tried these:
1. changed theme to Twenty Sixteen, it appears and then disappears.2. I disabled one by one, all plugins. Even renamed the folder to make sure none of them remains active even shown inactive (happened some years ago, not sure it still happens, but I wanted to make sure). Still not working.
3. Now I want to make things back as they were with my Tiled Gallery from Jetpack and cannot activate Jetpack, my host blocks xmlrpc.php and I have to workaround if possible; I did this before, but now I can’t make it. I find myself blocked for now, it is a mess. I have no plugin active – no contact form working, no galleries, lots of my site functionalities are inactive; bummer.