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

Thanks TheMediumUTM!

@kerem
Here is a screen to help you with this: http://screencast.com/t/l7DctsIb9pVF

Thanks

Lucian
tagDiv Staff

Hi,

It looks like this plugin needs the WP Forum plugin to work with: http://screencast.com/t/gcgnAYGdec9
Sorry about this, I haven’t noticed that whane I metioned it.
You should try to get this one instead Bbpress Latest Discussion which will suppose to work with bbpress, configure it and try it if you like.
Please note though that I haven’t tested it and can’t guarantee it will work properly as it hasn’t been updated in over 2 years. Please make sure if you want to try it that you make a backup of your current theme before so that you can revert back to it if something goes wrong.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

You can do it but you will have to modify the css for other containers that make up the page so it would not be easy and you will need custom work for that. You may wanna get someone to help you with that if you don;t know hot to do it.

Thanks

Lucian
tagDiv Staff

Hi,

Could you be more specific about this as I have also tested this plugin to recreate and check this conflicts with their editor but didn’t found any issues with this, could you please provide more details about this.
I use the latest theme version and just the recommended theme plugins, this could happen due to some other plugins so you might wanna check for this without any plugins active and also remember to empty cache before you check if you use any.
Please let me know!

Thanks

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

Hi,

If you have a hardware failure then WordPress switches to the default theme and this issue may occur.
If you use vps this can also happen with the virtual hard drive.
You can read about this issue here:
https://core.trac.wordpress.org/ticket/3907
http://serverfault.com/questions/12679/can-anyone-explain-precisely-what-iowait-is

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

The images are randomly picked from internet and from other sites like photodune, flickr.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately regarding tags it doesn’t work the same way and you can’t exclude them using the minus sign.
Sorry about this!

Thanks for the message!

Lucian
tagDiv Staff

Hi,

You should add it just like you receive it from Google, the theme doesn’t add any script tags so you should add the tags also. After this check your page source to see if you can see the GA code actually on the page.
You should also consider giving it some time as it could take a while before the reports start working.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your site and found no issue with your thumbs, seems to me like the right thumbs sizes are used:

– examples:
* big slider – big image: http://screencast.com/t/tPcnpBp6h7y
* big slider – small images: http://screencast.com/t/r8dvZyDri
* block 2 – small images: http://screencast.com/t/DdieGRjopC7u

I did noticed that setting the visibility hidden on date doesn’t look right, you should use display:none and hide it via custom css, like this: http://screencast.com/t/koocO0Foc
Add this css in theme panel > custom css field:

.td_mod_wrap .meta-info time {
display: none
}

Thanks

Lucian
tagDiv Staff

Glad you did! Thanks for letting us know!

Lucian
tagDiv Staff

Hi,

It didn’t work because of the space between the greater sign and question mark from my code: http://screencast.com/t/nwhCpn9SKJMR
Anyway, glad you have managed on your own, feel free to use the one I gave you if you want, like this:

post->ID))->post_content;?>

I have tested it and works fine. Sorry about this!

Thanks for the message!

Lucian
tagDiv Staff

Hi,

The speed booster plugin automatically moves scripts and styles to the footer you can edit the plugin’s td_speed_booster.php file and comment the file, like this: http://screencast.com/t/u5UzVVypHjL or simply disable the plugin.
Hope this helps!

Thanks

Lucian
tagDiv Staff

If haven’t already seen it we also have one set on our demo: http://demo.tagdiv.com/newspaper/forums/
Thanks

Lucian
tagDiv Staff

Hi,

Thanks Christopher!

@Tom
I have checked your site and found that all features that use ajax don’t work. I also found some js errors in your console which seem to come from a minified version of and could generate this issue.
First thing you should do is to disable all plugins leaving only the ones essential running then empty all cache files, purge files if using any CDN services and check for this again.
Here you have a screens of the errors I found in console on your homepage: http://screencast.com/t/cYPYosgR
Not sure that this is the blame for your slowly loading site but first you should make sure that aren’t and eliminate them.
On the other hand, I have check your site’s page speed using Google’s PageSpeed Insights and according to it you need to optimize your images: http://screencast.com/t/Wfn2Vq7K
You should check it yourself and also use this guide to find how you could make your site faster.
You can also find more info about page speed and how you can optimize your images following this tread: https://forum.tagdiv.com/topic/pagespeed/

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your site on tablets(iPad, nexus) and mobile(iPhone, nokia) also and didn’t found any issue with the images or anything else, you site looks fine:

mobile: http://screencast.com/t/fBGEkml3ht
tablet: http://screencast.com/t/wBknbVNS0j

Please check it yourself and let me know if you still this issues!

Thanks

Lucian
tagDiv Staff

Hi,

You can do it via custom css, use this selectors:
.td_ul_logout li a, .td_ul_login li a{
color: black;
}

Please note that this widget was designed to be used in the top right widgetised area.

This sentence “You must be logged in to create new topics” is not within theme files, I suggest you check for it within bbpress.

You can try with a plugin or you can take a look at how the login widget it’s made and find a way to content it to your bbpress login/register page.

Thanks

Lucian
tagDiv Staff

Hi,

Please use this custom css and add it in theme panel > custom filed: http://screencast.com/t/3i3ROuBAog6L

.blog-stack .td-logo-rec-wrap .header-logo-wrap {
margin: 10px 10px 0px 30px;
}

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure that you do this right and install/update the theme using this guide: https://forum.tagdiv.com/installation/ If this is the first time you install the theme and you don’t have any settings you can remove theme files and then re-upload them again via FTP to prevent overwriting. If you want to update it please make a backup first.
Please let me know if this helps!

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your site and found that you use 4.0.1 theme version. Please update the theme as we have fixed this in the next theme versions.

Thanks

Lucian
tagDiv Staff

Hi,

I have added this issue on our todo list, we will investigate it and fix in the next theme version.
Sorry about this and thanks for reporting it.

Thanks

Lucian
tagDiv Staff

Hi,

Use this css: http://screencast.com/t/R6R2evj7Ol

.td-post-content .author-box-wrap {
background-color: #B5E4FF;
}

You can enable the author, like this: http://screencast.com/t/maiFPulHI

Thanks

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

Hi,

Unfortunately you can only use module 7 layout for wordpress templates and latest articles loops. There is no block which you can use to achieve this so you can’t do it via page builder(VC). We have this on our todo list and we will consider it but we have to be very carefully what we implement as we have over 160 feature request.
Sorry about this!

Thanks for understanding!

Lucian
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have a feature like that, you should search for a plugin that dose that like WP-Forum Latest Posts or similar.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure you have this enabled within screen option, like this: http://screencast.com/t/gADgyQRDG

Thanks

Lucian
tagDiv Staff

Hi,

No, as the td_menu file isn’t editable via child theme. You should make a copy of the file you want to change so you can revert if some thing goes wrong and make the changes in the main theme.

Thanks

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