Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #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.

    #367446

    Hey 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!
    Yigit

    #367449

    Cleaned cache….take a look at theme options for ENFOLD Yigit.
    They’re not pullnig up :) Thanks

    #367458

    Hi!

    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,
    Yigit

    #367460

    I did try uploading via FTP.
    I will try deactivating all plugins

    #367478
    This reply has been marked as private.
    #367479

    Hey!

    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,
    Josue

    #367485

    wow 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.

    #367491

    I deleted the old ENFOLD folder, renamed the TEST FOLDER…getting the same issue again?

    #367532

    Hi,

    Can you please create us a temporary FTP account? post it here as a private reply.

    Regards,
    Josue

    #367538
    This reply has been marked as private.
    #367752

    Hi 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!
    Josue

    #367857
    This reply has been marked as private.
    #367859
    This reply has been marked as private.
    #367892

    Check it now, you needed to clean your WP Super Cache cache – http://screencast.com/t/0Vk5FWqy

    Cheers!
    Josue

    #367967
    This reply has been marked as private.
    #367970

    Hi!

    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

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