Home User profile
tagDiv Member
I love to drive fast cars and to play Need for Speed! I enjoy to help customers tweak their websites for high performance! I’m a proud member of the tagDiv support team!
Andrei L.
tagDiv Member

Hi

To achieve that you need to edit the td_module_2.php file and add this code like here: http://screencast.com/t/Gkgh5nzx3http://screencast.com/t/M8EOdj5Awtvw

<div class="td-read-more">
   <a href="<?php echo $this->href;?>"><?php echo __td('Read more', TD_THEME_NAME);?></a>
</div>

Note that the Read More button will appear each time when module 2 it’s used on page.

Thanks!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

You can look for a plugin with a similar functionality but I can’t make any recommendation in this regard as we didn’t tested any social share plugin.
Also you can modify the file corresponding with the post template used and add the code for the new share buttons where you want them to be displayed: http://screencast.com/t/EvhHBARv9 The loop/single filse can be edited via child theme if you want to keep the changes after theme update.
Please consider that this customizations requires advanced coding skills and tests. If you can’t do this by yourself my advice is to look for someone which can help you with this or hire a freelancer to do it for you as we can’t offer any type of custom work at the moment.

Thanks

Andrei L.
tagDiv Member

Hi

I’ve checked your site and noticed that on homepage you’re using a row html to display the header ad: http://screencast.com/t/tDixG4XjBsT To have the ad displayed on all post/pages try using the theme header ad-spot from theme panel > ads: http://screencast.com/t/kDnmEa9F

Thanks!

Andrei L.
tagDiv Member

Hi

Please provide your site url so I can inspect this closer.
Thanks!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and the background image it’s displayed fine even if the window it’s re-sized: http://screencast.com/t/UjoCFfpN1af
If this is not what you mean or you still have this issue please provide more details about it so I can inspect it closer.

Thanks!

Andrei L.
tagDiv Member

Hi

Try to deactivate all plugins except Visual Composer, clear all caches and test again. Also try to regenerate all thumbnails as seams that the theme use some images which are not cropped. Here is a guide in this regard: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

Andrei L.
tagDiv Member

Hi

Unfortunately this plugin is not tested to work with the theme and we are not aware of its functionality in order to provide an answer. Unfortunately time does not allow us to provide plugin implementation support. You can try to address at plugin’s developer and ask him for advice. If this does not help and you really want to use this plugin we suggest you hire a freelancer to help you with implementation. You can hire one from studio.envato.com

Thank you for your understanding.

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code >custom css: http://screencast.com/t/YuueuDRj

.td-newsmag-travel .td-read-more a{
background-color: red;
}

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hy

Try this css: http://screencast.com/t/9j1E7lxtmcj

@media (max-width: 767px){
.td-main-menu-logo img {
right: auto!important;
}
.td-header-border #td-top-search {
display: none;
}
}

Thanks!

Andrei L.
tagDiv Member

Hi

Try to deactivate all plugins except Visual Composer clear all caches and test again. Also make sure sure you updated the plugin according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/

Let us know how it goes and if you still can’t manage to solve this issue please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.

Thanks!

Andrei L.
tagDiv Member

Hi @mysite332

Please check this link for more details about page-speed: https://forum.tagdiv.com/topic/slow-website-with-newsmag-theme/
Note that in order to achieve a good performance are required some modifications in code. All this customizations require custom work and many tests in order to achieve best performance.
We can’t offer speed customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

Andrei L.
tagDiv Member

Hi

Try to ad this line of code in footer.php file like here: http://screencast.com/t/9YYsgTKh

$tds_footer_copyright = stripslashes(td_util::get_option('tds_footer_copyright'));

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

I am not sure where you want to display the parent category but there are two situations:
– if you want to display it on posts then you will need a new function in td_module_single_base.php file: http://screencast.com/t/0gBPfJtP7 then call the function in loop file corresponding with the post template used: http://screencast.com/t/N9ZTjVYB The result will be like here: http://screencast.com/t/mIh5zDfdE

<?php echo $td_mod_single->get_parent_category(); ?>

– if you want to display it on modules the file that must be edited is td_module.php: http://screencast.com/t/5oCbVAjEc then call the function on each module where you want to display the parent category: http://screencast.com/t/ZmCrrUDeNY6http://screencast.com/t/jgJDfRbaS

<?php echo $this->get_parent_category(); ?>

Here is the code of the function used as example: http://pastebin.com/1vHDfyJq
Note that this is just a basic example but can be used in many different way depending by the desired result. I didn’t applied any style on it, but this can also e done using css class in side php code. You can use others functions from the theme as example but please consider that this customizations require good coding skills and also many tests in order to work fine. Unfortunately time does not allow us to provide any custom services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

