Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

FB shared image: shows code before full page load
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 12
TOPIC: FB shared image: shows code before full page load
#71282
Re:FB shared image: shows code before full page load 1 Year, 3 Months ago Karma: 1
Please check the pervious conversation and solution you provided before.
The issue happens when a shared image is clicked on facebook. Then the user sees an ugly code (I use wp bakery page builder) before the lightbox loads.
Here is a sample page with images on my website. You need to share an image on Facebook to see the issue.
tripinpictures.com/el/galleries/photography/
Last Edit: 2023/09/01 10:13 By Alexandros_T.
The administrator has disabled public write access.
 
#71283
Re:FB shared image: shows code before full page load 1 Year, 3 Months ago Karma: 760
class-plugin.php still contains original code:

Code:


<body>
        <?php the_content(); ?>



You can find it at the end of file in share_content() method. Just add style="display:none" attribute to "body" element.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#71285
Re:FB shared image: shows code before full page load 1 Year, 3 Months ago Karma: 1
Oh thanks, sorry for my confusion, somehow i was missing the file.
Thanks again
The administrator has disabled public write access.
 
Go to topPage: 12