Forum Replies Created
-
AuthorPosts
-
thank you
October 23, 2015 at 7:59 pm in reply to: Enfold – Demo – Photography portfolio – menu description #524085nice ! thank you!
November 5, 2014 at 9:38 am in reply to: Scrolled logo size – not double smaller but one third smaller #346406Hi Josue,
It’s working perfectly!! thanks a lot!
Oh, now it’s working good. I was not enough carefull with instruction. Thanks a lot!!
via ftp it looks empty:
<FilesMatch “\.(ttf|otf|woff)$”>
# BEGIN WordPress
<IfModule mod_rewrite.c></IfModule>
# END WordPress</FilesMatch>
permalinks are working, but it return the 404page – how to fix it?
Thank you- This reply was modified 10 years ago by naz_irina.
It’s not empty – via settings/permalinks:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>How should I edit this to have the pagenome-permalink? Me self I don ‘t know how.
ThanksI’ve selected the postname-option for the permalinks, and it does not work .
And plug ins can I turn it on again?- This reply was modified 10 years ago by naz_irina.
What do you mean with ‘refresh the site’?
Hi,
if all plug-ins are deactivated, and permalinks are as standard (first option) – than menulinks are working, but it’s important for me that pages have the custom permalinks. How can I get that? -
AuthorPosts