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,

You can try to change the delay times in the JS files:
Try to change these values – http://screencast.com/t/8R2hVRq4
It’s more difficult as the code is minified – http://screencast.com/t/sWgeCU4WIvS4

Hope I pointed you in the right direction.

Thank you!

Bogdan B.
tagDiv Staff

Hello Steven

As i understand you wan to remove ALL category page titles. If this is the case, this should do the trick:

.td-category-header h1 {display:none!important;}

Thank you

Bogdan B.
tagDiv Staff

Hello dragon,

This option in posts settings picks up the post template you select in the theme panel:
http://screencast.com/t/wZ9lqrC6Bg
If it does not pick up the post template you set, please disable all of your plugins except visual composer, clear cache and purge files if you use CDN.
If the problem is still there let us know

Thank you!

Bogdan B.
tagDiv Staff

Hello Derek,

You seem to be using a small size picture on your site. That is why it is blurry. CSS stretches images to fit the screen.
demo: http://screencast.com/t/xKnV1cg8
your site: http://screencast.com/t/7dOVY1xczt

Use a bigger picture size and things will be as clear as daylight. Make sure when you upload your images in ‘ATTACHMENT DISPLAY SETTINGS’ you select the full size of your image: http://screencast.com/t/AMkhU1LERDLK

Thank you!

Bogdan B.
tagDiv Staff

Hello,

I understood the request. On the same line I pointed out, the link is generated automatic for all subcategories. http://screencast.com/t/iIlQXzgRc8
You need to change that function with your own custom one so it can generate a link to your pages.
You will need a bit of coding know-how to get this done because it will be no easy task. If not, you can hire a freelancer to do it for you, as we cannot offer custom work. Sorry!
I hope this points you in the right direction.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please make sure you install all plugins that come with the theme. Your problem on the main page comes from the social counter plugin.
Please check that you did all installation steps shown in our documentation: https://forum.tagdiv.com/install-via-ftp/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

It actually depends on the post style you chose. There is only one post style that does not use the site background. That is style 8. That’s the way it was designed, to use featured image as background. The rest of the styles use the one from the theme panel. You can see the styles here: https://forum.tagdiv.com/post-templates-2/

Thank you!

Bogdan B.
tagDiv Staff

Hi,

I found that this usually happens when loading the font file (which contains those icons) from another host/url. I have checked your browser’s console and you have an error – http://screencast.com/t/b1EwOZfmFGm
The solution would be to load them from the same url as the site or try this solution – http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

Thanks!

Bogdan B.
tagDiv Staff

@steventsakanikas

You might want to check your console: http://screencast.com/t/b1EwOZfmFGm
You have a font issue there. Best to look into it.

Thank you!

Bogdan B.
tagDiv Staff

Hello Nathan,

I have checked your site and you seem to be using a plugin for images. You can try to disable the modal window if you plan on using that specific plugin: https://forum.tagdiv.com/modal-window/
Or from the theme panel here: http://screencast.com/t/765WOjq2.
You can also try to disable all your plugins except visual composer and see if the problem is still there.
Let us know how it goes.

Thank you.

Bogdan B.
tagDiv Staff

Hello Trivik,

Unfortunately there is no reset option for post templates. The theme works like this: when you set a site wide post-template from the theme panel, it will be applied to all posts that have the default post template set. If you change it from posts edit, it will override the theme panel. There is no reverse option. You can edit each post and set it to default. Then you will have the same post template for all posts.
You can read more about the subject in our documentation: https://forum.tagdiv.com/post-templates-2/

Thank you.

Bogdan B.
tagDiv Staff

Hello Dan,

I have tested your site on ipad, iphone and PC emulators and have not found the error. You site is clean upon inspection, no errors in your console…could be a temporary glitch. You can clear your cache and check any plugins you might use, they can also cause problems. Let us know if the problem reappears.

Thank you!

Bogdan B.
tagDiv Staff

Hello sonic83,

I have tested this feature again with all versions of the theme and it works fine.
It only works on Posts (not on pages) and you have to be careful to insert the code after a closing html tag. (in the text editor not visual one)
You can read more about it here: https://forum.tagdiv.com/posts-with-pagination/
If these conditions are met, try checking your site’s console for errors, or check if you don’t have a plugin interfering with pagination.
If the problem is still there let us know!

Thank you.

Bogdan B.
tagDiv Staff

Hello,

