Search Results for 'mobile'

Results from the Forum
ocbln
tagDiv Member

Hi Marius,
I’ve made the same thoughts as @jf77 and ask how I can manage that. For example: an advertiser wants a leaderboard banner on desktop and pad devices but not on mobile phone. At the same time another client wants a small leaderboard banner on top (header ad 320×50 px) only on mobile phones.
In other words, I want to sell a small leaderboard banner (header ad) for mobile phones always additional and/or individually. That’s why makes an additional slot for mobile phones sense.
Thank you!

  • This reply was modified 12 years by ocbln.
mrsky28
Participant
#0

Hello,

I recently posted a post with tables on it. When viewing it on mobile, the table over extends to the view of the post making the rest of the table unreadable.

Can you guys put something like those in Wikipedia? It automatically adds scroll bars on mobile view of its site.

Marius
tagDiv Staff

Hi,
If you have version from 3.2 the post file now is loop-single.php http://screencast.com/t/tjnE0lwmiIIY

Add your code there without buffy.

Try this

<h4 class=”block-title”><span>Commenti:</span></h4>
<div class="fb-comments" data-href="<?php get_permalink(); ?>" data-colorscheme="light" data-numposts="5" data-mobile="false" data-width="700"></div>

Thanks!

Marius
tagDiv Staff

Hi,
Default the theme have leaderboard on desktop and on mobile you can set which banner you like instead of auto.

http://screencast.com/t/oLy0Ng9ot

Thanks

Marius
tagDiv Staff

Hi,
The patch is live now, re-download the theme again from Themeforest.


@mrmobile
something went wrong there, we have tested that and works in our case. If someone try it please give a sign here.

Thanks!

chacal_0x
tagDiv Member
Marius
tagDiv Staff

Hi,
Please check for javascript conflict with Firebug or in Chrome. Also disable all plugins or one by one and see if works.

Can you show me a link with the issue?
Thanks!

cybergetro
tagDiv Member

Thanks, Radu!

zelatech
Participant
#0

before v3 update i used on td_module_1.pho this code to put facebook comments:

$buffy .= ‘<h4 class=”block-title”><span>Commenti:</span></h4>’;
$buffy .= ‘<div class=”fb-comments” data-href=”‘ . get_permalink() . ‘” data-colorscheme=”light” data-numposts=”5″ data-mobile=”false” data-width=”700″></div>’;

but now, on v3 update $buffy doesn’t work.. hot to modify with

<?php echo $this->

please help me.

jf77
Participant
#0

Hi, is it possible to have a slot for mobile ads on the top? So Adsense can show a leaderboard if its desktop or show a responsive mobile ad if its mobile?

Radu A
tagDiv Member

hi,
yes is posible, by use of css

css to hide sidebar and footer :

div.span4, .td-footer-wrap {
   display: none !important;
}

here: http://screencast.com/t/o79ehT1UMP

Thanks for you message.
Radu A.

chacal_0x
Participant
#0

When I reduce the size of my site to mobile width, my menu becomes a drop-down menu. Before the update this dropdown menu worked fine. But after the upgrade this menu isn’t work. When I click in cell icon brings me to http://www.mysite.com/#

Radu A
tagDiv Member

hi,
use this css

div.td-header-menu-wrap {
  display: block !important;
}

here: http://screencast.com/t/OTdjLw8aIZ

but if yoi have stuff on that bar will squeeze all together.

Thanks for you message.
Radu A.

Marius
tagDiv Staff

Hi,
You can’t add it in menu because that works as a Widget.

You can show the top menu on mobile, now is hidden, you can show it adding this CSS in Theme panel -> Custom CSS

@media (max-width: 767px) {
  .td-header-menu-wrap {
    display: block;
  }
}

Hope this help!
Thanks for your message!

zokolus
tagDiv Member

I have done everything as it says. Add code “add_filter( ‘jpeg_quality’, create_function( ”, ‘return 50;’ ) );” and run reg.thumb plugin. After that I run g. pagespeed, but the score was the same as previous mobile:52 / desktop:67 and I still get the message about optimazing images. It looks that they still weren’t optimized.

But then I tried another thing. I changed my expire headers in .httaccess with your expire headers you have posted in this post: https://forum.tagdiv.com/topic/what-is-your-googlespeed-value/ and WOW!!! after I run g. pagespeed test I saw complitely diferent score: mobile:72 / desktop:82 — THAT IS FANTASTIC FOR ME!!! (I am on shared hosting for 5$ a month) — and when I test my page speed with google I have everything enabled and all ads on the site, so that new score is fantastic for me!!!

Christopher THANK YOU!!! 🙂

dadtrox
Participant
#0

Hello how can i show top bar with social icons and login form in mobile version? Thanks in advance.

cybergetro
Participant
#0

Hi Marious,

Is it possible to hide parts of the blog in the mobile theme? Like sidebar, footer, etc.

Thanks!

Radu A
tagDiv Member

hi,
thanks for suggestion.

Thanks for you message.
Radu A.

dadtrox
Participant
#0

Hello, i would like to add login form widget to main menu. Mobile version of my website doesn´t display top menu bar like desktop version. Are there any option to display top menu bar under mobile version or add login form to main menu? Thanks in advance, sorry for my poor english.

sbo
tagDiv Member

You should def put this in the next update in style.css 🙂

Radu A
tagDiv Member

hi,
use this css : div.span4.column_container{display:none !important;}

here: http://screencast.com/t/plqoInmr

Thanks for you message.
Radu A.

  • This reply was modified 12 years by Radu A.
Radu A
tagDiv Member

hi,

you have a javascript error : http://screencast.com/t/pcESI84Yw
also I have notice that your site source is all left align : http://screencast.com/t/2Q0BPo9PsN5 witch indicates that you are using a caching plugin.

please switch to : W3 Total Cache without javascript minifier

Thanks for you message.
Radu A.

simchris
tagDiv Member

Yikes! Well, I guess the search is still on for that. Still, most people wanting to build an app for iTunes, etc., are doing so for commercial reasons and not a blog. So, it would cost more than that to pay somebody to build the code. Sooo….. I guess not awful. $199 I could see for something … $849, I’d have to really have a commercial thing happening where I was expecting to sell stuff.

Note that SOME folks will do conversions, but will take a “cut’ of each sale.

I think it’s simpler to use Adobe’s commercial tools? They also charge a fee but take care of the whole process. I only skimmed that so not sure all the specifics.

Seems a hot topic right now online …
http://premium.wpmudev.org/blog/5-plugins-to-turn-wordpress-into-a-mobile-app/

  • This reply was modified 12 years by simchris.
cityslicker444
Participant
#0

Hello, so I have a problem with the navigation menu, the main one right below the header/logo. When on my desktop, in full screen everything shows up normally. However, as I was testing the responsiveness of the theme, I noticed that if I minimize my browser window into a size similar to a mobile or tablet device, the menu becomes an icon (the 3×3 square symbol, as it should), but the icon doesn’t work. My website is http://www.dauntlessjaunter.com, and the link to that icon is just …..com/#, and that #pound symbol is just the same page. How can I fix this?

http://www.screencast.com/t/njCTlYudAp
Screenshot of Problem

Marija1m1
Participant
#0

How can I hide or place the sidebar below the post on my mobile phone layout.
My sidebar is on the left side and when someone reads a post on my website the sidebar first shows up and you have to scroll down to the post.
I wanted to either
1. remove the sidebar from mobile layouts
or
2. make the sidebar show up below the post when reading a post on mobile phone

Viewing 25 results - 41,001 through 41,025 (of 41,416 total)