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

Hello,

Unfortunately for tag pages there is no such option. You can only choose the post display view for tags like so:
http://screencast.com/t/aI85Yb7LJE6
Unfortunately there is no pagination options. You can only use the standard WordPress pagination on the tag template

Thank you!

Bogdan B.
tagDiv Staff

Well, that could be the reason the mobile theme will not display themn. The mobile theme was built to ignore visual composer. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Try to use the shortcodes separate from visual composer and add them in the mobile editor for pages.
Thank you.

Bogdan B.
tagDiv Staff

Hello,

You are right and VC is getting lots of updates recently and that is the reason why the latest version is not yet available for use with our theme. We cannot keep up with the updates live. We have to download the update, test it with our theme and make the proper adjustments. And yes, the plugin will not work out of the box, it needs adjustments to work properly with our theme elements. You will have to wait until we provide the update for the plugin along with the theme update. Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thank you

Bogdan B.
tagDiv Staff

Hello,

Please provide an example of what block color you are referring to. Are you referring to the block excerpt? If this is the case: http://screencast.com/t/VMxYZewm6Sx5 then you can oly change it;s color with css. There is no setting to change the excerpt.
You can use this code to do it:

.td-excerpt{
color: red!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,
I’m not sure I follow. Please provide an example. make a few screen-shots of how you are implementing it in the back-end and how it displays on the front-end. A link will also help.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

Our theme offers more blockquotes than the default one from the mce editor. Please check the formats tab: http://screencast.com/t/MGJwVEa1PJ2h
If you still want to alter the default quotes, your code does exactly what you want it to:
before: http://screencast.com/t/qOPoNRTcHc after: http://screencast.com/t/8WIRlfDf0Yf0
PLease check your custom code in the custom css box and verify that the code above this one is properly closed.
Also clear cache afterwards.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

There will be multiple places to edit the instagram widget:
http://screencast.com/t/NtyVeDbuzan and http://screencast.com/t/fJ16yi93UMU

You will need coding skills to do it though.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Unfortunately we have not tested any ad in the slider gallery. Sorry, but there is no simple way of placing an ad under or above an image in the gallery.

Thanks.

Bogdan B.
tagDiv Staff

Hi,

Unfortunately css cannot do that. Please disable the ad on desktop and tablets if you only want it on mobile:
http://screencast.com/t/RmZmf2Zv and then to remove the header ad on other pages except posts, you will have to edit the file that corresponds for the header style that you use:
http://screencast.com/t/KYuL2w3chttp://screencast.com/t/KVu0tx2UON

<?php if (is_single()){
locate_template('parts/header/ads.php', true);
}?>

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Well it does not seem to be working so please check if you have this section: http://screencast.com/t/tXzLKX1yoMCB
If that tab is not present in the theme panel, it means that the mobile theme is not active. If it is, then please clear all caching and cdn network if you use it.
Please only use this plugin: https://forum.tagdiv.com/cache-plugin-install-and-configure/ and for a cdn: https://forum.tagdiv.com/cloudflare-cdn/
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately, there are no sorting option for the category archive. A category page is not like a standard page. It will show all your posts that belong to that category in a “latest” sorting fashion. The only options available for the category pages are available in the theme panel under the per-category setting. You cannot edit a category page in visual composer and you cannot sort the posts as there is no such functionality added to them. WordPress only provides a loop of the latest posts on category pages and we do not change that functionality. We added a bit of style to it, but do not change the base structure of a category page.
Visual composer as well cannot be used on a category page as they also did not create it to handle categories. We only recommend using visual composer on pages but the plugin allows the use on posts as well, but no category pages.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately our theme has no such feature. You will have to find an ad plugin that can provide this functionality. I cannot recommend any though as we have not tested any ad plugins. Our users seem to make use of adrotate but i;m not sure it has this functionality.

Than you!

Bogdan B.
tagDiv Staff

Hello,

Please access the theme panel and install the visual composer plugin: http://screencast.com/t/ohJuXxR2s6u
The social counter plugin is also required for the demo content or if you plan on using social share icons on your site.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The block titles are one of the demo-specific elements. There is no setting in the theme to change the block titles. They are hard-coded in each demo style that you choose. The default has one style for the headers, news magazine has a different one…and so on.
You can only replicate the style using css.
The colors are set from the block settings -> http://screencast.com/t/XYXUsBmeP1d
And for the header style, you can add a transparent background color to the header using this code:
.block-title span{
background-color: rgba(171, 140, 73, 0)!important;;
color: black;
font-size: 18px;
padding-bottom:5px;
padding-left:0!important;
}

result: http://screencast.com/t/iUYPncMouruX

Thank you!

Bogdan B.
tagDiv Staff

Hi


@maxlaxoc

The screens are almost right above your reply…just take a look at my previous reply 2 posts up and you will see exactly how to implement the code.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the theme has no option to make the header narrower. You can try a bit of css to reduce the spacing between the title elements, but you will have to adjust it to each viewport in a responsive layout.
As an example:
before: http://screencast.com/t/9CYOyiruDN3O
after: http://screencast.com/t/cWySml8otv
This code will work on desktop but you nee to use the advanced css box under the custom code tab in the theme panel and adapt the code for tablets as well.

Thank you!

Bogdan B.
tagDiv Staff

Hello

If you make the seo optimization correctly, our theme has the necessary implementation to show rating in google;s search. Here is an example without any rating plugins, just the theme and seo yoast: http://screencast.com/t/Dy3pYD6ipGhhttp://screencast.com/t/yeCtbBBOn

Thank you!

Bogdan B.
tagDiv Staff

Hello Stewart,

Please use this guide to learn how to properly use the blocks filter: https://forum.tagdiv.com/block-settings-guide/ You can filter any category you want ion the blocks. Please note that if a post has multiple categories set to it, it will show up anywhere one of it;s categories is specified.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
You do NOT have to buy visual composer. It is already included in the theme package. Please ignore the nagging activation or update messages.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is no perfect size I can recommend. It will depend on the theme elements you use on your site. Here is a list of thumbs used in our theme: https://forum.tagdiv.com/theme-thumbs/ That image size should fit properly in our theme elements but you may experience a thumbnail issue. Please follow this guide: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thank you!

Bogdan B.
tagDiv Staff

Glad you fixed it!
Have a nice day!

Bogdan B.
tagDiv Staff

Hello,

This is done using the speedbooster plugin provided in the main theme package. Please follow this guide to learn how to use the plugin (code editing will be required): https://forum.tagdiv.com/how-to-make-the-site-faster/ and follow this topic to learn about speedbooster’s compatibility with other plugins: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

it depends on the shrotcode and what it does. We have not tested the mobile theme with all shortcodes as this is a very general term. Anything can be a shortcode but not all of them will work. For example a revolution slider shortcode works just fine on the mobile theme: http://screencast.com/t/8nAVaOwDV
What shortcode do you wanty to implement. What is it supposed to do?

Thank you!

Bogdan B.
tagDiv Staff

Hello,
We have not tested the matched content service as it;s not a standard adsense ad. We have no solution to provide in this regard. You can try the adsense plugin as describeds here: https://support.google.com/adsense/answer/6051417?hl=en&ref_topic=3380274&vid=0-316576264729-1479369376414
Thanks

Bogdan B.
tagDiv Staff

Buna,
Din pacvate nu am testat pe toate tipurile de server…nu avem nici noi toate tipurile de host. Nu am testat pe litespeed , dar poti incerca. Aici host-ul poate determina daca ceva va functiona cu serveruyl lor sau nu. Dar in principiu ar trebui sa functioneze pe toate tipurile de host cat timp se indeplinesc aceste conditii: https://forum.tagdiv.com/requirements-for-newspaper/.
Multumesc

Viewing 25 posts - 11,451 through 11,475 (of 22,378 total)