MaruscaGabriel
Forum Replies Created
-
Forum: Plugins
In reply to: [RICG Responsive Images] Incompatibility with Genesis Framework?Hi Joe,
Thank you for your answer. Unfortunately doesn’t work. I create the type of images you suggest:
add_image_size('grid-thumbnail', 215, 135, true); //loop thumbnail add_image_size('mobile-thumbnail', 300, 188, true); //loop thumbnail mobile add_image_size('sidebar-thumbnail', 336, 194, true); //single sidebar add_image_size('grid-thumbnail-x2', 430, 270, true); //loop thumbnail add_image_size('mobile-thumbnail-x2', 600, 376, true); //loop thumbnail mobile add_image_size('sidebar-thumbnail-x2', 672, 388, true); //single sidebar
After that, I regenerate the images, but nothing change.
Still no srcset attribute and no responsive image in the grid. I still got the 215×135 image.Regards,
GabrielPerfect. Thanks!
Looking forward for the bugfix release. Thanks Peter.
Hi Peter,
I have the same problem after the update.I have a custom home page, and I set-up that page in index.php on my theme. The latest post are here.
In AIOS the settings doesn’t change after the update. So the title and description is there and “Use Static Front Page Instead” is disable.
I try the different scenario. I enable the static front page. I create a template page for home, set-up the reading settings to display the new home template and the latest post for post page. But then is something wrong with the pages. And nothing is shown.
So I want to use my old scenario. How do I get the description from the AIOS settings? Not the first Post description?
Thank you,
GabrielForum: Fixing WordPress
In reply to: Error on "Add Plugins" pageIt works now. Slow, but it works.
It seems is a Facebook issue: https://developers.facebook.com/bugs/759289667443443/
Hi again and thanks for your patience and time. It seems is a Facebook issue: https://developers.facebook.com/bugs/759289667443443/
Forum: Fixing WordPress
In reply to: Facebook "blank link preview" after update to WP 4I have the same problem!
Alaanassar is right. I reply to you here.
As I wrote above, only on one post (last post of the website: https://wallwidehd.com/derrick-rose-2014-usa-basketball-wallpaper/ ) everything look just fine. If you test that one, it works.
Try to test another one and you will see what I mean.I receive
The ‘og:type’ property is required, but not present.
and if I click ” Fetch new scrape information.” I receive:
Object at URL ‘https://wallwidehd.com/kenneth-faried-2014-usa-basketball-wallpaper/’ of type ‘website’ is invalid because a required property ‘og:title’ of type ‘string’ was not provided.
Warning
Curl Error : COULDNT_CONNECTPlease help with this, I’m not the only one with the issue.
Even the meta data is specified the share still don’t work. I receive above errors when debugging. I use Google Chrome for testing.Thank you,
Gabriel M.It seams is a general problem. On all my websites using AIOSP I have the same problem like @alaanassar
Please take a look at my last reply on the issue. Maybe it will help find a solution.
Thank you,
Gabriel M.
Hi,
Thank you for you fast response.
I notice that the problem is not only with the image, but also with the description.I use the test tool and I receive the following error:
The ‘og:type’ property is required, but not present.
But the OG:type is set to “website” (as you can see in the source code). I also test with “blog” type. The problem still persist.
Here is the debug linkThe strange thing is that the first image from the website https://wallwidehd.com/derrick-rose-2014-usa-basketball-wallpaper/ is corectly shared (with image and description) and receive no errors if I test it with the debug tool
I mention that this problem I have on other websites like FunQP
Thank you again,
Gabriel M.I solve the problem, in my part at least.
iThemes Security Plugin add this line to my .htaccess :
RewriteCond %{HTTP_USER_AGENT} ^$ [NC,OR]
I removed the line and now request is possible from a bot or header api without having a specific name.
I have the same problem. error 400 on post to Tumblr.
Coincidence or not I install SSL on my website in the exact day the plugin stop working.
On other website I use but without SSL, the plugin work perfectly. Any idea?
I also open Ticket #829864
Thank you in advance.Forum: Plugins
In reply to: [Ad Blocking Detector] HTTPS problemYour update solve the issue. Thank you!!!!
Keep up the good work.Best Regards,
Gabriel