wassa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [i-excel] Slider images not shownI have found that when disable post grid pro, the images / slider displays
Cool thanks, good luck, wish you well, will take a look at the repo. Mainly a C# coder so PHP is a new thing for me
Sorry to hear that, can teams in a single club play one another and hence create a fixture table within the club? Trying to get something similar to what you are offering.
Considering that my review does not mention League mode, does the import work better under club mode? And can players edit their profiles in that mode?
- This reply was modified 5 years, 2 months ago by wassa.
I am sorry the review came across that badly. We are definitely going to use what we can. Hope your year works out better. I do like the plug in, and appreciate the effort that has gone it to it. We are a non-profit league and the plugin will help us a lot in sharing the details.
I did give you four stars. Is there a way to run it in team mode and have teams in a club play each other? Perhaps that will solve the problem.
Thanks for the great work, and I wish you well in the future.
One last question? Is the project open source?
ISP just came back to me to say and I quote
“We have checked the error logs and found some mod security rules are triggered. We have disabled the rules.”After three days they suddenly found something. Not a fan these ISP support people, cannot seem to find one that will not just send a standard response, immediately blaming you and wordpress and the developer.
As I mentioned in my message I was aware that the returned all the categories. The Woo product page allows you to select a primary Category on the edit product page. From the documentation and from what you are saying, there is no way to get that setting from the REST API.
Pity that it cannot do this. We are going to have to assume the first one is primary so we can import.
I do not need help getting started. We are using postman already to test the calls.
Forum: Themes and Templates
In reply to: [i-excel] Uncaught TypeError: $.browser is undefinedI have checked the file in the folder above and it does not have that line in it, somehow when you enable Theme Optsions->Responsive Menu->Enable Mobile Notification this error happens. I have disabled that option and the error goes away but so does the hamburger menu
@jcastaneda – The template-next plugin, the woo-commerce menu extension and the Guttenberg plugin.
- This reply was modified 7 years ago by wassa.
Forum: Fixing WordPress
In reply to: Standard search not workingI found the issue. It looks like the one plug “The Post Grid” was controlling the search output – not sure how just yet.
I had to upgrade to the latest version and it works really well now, you can custom design the way you have the search grid displayed.
Forum: Fixing WordPress
In reply to: Standard search not working@dignity1988 thanks for replying. The theme is i-excel a free theme. If you look at the header.php it renders the search input with this code:
<div class="topsearch"> <?get_search_form(); ?> </div>I have added a google GSE there and that works, it just looks nasty.
The search results are displayed also via their header.php as follows:
elseif ( is_search() ) { echo '<h1 class="entry-title">'; printf( __( 'Search Results for: %s', 'i-excel' ), get_search_query() ); echo '</h1>'; }That is the code direct from their header.php – I cannot find any other plugins that i may use, but perhaps I am looking in the wrong place.
Forum: Fixing WordPress
In reply to: Standard search not workingJust tried to change themes and installed WP Google Search pllugin – and that appears to never get called.
Forum: Fixing WordPress
In reply to: Standard search not workingThanks @dignity1988 – we host at afrihost and they say there is nothing wrong their side it is a WordPress issue. I ftp’d on to the site and made sure the files were not there. I cannot restart the services or hosting there so need to assume they have done that.
So at the moment I has a site with no search capabilities.
Thanks
Found the option in the plugin to do this General->Switches->Editing of Abbreviation fields
Forum: Fixing WordPress
In reply to: Visual editor suddenly not workingI have the same issue tinymce.php does not exist even in the standard download of WordPress 4.7.4 (off the website) it has a wp-tinymce.php, though.
I checked in the backup I made before installed all the updates 2 weeks ago and it also
does not have tinymce.php.Forum: Themes and Templates
In reply to: Sub-pages Result in 404 Browser ErrorI really hate it when subjects are marked resolved when they are not! Can these type of posts not be deleted!