willjud2016
Forum Replies Created
-
Forum: Plugins
In reply to: enhanced media library unexpected T_FUNCTIONNadia
I now have FTP access to my website. Someone helped me to de-activate/reinstall Gallery Carousel Without JetPack, and helped me to get my website back up, but they cud not help me with the columns issue…
Forum: Plugins
In reply to: enhanced media library unexpected T_FUNCTIONActually, I guess the answer to 2) would be no, in terms of the login credential
Will
Forum: Plugins
In reply to: enhanced media library unexpected T_FUNCTIONActually, I guess the answer to 2) would be no, in terms of the login credential
Will
Forum: Plugins
In reply to: enhanced media library unexpected T_FUNCTIONWebsistro
1) I dunno
2) Not yet. Is there a recommended FTP Client that I should use, and will my log-in credentials be the same as if I was using the WordPress Utility? I can set that up right now…btw – thanks for replying so soon!
Forum: Plugins
In reply to: enhanced media library unexpected T_FUNCTIONOMG – I just crashed my entire website!!!
I am not a Developer, but I have been able to create and manage my own website using WordPress + Plugins.
Yesterday I installed and activated the Gallery Carousel Without JetPack. However, the feature for specifying the number of columns doesnt work. It is stuck at 1 column, although I specified 3.
I found this link on the web – https://ww.wp.xz.cn/support/topic/gallery-tiles-area-not-taking-up-full-width?replies=12
I followed Brian Santalone’s advice, and attempted to add his recommended code to the Gallery Carousel code:
‘function change_gallery_width() {return “1024”;}
add_filter(’tiled_gallery_content_width’, change_gallery_width,10,3);’It didnt work. When I attempted to delete the statement, and update the code that I changed back to its original form and save, I started getting the following message
Parse error: syntax error, unexpected ‘add_filter’ (T_STRING), expecting function (T_FUNCTION) in /home/gits/public_html/wp-content/plugins/carousel-without-jetpack/carousel/jetpack-carousel.php on line 27
Now I can not access my website through WordPress or accees my website, I just keep getting the above message….
my website is http://www.globalitsolutionscorp.com
Help!!!
Will