Forum Replies Created
-
in reply to: Codeless Framework Update Issue
Thanks, how do you change the site icon?
in reply to: Codeless Framework Update IssueThis reply has been marked as private.in reply to: Codeless Framework Update Issue# BEGIN WordPress
# The directives (lines) between “BEGIN WordPress” and “END WordPress” are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
php_value upload_max_filesize 128M
php_value post_max_size 128M
php_value max_execution_time 600
php_value max_input_time 1000
php_value memory_limit 256M# END WordPress
in reply to: Codeless Framework Update IssueThis reply has been marked as private.in reply to: Codeless Framework Update IssueHi,
This has been done.
in reply to: Codeless Framework Update IssueThis reply has been marked as private.in reply to: Codeless Framework Update IssueThis reply has been marked as private.in reply to: Codeless Framework Update IssueThis reply has been marked as private.in reply to: Codeless Framework Update IssueThis reply has been marked as private.in reply to: Error with Codeless Framework with Specular ThemeThis reply has been marked as private.in reply to: Error with Codeless Framework with Specular ThemeCodeless Framework will not update to version 1.0.7 (currently at version 1.0.6), as such I cannot work with theme or import demo content.
in reply to: Error with Codeless Framework with Specular ThemeHi,
I am experiencing the exact same issue. How do I resolve this?