Forums
(@cjpascal)
9 years, 3 months ago
Hi guys, figured out that “GC Social wall ” plugin was causing this issue.
9 years, 4 months ago
Hi there,
Please find url https://www.mauritius.net.au/sega/
This is the code that I am using:
[Youtube_Channel_Gallery feed=”playlist” user=”PLXv9ByFyzkTLRYG0YUs2GV5amMEMQL–s” key=”AIzaSyDYshHJt6L4cp6ZnPoob2LfLJvpYRPmS9w” maxitems=”50″ thumb_columns_ld=”2″ thumb_pagination=”0″ title=”1″ link=”0″ cache=”0″]
10 years, 5 months ago
this seems to be a common error with clouflare. i am having error 524. did you find a solution?
Hi befree22, did you solve the issue?
the same thing is happening to me now.
12 years, 5 months ago
this is my .htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
# END WordPress
if it okay?