Search Results for 'mobile'

Results from the Forum
bahlouda
Participant
#0

I have a problem with the TagDiv composer plugin.
It’s been over 3 months since I can’t use it and now it doesn’t even show up when I open the page creation page.
I had enough difficulty with this feature, unable to import templates from the cloud, create page. Even when I create a page with this plugin, its content is not displayed when I leave the creation page.
Here is the list of plugins that I am using at the moment:
AMP
inline Related Posts
LWS affiliation
Kit by Google site
Slider revolution
TagDiv Composer
TagDiv Mobile
TagDiv Newsletter
TagdDiv Social Counter
TagDiv Standart Pack
UpdraftPlus Save / Restore
Wordfence
Yoast Seo
Wp backeery
Am really in need. My site doesn’t work.
Thank you for helping me.

aschauhan0902
Participant
#0

Hello everyone,

I have a technology-focused blog called Android Singh (androidsingh.com). I am using Tech News PRO template for the blog which is working great except for one thing. I am unable to find and install its mobile theme. My website is still showing the mobile theme from the previously used template.

Please help.

dessy1991
tagDiv Member

that was not what I was referring to, let me share a screenshot for clarification
this is for sites when when you type their links on your mobile: https://imgur.com/IvjKn5u
But this is mine : https://imgur.com/aqSCQY0
As you can see the icon for mine is not coming. How do I fix that?

mswebmaster
Participant
#0

I created mobile pages for lots of desktop ones. From time to time site does load the desktop “responsive” pages but these are a mess, and the mobile defined do not show up.

bdlca
Participant
#0

I’m currently building a website locally using MAMP and have an issue when i create a mobile page for my home page, it doesn’t load in responsive view.
After loading the page, in incognito mode, and then inspecting the page, since it’s responsive, it adapts to the iphone 6 view, however when i refresh it a completely different page loads.

screenshot of the mobile page created for the home page
screenshot of responsive and then after refreshing in responsive

Is this because i am working locally that it doesn’t load the page i created after freshing in responsive mode?
I’m guessing i have to create a mobile page for all my pages? what about domain.com/category/______ type pages? how would i make a page for a category or tag or something?

Bettina
tagDiv Staff

Hello!

This can be possible to change it like in this topic: https://forum.tagdiv.com/topic/mobile-menu-54/ ; where I was explaining to another user how to add the mobile menu on tablet viewport in a video at the bottom of the page.
Hope that helps you!

Thank you!

EDCResearch
Participant
#0

Seems that by default Newspaper will use the “Desktop” menu for tablet viewports.

Is there a way to change this in Composer/The Theme Panel? Or do I have to do it via CSS?

SirZancho
tagDiv Member

Hey there!
Thanks for the reply. Yeah, I did install it. And did uninstall the plugin but haven’t managed to “remove” the changes it made. I’ll look into it further and see what can be done, either by reactivating and using the Mobile Theme anyways or trying to undo the changes.
Thank you and a Happy New Year!

devinda
tagDiv Member

i used that and it worked but theres a problem. now the whole site shows the mobile
version even on pc :http://prntscr.com/wdmxo0

also do you know why i get this : http://prntscr.com/wdmz6a
i tryed submitting premalinks but still it looks this

Vlad S
tagDiv Staff

Hello !

On pages on mobile you will have to use the mobile editor in order to insert a shortcode: https://www.screencast.com/t/NhdOnGh2z

Let us know the result !

Thank you !

devinda
tagDiv Member

i cant use the mobile option becouse im using (suprforms) by a short code and when the mobie theme option is enabled the form wont load on the mobiles.

Vlad S
tagDiv Staff

Hello !

I am sorry for misunderstanding !

Without mobile theme this option is not available at the moment in Newspaper Theme.

Thank you !

devinda
tagDiv Member

hi this is all i have when mobile theme is deactivated.

http://prntscr.com/wdm7wl

Anamaria
tagDiv Staff

Hello!

I think you have installed Mobile theme plugin. If you created the single template with TagDiv Composer, then when you install Mobile Theme plugin, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Better deactivate the plugin and see the results.

Thank you!

designanatomy
Participant
#0

Hello
I have two problems about my site with newsmag theme.
First, when I activate tagDIV mobile theme to use amp plugin which is included in basic newsmag theme, My site’s layouts are changed themselves. It looks like an error but I don’t why that problem comes up.

Second, It is similar error like first one. Recently I registered google analytics and insert my analytics code into Analytics/JS code which is in the theme panel. And then My site’s layouts are changed themselves again.

So I can’t activate tagDIV mobile theme and insert analytics code for my wp site.

I captured my site when it had a problem but I can’t upload those captures here.

