Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

You can find the module file here: http://screencast.com/t/bPmoe4EfIB

Thanks

Lucian
tagDiv Staff

Hi,

We will also investigate this and let you know if we find any issue with this.

Thanks for reporting this and for your message!

Lucian
tagDiv Staff

Hi,

Please make sure you use the latest theme version which is 4.6.1: http://themeforest.net/item/newspaper/5489609 and make sure you also try this without any other plugins active besides VC and try again.
Please let me know if you still can’t manage to do it and also point out the header that you can’t change.

Thanks

Lucian
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com and make a request for this and we will try to find a solution.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

For the header ad edit each header style or just the one you use: http://screencast.com/t/BgUvl9w3J and add you div container for the header ad like this: http://screencast.com/t/FXvqYbYi8
For the inline ad add it like this: http://screencast.com/t/xz7OQMppCMsQ

Thanks

Lucian
tagDiv Staff

Hi,

I can’t access your site. By default the image used as feature image are loaded at 700X357px
Have you this option to disable the feature image cropping: http://screencast.com/t/qpfrUJIyLRS

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your site and noticed this js errors in your console which can cause this as the mobile menu works based on js: http://screencast.com/t/bxcc6028AbuB
Please try to check this without any other plugins active lave just the Visual Composer plugin active, empty cache and also purge files if you use any CDN host services and check again. Enable plugins one by one afterwards to find the one that is causing this issues.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

This happens when you use module 1 or 7 as both load the posts content with will also load the feature image. You can hide it via css like this: http://screencast.com/t/yXWezo5uzb

.category article .td-post-featured-image {
display: none;
}

Thanks

Lucian
tagDiv Staff

Hi,

Please also send me link of your posts so I can inspect this.

Thanks

Lucian
tagDiv Staff

Hi,

Please try this: http://screencast.com/t/CBBu9Cw0iCi

.td_mod_wrap {
border-bottom: 1px solid #000000 !important;
}

.td_normal_slide .td_mod_wrap, .td_block_big_grid .td_mod_wrap {
border-bottom: 0px solid #000000 !important;
}

Please make sure you use the right code for that weather report and use a text widget to display it to your sidebar first to test it. Adding it like you did into the custom css filed is not right.

Thanks

Lucian
tagDiv Staff

Hi,

You can do it from theme panel > custom typography: http://screencast.com/t/vgmAmfl6LXG

Thanks

Lucian
tagDiv Staff

Hi,

Go to theme panel > theme colors and set your color as main theme bg color and as header color like this: http://screencast.com/t/y3JVMdKTc
After this use this custom css to remove the color from the header like this: http://screencast.com/t/9Z7GncXA

Thanks

Lucian
tagDiv Staff

Hi,

Just change this value: http://screencast.com/t/LpZ2KEYjeKG

Thanks

Lucian
tagDiv Staff

Hi,

You can use this method to add the logo into your menu as a menu item: https://forum.tagdiv.com/topic/moveplace-logo-in-menu-when-scrolled-down-and-menu-fixed/
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

For the category tags from the slider you need additional customizations to get it like that as the theme doesn’t have an option for that. You can take a look at how the post category tags are build for posts here: http://screencast.com/t/ZxRWMxUu and do the same for the category function from the slider: http://screencast.com/t/MC8tbmfdY0
I suggest you to get someone to help you with this if you need it and don’t know to do it as you need custom work for this which we cannot provide at this time as we work on updates/development and support.
To make the slider title solid use this css: http://screencast.com/t/whjAVlJJA

.td-sbig-title-wrap .td-sbig-title, .td-slide-item-sec .td-sbig-title-wrap, .td-big-grid-title .td-sbig-title-wrap {
background-color: rgb(6, 99, 90);
}

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure that you don’t use the unique article feature on page as this is not working well with the infinite load pagination.
The dates issue could also appear due to this so please make sure you don’t have the unique articles feature active and let me know.

Thanks

Lucian
tagDiv Staff

Hi,

We plan to release an update towards the end of this week.

Thanks

Lucian
tagDiv Staff

Hi,

Please try the solution provided here by @handiso: https://forum.tagdiv.com/topic/icons-missing/page/2/#post-29906 and regenerate the newsmag font following the steps provided.

Thanks

Lucian
tagDiv Staff

Hi,

This happens because you use page builder to build your posts which we don’t recommend as it could cause issues of this type.
Use this custom css to fix this: http://screencast.com/t/p68O9bbjUC and also use this to remove this left border which appears on posts: http://screencast.com/t/vjYZZLXGpU7R as it is also happens because of using page builder on posts: http://screencast.com/t/3uO7KC1XDPtV

.td-post-content .td-pb-span12 {
margin-bottom: 0px;
padding-bottom: 0px;
}

.td-post-content .td-pb-span12 {
border-left: 0px solid #e6e6e6;
}

Please let me know if you still have issue after this.

Thanks

Lucian
tagDiv Staff

Hi,

As I noted before you can achieve adding your images and using one of the solutions suggested above but this will not apply to the previous posted content.
Please send the URL of a post/posts containing images with this issue and you want them side by side so I can inspect theme and see if I can find a solution for it.

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

Use this custom css and adjust the values it as you like: http://screencast.com/t/BnqGGLsSL

.td-video-play-ico {
position: absolute;
left: 10%;
top: 10%;
}

.td-video-play-ico img {
position: relative;
left: 0%;
top: 0px !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

The theme doesn’t have an option to remove those filters but you can do it by removing this lines: http://screencast.com/t/cRW74khMRd

Thanks

Lucian
tagDiv Staff

Hi,

Please also check if other caches aren’t saved as well as the issue with saving settings usually appears because the server security module blocks the access to admin-ajax.php file. Try to verify if this happens when you save settings in other cases in theme panel and also verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
Contact your server administrator and explain the situation, as it’s requested many times during the a save the file it’s treated as threat so it’s banned. You can report false positives to your server administrator to remove it from the banned list.
Hope this helps! Please let me know and also provide your site’s URL!

Thanks

Lucian
tagDiv Staff

Hi,

Have you managed to solve this as I have checked your site and haven’t found any issues with slider images as you’ve described and also can’t managed to recreate this.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

You can do it via css. Use your browser inspector to find the classes used there then change the container width via css. Please also send your site’s URL if you need help with this.

Thanks

Viewing 25 posts - 2,501 through 2,525 (of 6,600 total)