Hi,
Every file in our theme is used by the theme. There are no extra files that do not have any functionality and they simply exist to take up the disk space. The .woff font file is used by the theme on different browsers so removing it will cause fonts/icons to not work properly on certain browser versions. You can try to remove the newspaper.woff file or you can try to remove this part form the css if you really want to: http://screencast.com/t/7SwMgWe7 but we cannot guarantee this will not cause problems in the future. The theme works best if all the file system is intact.
Thank you!
Hi,
The method is the same as my reply above. If you wish to move the title further down, you will have to edit the theme files. There is no other way. it will have to be done from the code. You need to edit loop-single-9.php from the root folder. There you will see this part of code: http://screencast.com/t/O2thZA7mTa
You will have to move it further down inside the file: http://screencast.com/t/aGJoXWlv
Thanks.
Hi,
You do not need to use a child theme as you can specify widfth and height with custom css you can use in the theme panel:
.td-header-style-12 .td-main-menu-logo img {
max-height: 120px!important;
width: 220px;
height: 120px;
}
Please edit these values to your logo size.
Thank you!
Hi,
I’m not sure what went wrong on your end. The process is automatic, we just used the default setting. The automatic compile. No other settings.
Try it again and make sure you compile the correct files (.less files)
Thank you!
Hi,
I suspect a caching issue. This will have to be investigated further in depth and unfortunately we cannot do it from here. If the width from the boxed layout is the only thing you wish to remove, then you can try this css alternative:
.td-boxed-layout #td-outer-wrap{
width: 100%!important;
}
I hope this helps.
Thanks.
Hi,
The press this widget comes from wordpress. We did not create it so we cannot say for sure how it works. Your best bet is to open a ticket to the WP forum.
Thank you!
Hi,
Please use this code instead:
.sf-menu .sub-menu .td-icon-menu-down{
display:none!important;
}
Thanks.
Hi,
Your css code seems to be in order but we cannot see what is not getting applied. Please be more precise as we cannot see any difference between the post you showed and the rest of the posts. Sorry.
Hi,
Yes, of course! The main class that holds the text area in a post is td-post-content You can try to add it into the plugin or maybe you need to be more precise on the css selection and add .td-post-content p
Try it out and see how it goes.
Thank you!
Hello,
As I understand, you want to override the excerpts from our theme and use the_excerpt wp function in modules and blocks. In order to do this you will need to edit each module file you use on your site (blocks are made out of modules) and add your code instead of our own excerpt code:
http://screencast.com/t/0TDg0hyal8
There is no other way to implement php except for the theme files.
Thank you!
Hi,
Unfortunately we have no idea of the plugin functionality as we have not tested this plugin. You will have to get some help on this one as the theme support does not cover plugin implementation services.
Thank you for your understanding!
Hi,
I understand now, but unfortunately the comments pagination does not come from our theme. It comes from WordPress. We use the WP comment system only styled different. You will have to alter the WP files to do it. Maybe you can find a solution for it in the WP forums or other online sources like: http://diythemes.com/thesis/rtfm/include-numbered-comment-pages/
I hope this helps.
Thank you!
Hello,
You can always use css to hide the header and footer for a specific page like so:
.page-id-147 .td-header-wrap, .page-id-147 .td-footer-wrapper,
.page-id-147 .td-sub-footer-container{
display:none!important
}
You will need to change the page id in the code to your own.
you can alternatively use this method: https://forum.tagdiv.com/topic/how-do-i-create-a-completely-blank-page/
I hope this helps/
Hello,
I’m glad you fixed the issue on your end, but this is not a theme related issue as the video icons should display properly. Using css can fix it, but it’s better to find the root of the problem first.
(We could not recreate the issue on our end: http://screencast.com/t/rnjnJWk7)
Thanks.
Hello,
Are you maybe trying to modify it in the child theme? The wp-booster folder does not work from the child theme. This will have to be done in the main theme. Please check if ANY modification to the file apply. Add a few numbers or letters to the top of the file to see if they render on the front-end: http://screencast.com/t/uiHWiAMl (This is the easiest way to figure out if you edit the correct file and if your modifications apply)
Thank you!
Hello,
This sorting option will not work unless ALL other settings are set to default. It will not work with any type of filter or pagination. You can try the popular 7 days sorting that needs to be activated from the theme panel and also ajax view count if you use a caching plugin. you can also check inside wp-super cache settings. There is a hit count setting that can help if turned off.
Thank you!
Hello,
We use this tool: https://prepros.io/
I hope this helps.
Thank you!
hello,
Unfortunately there are no settings to add more social networks in the article sharing section. There is a method but it involves editing the theme files: https://forum.tagdiv.com/topic/customize-social-share-buttons/
Please note that this is for advanced users and custom work is required to get it to display properly. You can also do a search through our forum as there are a few topics on the subject that might help.
Thank you!
Hello,
Unfortunately this is a known issue with our forum. We will try to improve it overtime but our main priorities are the themes themselves.
Thank you for your suggestion.
Hello,
I understand now what you mean. That is controlled by the ajax filter. https://forum.tagdiv.com/block-settings-tutorial/
You can add the categories you want in this filter from block settings and using the category id’s as the guide suggests. First get the category id’s like so: http://screencast.com/t/nNA915KnqGX then you need to add the category id’s you want to display in the ajax filter here: http://screencast.com/t/NM7GZMidS
Thank you!
Hello,
1) You can hide the arrows with css like so:
.sf-menu .td-icon-menu-down{
display:none!important
}
2) I assume you are referring to this block element: http://screencast.com/t/OvRgtnFv
It’s actually a block 14 in a full width row from visual composer and with a background color added to it.
Thank you!
Hello,
You will need to find a plugin for this as the theme has no hyphenation options. Unfortunately we cannot recommend any as we have not tested hyphenation plugins.
Thank you!
Hi,
You need to filter the blocks on your pages to only show the 1 category you want. you can check this topic to see how you can filter the blocks: https://forum.tagdiv.com/block-settings-tutorial/
You can also check this tutorial to see how to use visual composer: https://www.youtube.com/watch?v=ss-BEobegAw
As for the images, you can only use images from your media library in the featured image section. There is an alternative however. There are lots of sites with free images that you can use freely on your website.
You can get free HD images from sites like https://eu.fotolia.com/ and https://pixabay.com/
I hope this helps.
Thank you!
Hi,
Replied in the other topic. No need to create 2 topics with the same request.
Thank you!
Hello,
Unfortunately the theme has no such option. Finding and using a plugin would be your best option as the theme doesn’t have any ad spot that can place an add like that.
We will consider adding this possibility in future updates if we decide to improve theme’s ad system.
Thanks for your message!