Support for Envato Buyers › Forums › Samsara › Portfolio Issue
- This topic has 12 replies, 2 voices, and was last updated 9 years, 10 months ago by FocuxTheme Support.
-
AuthorPosts
-
-
March 13, 2015 at 9:10 am #7829lucasplunkettMember
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.auLet me know if you would like Wp access.
-
March 14, 2015 at 2:06 am #7835FocuxTheme SupportKeymaster
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
-
March 16, 2015 at 11:53 am #7851lucasplunkettMember
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?
-
March 16, 2015 at 12:02 pm #7852lucasplunkettMember
Hi Johnny,
Now the one-page scrolls don’t work either.
What do you think is causing all these issues?
-
March 17, 2015 at 1:22 am #7859FocuxTheme SupportKeymaster
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
-
March 17, 2015 at 7:05 pm #7869lucasplunkettMember
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.
-
March 18, 2015 at 12:45 am #7875FocuxTheme SupportKeymaster
OK, please check jquery.samsara.js file and “functions/plugins/van-portfolios/js/van_portfolios.js”
-
March 18, 2015 at 9:35 am #7879lucasplunkettMember
I’ve checked that file and perms were file.
I re-uploaded that file anyway. Not working.
-
March 19, 2015 at 1:02 am #7886FocuxTheme SupportKeymaster
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
-
March 20, 2015 at 10:56 am #7908lucasplunkettMember
Hi Johnny,
What file did you find this in?
-
March 21, 2015 at 1:42 am #7915FocuxTheme SupportKeymaster
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. -
March 21, 2015 at 6:29 am #7924lucasplunkettMember
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!
-
March 22, 2015 at 2:40 am #7926FocuxTheme SupportKeymaster
OK, that’s great!
-
-
AuthorPosts
- You must be logged in to reply to this topic.