Support for Envato Buyers Forums Samsara Masonry Not working

Viewing 10 reply threads
  • Author
    Posts
    • #5916

      Hello,

      Today I have found that my blog isn’t showing.

      http://fullframeproductions.com.au/blog

      Some things that may be the cause:

      Earlier today I was editing the contact page and I accidentally changed the theme of the contact page to masonry blog temporarily.

      I’ve also had the functions.php altered. Here is the reference to what has been done on that:

      “I just disabled this lines :

      remove_action( ‘wp_head’, ‘wp_enqueue_scripts’, 1 );
      add_action( ‘wp_head’, ‘wp_enqueue_scripts’, 9999 );”

      The blog page is now showing the blogs in the normal layout (changed this in settings) incase google re-crawls my site.

      Thanks for your help.

    • #5918

      Hi

      Did you created the blog page as the following ways?

      One solution: Create a page, name it to “Blog”, select masonry blog page template.
      Another solution: Go to Posts > Categories, create a new category, named to Blog, and select “Masonry blog” template, then add this category to the menu.

      If it’s still showing as the normal layout, please tell me your wordpress login details with private reply (I remember you have told me, but I can’t find it).

      Thanks

    • #5919
      This reply has been marked as private.
    • #5922

      Also, you can update the theme to V1.12.

    • #5923

      It’s not. I only changed that setting because that was the only way I could figure out how to show the blog at all. I had that setting set to blank because and the blog wasn’t showing.

      The blog is still not showing in masonry.

      Will updating fix this?

    • #5928

      Fixed.

      Firstly, I removed the following code from functions.php

      	wp_enqueue_script( 'jquery-masonry' );

      It’s not neccessary to added again, because I have already import this file in shortcodes module. I remember it has already removed since V1.08, and actually it’s not included in the V1.12, I’m not sure why it still in your functions.php.

      Second, I went to settings > reading, and kept empty value for the Front page displays > Posts page option.

      Thanks

    • #5933

      Thanks for that BadJohnny,

      The person that editing my functions.php file must have been editing an old version, and I uploaded this along side my 1.12 upgrade.

      All is fixed.

      Thanks!

    • #5940

      That’s great!

    • #5944

      Actually…. it’s only working in safari and not chrome or firefox.

      Why would this be?

    • #5946

      I tested the masonry page on my demo site with firefox, chrome and safari, it’s normal. http://demo.themevan.com/samsara/masonry/
      And, I checked your masonry page, it’s working fine in chrome, but it shows standard blog layout in safari and firefox
      The very strange thing is that I checked the source code of this page in chrome,safari and firefox, it shows very different souce code in the different browser.

      I just guess that it’s caused by a certain plugin you installed?

    • #5947

      Finally, I found you have installed quick cache plugin and you haven’t clear the old cache after I fixed the last issue.
      After I cleared the cache, it’s working fine in all browsers.

    • #5921

      Hi

      I checked your setting, the reason is as same as your last question here https://forum.focuxtheme.com /topic/portfolio-re-directing-to-blog/
      Please Go to and check settings > reading > Front page displays > A static page(select below) > Posts page, don’t select anything please, just leave it empty.

      Thanks

    • #5926

      I just updated to 1.12 and it’s not fixed the issue.

      When I installed the new version, it was working until I also updated my modified functions.php file (see above to see what has been changed)

      The issue is with the functions.php file.

      What needs to change in the functions.php file in order for the masonry to work as well as the plug in?

      (see plugin at http://fullframeproductions.com.au/instant-quote/)

      Note: Post page has been set to “blog” for the time being so the blog shows. This is NOT the issue. Please log in and see for yourself if you wish but please change it back once you have finished.

      Thank you.

Viewing 10 reply threads
  • You must be logged in to reply to this topic.