Anil Kumar
Forum Replies Created
-
Forum: Plugins
In reply to: [Wp-Pro-Quiz] No Data AvailableHi,
I have similar issue. What did you do ?
what kind of javascript hack?
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] search by excerptNo, it is not part of post content . this is another field in wp_posts
post_excerpt.should it able to identify the post id when keyword matches in the post_excerpt?
Forum: Plugins
In reply to: [WP-EMail] Not receiving the mailIs it possible to see what email content is being sent in which format.
Forum: Plugins
In reply to: [WP-EMail] Not receiving the mailEven i am giving absolute path to image. It fails to load in gmail. Can you tell what is issue
Forum: Plugins
In reply to: [WP-EMail] Not receiving the mailI want to apply css for post content.
you have given p-tag which is wraping the content.
and applying css.Forum: Plugins
In reply to: [WP-EMail] Not receiving the mailis there way to modify css in your plugin
Forum: Plugins
In reply to: [WP-EMail] Not receiving the mailcan we replace the relative path to absolute path in post content so that image get loaded in email.
Forum: Plugins
In reply to: [WP-EMail] Not receiving the mailcan i write my css for post content in your plugin for look and feel.
Forum: Plugins
In reply to: [WP-EMail] Not receiving the mailcan we get the full path of image those have relatvie path while fetching the post content.
Cause it would be better if we do in this way. Every time we cant give abosulte path for images.
Forum: Plugins
In reply to: [WP-EMail] Not receiving the mailIt was not working in my local server. How can I enable it to work for my local set up.
I installed in my site .It is working there but issue is that
The look and feel is not coming to the mail. and image relative path is not
working too.