Tagged: color section, hidden content
-
AuthorPosts
-
April 17, 2016 at 11:29 am #615770
All pages that have a colour section at the top, also have some content and a contact form.
I’ve recently updated WordPRess and now those elements are not displaying.
Please help!!
April 18, 2016 at 9:12 am #616192Hi Gwellins,
Please try adding the following to your functions.php to if it helps:
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Best regards,
RikardApril 18, 2016 at 9:22 am #616201Hi Rikard,
Thanks for the quick reply. I tried to implement the code but it crashed the site. I’ve given you access to FTP, could you please try implementing this?
Kind regards,
Gideon
April 19, 2016 at 7:55 am #617180Hi,
I get a 404 error on the login page, could you check please?
Best regards,
RikardApril 19, 2016 at 7:57 am #617184Try this?
April 22, 2016 at 5:39 am #619502Hey!
The user is not an admin so we can’t do anything to the site. Please give us full admin rights to the dashboard. Make sure that you have the latest theme (3.5.3) and WP (4.5) version.
Cheers!
IsmaelApril 22, 2016 at 10:04 am #619684Permissions updated to admin. As far as I can see. Everything is up to date.
Thanks
April 22, 2016 at 1:29 pm #619902Hey!
You are currently using an older version of the theme (3.2.3). Please update Enfold to the latest version 3.5.3 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Regards,
YigitApril 24, 2016 at 6:12 am #620745Thanks Yigit,
My theme wasn’t showing that an update was required, so I thought I was on the latest version.
All is updated and sorted now, thanks for all your help.
Kind regards,
Gideon
April 24, 2016 at 11:39 am #620765Hey!
Glad we could help :) We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Regards,
Vinay -
AuthorPosts
- The topic ‘Color Section Hiding Content in Columns’ is closed to new replies.
