-
AuthorPosts
-
December 12, 2014 at 7:24 pm #367443
Hey guys…theme updates have not worked. Still no form, still no map, still can’t see the OPTION Settings for the theme.
Need HELP ASAP. Affecting my client relationship.Thank you.
December 12, 2014 at 7:26 pm #367446Hey Justin!
Please flush browser cache and refresh your page a few times. Elements are showing up and working fine on my end – http://i.imgur.com/oYH3Dh6.png
Cheers!
YigitDecember 12, 2014 at 7:36 pm #367449Cleaned cache….take a look at theme options for ENFOLD Yigit.
They’re not pullnig up :) ThanksDecember 12, 2014 at 7:55 pm #367458Hi!
Can you please try de-activating all active plugins and check if that helps? If not, please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Regards,
YigitDecember 12, 2014 at 7:58 pm #367460I did try uploading via FTP.
I will try deactivating all pluginsDecember 12, 2014 at 8:34 pm #367478This reply has been marked as private.December 12, 2014 at 8:51 pm #367479Hey!
There seem to be some corrupt/missing files in your theme, i uploaded a test version of Enfold 3.0.4 (named “Enfold Test”), if you activate it for a moment you will see that the menu options work.
Regards,
JosueDecember 12, 2014 at 8:53 pm #367485wow I am seeing that. What do you suggest moving forward Josue?
I cleaned my FTP and tried dragging the ENFOLD folder for a clean install and it didn’t seem to change things before.December 12, 2014 at 8:59 pm #367491I deleted the old ENFOLD folder, renamed the TEST FOLDER…getting the same issue again?
December 12, 2014 at 10:50 pm #367532Hi,
Can you please create us a temporary FTP account? post it here as a private reply.
Regards,
JosueDecember 12, 2014 at 11:13 pm #367538This reply has been marked as private.December 13, 2014 at 8:20 pm #367752Hi Justin!
I managed to fix the issue, what happened is that some of the Enfold framework files were being redirected to the homepage by this rule in your .htaccess file (i commented the /frameworks/ ones):
RedirectMatch 301 ^/wp-content/$ http://la-appraisal.com RedirectMatch 301 ^/wp-content/themes/framework http://la-appraisal.com RedirectMatch 301 ^/wp-content/dir/$ http://la-appraisal.com RedirectMatch 301 ^/wp-content/themes/enfold/framework/php/wordpress-importer/ http://la-appraisal.com RedirectMatch 301 ^/wp-content/themes/enfold/framework/php/avia_shortcodes/ http://la-appraisal.com RedirectMatch 301 ^/wp-content/themes/enfold/framework/css/conditional_load/ http://la-appraisal.com RedirectMatch 301 ^/wp-content/themes/enfold/framework/js/ http://la-appraisal.com RedirectMatch 301 ^/company-news/$ http://la-appraisal.com/news/ RedirectMatch 301 ^/test-form/$ http://la-appraisal.com/contact/ RedirectMatch 301 ^/docs/appraisal_institute_08_symposium.pdf$ http://la-appraisal.com/news/
I’m guessing you added this to hide the wp-content contents from the public, if you really need this i’d suggest excepting the rules that would affect the /enfold/framework/ folder (what i did already).
Cheers!
JosueDecember 14, 2014 at 2:56 am #367857This reply has been marked as private.December 14, 2014 at 3:02 am #367859This reply has been marked as private.December 14, 2014 at 5:11 am #367892Check it now, you needed to clean your WP Super Cache cache – http://screencast.com/t/0Vk5FWqy
Cheers!
JosueDecember 14, 2014 at 4:44 pm #367967This reply has been marked as private.December 14, 2014 at 5:15 pm #367970Hi!
Add this to wp-config.php or child theme functions.php:
error_reporting(E_ALL ^ E_NOTICE);
PHP Notices are not important and can be hidden without worry.
Cheers!
Josue -
AuthorPosts
- You must be logged in to reply to this topic.