WP Apps
Forum Replies Created
-
Forum: Plugins
In reply to: [Hide Singular Title] Not Hookedb t I have autoloader activatedFor debugging is recommended to deactivate Hide Singular Title first. Then try to activate WP Autoloader. If autoloader loads fine, then activate Hide Singular Title.
Please note if you have PHP 5.2 or older, WP Autoloader and Hide Singular Title wouldn’t work as stated in plugin requirements too. You have to upgrade PHP on this case.
We have also seen, that users have installed some low quality plugins which cause errors, which affect other plugins. Disable all other plugins and try again on this case.
Forum: Plugins
In reply to: [Hide Singular Title] Not Hookedb t I have autoloader activatedHi patbell101.
Sadly, you haven’t provided information enough to help you now.
Please contact directly the support team to get immediate assistance:
Thank you!
Forum: Plugins
In reply to: [Hide Singular Title] Not hooked?Just for clarity. Hide Singular title is based on component based software engineering.
Component-based software engineering (CBSE) (also known as component-based development (CBD)) is a branch of software engineering that emphasizes the separation of concerns in respect of the wide-ranging functionality available throughout a given software system. It is a reuse-based approach to defining, implementing and composing loosely coupled independent components into systems. This practice aims to bring about an equally wide-ranging degree of benefits in both the short-term and the long-term for the software itself and for organizations that sponsor such software.
Software engineering practitioners regard components as part of the starting platform for service-orientation. Components play this role, for example, in web services, and more recently, in service-oriented architectures (SOA), whereby a component is converted by the web service into a service and subsequently inherits further characteristics beyond that of an ordinary component.
Components can produce or consume events and can be used for event-driven architectures (EDA).
An individual software component is a software package, a web service, a web resource, or a module that encapsulates a set of related functions (or data).
All system processes are placed into separate components so that all of the data and functions inside each component are semantically related (just as with the contents of classes). Because of this principle, it is often said that components are modular and cohesive.
With regard to system-wide co-ordination, components communicate with each other via interfaces. When a component offers services to the rest of the system, it adopts a provided interface that specifies the services that other components can utilize, and how they can do so. This interface can be seen as a signature of the component – the client does not need to know about the inner workings of the component (implementation) in order to make use of it. This principle results in components referred to as encapsulated. The UML illustrations within this article represent provided interfaces by a lollipop-symbol attached to the outer edge of the component.
However, when a component needs to use another component in order to function, it adopts a used interface that specifies the services that it needs.
Another important attribute of components is that they are substitutable, so that a component can replace another (at design time or run-time), if the successor component meets the requirements of the initial component (expressed via the interfaces). Consequently, components can be replaced with either an updated version or an alternative without breaking the system in which the component operates.
As a general rule of thumb for engineers substituting components, component B can immediately replace component A, if component B provides at least what component A provided and uses no more than what component A used.
Software components often take the form of objects (not classes) or collections of objects (from object-oriented programming), in some binary or textual form, adhering to some interface description language (IDL) so that the component may exist autonomously from other components in a computer.
When a component is to be accessed or shared across execution contexts or network links, techniques such as serialization or marshalling are often employed to deliver the component to its destination.
Reusability is an important characteristic of a high-quality software component. Programmers should design and implement software components in such a way that many different programs can reuse them. Furthermore, component-based usability testing should be considered when software components directly interact with users.
It takes significant effort and awareness to write a software component that is effectively reusable.
Forum: Plugins
In reply to: [WP Autoloader] WP 3.9.1 Plugin cant't be activated (wrong initialization)Resubmit, if issue is still actual.
Forum: Reviews
In reply to: [Hide Singular Title] A little suspectYou really make me ha-ha 😀 You somehow wasting a time for personal abhorrence, but never got a time to read the built in documentation of plugin, which comes has a very detailed installation instructions 😀
Thank you for sharing your arrogance!
Forum: Plugins
In reply to: [Title Remover] Can not remove the page title, what am I doing wrong?Hi saksaksak , have you tested a Hide Singular Title?
saksaksak, please note that some theses doesn’t use standard procedures to show page titles. On this case you might need an extra approach, for example a CSS fallback.
Forum: Fixing WordPress
In reply to: Hide Site Title for Twenty Ten themeHi belies jake!
Have you tested the Hide Singular Title plugin? It provides several options to hide titles.
Forum: Fixing WordPress
In reply to: Remove / Hide page title just from static home page.Have you tested Hide Singular Title ?
Forum: Plugins
In reply to: [Hide Title] DEBUG Error MessageThis plugin is outdated and probably abandoned for now. You can try this one: Hide Singular Title
Forum: Plugins
In reply to: [Hide Singular Title] Not hooked?Hi!
Thank you for comment. This plugin actually comes with built in documentation, which is very detailed. I’m sure that this kind documentation is rare for free plugins. This built in documentation covers several topics:
- Installation
- Settings
- Post Settings
- Quick Edit
- Shortcodes
- Support
WP Autoloader is an enterprise level but a free plugin, which autoloads PHP classes and provides an awesome framework for plugins development.
Hooking is a standard procedure for WordPress framework. Please read more about action hooks here: WordPress Action Hooks.
Forum: Reviews
In reply to: [Hide Singular Title] A little suspectHi!
It’s actually a common practice that some themes or plugins relay on another plugins. Also please note, that included documentation actually explains in details installation procedure. Link to the documentation is available on plugin details on installed plugins list.
Hide Singular Title
Settings | CSS | Deactivate | Edit
Hide Singular Title by MyMiniapp.com provides an easiest and most bulletproof solution to hide titles of singular pages and posts or even of any post type. Probably the best plugin available!.
Documentation | Version 1.0.2 | By MyMiniapp.com | View detailsAlso the waring message about software requirements provides a link to the page of required plugin WP Autoloader. The purpose of this plugin is VERY CLEAR, its PHP classes autoloader and framework for WordPress plugins creation, which comes with an awesome feature – AutoPlugin.
Forum: Fixing WordPress
In reply to: how can i hide page title in homepage only?You can do it with plugin Hide Singular Title. Open page of your homepage and tick hide title.
Forum: Plugins
In reply to: [WP Autoloader] WP 3.9.1 Plugin cant't be activated (wrong initialization)Path name reveals that you are using windows.
- Version of plugin?
- IIS Version?
- Windows Versin?
- PHP Version?
Forum: Plugins
In reply to: [WP Autoloader] somebody please…Thank you for feedback and notes!
Forum: Plugins
In reply to: [WP Autoloader] WP 3.9.1 Plugin cant't be activated (wrong initialization)Hi!
Thank you for contacting. Somehow I haven’t got the note about new message here.
Sadly there is no enough information to help you.
- Web server?
- PHP version?
- Server OS (Linux, Mac, Windows etc)?