Forum Replies Created
- AuthorPosts
Themonic-Support
KeymasterHi,
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]
Themonic-Support
KeymasterYes, it should be fixed in the next WP update.
Refer the ticket URL below for current status:
Themonic-Support
KeymasterHi Antonio,
We have just pushed v1.9.8 that fixes this widget unresponsive issue.
Please download the new version from member area.
Themonic-Support
KeymasterIt should work fine. If you face any issues send an email to
[email protected] with details and we will provide assistance.Themonic-Support
KeymasterI 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.
Themonic-Support
KeymasterSee 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.
Themonic-Support
KeymasterYou 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.
Themonic-Support
KeymasterHi,
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 addedIf you have any question email [email protected]
Themonic-Support
KeymasterWe are still working on it, please wait for email notification. Release is currently delayed, next expected release date is 20th May 2017.
Themonic-Support
KeymasterIn 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/
- AuthorPosts