Support for Envato Buyers Forums Samsara Portfolio Issue

Viewing 12 reply threads
  • Author
    Posts
    • #7829

      Hi Johhny,

      I’m having some difficulty with the portfolio.

      Have a look at this video. This is still live on my homepage so you can look at is there too:

      https://www.dropbox.com/s/6dzj14pn8x2ugn7/Untitled.mov?dl=0
      http://fullframeproductions.com.au

      Let me know if you would like Wp access.

    • #7835

      Did you mean the image type portfolios are still under the video tab? How about download this file https://www.dropbox.com/s/a8rnb5zmia7tptd/van_portfolios_metabox.php.zip?dl=0 , unzip it, upload van_portfolios_metabox.php to “themes/samsara/functions/plugins/van-portfolios/inc/” folder, overwrite the old file?

      If it will not fix the issue, you can tell me your login details again.

      Thanks

    • #7851

      Hi Johnny,

      I wasn’t actually talking about that issue, but I did what you said and that worked and it had fixed that problem too.

      The issue I was talking about (see video) was also fixed by a JS issue that I’ve just fixed thanks to you in a previous post.

      http://www.themevan.com/support/topic/logo-wont-upload-2/

      One more problem that has just started happening since I uploaded that file…. the category selector for the portfolio now doesn’t work.

      Any suggestions?

    • #7852

      Hi Johnny,

      Now the one-page scrolls don’t work either.

      What do you think is causing all these issues?

    • #7859

      Hi

      Please make all the js files which are under “js” directory to be readable, because I found a js error caused by your server configuration.

      Failed to load resource: the server responded with a status of 403 (Forbidden)  http://fullframeproductions.com.au/wp-content/themes/Samsara/js/jquery.scrollTo-1.4.3.1-min.js Failed to load resource: the server responded with a status of 403 
    • #7869

      Thanks for bringing my attention to this. The permission for this file (and I assume the other ones) were not 0644.

      The perms for the scrollTo-1.4.3.1-min.js file have been fixed.

      The category buttons on the portfolio are still not working. What file controls this? I will check the perms for this too.

      Thanks so much.

    • #7875

      OK, please check jquery.samsara.js file and “functions/plugins/van-portfolios/js/van_portfolios.js”

    • #7879

      I’ve checked that file and perms were file.

      I re-uploaded that file anyway. Not working.

    • #7886

      I found a javascript error says that “(index):747 Uncaught TypeError: Cannot read property ‘0’ of null”
      So, I checked the source code of index page, it seems caused by the following javascript:

      <script type="text/javascript">
      jQuery(document).ready(function () {
      	jQuery('.menu a').click(function(){
      		var match = jQuery(this).attr('href').match(/#S+/);
      		ga('send', 'pageview', location.pathname + match[0]);
      	});
      });
      </script>

      I’m not sure what is that, it’s not generated by the original theme. How about after remove it?

      Thanks

    • #7908

      Hi Johnny,

      What file did you find this in?

    • #7915

      Those code are in the home page source code, it seems you added in the Samsara options > Additionals? Or generated by plugin.
      If you view the source code of the home page, you will find those codes, they are not included in the original files.

    • #7924

      Ah thanks so much! Yes it was some js code to try and track my one page # anchors for analytics. I’ve got rid of it and it’s working. I’ll try and find another way to do it.

      Thanks!

    • #7926

      OK, that’s great!

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