Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Marius
tagDiv Staff

Hi,
We will inspect this about td_module_blog.php file.

Thanks!

Marius
tagDiv Staff

Hi,
At this moment is v3.2, just download the theme again from here: http://themeforest.net/downloads and make the update.

You can see here when the theme was updated last time: http://screencast.com/t/tyxsF1aguD
Thanks for your message!

Marius
tagDiv Staff

Hi,
Change this value: http://screencast.com/t/CeoMa6LiIJ4v

Thanks!

Marius
tagDiv Staff

Hi,
Please make sure that you use the link here http://screencast.com/t/BGrsL9bz5
When you push update the post please check if you have the thumbnails there on featured image.

Thanks for your message!

Marius
tagDiv Staff

Hi,
You can use the new MegaMenu https://forum.tagdiv.com/how-to-use-the-megamenu/ is pretty similar

Thanks!

Marius
tagDiv Staff

Hi,
1. For me the name appear correctly as you can see here: http://screencast.com/t/97I60soPJvqM
I think is from this element Work experience, from where come this? there is a CSS issue and could be fixed easily, but i need a link with the issue to inspect it or tell me how do have added that text Work experience

2. bbPress forum have a different structure, the Buddypress have the default structure is not only a CSS issue.
3. We will take a look about this, seems the issue is only when you have space in title forum
4. We will investigate.

Thanks for your message, we will try to improve this in future updates.

Marius
tagDiv Staff

Hi,
We have a documentation here about the e MegaMenu https://forum.tagdiv.com/how-to-use-the-megamenu/

@thisisanfield sorry but i don’t understand your question.

Marius
tagDiv Staff

Hi,
I think each part from Jetpack will decrease your speed, what you have to do is to deactivate all featured that you don’t need it from Jetpack and let active only what you need. You can make speed test to see how will affect the speed each feature from Jetpack.

Hope this help.
Thanks!

Marius
tagDiv Staff

Hi,

@mehedi
I’ve check your site and i see that now the author links are fine.

@Magnus
We will fix it, thanks for reporting this.

Marius
tagDiv Staff
Marius
tagDiv Staff

Hi,
To remove the link you have to replace this code http://screencast.com/t/6BC3OHWM

with this:

if (!empty($this->td_post_theme_settings['td_source']) or !empty($this->td_post_theme_settings['td_via'])) {
            $buffy .= '<div class="post-source-via">';
            if (!empty($this->td_post_theme_settings['td_source'])) {
                $buffy .= '<div class="post-source">' . __td('source') . ': ' . $this->td_post_theme_settings['td_source'] . '</div>';
            }

            if (!empty($this->td_post_theme_settings['td_via'])) {
                $buffy .= '<div class="post-via">' . __td('via') . ': ' . $this->td_post_theme_settings['td_via'] . '</div>';
            }
            $buffy .= '</div>';
        }

Hope this help.
Thanks!

Marius
tagDiv Staff

Hi,
Please can you give us more details, on which device you have tested? and what links do you talk about? Can you give us your site URL to test it myself?

I’ve tested the links on our demo on a Galaxy S4 and work fine, we have no complain from other users about this issue.

Thanks for the message!

Marius
tagDiv Staff

Hi,
You can hide the featured image on post page from Theme panel -> Post settings http://screencast.com/t/MMopIooMB

Thanks for the message!

Marius
tagDiv Staff

Hi,
Use this settings from Theme panel -> Post settings http://screencast.com/t/FHE0SLKV

Thanks!

Marius
tagDiv Staff

Hi,
You can make this by using a shortcode ad for each author. I think this can be done somehow by codding in back-end, using a condition for each user ID http://screencast.com/t/nXuLbrdxAgr

Thanks for your support!

Marius
tagDiv Staff

Great, thanks for supporting us!

Marius
tagDiv Staff

Hi,
At this moment we track the featured request locally, but we will take this in consideration in the future.

Thanks!

Marius
tagDiv Staff

Hi,
You have to make it like the post is without sidebar, to be full but after the featured images or video the content should continue in span 8 for content and span 4 for sidebar.

Thanks!

Marius
tagDiv Staff

Hi,
Please use the ID http://screencast.com/t/H7XbvYQsvv3H in your case is 153998117980147 http://screencast.com/t/VQRmWgrBAI

Result: http://screencast.com/t/J0szFjRu

Thanks for the message!

Marius
tagDiv Staff

Hi,
You can make this using a plugin like Facebook Posts Embedded http://screencast.com/t/jUQD6Br4 and use this shortcode in post
[fb_embed_post href="https://www.facebook.com/WordPress/posts/10151630721717911" width="550"/]

Result: http://screencast.com/t/Fb7tXhoTo2FO

Thanks!

Marius
tagDiv Staff

Hi,
Edit your homepage and remove the Block 2 and use Block 3 instead, it is the same but without excerpt.

Thanks for your message!

Marius
tagDiv Staff

Hi,
Do you want to have a widget with recent posts on each category that shows you the posts from the category you are? I mean if you are on category “TV” in sidebar you have recent post from TV category?

You can do that using the visibility from Jetpack, configuring each widget to show only on a category or create a custom sidebar for each category.

First of all please check if you have the latest theme version 3.2

1. We have only for footer this option at this moment.
2. We have new blocks, in total 10 blocks, Block 1 – Block 9 and Block search. http://screencast.com/t/HmXcbiL4 You can create your own block if you have some programing experience, take a look in /includes/shortcodes/ on td_block files, also blocks are built using our modules that are in /includes/modules http://screencast.com/t/NvkkSH3pjYk
3. You can make this only with custom CSS, if you have some experience you can make it yourself.
4. The theme have this if is ok for you http://screencast.com/t/bQnF0Yo9 just edit and uncomment this line http://screencast.com/t/28sV5P09
5. I don’t understand your question, please can you give us more details
6. You can use a lightbox plugin for that
7. Thanks for the suggestion
7. The theme come with 3 custom ads spot that you can use it in any places, unlimited time using the Ad box widget
8. We have in plan to improve that part.

Thanks again for all suggestions!
Have a nice day!

Marius
tagDiv Staff

Hi,
Please check your site in browser console to see if you have java-script conflicts. Also what you can do is to disable all plugins and see if works.

If not work please reply back.
Thanks for your message!

Marius
tagDiv Staff

Hi,
Do you use the Unique article feature, that could have problems if you use load more with ajax.

Also do you have sticky posts?

If you want, please give us access to your WP tot take a look, send via email at contact@tagdiv.com mention in title message “for MARIUS” and paste a link from this conversation.

Thanks!

Marius
tagDiv Staff

Hi,
I’ve tested on Chrome and for me works fine http://screencast.com/t/EuBMAy6pxtJm

We have fixed this issue that the more stories box appear on pages, will be available ASAP.

Thanks for the message!

Viewing 25 posts - 1,776 through 1,800 (of 3,236 total)