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,
Custom post types use the default template as the global option. There is no option to change it however as the post styles were only created for posts only. You can edit the single.php and loop-single.php files if you want but this will also affect posts that use the default template.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You can use the footer ad spot from here: http://screencast.com/t/eyQsmXVRGQ
If you use adsense, make sure you do not have the ad disabled for other viewports. if the ad is a custom one, please use this method to implement it:
https://forum.tagdiv.com/using-other-ads/
Hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
You can send us an email at contact@tagdiv.com and also provide a link to this topic so we can identify you.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You have to copy the function from td_module and add it into this file and then call it under the comments. I added the whole code in pastebin so you can simply replace all the code in the file:
http://pastebin.com/Dd5mMgsZ
result: http://screencast.com/t/TesZfMJ0ESl
Thank you!

Bogdan B.
tagDiv Staff

Hi,
This is because our theme adds it’s own style so there is no option to chose any styles for images except the default.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Our theme has no such option, sorry. You could try to use the adrotate plugin or another ad rendering plugin that has such features. Alternatively, you can code it in the theme files if you know your way around php.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Well unfortunately there is no other choice. If you want comments on your pages, you must set them to allow.
And the comments will only work with the default page template: http://screencast.com/t/PnKdoxiDI4a
Thank you!

Bogdan B.
tagDiv Staff

Hello,
About the “commas” I meant quotes. These things: “” they always screw up php code if they are copied from this forum and they aren’t placed inside the code tag. Please try the solution again as this worked for all users that had this issue. (It’s not a theme related issue but a cdn issue when fonts are not loaded from the same source) Please try a few more implementations of the code as it depends on what you have in your cdn. Try a few variations. Try it like so: https://forum.tagdiv.com/topic/small-icons-problem/
(the code in the topic above is not placed in the code tag so do not copy and paste it in htaccess directly. Get the code from stackexchange and replicate the implementation)
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You can place the do_shortcode function anywhere you want in the file and test it out. It should work in all places if it’s added properly.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You can install the rest of the theme’s plugins from the plugins section I mentioned above. WP plugins can be installed from the plugins section of WP. The default demo can sometimes provide a server error in certain conditions so it’s best to try again a couple of times. If it still does not work, please follow this topic to see what can be done in this case: https://forum.tagdiv.com/topic/newspaper-demo-installation-failing-jax-error-cannot-connect-to-server/
Hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
The version I showed you the settings from is 4.11. Please update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
and then update your visual composer plugin like so: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks.

Bogdan B.
tagDiv Staff

Hello,
Please try to remove visual composer(disable and delete files) and then install it from here: http://screencast.com/t/SFD64SZhkF
If the error is still there, then you can install the plugin via ftp. You need to unzip the indicated file here: http://screencast.com/t/RQSxW5EBpar then upload the folder js_composer in your-wp-install/wp-content/plugins on your server: http://screencast.com/t/hLQMV3wPi
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
If a post grid is what you are referring to (not a masonry grid) then the animation works as expected. You can chose from this list: http://screencast.com/t/5kFKaIAORa and the effect will display properly. It’s the masonry one that does not get the animation settings.
If you set it to none, the animation will no longer take place.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Modules are different things altogether. In order to modify a module, you need to edit it’s file as there is no way to add a button in the module from the back-end. It will have to be hard-coded. Every module has it’s own specific file: http://screencast.com/t/bKA0L2PJ You will have to edit the files to add your button in it.
Here is an example:
You can use the do_shortcode function like so: http://screencast.com/t/2CXSDfGDZX
<?php echo do_shortcode('[vc_btn title="Click me" shape="round" color="violet" link="url:https://www.google.com||"]');?>
result: (module 1 is used in block 3): http://screencast.com/t/iqscQKkBM0f
You can see what module is used where in this list: http://screencast.com/t/xXHLgDoCRa
Thank you!

Bogdan B.
tagDiv Staff

Hello,
This is correct. This is the way our theme was set-up. People usually do not want double posts. If a post appears in the big grid, it will not appear below in the post module.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
There is a little toggle button for the menu options that hides options here: http://screencast.com/t/57mSA0Zd
Thanks.

Bogdan B.
tagDiv Staff

Hello,
You need to set-up a homepage in visual composer so you have a ‘home’ to go to. Please follow this guide to see how to do it: https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
After you created your homepage, add a link in your menu from the menus settings.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the grids from visual composer still need a bit of work done for them to properly display the posts. Even on a default theme , the grid does not change animation. It keeps the same animation no matter the settings. We will have to wait for them to fix the issues in a future update.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
If the block 18 is on one column, then the image will be enlarged with css. This is the case with block 13 as well. They were not meant to display full width. The slide is the only element that has such a big thumbnail as seen here: http://screencast.com/t/x4yr1Oo5sfU (further down the page in that menu)
You could use a slide element with only one post and simply hide the arrows with css like so:
.home .prevButton, .home .nextButton{
display:none!important
}

Hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
I have checked your website and you are not doing anything “wrong”. It’s just the way your menu is set up. You have it set to a custom menu that links to ‘#’. Even on desktop, if you click on “Angebote”, it will do nothing (exactly as on mobile). The difference is that on desktop there is a mega-menu and on mobile there isn’t such an option. So the simplest solution for this is to recreate your menu item and set it as a category item, not a custom link so when you click, it will lead to the specific category.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
There is an article top ad spot in our theme. you can find it here: http://screencast.com/t/nKUxo4F4S
This will however insert the ad below the featured image. If you want to have it above the image and below the title, you will need to edit the theme files to do it. You have to edit each file corresponding to the post templates (every post style has it’s own file).
You can use this code:
and add it inside the theme files: http://screencast.com/t/W6NJM10dJSab
Make sure you have an ad placed in the ‘custom ad 1’ spot.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
For the font, if you change it with css you need to inspect every place you want to change it (use the browser inspector) as not all places are ‘p’ elements.
As for the h1 link, you will probably need to contact the plugin author and let him know of the issue. Try to switch to a wp default theme to see if the link still goes to the wrong address.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
That is the only option available that lets you control the post number. Maybe you have cache on your website and/or cdn. Please clear your cache and reset cdn files if you use it after you change settings to see if they apply.
If they still do not apply, please try to disable all plugins except visual composer as there might be a plugin conflict that interferes with this setting.
Let us know.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
User roles are handled by wordpress, not our theme, so we have no solution for restricting or providing rights for different users roles as they come from wordpress. You will probably have to use a custom role.
You can either code it in if you know your way around coding or you can use a plugin to edit user roles:
https://wordpress.org/plugins/user-role-editor/
and the coding version:
https://codex.wordpress.org/Function_Reference/add_role
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The most popular category is an element that will verify every category based on the post views and show the most popular ones. You cannot filter a specific category to it. If you want a category list in your sidebar there are 2 other options. You can have the full category list (the ‘categories’ element: http://screencast.com/t/diragnMSpw2) or if you want to chose the ones you need to show, you can use a custom menu and add categories to it: http://screencast.com/t/6oBzYVxr3xy
Hope this helps.
Thank you!

Viewing 25 posts - 17,601 through 17,625 (of 22,378 total)