Kriis
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Incorrect value type “@id”I am getting the same error “Unparsable structured data issues detected > Incorrect value type “@id””. Google references this code on the page:
{"@type":"WebPage","@id":false,"url":false,"name":"Log In"}}]}]}</script> <!-- / Yoast SEO plugin. -->
Please advise.
- This reply was modified 5 years, 3 months ago by Kriis.
Forum: Plugins
In reply to: [Restrict Usernames Emails Characters] Canonical Domains Not RestrictedIf by “everything is normal” you mean that this function is already working in the plugin, then I don’t understand why I keep getting sign ups with domains listed. 2amail.top is listed but I have several signups from their canonical domains just yesterday.
Forum: Plugins
In reply to: [Theme My Login] Comments On TML pagesThanks that did the trick.
- This reply was modified 6 years, 4 months ago by Kriis.
Forum: Plugins
In reply to: [Theme My Login] Comments On TML pages<?php get_header(); ?> <div class="mh-wrapper clearfix"> <div class="mh-main clearfix"> <div id="main-content" class="mh-content" role="main" itemprop="mainContentOfPage"><?php while (have_posts()) : the_post(); mh_before_page_content(); get_template_part('content', 'page'); mh_after_page_content(); comments_template(); endwhile; ?> </div> <?php get_sidebar(); ?> </div> <?php mh_magazine_second_sidebar(); ?> </div> <?php get_footer(); ?>
But again, this doesn’t happen on other pages I have created.
I tried but wasn’t able to make that work. I deleted the plugin.
I have switched to WP Mail SMTP and the problem persists. The eMails are being sent to me at my domain eMail but it won’t send to eMail addresses at other domains. Can you make the plugin work with either of the SMTP plugins?
- This reply was modified 6 years, 5 months ago by Kriis.
I am having this same issue. The plugin seems to be functioning fine, the links all show up on the site, no errors. Problem is that no eMails are being generated. I have ensured the eMail templates were set to yes.
I had to disable the plugin because it wasn’t allowing any user in.
I too am using Easy WP SMTP to allow eMails from my server. Can you make this plugin compatible with that?
How can that be? It is in your demo.
I put it in the Additional CSS section of the customize and it worked like a charm but I changed it to 6px which is, I believe, closer to the size of the rest of the form.
Will you be including this in future updates?
Thanks for the fix!
Sure, like I mentioned it is on your demo site too:
https://demo.wp-events-plugin.com/submit-your-event/
You will see that the height of the Events Name field is significantly less than the Name and other text fields.
Forum: Plugins
In reply to: [Yoast SEO] Recognize Bullet Points As SuchForum: Plugins
In reply to: [Relevanssi - A Better Search] Search Results Not Pulling Best MatchFor some reason, I thought the order of words in a search dictated the priority, my bad.
I tried adding the exact title code to my theme functions page but got the same results so will simply await the update.
Even with the issues that I mentioned I have to say it has made searching on my site so much easier. Thanks!
Forum: Plugins
In reply to: [PB SEO Friendly Images] Breaks image upload form<img src="" class="recipe_thumbnail">
- This reply was modified 6 years, 9 months ago by Kriis.
Forum: Plugins
In reply to: [WP Full Auto Tags Manager] Error Message on Page SubmissionNot yet.
Forum: Plugins
In reply to: [PB SEO Friendly Images] Featured Image Still Showing Image NameI am using MH Magazine from mhthemes.com but it is the Featured Image I am trying to affect, nothing custom.
Where exactly would I post this code?