Quantcast
Browsing all 22088 articles
Browse latest View live

Jon W on "Showing only the last 3 comments for a post / page"

For my mobile theme I wish to show only the last 3 comments for that post (or page) and the new comment form. I added this code to the comments.php <?php $args = array( 'number' => 3, 'post_id'...

View Article


helloimvaughanedmonds on "Twenty Twelve Banner Doesn't Scale On Mobile!"

Hey Wordpressers! Does anyone know how to make your banner scale on the mobile version of Twenty Twelve theme? I wish I could upload a screenshot that would make this so much easier (sort that out...

View Article


MaddinXx on "[Plugin: JSON API] PhoneGap Android App built around JSON API"

Hi ElevateMindz. Thanks for the flowers. Adding the images to the news list is easy, you can do it like so: -in routing.json you need to add thumbnail @ include (so it's included in the server's JSON...

View Article

RobertHarm on "[Plugin: Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing...

Hi, this is currently not supported - with pro version (to be released on 22.7.) there will also be an option to add/edit maps via an REST API. Building a form for example which uses photos from...

View Article

Rev. Voodoo on "Twenty Twelve Banner Doesn't Scale On Mobile!"

Have you changed anything within the theme? If not perhaps it is a plugin you are using? 2012 works fine on mobile by default - you can check voodoopress.com for instance, my site running 2012 There is...

View Article


helloimvaughanedmonds on "Twenty Twelve Banner Doesn't Scale On Mobile!"

Ahh yeah looked at your website on mobile...it looks excellent. I'm using the plugin "WP Display Header" because this allows us to have different headers on different pages...I reckon that might be the...

View Article

ubaidullahbutt on "Showing only the last 3 comments for a post / page"

I think you are put the code in your single.php. Then use loop for this, like $post_obj = new WP_Query($args); while($post_obj->have_posts() ) : $post_obj->the_post(); //display comments...

View Article

dolby_uk on "[Plugin: Mobile Smart] Detect Mobile vs Desktop"

You would write something like: if ($mobile_smart->isMobile()) { // display mobile content } else { // display desktop content } The Mobile Smart Pro plugin does this automatically - may be worth...

View Article


rowansmith84 on "Mobile version"

Hi I have created a desktop site which works fine, however when people access it on a mobile platform they see a completely different site?? Why is this. My site is http://www.mammothfitness.co.nz I...

View Article


artistforchrist on "Mobile version"

When you are creating a site make sure to use a responsive theme all themes are not responsive. No matter what site I build I always use or create a responsive theme so i won't have to run into things...

View Article

thatblokedan on "Twenty Twelve Child Theme Mobile Menu Not Working"

Twenty Twelve Mobile Child Theme Menu Not Working on iPhone Safari. The button doesn't seem to work and I can't find how to fix it. Here is my style.css & footer codes (I haven't made any changes...

View Article

Andrew Nevins on "Twenty Twelve Child Theme Mobile Menu Not Working"

Can you link the site with the issue?

View Article

thatblokedan on "Twenty Twelve Child Theme Mobile Menu Not Working"

My Apologies: http://www.aqua-wash.co.uk

View Article


Andrew Nevins on "Twenty Twelve Child Theme Mobile Menu Not Working"

Try deactivating plugins to explore whether any could be responsible.

View Article

thatblokedan on "Twenty Twelve Child Theme Mobile Menu Not Working"

Ok deactivated them all and the menu started working straight away. Reactivated one by one to find the culprit and it is still working with all on. Talk about puzzled. Thanks for your help. If it...

View Article


louisemerzeau on "[Theme: Reddle] Permalink"

1) When I create an article, its title automatically contains date of creation, follwed by a name I can change. ex : http://louisemerzeau.wordpress.com/2013/06/15/identite-memoire-document/ I would...

View Article

louisemerzeau on "[Theme: Reddle] Permalink"

Hi, I solved my problems of permalink and color in mobile style. I have another question : how can I change width of my column ? (I want my left column - content - be larger than my sidebar,...

View Article


allenfuller on "[Plugin: Simple Mobile URL Redirect] Is it possible to...

+1 on this request. We're using a single page WP theme, so it takes forever for the homepage to load on mobile devices. But blog posts load just fine. So we just want to redirect the homepage to a...

View Article

rowansmith84 on "Mobile version"

Hi Yea the theme I am using is a responsive theme. When visiting my page for the first time all people initially see a question and answer box?? at the bottom of the page is then the option to choose...

View Article

silentkv on "[Theme: Customizr] Menu Title on Mobile"

Hi, I just downloaded the theme a little over an hour ago and it looks like I might stick with it. One little thing so far. I notice that on mobile the menu drop down menu is just a white bar with the...

View Article
Browsing all 22088 articles
Browse latest View live