Would you give me a help to fix this problems?

Thanks

Anamaria
tagDiv Staff

Hello,

I’m sorry for a miss the question, I thought you solved it => https://www.screencast.com/t/lwDdYD3Ziwf -> https://www.screencast.com/t/CK0GWyoS. To change the color, select the element, in CSS change the background color =>https://www.screencast.com/t/TfyN2jv7 and in General -> Icon color => https://www.screencast.com/t/bBkFXnScYs6.

For creating the menu from the side panel, you need to go in WordPress -> Appearance -> Menus => https://www.screencast.com/t/jGUIBezaz, where you can create a new menu and add the menu items for mobile menu, after you can select the location for the new menu with tagDiv Composer => https://www.screencast.com/t/qVeJsidv.

For changing the image with color, you need the change the background-image with background-color =>https://www.screencast.com/t/5BdR2Auw, the new code is:

#td-mobile-nav{
width: 22%;
}
.td-menu-background, .td-search-background {
background-image: none;
}
#td-mobile-nav {
background: no-repeat;
background-size: cover;
background-color: #fff;
box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.1);
}
.td-menu-mob-open-menu #td-outer-wrap {
box-shadow: 0 0 46px #000000;
position: unset;
transform: unset;
}

Also, the fonts can be changed from tagDiv Composer on certain elements, for example, the title from Page Title => https://www.screencast.com/t/SJEj0mfVm.

Hope this helps you!

Thank you!

meihaoing
tagDiv Member

Hello, my website is http://www.solarwinwin.com
Button not working on mobile.
Thank you in advance!

devinda
Participant
#0

Hi how do i use a seperate mboile menu whenim not using Mobie theme or AMP ?
becosue when im not using the mobile theme, it loads the main menu on the mobile..

Thanks

Anamaria
tagDiv Staff

Hello,

First, please make sure you set the social sharing like in this guide
=> https://forum.tagdiv.com/design-post-pages-using-default-templates/.
If this won’t help you, then, please send a link of your website, some screenshots and more details about the problem on mobile devices.

Thank you!

Calin
tagDiv Staff

Hi fabioweb90, I understand you and what do you report, but since this is an untested plugin we can not provide support for it, also I already made a notice to our developers to take a look and let me know if the problem with the plugin can be solved, but until now I didn’t get an answer.
Using the mobile theme, the mobile plugin has some filters for content and sortcodes, is possible that the shortcode to not pass that filter.
Thank you for your understanding!

kuruvi
Participant
#0

Social Sharing not working on mobile devices after updating the theme.

fabioweb90
tagDiv Member

Okay thanks. Here i have another updates. Let me know.
https://wordpress.org/support/topic/display-widget-2/#post-13848962
I’ve tested the same plugin and the issue occurs with the TagDiv mobile theme plugin active only.
If you switch themes or deactivate this plugin the widgets appear. Unfortunately you’ll need to contact TagDiv support in relation to this.

Nagarig
tagDiv Member

@Vlad Yup, I understand. But you can suggest optimizations for the newspaper theme.

@Calin
please help. We are trying to optimize. Already installed WP Super Cache. Everything was ok until this FVM plugin update. Now our mobile pagespeed score went from 20 to 9, desktop 75 to 50. Please help.????

SirZancho
Participant
#0

Hello guys. I have in my current website a customization of one of the pro themes. I’m not sure how to make my mobile page look the same as my desktop page. My mobile version looks different when I’m editing (https://prnt.sc/wd51ox) from what it looks like in my mobile phone (https://prnt.sc/wd52xo).
Where can I fix this? I’ve done some research on the documentation and forums but still I’m clueless!

Edit: my website is http://www.myownsavior.com

Anamaria
tagDiv Staff

Hi,
For the menu effect, please replace the code with this one
#td-mobile-nav{
width: 22%;
}
.td-menu-background, .td-search-background {
background-image: none;
}
#td-mobile-nav {
background: no-repeat;
background-size: cover;
background-image: url(http://localhost/testsite/wp-content/uploads/2020/12/mobile-bg.jpg);
box-shadow: inset 0 0 0 1000px rgba(0,0,0,.4);
}
.td-menu-mob-open-menu #td-outer-wrap {
box-shadow: 0 0 46px #000000;
position: unset;
transform: unset;
}

Replace the URL image with your image URL.
Also if you do not want to have this effect on mobile set the code only on those fields -> https://www.screencast.com/t/F3esk05dZat

Also, the theme has only a few settings for widgets, for example, you can change the fonts from here -> https://www.screencast.com/t/uEHpq6D6

Hope this will help you!

Viewing 25 results - 15,051 through 15,075 (of 41,416 total)