Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hi,

The homepage does not require anything in the mobile editor. The homepage has a predefined layout: http://screencast.com/t/T7fXH46f060 and custom content will appear between the grid and the latest articles section if you add content in the mobile editor.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry for the inaccurate weather results but as you know we use the api from http://openweathermap.org/
We do not have our own weather station 🙂 We cannot say for sure exactly how good are the weather reports. It is up to the source material to provide accurate results. The theme only displays what it can grab from the server.
The alternative weather plugin you use could not be compatible with the theme as not all plugins recognize the custom code from premium themes. Unfortunately I have no suggestion to make regarding a weather plugin as we have not tested any. it;s best to check out the plugin implementation methods and use the shortcodes provided by the plugin. In most cases there is a shortcode you can add inside a text box on the sidebar from the widgets area of wordpress.

Thank you!

Bogdan B.
tagDiv Staff

Nice job!
Thanks for sharing the solution.
Have a good one!

Bogdan B.
tagDiv Staff

Hello,

You can move it to the live site as it will not affect the license. Just remember the domain you moved from so you can provide us with the information if the situation requires us to verify the license.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately all of the wp_booster folder will not work from the child theme. You will have to make modifications to these files in the main theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

We only recommend these row sections to be used in our theme. That is why we highlighted them with blue: https://forum.tagdiv.com/how-to-use-visual-composer/
The smart sidebar will only work in a 2/3 + 1/3 layout as this guide suggests: https://forum.tagdiv.com/smart-sidebar-2/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

I have checked your mobile theme and it seems you need to update your theme.
Please download your theme again from envato and upload it to your site but do not use the automatic update as the fix for this issue was implemented without changing the theme version. Please use this guide to update (any method except automatic) https://forum.tagdiv.com/how-to-update-the-theme-2/
The about us section from the footer will be grabbed from the main theme so you need to edit it in this section:
http://screencast.com/t/DUKwvpQY
It will grab the info content but it will not grab the footer style. The mobile footer is predefined and there are no options to change it;s style at the moment.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
No problem :). I will mark this topic as closed. (only admins can close topics)
Thank you!

Bogdan B.
tagDiv Staff

Hi,

If you do not select a thumbnail for your image when you add it to a post it will be full size but shrunk to fit the content, yes.
We looked into this issue with the thumbs and post images, and we have found a solution for it. We replied in your other topic.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please contact us via email at contact@tagdiv com and provide a link to your site and wp-admin so we can login and investigate this issue. Please also include a link to this topic so we can identify you.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

It does affect the bottom sharing as well but the effect is not that visible as the padding is different for the bottom sharing. If you want to increase the size of the bottom sharing buttons, you can use this code:
.td-post-sharing-bottom .td-social-sharing-buttons{
height: 40px;
}
.td-post-sharing-bottom .td-social-facebook, .td-post-sharing-bottom .td-social-twitter{
padding: 10px 13px 8px 13px;
}
.td-post-sharing-bottom .td-social-google, .td-post-sharing-bottom .td-social-pinterest{
padding: 10px 10px 8px 9px;
}

If you change the font size you will need to adjust these values for it to position properly though.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

The icon is added with font awesome so you will need to install font awesome for menus for the icon to show up.

Thank you!

Bogdan B.
tagDiv Staff

Hello

1) The offset feature is used when you have 2 blocks with the same sorting. It’s a ‘skip posts’ option. If you have different sorting on the blocks skipping a few posts is useless. If you ahve the same sorting no matter the categories, then it is recommended to use offsets.

2) The offset will only make the current block skip the number of posts you want it to. It will not affect any other blocks. it will only affect the block you set it to.

3) You do not need to use both of these options. You can use both but it will do nothing more.

Thank you!

Bogdan B.
tagDiv Staff

Not all blockquotes make the text uppercase. The one I showed you does not do that. Look: http://screencast.com/t/yOFWPVq3W – no uppercase text. Not all quotes do that.
Please choose a different quote for your posts that do not use uppercase.

Thank you!

Bogdan B.
tagDiv Staff

I quote myself from above:

As for the meta info, you can select the meta you want for modules and blocks as well as the category tag from the theme panel . You can remove these elements if you do not want them:
http://screencast.com/t/SozRBtvzLAt and http://screencast.com/t/Pl9YedX3V

