Yes, they had it taken off but ot was automatically put back on…
They fixed it now…
Thank you!
Yes, they had it taken off but ot was automatically put back on…
They fixed it now…
Thank you!
Hello,
I hate to say this but I am going to have to re-open this ticket. This is happening again even though no cache programs are running on the site.
Can you please take a look again.
Thank you!
Hello Olga,
The server had a cache program running (even though we didn’t have a plugin.) We had it turned off, and it’s all good now!
Thank you!
I installed the plugin, and here’s the ftp credentials…
Hello Rose,
Please try logging in again. I fixed the problem.
Here’s the file location and the names –> http://prntscr.com/rn3c45 (I am assuming all correct, other wise the rest of the translations wouldn’t have worked)
This is a newly downloaded theme from Themeforest (2 days ago.) The theme version is 6.2. I don’t believe there was any updates since then. Is there?
Here is the link for you to download the .pot and .po files that I used. Please review them yourself –> https://drive.google.com/open?id=11I-Zq1zFT7SOUkWPluh-o4HMzn6uhMR4
If there is a newer version, please send me the .pot file.
Thank you!
here you go.
css worked.. all good.
thank you!
yes, absolutely!!
thank you for your help, Rose.
How do you get rid of this, please –> https://prnt.sc/k0vowq
awesome… TU Rose!
how do you clean the FB cache, please?
if you go to Facebook and put the site’s URL, you still see that head, not the image that we uploaded to the “images” directory.
no, we didn’t….
i gave it to you again…
please try again
here you go…
I need to open this subject again…
1. Child Theme is active
2. The name of the image is “facebook-custom.jpg”
3. it is in the “images” directory in the child-theme
4. below code is in the functions.php of the child-theme
5. That head is still showing in the Facebook
6. What am I doing wrong?
function et_insert_fb_in_head() {
global $post;
$og_tags = etheme_get_option('disable_og_tags');
if ( !is_singular() || $og_tags[0] == 1) //if it is not a post or a page
return;
$description = et_excerpt( $post->post_content, $post->post_excerpt );
$description = strip_tags($description);
$description = str_replace("\"", "'", $description);
echo '<meta property="og:title" content="' . get_the_title() . '"/>';
echo '<meta property="og:type" content="article"/>';
echo '<meta property="og:description" content="' . $description . '"/>';
echo '<meta property="og:url" content="' . get_permalink() . '"/>';
echo '<meta property="og:site_name" content="'. get_bloginfo('name') .'"/>';
if(!has_post_thumbnail( $post->ID )) {
$default_image = get_stylesheet_directory_uri() . '/images/facebook-custom.jpg';
echo '<meta property="og:image" content="' . $default_image . '"/>';
} else {
$thumbnail_src = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'large' );
echo '<meta property="og:image" content="' . esc_attr( $thumbnail_src[0] ) . '"/>';
}
echo "";
}
I was playing with it, and it happened seconds before you sent a message :)))
Thank you Rose!!!
you need credentials to see it (below)
Here is the shot: https://prnt.sc/jrgvmr
TU, Rose… appreciate your help very much!
Actually, I would like to get rid of the dotted rectangle, and that yellow icon.
TU, Rose!!!
I am not sure what you mean by “default theme”? I am using your theme, and it is the contact form that you provide in Royal.
Furthermore, the site is only one page, and I gave you the credentials…
Yes!!!! TU!!!!!!
here you go…
C’mon people… we need turn this site over to the owner so we can get paid…
I am also sending you the access credentials, so you can look at this issue closely…
works!!!!
thank you!!!!
can you just paste the modified code here, so I can copy and paste it to the child theme.
when i did it, this is what I got: https://prnt.sc/jhlb0u
I can do that but here’s my concern; what happens when the theme or wbbakery gets updated?
will this create a conflict?
I need to open this subject again.
This started happening, and the design options are all set to 0.
https://prnt.sc/iytjz0
https://prnt.sc/iytk5b
and this is, what is happening: https://prnt.sc/iytkb2