Divvy
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Focus Keyword not savingSame problem in version 3.0.3
Forum: Plugins
In reply to: [Yoast SEO] noodp meta robots tag enabled sitewideSame problem here…
I notice that with version 3.0 only appeared in homepage, but after I upgrade to 3.0.1 this tag appears in all posts too.
Btw, Im confuse… maybe is a good idea, is not good for seo to have this in all pages? Anyway, we have this option to enable/disable through admin panel, and even disable, appears in all posts anyway… need to be fixed.
Forum: Plugins
In reply to: [Ad Blocker Notify Lite] Cant make this plugin workHey Brice,
Thank you for your reply.
Yeah, I did see that message before, but look…Before I install your plugin in my site, I tested in other with less traffic, and in there was working fine with default options and Random selectors and files option uncheck.
I installed in my main site with same config, but here doesnt work. So I think that the problem here is different…
Btw, I have checked the option Random selectors and files and still dont work.
Any suggestions? ??
Waiting for your reply, thanks!
Same problem here…
Please, can someone help me?
My URL with plugin active: https://bestlistofporn.comThanks!
Have same problem too… any idea how to fix this?
Forum: Fixing WordPress
In reply to: How to display post_date?Thank you my friend!
Wasnt that what I was looking for, but I already find it:
<?php the_date('d/m/Y'); ?>
Thank you anyway ??
Forum: Fixing WordPress
In reply to: Set the post link to the_post_thumbnailProblem solved, thank you anyway buddy
Forum: Fixing WordPress
In reply to: Set the post link to the_post_thumbnailNo… I just want to put a link in my thumbnail image.
Forum: Fixing WordPress
In reply to: Set the post link to the_post_thumbnailThank you my friend.
I notice this solution:
<?php if ( has_post_thumbnail() ) : ?> <a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"> <?php the_post_thumbnail(); ?> </a> <?php endif; ?>
But my php knowledge is very very poor, and I dont know how can I edit my code:
<?php if(has_post_thumbnail()) : the_post_thumbnail( 'full' ); else : ?>
As I can see, I need to put the_post_thumbnail( ‘full’ ); inside the a tag, but how? Any ideas? ??
Thanks!
Forum: Fixing WordPress
In reply to: How to truncate $post_title?Thank you MarkRH!!! Good work ??
Forum: Fixing WordPress
In reply to: How to truncate $post_title?Thanks Jason, problem solved ??
Hey Josh,
Thank you very much for your reply.
You were right, the problem was in wordpress and not in your plugin, I installed a plugin that fixed this for me and now I can use dots in my urls:
https://txfx.net/wordpress-plugins/periods-in-titles/Thank you anyway my friend ??
Kind regards,
TimHey jkohlbach, thank you for your reply.
But I think that is not a problem using a url like:
https://www.mydomain.com/go/externaldomain.comI have seen this in other websites too…
I know that both urls works well with your plugin… but I dont know if Im going to have problems in the future. Or is safe to work with the dot one? Can you confirm? I just dont want my urls stopped to work someday ??
Waiting for your reply, thanks!
TimForum: Plugins
In reply to: [W3 Total Cache] W3TC mod_pagespeedI got some GREAT improvements in my score hehe
99/100 in desktop:
https://i.imgur.com/4r1b9Et.pngDoes anyone know how can I fix those?
Btw, what is the file wp-emoji-release.min.js?
Do I need him or I can remove?91/100 in mobile:
https://i.imgur.com/3sfHCGR.pngDoes anyone know how can I fix those too?
Thank you guys ??