BetterMobile
BetterMobile is a lightweight plugin for ClassiPress standard theme (3.5.1+) to enhance the mobile experience of your website, since most of the visits nowadays are coming from mobile devices so it’s important to take care of that side by applying some important style adjustments.
Features:
- Display a large image thumbnails of the Ads on mobile devices.
- Adjusting the current price tag style to a mobile friendly style.
- Adjusting the text fields/buttons so they fit well on mobile screens.
- Fixing the view area on mobile “view port” so it’s un-scalable to give the mobile-app feel.
Notes:
- This plugin is not compatible with any child theme.
- Please test the “Live Demo” link on a mobile device before you buy it.
Like
6 people like this.
Does this plugin support child themes?
No, it’s only for the standard ClassiPress theme
What version of ClassiPress theme does it support?
ClassiPress 3.5.1+
- Download the Plugin zip file.
- Open WP Admin dashboard -> Plugins -> Add new -> Upload.
- Upload and activate the Plugin from Plugins page.
- This plugin doesn’t have WP setting page and doesn’t require any further configuration after the activation.
Product support will be provided via this email address: support@zaidrix.com.
1.0.0 – 24/Mar/2016
- First version released
You need to purchase this item before reviewing it.
(Just bought it? Log out and back in to enable reviews.)
Comments (69)
Your’e welcome, try to add this code to your style.css to fix the slider
img.attachment-ad-medium.size-ad-medium, img.attachment-ad-medium.size-ad-medium { width: 100%;
}
Hi, Again I come to you with for help, the plugin works but image ads in the middle not in the mobile version and shifted to the right and when you look at this as something repulsive ,as if it’s a cheap website and I want to get away from him
Hi, can you please send me a picture of whats happening? because I don’t understand you very well.
Works great, thanks!
on my smartphone does not display correctly. All items are very large.
Can you please email me your website link support@zaidrix.com
Not google amp compliant
Hi Jumper,
No it doesn’t add Google-AMP functionality.
Hi there I really need my website to show on smart devices. i believe u have a solution for this. all i need is for the current website to show ad pictures on smart phone/tablet.
do u have any solution as support/hourly or in plugin etc i can purchase from you. if you can re edit my code for hourly, this will also do fine. i checked BetterMobile live Demo, but it changes the layout. Can u make the change so that i have similar view on smart devices as in window. example is http://www.mekina.net
hope to hear from you.
Thanks.
Hi,
Can u look for me if my site is compatible with your plugin?
https://www.handelsport.nl/
Many thanks,
nickk37
Hello Nick,
Yes, you have the original classipress theme, it should be ok.
Thank you. I just bought the plugin and it looks nice, but I have two questions.
1. The rights side of the adbar from classipress (468×60) is outside the page. (maybe you dont understand, but I cant send pictures?) How can I fix this?
2. My category page is looking a bit strange. On the left there are some categories, but on the right side there are most of them. (cant send picture here).
Maybe your are known with this problems.
Best regards,
nickk37
Yes please send me the pictures to my email support@zaidrix.com
can you please tell me if this working on my website
ceylonads.com
hello..i just bought youe plugin…it look amazing on my website..but i have one issue.. my featured ads showing very big… is there any way to make it looks like on the pc?
Hi xlakshithax,
I would suggest to hide the featured ads bar for your website on mobile devices to provide a better user experience using this code (add it to your style.css)
@media screen and (max-width: 800px) {
.shadowblock_out.slider_top {
display: none;
}
}
does it work whith CP 3.6.0?
will it show VIP slider in mobile view?
yes, but not sure what you mean with VIP slides?
Pre Sale ? I read where it isn’t child compatible. Does that me overrule user made .css and .php child themes?
Hi x370znismo,
The plugin overrides many of the original .css rules, it was built over the original classipress theme so I can’t expect what will happen on child themes.
My Apolagies, I didn’t check my message before I sent it. I followed the route of making my own child theme to overide the classipress core theme so any customaztions I made wouldnt be lost. Will your Plugin interfere with my User made Child theme?
yes I understand, I can’t promise you… it may not work well on your child theme.
Thank you for the complete honest answer, if I go with your plugin at a later time i will let you know the results. Thank you.
you’re welcome 🙂
Hi!! I am having a problem with the slider it overlaps and could i make the price tag a different color? Like red?
Hi ultimate horses
Please send me your website url, support@zaidrix.com
I see that you gave code to help with the slider problem but where do i put it?