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,

1. Can you please send a screenshot with the social buttons you want to change. Are you referring at this buttons http://screencast.com/t/mB2j0AX6 or this: http://screencast.com/t/ktLR6AAzB

2. For “Similar article” you can use this CSS:

.similar-articles .block-title span { 
background-color: #fff;
color: black;
}

.similar-articles .block-title {
 border-color: white;
}

3. For the continue button use this:

.td_read_more {
background: #fff !important;
}

.td_read_more a {
color: black !important;
}

Hope this helps!
Thanks

Lucian
tagDiv Staff

Hi,


@NadiaP7406
You can use the JetPack Plugin like @Shashank Shekhar suggested. You have the option here: http://screencast.com/t/ODHX4Xgitp

Regarding the light-box, you have to do it manually for each image, unfortunately at the moment the theme doesn’t support this option and we are searching for a solution to this, we have this on our issue list and we will implements this in future updates.

Hope this helps!
Thanks

Lucian
tagDiv Staff

Hi,

The logo for mobiles, if you chose one, will be used only for mobiles.
Please send us an URL to your site so we can inspect this issue. Also make sure you use a logo for mobile also.

Thanks

Lucian
tagDiv Staff

Hi,

Glad you fixed it.
Thanks for the message.

Lucian
tagDiv Staff

Hi,

The services you have mentioned already exist in the social icons widget.
Just add your profile URL here: http://screencast.com/t/XA3zYMu67wy and will show on sidebar http://screencast.com/t/gLicU2rC

Thanks

Lucian
tagDiv Staff

Hi,

Yes it’s the same, as you have noticed by now.
Thanks for reporting that!

Lucian
tagDiv Staff

Hi,

We have this issue on our todo list and we will try to remediate this in future updates by implementing a solution without the need to use a plugin.
Until then you can remove the counter from pages.

Thanks

Lucian
tagDiv Staff

Hi,

You can try to find and use a plugin for this, like https://wordpress.org/plugins/disable-feeds/ or similar.
Hope this helps.

Thanks

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

Hi,

Glad you fixed it.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

Unfortunately the ads boxes doesn’t support php codes, you can add the php codes directly from templates if you like.

Thanks

Lucian
tagDiv Staff

Hi,

The images URL it’s created by WordPress http://screencast.com/t/ZeIWhbqbfN
You can create the share on images event using JavaScript and your code should look something like this:

jQuery().ready(function() {
jQuery(".td-post-text-content img").click({ prevent.default();
     window.open(this.href, \'mywin\',\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;
});
});

This is just an example, it has not been tested I only wanted to show how this can be done.
You can place your script in posts template files http://screencast.com/t/ZUKdyNJgtWee
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Should work, those conditions where made to customize the video and gallery posts formats.
Let us know if you experiencing any issues due to this.

Thanks

Lucian
tagDiv Staff

Hi,

I’m not sure you can do it just like that. I have tested this and got this result: http://screencast.com/t/wIDfwm72NX16
You can try it or search the web on how you can achieve that or something similar or maybe for a plugin if there is one. I have searched and found this: http://www.wprecipes.com/wordpress-shortcode-automatically-insert-image-by-file-name
Didn’t tested, if you want you can try it.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

Yes, you can give us wp-access, send your user and pass at contact@tagdiv.com. Please also include a link to this topic.

Thanks

Lucian
tagDiv Staff
Lucian
tagDiv Staff

Hi,

You can find the function for the featured image here: http://screencast.com/t/dOPugsMUKmOZ

Thanks

Lucian
tagDiv Staff

Hi,

Go to functions.php file and make this changes: http://screencast.com/t/KrtxPK3n
Replace this code: http://screencast.com/t/8ykL9nVJr
You can find the code here: http://pastebin.com/xBwqDQrR
Hope this helps!
Thanks

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

Hi,

Unfortunately the theme wasn’t build like this, it only works when you’re using a single category filter form the dropdown, it doesn’t work with multiple categories IDs, this can be achieved only with custom work.
You can find the function here http://screencast.com/t/ghlYhIo20hiR if you want to change the code to show child menu for all categories.

Thanks

Lucian
tagDiv Staff

Hi,

All posts have a big image created when the image is uploaded, you can have a better control of what posts appear in the slide if you filter the posts that appear in the slide by tag like this: http://screencast.com/t/x9BnrnUjzf
Unfortunately you can’t block an image not to be shown in the slider.
Hope this helps!

Thanks for the message

Lucian
tagDiv Staff

Hi,

Unfortunately we cannot offer custom work at this time as we work hard on the development, updates, fixes and support.
You can always get a freelancer from sites like: http://studio.envato.com/

Thanks for the message

Lucian
tagDiv Staff

Hi,

1. As you can see this option is available when using the child categories menu http://screencast.com/t/aP2r1ooiNyv
And will use/or not use ajax when switching between the child categories http://screencast.com/t/rdhnivSCK

2. We had this problem in the past and it was due to permalink or some plugins, as you have already saved your permalink please try disabling the plugins and see if this issue is from a plugin.
If it’s not and you can’t find a solution you can give us wp-access so we can take a look, send an e-mail with your user and pass at contact@tagdiv.com along with an URL to this topic.

Thanks

Lucian
tagDiv Staff

Hi,

If you are referring to this titles http://screencast.com/t/mTOy6Pzo5E you can change them by editing the page and then the block like this:

1 http://screencast.com/t/yprPB4uQG
2 http://screencast.com/t/DAsUAMpK

Hope this helps!
Thanks

Lucian
tagDiv Staff

Hi,

Please send an URL so we can check to see this issue.

Thanks

Lucian
tagDiv Staff

Hi,

You can try checking the plugin on WordPress http://wordpress.org/plugins/taboola/faq/
Hope this helps!

Thanks for the message!

Lucian
tagDiv Staff

Hi,

I have checked to see this issue regarding using style 2 and that mentioned css and found no issue there: http://screencast.com/t/7YLsCaqcxpdG
It’s looking fine, if you want to change it just change the values as you like.

1. We know about this and we will try to fix it in next updates.
2. I’m not sure that i understand what your requested style should look, can you please provide more details or an image showing what you would want to look like.
3. We will add it in next updates, until then you can use css to change it:
Try this, and change the value as you like.

.single_template_5 .entry-title {
font-size: 50px;
}

4. Also you can change this via css, we have this an our todo list.

Thanks for the massage

Viewing 25 posts - 5,901 through 5,925 (of 6,600 total)