crowd
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 Signature Addon] Signature image doesn’t show in the mailThank you, @tameroski.
That’s the weirdest thing that ever happened to me – i just looked up to the messages with the empty image, to see the error number – and there it was, the signature is there.
Just tried another test – everything’s perfect.
I guess it was some kind of gmail bug. My client and me, we live in different countries, we both use gmail and both experienced the same problem. And of course, we only use gmail online, no localhost.The issue is solved, the pluging is perfect.
Thank you very much for your time.
Forum: Fixing WordPress
In reply to: Highlight current category in sidebar for a single postfunction sgr_show_current_cat_on_single($output) { global $post; if( is_single() ) { $categories = wp_get_post_categories($post->ID); foreach( $categories as $catid ) { $cat = get_category($catid); // Find cat-item-ID in the string if(preg_match('#cat-item-' . $cat->cat_ID . '#', $output)) { $output = str_replace('cat-item-'.$cat->cat_ID, 'cat-item-'.$cat->cat_ID . ' current-cat', $output); } } } return $output; } add_filter('wp_list_categories', 'sgr_show_current_cat_on_single');
https://www.websman.ru/projects/0wp/photos-cappuccino/
it’s just a test site in Russian.
Is there a way just to show the 4 latest posts, regardless the visit count?
Forum: Fixing WordPress
In reply to: the_excerpt doesn’t show in the archivesI’m using Divi theme, bought it from the Elegant Themes.
UPD. Just made another newsletter, autosend daily, published a new post, the time came, but the newsletters didn’t. Any solutions?
Forum: Plugins
In reply to: [Smart Slider 3] video slides not workingUPD2
I put the long youtube link to the embed field, now when i hit play, it only shows black field, the video doesn’t play still.
So my only question is – how do i put a video slide?
Forum: Plugins
In reply to: [Tooltip CK] Add a link to a tooltipThank you very much, Ced, it’s a really great plugin.
Forum: Fixing WordPress
In reply to: Favicon only shows on pages, not in postsThank you Bodypart, but sadly it doesn’t help. I’ve been trying to solve this issue for quite some time now. Multiple cache clearing and all various browsers was the first thing i did. It’s all the same in other browsers.
Besides, just now i’ve noticed that this icon doesn’t show on the front page either, though i’m just using one template for all the pages.Forum: Plugins
In reply to: [BulletProof Security] Site down after the plugin deactivationThank you very much, the problem is resolved now.
The reason is that there was but one single template in the admin panel (which is wrong), and something got off with it after i messed with the plugin. Now it’s all working.Thank you very much.
Cais, i got it. Thank you for your time. The plugin is great regardless.
Hi, Cais.
1. Yes, the watermark image url does remain in the settings after i refresh.
And now, after have specifically watermarked that particular image (that happens to be the Other Options preview), the watermark image doesn’t clear away even after F5.
So this part is fine now.2. I just cleared the Cache in Misc for the first time. Then applied the WM to the gallery. No avail.
Then i cleared the cache for the 2nd time, created a brand new gallery with brand new images, made sure once more that the WM options are still there (and they are), checked the gall images, set watermark – nothing.I’m about to give up, it can’t be that messed. I’m only fighting for it cause the site owner wants the option of adding this transparent .png WM to the new images via admin, not in photoshop. I’ve tested more than 10 different gallery plugins, yours is definitely the best, with all these options and all. But i just seem to be incompatibly dumb for it.
Do you want an admin access to the site to make sure im not tollying you?Here it goes, right after saving, it says Saved successfully, but it’s not true, cause if i refresh this page, the watermark is gone, though the url is there.
Just found the problem.
In Other Options, i hit refresh image then Save, and all is fine until i refresh this page. When i return to Other Options again, the watermark is no longer on the preview, though the url is correct. Somehow, it doesn’t save it.Cais, the relative link helped to make the watermark appear on the preview in Other Options, which means the system finally sees it.
But. All my pathetic attempts to apply it to the chosen images of the chosen gallery are in vain.
What i do:
1. Other Options > using an image > set image URL > Refresh preview (the watermark shows) > save.
2. Manage galleries > choose a new gallery > check the images > set watermark > apply > save.
3. Go to the gallery page, F5, nothing.I tried it on 2 servers, with 4 different galleries, in 3 browsers, so it couldn’t be cashed.
Here is the sreenshot after i hit Refresh preview image. The absolute link to the watermark.png is correct.