Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Alin [tagDiv]
tagDiv Staff

Hi,

The Rocket Loader may need may need manual configuration(I suppose that you use auto) because it could cause some conflicts(error) – https://support.cloudflare.com/hc/en-us/articles/200168056-What-does-Rocket-Loader-do- I cannot tell you how important is for your site as we did not tested it, but if you cannot manage to set it, I suggest to not use it.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Here you can find the log in/register code if you need it – http://screencast.com/t/t7dt8Cd2Xx

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately for that you would need custom work and we’re not available for any type of custom work at the moment as we work hard on development, fixes and support. Sorry!
I suggest to hire a freelancer to do this for you from site’s like: http://studio.envato.com/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please test this also with a default theme and see if it works.
Also when you check this with our theme please make sure that you disable cloudFlare, rocket loader and disable all css/js minification.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to take your shortcode from the page like I showed above – http://screencast.com/t/yHgk8eeDqtTf and use it there. I think that you use Raw Html element there and it should look something like – http://screencast.com/t/whfx8voyM8Cv with this you have to replace your shortcode text.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The default value that limit the posts for Big Slide is 4 (exactly how many articles are displayed on Big Slider). Please show more articles from Big Slider setting – http://screencast.com/t/gCvuKOxan

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have an option for this – http://screencast.com/t/ej4ELyJ89qve

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you use the latest theme version and also you have updated the Social Counter plugin to version 2.10 the channel also will work if you add it like this – http://screencast.com/t/kwEAA8Cb

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can find header templates in parts > header – http://screencast.com/t/bbM68e3A You can create a condition depending in template that you use and add a condition to display “header ad” on your homepage and else used do_shortcode to display a custom ad(paste your code in Theme Panel > Ads). You can find out more details about conditional tags here – https://codex.wordpress.org/Conditional_Tags and use this code for your custom ad:

<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can translate it using Translation section – http://screencast.com/t/Hjzjk1gDD and you can change the background color using custom css in Theme Panel > Custom Css – http://screencast.com/t/7LdsTahIdIFh

.td_read_more {
background-color: red !important;
}

Also if you want to hide it you can use custom css code. For example to hide the button for block 9 on homepage – http://screencast.com/t/VdLdmXrmeQ

.home .td_block9 .td_read_more {
display: none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Yes, edit the page change to Classic mode and take the shortcode like I have suggested above and use do_shortcode function to display it (depending on header style that you use) bellow menu.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please take a look at the post template code – http://screencast.com/t/9XNlfPau as you can see the featured image is displayed before the post content and you will need custom work for this, the content function is in the td_module_single_base.phphttp://screencast.com/t/KEQT0x8vBfF
The easiest solution is to paste your code in a custom ad from Theme Panel > Ads and use do_shortcode function in the post template above the featured image code – http://screencast.com/t/wTdBJhfG0y
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

Result – http://screencast.com/t/f42xB0OpktYR

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you use a plugin for mobile version? The theme was designed to be responsive so you don’t need to use a plugin for this. Please disable all plugins and then test your site on mobile friendly, also without any custom modifications for mobiles.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can take a look at articles module to see how category function is created there to display category background color – http://screencast.com/t/8eXVFOIHZl77 and here you can find the code for modules – http://screencast.com/t/X7XkRQ7ebM
You need custom work for this, so if you don’t know how to do it, I suggest to get a freelancer to do this for you, as we cannot provide any type of custom work at this time.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately this is not so easy to do as the articles are already loaded even you have removed all categories button. When you hover a subcategory from the megamenu the articles are loaded using ajax, they are not loaded before like on all categories. So you will need custom work to achieve that and it is not an easy task. You can get someone to help you if you don’t know how to do it, as we cannot provide any type of custom work at this time, sorry!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have an option to exclude categories by using the category ID with minus in Big Slide settings: http://screencast.com/t/2g1Inr9M
Also you can find the category ID’s here: http://screencast.com/t/kKVTLxSCa

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can set sidebar for your blog page – http://screencast.com/t/8RjiuEtSJQ and choose full width(no sidebar) from your categories setting, so this will also be applied on articles from a specific category – http://screencast.com/t/qkJVjPyB
Result:
-blog with sidebar: http://screencast.com/t/16ym2jf5
-articles from Category 1 – http://screencast.com/t/fWfmWB2kRTct

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you have deactivated the mobile option in JetPack, as the theme is already responsive for mobilehttps://forum.tagdiv.com/how-to-manage-the-mobile-theme/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

We have changed the child theme system (for which we will have a documentation available soon) and because of that at the moment modules and parts files cannot be overwritten via child theme. Until then please make you change in the main theme file.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I also checked this and did not found any issue with unique articles, I couldn’t recreate this. If it is enabled every time you edit the page it should remain enable. Please check this also without any plugins active leave just Visual Composer active, clear cache and see if you still have this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option for category tags to be colored on modules/blocks, this is applied only for posts pages like you figured out. You can change the category background and color on modules using custom css but it will be the same color for all of your categories.
If you use this custom css you will change the color for categories on all modules(set a general color) – http://screencast.com/t/I1rAN1gGo4J

.td-post-category {
background-color: rgb(192, 80, 80);
color: rgb(51, 51, 178);
}

Or you can do it only on specific blocks – check this topic as reference – https://forum.tagdiv.com/topic/change-category-tag-color/#post-51465

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You can achieve this using style 6, but you have to make a change in file template – http://screencast.com/t/x1w5V0IqBvt
Result – http://screencast.com/t/rIwo3pcKK

Also for footer please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/ACbsrNMxB

.td-footer-container {
width: 100%;
}
.td-footer-container .td-pb-row {
width: 1021px;
margin: 0 auto;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site again and seems that now the icons are visible – http://screencast.com/t/qdKzIEdMW75Y You also don’t have anymore that error in the console.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

This is the class where you have to change the color – http://screencast.com/t/F11W2VO7q

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please activate the theme also on your test site. Also you can update it when a new version is released.

Thanks!

Viewing 25 posts - 4,876 through 4,900 (of 7,871 total)