Themonic-Support

Forum Replies Created

Viewing 10 posts - 421 through 430 (of 1,486 total)
  • Author
    Posts
  • in reply to: Menu bar customizations #4920

    Hi,

    1) Yes, but it will require menu item id, which you can find from Right click -> “inspect element” in chrome, then use like this

    
    #menu-item-152 > a {
    background: #0099ff;
    }

    2)

    
    .themonic-nav li a {
        line-height: 3.2;
    }

    3) Will require a bit of custom work

    4)

    
    .themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul {
        text-align: right;
    }

    5) Will require a bit of custom work

    6) Line 159 selectnav.js inside js folder

    7) Adjust percentage

    
    .js .selectnav {
        width: 96%;
    }

    All the above CSS code can be used in Custom CSS in the live customizer or in Simple Custom CSS plugin. If you require custom work kindly email [email protected]

    in reply to: Accessibility issues #4917

    Yes, it should be fixed in the next WP update.

    Refer the ticket URL below for current status:

    https://core.trac.wordpress.org/ticket/40662

    in reply to: Can't drag widgets after migrating to SiteGround #4914

    Hi Antonio,

    We have just pushed v1.9.8 that fixes this widget unresponsive issue.

    Please download the new version from member area.

    Member Login

    in reply to: Visual composer plugin compatibility #4909

    It should work fine. If you face any issues send an email to
    [email protected] with details and we will provide assistance.

    in reply to: Widgets not working with Jetpack #4907

    I have just checked live with WordPress 4.7.5 , Jetpack version 4.9 – enabled recommended features and widgets were working fine. I have also sent you an email asking for login details so I can check onsite.

    in reply to: Iconic One Pro Email Subscription #4903

    See updated version information in style.css or changelog.txt in the theme folder. You will always get latest version from member area, currently v1.9.7.

    Theme settings panel version display isn’t updated in this release thus it is showing older number.

    Inside Appearance -> widgets you will see “Email Newsletter” widget, from there you can could use Mailchimp.

    in reply to: my website opening page #4900

    You can select this by going to

    WordPress Dashboard -> Settings -> General -> Reading and click on “A Static page” and select the page from drop down list of pages.

    in reply to: Iconic One Pro Email Subscription #4899

    Hi,

    Version 1.9.7 is available now, you can download it from the member area. Notification email will be sent on 21.

    ————– May 19 2017 —————-

    19/05/2017 – Version 1.9.7

    – Category display on home page fixed
    – Assistive container renamed to match content container
    – Mailchimp and Aweber widget support added

    If you have any question email [email protected]

    in reply to: Iconic One Pro Email Subscription #4896

    We are still working on it, please wait for email notification. Release is currently delayed, next expected release date is 20th May 2017.

    in reply to: Theme Issue with Business Directory Plugin #4892

    In a quick inspection I could not find any theme style overriding plugin style.

    Please try:

    – Disable all plugins other than the directory plugin, empty browser cache and then check

    – Check with default Twenty Seventeen theme and check if this issue is present, if it is then the issue doesn’t depend upon theme.

    – Create a support thread at official plugin support https://wordpress.org/support/plugin/business-directory-plugin/

Viewing 10 posts - 421 through 430 (of 1,486 total)