• Resolved alfalipo

    (@alfalipo)


    I was wondering is it possible to remove completely responsive functionality from your theme. The condition is, I used Responsive theme for my non-responsive project. The things I do were deleting all 3 js files in folder js, deleting classes indicating grid col in the template, deleting responsive syntax in header template (so it won’t change to combobox when resized), and defining min-width to 960px to body selector.

    It works beautifully when viewed in desktop. But when i open it in mobile browser, there’s something like “half-responsive” thing still exist. Other common full non-responsive site usually opened in “preview state”, zoomed out but the content remains exactly same as if opened in desktop. So we just double click to zoom in and see same desktop size.

    Mine, when opened in mobile browser, it went automatically “zoomed-in” to 960px width and horrible layout change in several section.

    So how to making it fully non-responsive?

    *sorry if my English so bad you didn’t catch what I say.

    Thank you

    https://www.ads-software.com/extend/themes/responsive/

Viewing 15 replies - 1 through 15 (of 18 total)
  • Hi,

    When you remove Responsive Grids your job is almost complete. What’s probably still in are “Responsive” images. Take a look at

    img {}

    Out of the curiosity, why did you decide to go with Responsive when you don’t need it?

    Anyways, thanks for using Responsive Theme!

    Thanks,
    Emil

    Thread Starter alfalipo

    (@alfalipo)

    Okay, I’ll take a look of that section.

    Because I used Responsive for my first project and become used with all the system. So I use Responsive for all of my projects. Actually I do lot of hard-code and modification to achieve custom look. I feel your theme is not very “complex” so I can do modification easily rather than using other template. Plus why I use wordpress theme is for gaining SEO benefit from the WP and the plugin itself.

    Great theme!

    Absolutely, that was the goal, simple and easy to customize. If you have more questions please let me know and I also invite you to our dedicated forum too.

    Thanks,
    Emil

    Hi Emil, i am creating a small personal business site using Responsive. Is it possible to change the background colors? Also i want 2 columns under the image and a 3rd one showing my latest blog posts titles. Not able to customize. Pls help. Thanks

    Thread Starter alfalipo

    (@alfalipo)

    Hi Emil.

    The suggestion given in the previous post didn’t worked.

    I have example, this one is non-responsive https://bit.ly/LxV4hJ

    And this is the web I created https://bit.ly/Qp5T4x

    I attached screenshot from both of them when just opened from mobile browser. The pure non-responsive ones is in “preview” mode while mine is not. I want behaviour like the pure non-responsive. Could you give me solution?

    I’m sorry for using 4share as I didn’t find file hosting service in this comment form https://www.4shared.com/rar/kvQlrVvq/screenshot.html

    Thanks Emil

    Hi,

    This https://salution.co.id/ looks completely “unresponsive” from my end, can you please specify what’s not?

    Emil

    Thread Starter alfalipo

    (@alfalipo)

    Did you see screenshot I attached?

    Sure https://bit.ly/Qp5T4x is unresponsive. But take a look when it opened from mobile browser (mine is SE with GingerBread). It looks unresponsively awkward.. but the https://bit.ly/LxV4hJ looks so normal.

    Bit.ly links above point to the same site. Yes I actually did and this is what comes “back” https://themeid.com/responsive/?https://salution.co.id/ when “Responsiveness” is removed that’s pretty much what you’ll get.

    #banner-image {}

    is using an absolute position, that would be the reason why it stays where it is and doesn’t move.

    This isn’t an “issue” with “Responsiveness” any more because that was taken down.

    One thing left is:

    <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">

    Emil

    Thread Starter alfalipo

    (@alfalipo)

    ups, sorry for wrong link, edited my previous post above.

    you have testing environment there, eh.
    Again, skip the banner image problem, i don’t double check-in that when I change imaging mindset to using css sprites. That banner image just left behind and not tested yet (thx for reminding me ?? )

    Actually, your testing environment and my mobile browser act differently. I don’t know if this is specific device problem but in your testing environment things looks more “normal”. Instead of that banner image problem, It looks so normal..

    I must delete that part?

    Correct ??

    Emil

    Thread Starter alfalipo

    (@alfalipo)

    There it is!

    That’s the solution. Everything’s looks so “normally unresponsive” now when opened from mobile browser.

    Thank you so much Mr. Emil.

    +1 rate for Responsive again ??

    Oh please Emil is enough and thanks so much for using the Theme and if you wish I can include the design here as well?

    Emil

    Thread Starter alfalipo

    (@alfalipo)

    Oh, I don’t mind if you include the design.

    Actually this is just landing page design for showcase purpose only. Next project it will converted to full version, maybe the design change a lot. But i will make it responsive and of course, I will use Responsive again ??

    Thread Starter alfalipo

    (@alfalipo)

    If u don’t mind, check this, I made it using Responsive too here

    Thanks!

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘How to completely remove responsive functionality from Responsive theme?’ is closed to new replies.