Hi,
Thanks! Please use this custom css to change the list images: http://screencast.com/t/X1jCQBdL
.td-post-content ul {
list-style: url(https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-xpa1/t39.2365-6/851584_550213765042223_593501542_n.png);
}
.td-post-content ul > li:before {
display: none;
}
Replace the list style url path with your own and add the other lists that you want to style like this to the css as this is just for posts lists.
For quotes it’s not that easy. You can chose pull quotes center style for example then replace the content the “before” element which contains the right quotes image with your own then style the quotes to look and fit well with your image.
Ex:
1. set pull quotes center: http://screencast.com/t/v1QPOfu1Asb
2. replace the background image of the first quotes with your own and hide the other from the right. You also need to change the height and width values.
Here is an example of how it could look: http://screencast.com/t/m5JuU7Ef
.post .td_pull_quote p:before, .page .td_pull_quote p:before {
background:url('http://islamicartdb.com/wp-content/uploads/cache/2014/12/quote-icon-def/780757907.png') no-repeat;
width: 50px;
height: 50px;
top: 10px;
}
.post .td_pull_quote p:after, .page .td_pull_quote p:after {
display: none;
}
You need some css/html knowledge to get this done so if you don’t know how to customize this we suggest you to get a freelancer from sites like: http://studio.envato.com/ as you need custom work for this and at the moment we cannot provide custom work as we work hard on the development, updates, fixes and support.
Hope this helps!
Thanks
Hi,
You don’t have to do it for every thumb in part. Please provide an concrete example of a missing width/height attributes on your site.
Thanks
Hi,
Yes, please send an e-mail at contact@tagdiv.com and we will send you the previous plugin version. Please also include a link to this topic.
Thanks
Hi,
You can also use the slide widget and place it in the sidebar: http://screencast.com/t/UQ4X0SqbJ then customize it to use a smaller thumb.
Thanks
Hi,
Please provide your site’s URL as I need to inspect this in order to provide an accurate solution for it.
Thanks
Hi,
1. Edit the module 2 files and comment the date function like this: http://screencast.com/t/7gyUhCd9EQjm
2. Please edit the post template 4 and comment the date function like this: http://screencast.com/t/SwsuZvtjM
3. Not sure, could be a widget settings or something similar, have tried to ask this question to plugins authors?
Please let me know!
Thanks
Hi,
The “About me” section from you pointed is made using a text widget and add html code in it like this: http://screencast.com/t/FFwelzXh
Here is the html code for the About me widget from our demo: http://pastebin.com/yHjMe9eu
Add it like this: http://screencast.com/t/RSImGF6xaU
You can create a custom sidebar for each author and add the “About me” text widget in each sidebar for each author and use that custom sidebar on post for the author you want like this: http://screencast.com/t/NcTj0uH5ph
Thanks
Hi,
You can increase the number of posts on category/tag pages from WordPress Dashboard > Reading Settings like this: http://screencast.com/t/9Qw0JcDxWKW6
You can do it like this: http://screencast.com/t/gKnwPiuzy
Result: http://screencast.com/t/XO08e3bu3XY5
Hope this helps!
Thanks
Hi,
1. Not sure what social profiles you refer to. If you mean the social counter from newsmag I’m afraid that is not possible as the social counter plugin is adapted different for each theme and you need custom modification to it so that it for this.
2. Unfortunately at this moment the theme doesn’t have an option for VK but we have it on our todo list and we plan to implement it as soon as we will can.
Sorry for the inconvenience.
Thanks for the message!
Hi,
First please make sure that this isn’t happening due to some other plugins you are using so make sure you disable all plugins laving just Visual Composer and Social Counter and also empty cache and/or purge files if you use any cache plugins or CDN host services and try again.
What theme version do you use as we have included the fixed version of the plugin into the latest theme update 4.6 so if you do not using it we suggest that you get the latest theme version from themeforest and you should find the fixed social counter plugin’s version within the theme’s files in the plugins folder.
Thanks
Hi,
Please try to make this changes to other post templates as well as when you set and use other than the default one other files are used so make this changes to this files also if you have enabled the author: http://screencast.com/t/CupmzFUJdrj
Please let me know and also provide your site’s URL.
Thanks
Hi,
Thanks! Glad you managed to solve it!
It will affect just the html element that has that class.
Thanks
Hi,
Unfortunately the mega menu hasn’t been used to work with pages so it isn’t possible at this time.
Thanks for understanding!
Hi,
You can use and customize the “homepage – with articles list” template: http://screencast.com/t/y59vvEytJKuz which also has pagination numbered pagination: http://screencast.com/t/ygN8hVnx6
Thanks
Glad you managed to figure this out!
Thanks for letting us know!
Hi,
Seems that you are right, I have checked this and found that the no-img-post.png file is missing from theme files. Please send an email at contact@tagdiv.com and specify this issue or just include a link to this topic and we will send it to you or the fixed theme version.
We are sorry about this. I have added this on our issue list and we will include it in the next theme update.
Thanks for reporting this and for your message!
Hi,
Seems that you are right! Replied here: https://forum.tagdiv.com/topic/no-img-post-png-wont-display/#post-29522
Thanks for reporting this and for your message!
Hi,
I haven’t found any css related to this issue among the css you provided. Please also make sure that you have this enabled in theme panel as the featured image could also be remove from here: http://screencast.com/t/N3jfM0xu6 Also make sure again that you use the standard post format.
Thanks
Hi,
Yes, please send an email at contact@tagdiv.com and specify that you need the previous version of speed booster plugin. Sorry about this.
Thanks
Hi,
Please make sure you use the right code as this should not happen, use this guide: https://support.google.com/analytics/answer/1008080?hl=en
Thanks
Hi,
@Steven Seems that you have managed to do it as I have checked your site and found that you don’t have the meta tag on slider anymore: http://screencast.com/t/FZUZTv1hl1
@acluk Use this css to completely remove that meta box: http://screencast.com/t/Eq2qxqX0H
.slide-meta{
display: none;
}
Thanks
Hi,
Add it like this: http://screencast.com/t/LcDjuecYcLDz and check the default post template: http://screencast.com/t/BxQCU18CrJxg
Thanks
Hi,
I have checked your site and seems that this image appears to be set as logo image: http://screencast.com/t/lsuh4xa7fxs that is why the same image appears on mobile also as when using header style 3 or 6 the same logo used on desktop is also used on mobiles.
Please make sure you add the logo right and check again and let me know!
Thanks
Hi,
Unfortunately not as we cannot offer custom work at this time. You can use something like this: http://screencast.com/t/G0F7spi0N5s
Add this line: <a class="td-social-sharing-buttons td-social-twitter" href=""><div class="td-sp td-sp-share-twitter"></div><div class="td-social-but-text">SHARE THIS!!</div></a>
Change the css classes and use the new ones to target and style the container.
If you don’t have any html/css basic knowledge and don’t know how to do this we suggest you to hire someone to help you with it as this needs custom work and we cannot offer any type of custom work at this time because we work hard on development, updates, fixes and support and we don’t have time left. You can also get a freelancer from sites like: http://studio.envato.com/ if don’t have anyone to helps you with this.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
I understand, sorry for the inconvenience.
Please let me know if you have any others theme related issues.
Thanks