This will remove the m,eta information from all of the blocks. Our theme does not have any options to hide it for a specific block or grid. If this is what you are after, then you need to specify exactly what grid you want the meta information removed from and I will provide the css code for it.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Adblock will hide any ads it can detect. Our ad spots have the word ad in them so any widget that has AD in them will be removed by adblock. The thing is you cannot control what adblock blocks as it gets improved and harder to ‘fool’. Simply do not use it if you want to see the ads.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

There is no need to add the same message in other topics as well because we answer all questions. Please contact us via email and we will rewspond there after we inspect your site and back-end.

@torgut
, you already received the solution via email.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The theme uses a fixed layout and there cannot be anything beyond 696 pixels as that is the maximum content area with a sidebar enabled. I’m not sure where the 640 pixels are from. We actually inspected @torgut’s site and he had a padding added to the images and aligned them center. Thus wordpress will make the image grab the padding as well and thus the 640 pixels was displayed.
Our theme will fit the images to the size of the container. Our theme does not use any thumbnail for images inside the post content. It will show them in full size if it can or it will shrink them to fit the container.
Please contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin and provide an example of exactly what image size you want to display and where.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

I’m pretty sure the ‘force regenerate’ plugin will remove any unused thumbnails but I have not tested it myself.
https://wordpress.org/plugins/force-regenerate-thumbnails/

Thanks.

Bogdan B.
tagDiv Staff

Hello,

1) Please do one more test with adsense. Please install the adrotate plugin and use your adsense code with the plugin. You can add the plugin shortcode in the theme ad spots. This way you will bypass the theme ad system. See f the plugin shows the ad. This way you will know if the theme is the problem or the ad is the problem.

2) Our theme will create the thumbs you want it to. You can select what thumbs you want to be created from here: http://screencast.com/t/0q4GnuUpwLbw

3) Yes, sorry, there is block 15 that shows 3 thumbs, yes. You can find it in visual composer under all elements:
http://screencast.com/t/wUYmYNt3o

4) You can use this code in the theme panel->custom css box:
#menu-td-demo-header-menu-1 li a:hover, .sf-menu > .current-menu-item > a{
color:white!important
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The demo ads are provided in the theme as an example of how ads should look like on your site. if you want to remove them, simply remove the ad codes from the theme ad spots here: http://screencast.com/t/TJjfADMEYm

Thank you!

Bogdan B.
tagDiv Staff

Hello,

We offer the guides as a guide is much more comprehensive than anything I can write here. but if youy require further help I will provide it, no problem. For most users that guide helped.
The ajax filter is the menu you mention. It can be found in the block settings. When you add a new block, the settings come up automatically. if the block is already set up but you want to change it, you need to press the little pencil icon here: http://screencast.com/t/ZZiqCDL7hVN8 After that, you need to access the ajax filter tab: http://screencast.com/t/u4AjsMv9yR Here you can find 4 options. First you need to select what you want the filter to show. It can be categories, authors, tags or filter by popularity. If you want to have categories shown, you can select the categories: http://screencast.com/t/CLkwticFix
If you leave it like so then ALL categories will show up. If you want specific ones, you need to add the category id’s in this filed like so: http://screencast.com/t/Pg99rdvxXoi The guide from my previous reply shows how you can get the category id’s. Now your ajax filter will show the id;s you added in the settings. The next 2 options are optional. THis one changes the name from all to whatever you wish it to…you mentioned you want it to say “more” so you simply need to type it in: http://screencast.com/t/GdvFUG27
The ajax preloading is again optional if you wish for it to load when the p[age loads, not when the menu is accessed so you have =navigation without loading but the overall page will load a bit slower.

I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
It is actually an element you can add on pages through visual composer. It is called the “homepage post” element:
http://screencast.com/t/Wxa1SiyFZ1uR
Thank you!

Bogdan B.
tagDiv Staff

Hello,
In order to show content on mobile pages you have to create mobile content. There is a second editor in page edit. You have to use it to create content for mobile. If nothing is added to the mobile editor, nothing will be displayed. You can read more here: https://forum.tagdiv.com/the-mobile-theme/
Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you want to hide the author name for all of the site, you need to disable it from here: http://screencast.com/t/r9w7P99Zdu and here: http://screencast.com/t/NQdm0lXLu

Thank you!

Viewing 25 posts - 13,326 through 13,350 (of 22,378 total)