Jump to content

Dylan Riggs

Members
  • Posts

    1,957
  • Joined

  • Last visited

  • Days Won

    4

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Dylan Riggs

  1. 2 minutes ago, aXen | 1s2k said:

    The code is correct. Check for JS errors in the console, as this function will use JS and may lockout if any code fails.

    It does not open a new window, but when you click on the link, you have the effect of moving the screen on the mobile. 

    Checked that as well. No errors at all. What it does is just reload the page to the clicked link. 

  2. 5 minutes ago, aXen | 1s2k said:

    Show your webpage.

    Sadly, it's adult content and I cannot link it here. 

    Let me show you the code of it though, I know it's not grabbing the new window. But here let me give a snippet of what's happening.

    For desktop:

    <li id="elNavSecondary_33" data-role="navBarItem" data-navapp="core" data-navext="CustomItem" data-originalwidth="129" class="">
    			
    			
    				<a href="https://someadultadvertisementlink.com" target="_blank" data-navitem-id="33">
    					Local Dating 
    				</a>
    			
    			
    		</li>

    For mobile: it's missing the target="_blank"
     

    <li><a href="https://someadultadvertisementlink.com">Local Dating </a></li>

    This is an old version of IPS. Wouldn't be surprised if it wasn't a feature implemented since it was not designed mobile first and a lot of stuff was gimped back then on mobile views.

  3. Hey guys,

    I have an older site where we've added a menu item, set it to "open in new window", works fine on desktop browser, but on mobile, it doesn't open a new window/tab.  It's like this on the default theme too, so it's something with the IPS theme.

    I can go in and fix it manually, but I want to check if there's some option I don't remember on 4.2 or if this is normal...

    Thanks!

  4. What about actually adjusting the fields and or record views with little coding?

    For example, I want to create a quick custom form for 'incidents'. Below is the default view in the record with fields displayed.

    So for me to make this look like a proper form, I have to go and edit the entire record template to get it to properly look like a form.

    My suggestion still stands since day one where I was pretty savvy with IP.Content is that IPS should probably offer some out of the box templates. Right now, for 90% of users, it's too much work and requires too much coding knowledge to be usable. Yeah, I can go through and create some real custom stuff out of IP.Pages, but honestly - depending on 'what' I need to create. It might take me a bit more work to create an actual application, but it's more sane in the process.

    image.thumb.png.42cab9840171475a10f409016a485d36.png

     

×
×
  • Create New...