Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #690816

    Hi, I installed an Enfold child theme but it is not possible to activate it in the admin panel. Other themes are not working either. Any idea how to solve this?

    Thanks,

    #690825

    Hey Tam68,

    Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.

    Best regards,
    Yigit

    #690868

    Dear Yigit,

    It seems to be the multisite plugin so I guess I have to go back to them who installed it?

    But when deactivated the child theme title is not showing at the left dashboard either. The other themes do appear at the dashboard. How can I change this?

    #691621

    Hi,

    Yes, please try contacting them.

    Also, Please try to increase the allocated memory to 256M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
    You can contact your service provider and they can do it for you.

    Best regards,
    Yigit

    #692106

    Thank you. Can you inform me the CSS code to change the background color of the footer on a certain page id?

    This would be of great help.

    #693375

    Hi,

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-59 #footer { background: orange; }

    and change page ID

    Best regards,
    Yigit

    #693426

    Hi,

    Thank you! I have one final question can I change the footer background color also per sub-domain. like we have http://www.site.com and other.site.com. This would save me lots of time.

    #693542

    Hi,

    Changing the background color per sub domain would require a lot of customization.

    Best regards,
    Jordan

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.