Follow Below steps to fix the Elementor loading issue: Go to wordpress website dashboard. Install & activate File Manager Plugin Select wp-config.php file and right click and open in content Editor. Paste below code just below the line $table_prefix = ‘wp_’; Save changes and refresh the page. /* Paste below code just above $table_prefix = […]

Read More

1. Open footer.php file Go to wordpress dashboard Click on Appearance -> Theme Editor -> Footer.php 2. Paste below code just above </body> close body tag. <!– Footer sticky Ad :: starts –> <div class=’NR-Ads jhfdiuh0′ id=’NR-Ads’> <div class=’NR-Ads-close’ onclick=’document.getElementById(“NR-Ads”).style.display=”none”‘><svg viewBox=’0 0 512 512′ xmlns=’http://www.w3.org/2000/svg’><path d=’M278.6 256l68.2-68.2c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-68.2-68.2c-6.2-6.2-16.4-6.2-22.6 0-3.1 3.1-4.7 7.2-4.7 11.3 […]

Read More

1. Open footer.php file Go to wordpress dashboard Click on Appearance -> Theme Editor -> Footer.php 2. Paste below code just above </body> <!– SkyScaper Adsense Ad :: Starts –> <style type=”text/css”> @media only screen and (max-width: 1580px) { #rightads, #leftads { display: none !important; } } @media (max-width: 1580px) { .adslot_skyscraper { display: none; […]

Read More