Forum Replies Created

Viewing 15 replies - 16 through 30 (of 39 total)
  • Plugin Author WP Apps

    (@wp-apps)

    For 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.

    Plugin Author WP Apps

    (@wp-apps)

    Hi patbell101.

    Sadly, you haven’t provided information enough to help you now.

    Please contact directly the support team to get immediate assistance:

    Thank you!

    Plugin Author WP Apps

    (@wp-apps)

    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.

    Plugin Author WP Apps

    (@wp-apps)

    Resubmit, if issue is still actual.

    Plugin Author WP Apps

    (@wp-apps)

    You 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!

    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.

    Hi belies jake!

    Have you tested the Hide Singular Title plugin? It provides several options to hide titles.

    Have you tested Hide Singular Title ?

    This plugin is outdated and probably abandoned for now. You can try this one: Hide Singular Title

    Plugin Author WP Apps

    (@wp-apps)

    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.

    Plugin Author WP Apps

    (@wp-apps)

    Hi!

    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 details

    Also 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.

    You can do it with plugin Hide Singular Title. Open page of your homepage and tick hide title.

    Plugin Author WP Apps

    (@wp-apps)

    Path name reveals that you are using windows.

    • Version of plugin?
    • IIS Version?
    • Windows Versin?
    • PHP Version?
    Plugin Author WP Apps

    (@wp-apps)

    Thank you for feedback and notes!

    Plugin Author WP Apps

    (@wp-apps)

    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)?
Viewing 15 replies - 16 through 30 (of 39 total)