Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi can you me name of theme plz

    Hi @treywillis I think you are looking to manage multiple domains with one login.
    Here is my guidelines which will help you in this issue.By linking multiple accounts to a single login you can toggle between accounts from within the control panel. When a login is linked to multiple accounts you will see a “change” link next to the account number at the top of the page in the control panel.This can be helpful for IT consultants that want to setup direct access for their clients but still want the ability to help manage their client’s accounts.Adding the same contact to two separate accounts will automatically link that contact login to both accounts. The login is based on the contact’s email address, therefore creating a contact with the same email address on two separate accounts will automatically give that contact access to both accounts.
    The login for a given contact will be instantly connected to both accounts if they are added to two different accounts. The contact’s email address serves as the basis for the login, therefore if you create a contact with the same email address for two different accounts, that contact will have access to both accounts by default. Click the Add New button located on the Account Contacts page.Complete the necessary fields. When adding the same contact to each account, you must provide the same email address. Since the email address is required to access the control panel, it also serves as a means of verifying that two contacts are related.You will notice a notification stating that the contact has been linked to the account when adding a contact to an account that already existing somewhere else. You must logout and then log back in as the newly added contact in order to see the effects of this update. A single account can be used to administer several domains. In the upper right corner of the control panel, next to the domain name, you will see a “down arrow” if more than one domain is associated to the same account. You can switch between and manage a list of domains by clicking the “down arrow” that appears. How to incorporate several domains into a single account:
    For the rest of your domains, use the alternate order form to add the domain to your existing account.There is also a button in the control panel that goes to the alternate order form for adding additional domains to your account. Establishing a reseller account and creating sub-accounts.

    • This reply was modified 2 years, 5 months ago by BtaliaBanox.
    • This reply was modified 2 years, 5 months ago by BtaliaBanox.

    Hi are you using gpl verrsion of theme and pluging?If yes then this is not a good option i would suggest you to purchase all licenseable themes and plugings and also buy gpl with trusted person .

    Thread Starter BtaliaBanox

    (@btaliabano)

    Thanks a lot i got it

    Hi yesbut a few weeks ago i faced the same issue so i remember you that Paragraphs, headers, and photos are examples of typical editing blocks that have their own default settings and styles in WordPress.
    The initial version of this feature for global settings can be found in the theme.json file.
    Each theme has its own settings, styles, and building blocks that are used in the block editor and on the front end of the website.for example the appyn theme on my site apkrage.com has own settings and the solution of yor last problem is based on javascript so you need to just use this code
    “`function block_editor_scripts () {

    wp_enqueue_style(
    ‘remove-block-settings’,
    get_theme_file_uri( ) . ‘/assets/css/block-editor-scripts.js’,
    array( ‘wp-block-editor’ ),
    );
    }”
    thanks!

    check your MqSQL database folder and delete additional file

Viewing 6 replies - 1 through 6 (of 6 total)