Thread Starter
ursego
(@ursego)
I just found that the Mantra Settings screen says:
Navigate to this page [http://zuskin.ca/wp-admin/themes.php?page=mantra-extra-plugins] to install and activate the Cryout Serious Theme Settings plugin, then return here to find the settings page in all its past glory.
However, when I go to that page, I get:
Sorry, you are not allowed to access this page.
Thread Starter
ursego
(@ursego)
Just tested – it works!!! Lots of thanx!!!
Thread Starter
ursego
(@ursego)
How to write the following logic (i use pseudo-code):
IF mobile device THEN
one fragment
ELSE
another fragment
END IF
?