HI

Glad you managed to find a solution.
Thanks for letting us know and for your message.

Andrei L.
tagDiv Member

Hi

The most easy way to display an ad under the main menu it’s by using a any header style between 5 and 10: http://screencast.com/t/jmxK4ym1 Here is the result when header style 5 it’s used: http://screencast.com/t/kgU5KpsgW6p

Let me know how it goes and if you need further assistance please let me know.
Thanks!

Andrei L.
tagDiv Member

Hi

There is no need to add any code to increase the number of characters displayed in posts titles. You can do that from theme panel > excerpts: http://screencast.com/t/999k0KLh You need to increase the indicated number for each module used in blocks on your pages. You can see where each module it’s used in theme panel here: http://screencast.com/t/oGSbXNAEN
Let me know how it goes and if you need additional instructions please provide more details.

Thanks!

Andrei L.
tagDiv Member

Hi

First remove this code from theme panel > custom css:

.td-big-grid-wrapper .td-module-thumb a:last-child:before {
background: linear-gradient(to bottom,rgba(25, 25, 25, 0) 100%,rgba(25, 25, 25, 0.7) 0%);
}

Then add this code: http://screencast.com/t/yAPFmhmWbW

.td-grid-style-5 .td-module-thumb a:last-child:before {
opacity: 0;
}
.td-grid-style-5 .td-module-thumb:hover a:last-child:before {
opacity: 0.5;
}

Thanks!

Andrei L.
tagDiv Member

Hi

Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.

Thanks!

Andrei L.
tagDiv Member

Hi @Seanhakes

Please note that is a public forum and any one can see the information posted here, so I removed your login details. If in future you want us to take a look at any possible issue please send the login details at our email address: contact@tagdiv.com We will inspect and will get back with an answer in shortest time possible.
If you still need any assistance let us know.

Thanks!

Andrei L.
tagDiv Member

Hi

Sorry for the late reply and for misunderstanding you.
Indeed the theme wasn’t designed to display any featured image on video post format, it display only the video set as featured video.
If you still need assistance on this please provide the entire code from td_module_single_base.php file via http://pastebin.com/ so we can have a closer look at the modification that you’ve made. The forum affect the code format and can’t be interpreted properly.
We will inspect this and will get back to you in shortest time possible.

Thanks for your understanding!

Andrei L.
tagDiv Member

Hi

I’ve checked your site an safari and seams to works fine: http://screencast.com/t/5vxvRMnWS0jYhttp://screencast.com/t/2YhuLzaG0o Try to clear all caches, including browser cache memory and test again.
If you still have this issue please provide more details about so we can inspect it closer.

Thanks!

Andrei L.
tagDiv Member

Hi

A possible solution would be to add this conditions in td_module.php like here: http://screencast.com/t/T2OjbjmtJhy

if (is_front_page()){
                return $buffy;
            }
            elseif ($this->post->ID != '568' ){
                return $buffy;
            }

Just replace the indicated number with your post id: http://screencast.com/t/hwrl6TnR

Thanks!

  • This reply was modified 10 years by Andrei L..
Andrei L.
tagDiv Member

Hi

1. You can achieve a similar layout using Visual Composer like here: http://screencast.com/t/znsJiTZuhttp://screencast.com/t/zBsB1c4g I’ve used Products element from Visual Composer with a 3 columns layout. Here is the shortcode from Visual Composer for this layout: http://screencast.com/t/xtSxeNXI78http://pastebin.com/QVV3g08q

2. Unfortunately the plugin is not tested to work with the theme and we are not aware of its functionality in order to provide an answer. Unfortunately time does not allow us to provide plugin implementation support.
If you really want to use this plugin we suggest you hire a freelancer to help you with implementation. You can hire one from studio.envato.com

Thank you for your understanding.

Andrei L.
tagDiv Member

Hi

Glad I could help.
Thanks for your kind feedback and for your message.
Have a good day!

Andrei L.
tagDiv Member

Hi

I can’t find any big grid 5 on your homepage, only a big grid 4.
To remove the red color when hover over the thumbs from big grid 4 use this css in theme panel > custom code > custom css: http://screencast.com/t/rqKwLgME I changed the color to white but you can use any color, just change its code:

.td_block_big_grid_4 .td-module-thumb:after{
background-color: #fff!important;
}

If this is not what you mean please provide more details, also a screen pointing the desired result will help.
Thanks!

Viewing 25 posts - 3,701 through 3,725 (of 6,511 total)