I have checked your site and the only “broken” social icon (that come with the theme) is the Facebook one in the header and footer but this is because you did not type your correct url: http://screencast.com/t/TwzkSOZaVigU. yours is just: ‘facebook.com’
The rest of the social icons (the ones in the sidebar that do not work http://screencast.com/t/JoVg5ljCd) come from a plugin. You might want to check the plugin settings for that.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The rest of the posts on your site seem to work fine. Also that specific one has the big blue arrow on the left side: http://screencast.com/t/qZSu1AaO2mnc. Other posts don’t have this arrow.
Please make sure it’s not plugin related. Clean your cache, then disable all plugins except visual composer and see if one of them is creating the issue. Let us know if the problem is still there.

Thank you.

Bogdan B.
tagDiv Staff

Hello sejpost,

Our theme has 2 menus: main menu and top menu. Depending on which header style you chose, these will be styled differently: https://forum.tagdiv.com/header-styles/
You can select the main menu to be ‘sticky’ but only this one. The top menu remains in place.
If you want 2 rows in the main menu it’s as simple as adding more menu items to it and it will stretch on 2 or maybe 3 rows: http://screencast.com/t/onHo7qEj and both rows will be sticky.

I hope this helps
Thank you!

Bogdan B.
tagDiv Staff

Hello sejpost,

ThemeForest themes are not part of the WordPress repository, so they generally need to be updated manually.
We have a guide in our documentation regarding theme updates, you can read more about it there: https://forum.tagdiv.com/how-to-update-the-theme-2/
Normally it should be error free if you do all the steps accordingly.
Be careful with using a lot of plugins because sometimes they can cause problems.

Thank you!

PS: make sure to do a back-up before updating

  • This reply was modified 10 years by Bogdan B..
Bogdan B.
tagDiv Staff

Hello sejpost,

1) You could do that using a custom CSS but be carefull because it will stretch the white container over your content: http://screencast.com/t/30mgfGny

.block-mega-child-cats {
overflow-x: visible;
overflow-y: visible;
max-height: 400px;}

2) The ‘newspaper’ mega menu was styled differently from the ‘newsmag’ one. Unfortunately there is no ption for this in the theme panel so you need a bit of css to change the appearance, but it requires a lot of modification as other elements are affected by the position of the sub-category list. You can start by targeting the td_mega_menu_sub_cats class and go from there.

3)You can read here how to create a custom ad and then you can insert your code in the theme files:http://screencast.com/t/vp4z0dM0W4J7https://forum.tagdiv.com/how-to-insert-ads-in-custom-areas-of-the-website/

Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support.

Thank you!

Bogdan B.
tagDiv Staff

Hello Alessandro,

The recent comments title color can be changed with the theme accent color from the theme panel: http://screencast.com/t/RRFD00xZEj
Note that if you leave it to default it will remain black.(if you prefer the default color, pick one very close to the default one from the color picker)
Result:
http://screencast.com/t/hX2dwugkv2s4

For the couter bubbles, you need to add a custom CSS to change their color:

.td-module-comments a {
background-color: #4db2ec;}

Add this code in the theme panel->custom css box

Thank you!

Bogdan B.
tagDiv Staff

Hello Ruud,

It is possible but you will need some custom modifications for it.(to put it behind the header) If you do not know a bit of coding you will have to hire a freelancer/developer to do it for you as we cannot provide custom work.
You can make the header transparent from the theme panel by selecting transparency for colors: http://screencast.com/t/CInujcoViyB5

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

I hope this helps
Thank you!

Bogdan B.
tagDiv Staff

Hello Pat,

We will consider your request and hopefully we will be able to implement it in future updates. Until then you can maybe use a sharing plugin. There’s a bunch of them out there.

Thank you for your suggestion.

Bogdan B.
tagDiv Staff

Hello Derek,

This happens when adding a lot of menu items. You can use this custom css code to reduce the spacing between the menus.
Add the code in the theme panel->custom css box

.sf-menu > li > a {
padding: 0px 10px;

Thank you!

Bogdan B.
tagDiv Staff

Hello steventsakanikas,

Your problem is font related. Those symbols are placed as characters not images. It seems like the font file doesn’t load properly. You need to check if you have any errors in your console. Also if you use a child theme make sure it is set up properly.
This could also be plugin related. Try to disable them (except visual composer) and see if the problem is still there.

Thank you.

Bogdan B.
tagDiv Staff

Hello,

Please send your request via email at contact@tagdiv.com and we will send it to you. Unfortunately if you plan on updating to version 6, all of your modifications will have to be remade as version 6 is a completely different theme (child theme is different as well).
You can read more about updating here: https://forum.tagdiv.com/how-to-update-the-theme-2/

Thank you.

Bogdan B.
tagDiv Staff

Hello jorbified.

If you want to modify a sub-menu, you can link it to whatever you want with the custom link widget: http://screencast.com/t/y6rLoyVr4z
If you want to change the links in the mega-menu to static pages, you will have to modify the core files of the theme here: http://screencast.com/t/7IiQqadNWq

Thanks!

Viewing 25 posts - 22,026 through 22,050 (of 22,378 total)