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,
You can safely download the latest version of the theme as we only implemented small a fix for worpdress 4.4.1 which came out yesterday and created a pagination issue. No other changes were made.
Thank you!

Bogdan B.
tagDiv Staff

Hello snledo,
You can follow the same method for newsmag as the plugin is the same for both themes. Please follow my tutorial on page 1 of this topic and follow the steps provided.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The only file modified was the td_wp_booster_functions.php file found here: http://screencast.com/t/oNWcNnmvIh9M
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The only file modified was the td_wp_booster_functions.php file found here: http://screencast.com/t/oNWcNnmvIh9M
Thank you!

Bogdan B.
tagDiv Staff

Hi,
I have checked your website and the mega-menu seems to display fine at the moment in both pages. Maybe you figured it out in the meantime… Please let us know if you need further assistance.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You can find the file in which the title is called here: http://screencast.com/t/5RppuO8Z
Best of luck on your project!
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You can adjust ehe top padding of the homepage and remove the menu border by using this css code:
.home .td-main-page-wrap{
padding-top:0!important
}
.td-header-gradient:before{
display:none!important
}

The header style you use has a header ad under the menu so the image you showed as an example can only be replicated if you remove the header ad.
Please let us know if you need further assistance.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Every post template has 2 files to it. The default template uses single and loop single and the numbered ones correspond to the post template number you use. Only one of the 2 files needs to be edited for each post template but that depends on the modification you want to make. If it’s a simple message it will work from the single.php files so you will only need to edit these files corresponding to the templates you use on your posts: http://screencast.com/t/GerHlepd8EnM
As a test you can add some text inside one of these files and locate a post that has the specific template like so: http://screencast.com/t/5qom8tVw8ey1
Result on frontend: http://screencast.com/t/etm3PkNerV

I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

The new version of WP is compatible with the new version of our theme: 6.6.4 but i do not think this will fix your issue. Please try your website with a default wp theme like twentysixteen. If the issue is still there we will know it is caused by WP and it will need to be reinstalled. Also please leave just the visual composer plugin active. Disable all other ones to rule out plugin conflicts.
Let us know how it goes and if the problem still persists then please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. Also paste a link to this topic.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Our theme has a similar option but only for images. It’s called a lazyload animation: http://screencast.com/t/E3LPSxGMRRm
Unfortunately there is no option for content fading. It will have to be made custom. If you need this option I’m afraid you will have to hire a freelancer to help out because we cannot offer any custom work at the moment as we work hard on development. updates, fixes and support

Thank you for your understanding!

Bogdan B.
tagDiv Staff

Hi,

You can use some custom css to hide the containers :
.page-id-233 .td-main-content-wrap.td-main-page-wrap{
display:none!important
}

That should fix the white box

Thank you!

Bogdan B.
tagDiv Staff

Hello,
It is possible that some options from cludflare could interfere with the translations. Try to switch a few options on and off from cloudflare and see if one does the trick (especially rocketloader and minification). If you still can’t get translations to work please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. Please include a link to this topic as well.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can set a footer background image from the theme panel, but this will apply to all the website, not just a specific page. http://screencast.com/t/IeAcC2wZM
If you want the footer image to be set to just a particular page, then you will need the page id. You can get it like so: http://screencast.com/t/F7B90bzE
Then you can use the id as a css class like so:

.page-id-2126 .td-footer-wrapper{
background-image:url('http://www.pesches.com/wp-content/uploads/2014/03/15815-grass-material.jpg');
background-repeat:no-repeat;
background-position:50% 50%;
}

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

Thanks.

Bogdan B.
tagDiv Staff

Hello,

The easiest way you can see the theme version in the theme panel: http://screencast.com/t/hdV3VpOp14
If you do not have custom modifications applied to the theme files (except the ones placed in the theme panel) then you can simply delete your theme and copy over the new version as your settings will not get affected.(Unless you update from newspaper 4. Then it gets a bit more complicated)

Thanks you!

Bogdan B.
tagDiv Staff

Hi,
The only place to add custom code in our theme is inside the theme panel: http://screencast.com/t/FSRmJJ14
If any of these places do not apply to your modification, then a child theme is the only other option. (If you use a child theme you will have to check the modified files in the new version and if the header and footer files are changed, you will have top add the code again. It is not a definitive method but it will save you some time on a few updates like the last fixes for the new WP versions)
I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
You will have to be more explicit so we can understand the problem better.
Please provide more details about the problem.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is no option to change the text width but there are options to change the font. you can use a narrow font like Helvetica Narrow, Arial Narrow, Tahoma, Arial, Helvetica if you do not like google fonts. They can be set from the theme panel: http://screencast.com/t/KsVDnZD1X
As an alternative you can use css to edit the existing font. Please follow this guide to see how to do it: http://stackoverflow.com/questions/1161242/make-narrow-characters-with-css

I hope this helps.

Bogdan B.
tagDiv Staff

Hi,
Please try to follow this method of input for other custom ads (non ad-sense): https://forum.tagdiv.com/using-other-ads/ and use the div’s provided to display your ad.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You will have to take a closer look at the excerpts section because all modules are listed there. There are multiple modules to a block:
For example block1: http://screencast.com/t/JWJjsz8c
For block 16: http://screencast.com/t/AEs8rMv9Y10
A block is made up of modules. But the same module can be used on different blocks. So if you edit a module and change it’s styling, you will affect every block that uses that module.
A block is simply an empty ‘box’ in which modules are placed.
I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello Paolo,
Unfortunately the theme was not meant to display full width. These types of problems can occur when the width of the theme is changed as our theme is based on a fixed width layout and every element depends on this width. In the post you showed the sidebar falls under the main content as there is no more space for it in the right side.
Please revert to the default width of the layout for the elements to position properly.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please update your theme to the latest version: http://themeforest.net/item/newspaper/5489609
The problems were fixed.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

In this case, if you have access to sizes, simply use a width of 100% instead of 700px as you have it set now and it should position properly. 700 px will not work as the post content area has 696 px width. You can simply leave it to 100% and it will always take up as much space as it can get.
If you want to set your own sizes, You can use css like so:
@media (max-width: 1140px){
.sitable{
width:100%!important
}
}

I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you want to change this padding for the mobile version only you will have to use css like i showed above with a custom class and only target the mobile viewport like so:

@media (max-width:767px){
.custom-row{
padding-left: 10px;
padding-right: 10px;
}
}

I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
You can use css to change the font.
For example:
.td-category-header .td-pulldown-filter-display-option{
font-family: arial;
}

Then simply add the code in the theme panel->custom css box
Thank you!

Bogdan B.
tagDiv Staff

Hello Mhendiz,
Please try to create your own topic when having an issue and try to provide more details about the problem in the future so we can understand it upfront. Luckily this error is well known to us so we could figure it out immediately. It is the speedbooster plugin that has disabled itself due to an incompatible plugin. Speedbooster has a plugin list in it’s code http://screencast.com/t/hcjLnOqh4i2 . If any plugin is found that is not on that particular list it causes speedbooster to disable itself.
In order to use the tagdiv speedbooster with any plugins you will need to remove this code – http://screencast.com/t/RZLIOPUNdqh
I hope this helps.
thank you!

  • This reply was modified 10 years by Bogdan B..
Viewing 25 posts - 19,626 through 19,650 (of 22,378 total)