New Topic

StartupWP

Forum Replies Created

Viewing 25 posts - 276 through 300 (of 893 total)
  • Author
    Posts
  • in reply to: where can I find the .po and .mo files for translation? #1782

    StartupWP
    Keymaster

    Please see: https://startupwp.com/topic/translating-your-theme-to-your-language/

    Because the theme is ever changing we’ve decided it doesn’t make very much sense to maintain language files, and that this should be done by the end-user for their specific projects.

    We can of course help you to manage your own translations if/when you have specific questions about the process.

    in reply to: Page refreshes if submenu on toggle menu is open #1780

    StartupWP
    Keymaster

    Make sure to update with or download the official stable release and you’ll see that the menu width issue has already been fixed.

    Thanks

    in reply to: Page refreshes if submenu on toggle menu is open #1778

    StartupWP
    Keymaster

    Thank you for your feedback, we appreciate it. It has been noted and considered.

    At this time, there is nothing further to discuss or address on the issue.

    We need a lot more feedback from a larger pool of users before considering this a confirmed issue that requires new documentation or other changes. We make no claim about this new mobile menu, so there’s nothing to change in that regard. It still needs time for more feedback.

    This is why we sometimes need to close topics, because nothing productive has happened since the first time we closed the conversation. For time, efficiency and in rare cases where abusive or inappropriate behavior is taking place topics must be closed.

    in reply to: Page refreshes if submenu on toggle menu is open #1776

    StartupWP
    Keymaster

    Hi osakawebbie,

    Please do not create duplicate topics for the same issue. All three of your topics, including the last one (which was still open) have now been combined into one topic.

    Generally, we neither explicitly test for or specifically develop for any browsers or devices. In other words, we don’t support or not support any OS, browser or device etc. Instead, we design with standards-compliancy in mind and to keep things simple, clean and as hack-free as is manageable allowing for a solid, easy-to-use and extensible tool for customers.

    The extensible part is key here. The default menu is only a default design element, not something that must be used by everyone, it can be both expanded upon or replaced altogether by something more suitable for every individual.

    At this time, we have no plans of including a menu that requires JavaScript.

    There are also many thousands of plugins when you need to extend your website with something more advanced than what’s found out-of-the-box.

    You might give this plugin a try:

    http://wordpress.org/plugins/responsive-menu/

    Thank you.

    in reply to: Page refreshes if submenu on toggle menu is open #1769

    StartupWP
    Keymaster

    Apologies for any miscommunication. Yes, we have tested http://thinkword.com/ on iPhone and the menu is working. From other topic:

    “We’ve tried both tapping a parent element that has no link set (or just a #) and one that actually links to a page and they work as intended without refreshing or following on a timeout. It holds open as long as you need to then make your decision.”

    The topic has been closed because we can offer no further assistance on this particular issue. Unfortunately, it’s outside the bounds of our current capabilities to test extensively beyond the most popular devices as there are simply too many in the market.

    You were absolutely right for reporting the issue, but we simply cannot solve them all.

    Thank you.

    in reply to: Page refreshes if submenu on toggle menu is open #1766

    StartupWP
    Keymaster

    Yes, showing all links already open (after toggle) is another popular option.

    Right now, our mobile menu is unique, original and experimental to give mobile users even more capability than most in a lightweight way.

    Since this appears to be working great for most customers and the most popular devices, at this time, we’re not considering redesigning the mobile menu. We need more user feedback before considering any changes.

    I realize this may not be what you want to hear, but we need to spend more time with the new menu and we cannot offer any further assistance on this specific issue at this time (closing topic).

    Thank you.

    in reply to: Updated to 2.5, Nav Menu has weird checkbox #1765

    StartupWP
    Keymaster

    Great.

    in reply to: Updated to 2.5, Nav Menu has weird checkbox #1762

    StartupWP
    Keymaster

    This is most likely a caching issue. Please make sure to clear all caches, especially if using a plugin like W3 Total Cache.

    in reply to: Page refreshes if submenu on toggle menu is open #1760

    StartupWP
    Keymaster

    We’ve tried both tapping a parent element that has no link set (or just a #) and one that actually links to a page and they work as intended without refreshing or following on a timeout. It holds open as long as you need to then make your decision.

    The dropdowns are pure standard HTML/CSS with no hacks or JS or other gimmicks so there’s nothing to check or change in that regard.

    Unfortunately, this appears to be a problem at the device level. iPhone and iPad work fine.

    We’re unable to find any resources on Galaxy tapping, why it would work differently from other popular devices or how to adjust those settings.

    One popular option that many use for their mobile menu is to simply hide sub-menus, which would be a possible solution:

    @media all and (max-width:767px){.sub-menu, .children{display:none !important}#menu a{background-image:none !important}}

    https://startupwp.com/topic/customizing-your-theme/

    in reply to: Page refreshes if submenu on toggle menu is open #1758

    StartupWP
    Keymaster

    We’ve just tested both scenarios, and the menu is working fine. That’s not to say that you’re not experiencing a real edge-case issue of course, but unfortunately, we do not have a solution for you at this time.

    Thank you.

    in reply to: Make Menu and Body have rounded corners #1756

    StartupWP
    Keymaster

    You’re welcome.

    in reply to: Page refreshes if submenu on toggle menu is open #1755

    StartupWP
    Keymaster

    Just to double-check, you are testing on a smartphone or on your desktop browser? Because the behaviors will be different.

    in reply to: Eliminate Dead Space at top of page #1754

    StartupWP
    Keymaster
    .page-id-44 .entry-content h2:first-child {
      margin: 0;
    }
    in reply to: Page refreshes if submenu on toggle menu is open #1749

    StartupWP
    Keymaster

    Yes, this is indeed unintended and possibly a bug.

    Can you check to see if the issue is present in the demo for you?:

    https://startupwp.com/demo/

    If it is, we have a confirmed bug.

    If not, this may be an isolated issue.

    Are you seeing this on iPhone/iPad?

    in reply to: Make Menu and Body have rounded corners #1748

    StartupWP
    Keymaster

    Yes, this was simplified within the last few updates.

    Here you go:

    #menu, #container {
      border-radius: 10px;
    }

    https://startupwp.com/topic/customizing-your-theme/

    in reply to: Startup 2.5 Beta Ready for Testing #1744

    StartupWP
    Keymaster

    Yes, this was an experiment to see if we could get some feedback before an update. Unfortunately, it does not look like the community is large enough yet, so we will be returning to regular updates. We might try beta testing again in the future, but for now, it’s proved unproductive.

    The 2.5 update has now been pushed live.

    This topic is being closed.

    For any bug reports, please use: https://startupwp.com/forum/bugs/.
    For any suggestions, please use: https://startupwp.com/forum/suggestions/.

    Thank you.

    in reply to: Startup 2.5 Beta Ready for Testing #1740

    StartupWP
    Keymaster

    Yes, this will be fixed. Thank you.

    in reply to: Startup 2.5 Beta Ready for Testing #1738

    StartupWP
    Keymaster

    Great to hear. Yeah, there are three basic levels of mobile testing, from least accurate to most accurate:

    – Squeezing your desktop browser narrower
    – Using simulators like http://quirktools.com/screenfly/ or browser dev tools
    – And course, nothing beats testing on the actual devices themselves (also the most difficult because it’s not practical to have access to all the many devices available)

    We’ll be making another pass-through on the beta soon, but keep the feedback coming.

    Thank you.

    in reply to: Startup 2.5 Beta Ready for Testing #1736

    StartupWP
    Keymaster

    Yes, you’re the first to leave feedback on the new beta, thanks!

    Strange, in our testing touchscreens always worked elegantly with our menu system, with only one tap/click on a parent menu item opening the sub-menu and holding it open to easily decide where to go next, all without needing any special hacks or detection (we try to keep Startup as standardized as possible).

    It could be a recent change that broke something, we’ll go back and test this issue.

    What exact device(s), browsers, versions were you testing on?

    Thank you.

    in reply to: Theme For Two-Sided Marketplace #1735

    StartupWP
    Keymaster
    in reply to: Website Looks Different In Handphone #1734

    StartupWP
    Keymaster

    Many plugins will boast responsiveness in their description or as a listed feature, but even if they don’t mention it, it could still be responsive or made to be responsive.

    You could try searching Google with terms like “responsive x wordpress widget” and the like.

    Mostly, it’ll just require trialling things to find what works best for your project.

    in reply to: A Plugin Conflict With WordPress Premalink Settings #1733

    StartupWP
    Keymaster

    You’re welcome.

    in reply to: Adding Logo #1713

    StartupWP
    Keymaster

    1. The image is massive, so size it down to say 300px wide for web use.

    2. Since you want the logo and the text title, we’ll need to edit header.php. You’ll want to copy it over to a child theme to make the alterations:

    https://startupwp.com/topic/child-theming/

    3. Just under <div id="site-title"> in header.php, add:

    <a href="http://voicemarkstudios.com/" id="logo-icon"><img src="http://voicemarkstudios.com/wp-content/uploads/2014/01/Voice-Mark-finished.png" alt="VoiceMark Studios" /></a>

    4. Add the following CSS:

    #logo-icon{height:54px;margin-right:10px;float:left}

    https://startupwp.com/topic/customizing-your-theme/

    in reply to: A Plugin Conflict With WordPress Premalink Settings #1703

    StartupWP
    Keymaster

    What exact URL is this feature on?

    Have you had a look here?:

    http://wordpress.org/plugins/search.php?q=collapsing

    in reply to: Customize Menubar and Mobile Menu #1701

    StartupWP
    Keymaster

    1. Use:

    #menu ul li a {
      border-right: none;
    }

    2. Use:

    #menu .current-menu-item a, #menu .current_page_item a {
      background: #fff;
      color: #f5b7c3;
    }

    3. Use:

    #header {
      padding-bottom: 0;
    }

    4. Use:

    h1 {
      color: #000;
    }

    5. Use:

    h2 {
      color: #f5b7c3;
    }

    Note – Remember to remove the spans.

    6. Looks like you’ve already simplified your menu, however a design update is coming soon that will improve the mobile menu. You might try a plugin like http://wordpress.org/plugins/mobile-menu/ in the meantime.

    https://startupwp.com/topic/customizing-your-theme/

Viewing 25 posts - 276 through 300 (of 893 total)