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,

I’ve tested your site and found this stylesheet linking to a nonsecure font resource: http://screencast.com/t/F64vGMHlK this being from a custom font you’ve set in theme’s custom typography section. For it also test this enqueen function below the main fonts: http://screencast.com/t/sjfcts5c7Te

Thanks

Lucian
tagDiv Staff

Hi,

Please also let us know what error do you get when uploading large images as for the plugins note that those like Disqus and SEO by Yoast should work with the theme as many use them and we haven’t had any issue like yours reported so it should work in your case also, please let us know about the error you receive and we will get back with an better answer on this.

You might also need to change the max upload line in your php.ini file. Find the line upload_max_filesize = 2M and change it to 8M or so then test again. If you don’t have access to php.ini, ask your host about it and let him know about the issues you have.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the theme or the authors block don’t have any option for that and you would need custom work for it. You can find the authors block code here: http://screencast.com/t/AMhvXMGIGjIu and try to implement it yourself or get a freelancer to do it for you if you can’t manage to do it yourself. You can find one on site’s like: http://studio.envato.com/

Thanks for the message!

Lucian
tagDiv Staff

Hi,

If you have access to your error.log file, you can take a look there and see if there’s any data that can lead to a conclusion on this. Contact your host provider and let him know about this if you don’t have access to the error.log file.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for reporting this. I’ll add this on our todo list and have it fixed within the next theme version, until then please change them here: http://screencast.com/t/jlQDDcgD and add https instead of http.

Thanks

Lucian
tagDiv Staff

Hi,

The fonts should load the https protocol: http://screencast.com/t/ih8FFdwMAi Please make sure that you have the same code for in the pointed file and update the theme to the latest version if you don’t use the latest theme version.
Please let us know and also provide your site’s URL.

Thanks

Lucian
tagDiv Staff

Hi,

The jQuery script isn’t moved to the footer when using the revolution slider plugin as it’s causing issues with it so it stays in the head section triggering the notification from google.
Theme’s styles aren’t moved to the footer as it causes styling issues and we still need to find a solution for it but the rest of styles can be moved by adding the stylesheet id in the speed booster plugin, like instructed in the guide, here: http://screencast.com/t/w0DKH8p0o3B

Thanks

Lucian
tagDiv Staff

Hi,


@daimpa
If you don’t experience any issues using most recent versions of Visual Composer you should use the plugin as it is, more so if you have custom VC css as for the SEO by yoast conflict note that we have tested it and we aren’t aware of any issues when using the 4.3.5 version and the seo plugin. Please let us know if you have detailed info on this.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately we haven’t sat to discuss on this so we haven’t decided anything on this yet. We’ll keep this post updated and as soon as we have a point on this we’ll let you know.

If you are looking to speed up your site you have to follow the intrusions from the treads and guide below:

* https://forum.tagdiv.com/topic/pagespeed/
* https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
* https://forum.tagdiv.com/page-speed-guide/

Thanks

Lucian
tagDiv Staff

Hi,

Thanks Chris, you too!

@LFLizmark
Yes, please use contact@tagdiv.com and send us your admin credentials and we will get back to you as soon as possible.

Thanks

Lucian
tagDiv Staff

No problem! Gald to hear you’ve managed to solve your problems.

Thanks for the feedback!

Lucian
tagDiv Staff

Replied via email!
Thanks

Lucian
tagDiv Staff

Hi,

Not which theme you refer to but if you use newsmag or newspaper theme you need to install, configure and use the woocommerce plugin: https://wordpress.org/plugins/woocommerce/

If you refer to our Magazine theme: http://themeforest.net/item/magazin/4792747 then note that it doesn’t have support for ecommencing so you would have to use another if you want ecommerce support.

Thanks

Lucian
tagDiv Staff

Hi,

That widget could be conditioned to only work on posts pages and that could be the cause.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks @Chirs,@nf_prt!

@LFLizmark
Regarding your first issue with images not displaying please provide your site’s url or admin credentials so we can have a closer look as I’m not sure what your issue could be if regenerating thumbnails wasn’t helping, you could also try to empty all caches and test without any plugins active, leave just the Visual Composer plugin active.

If you still can’t manage to find the reason for this please use our email address and send us a message at contact@tagdiv.com and we will get back to you as soon as possible with an answer. Include a link to this tread into your message so we can know who you are.

For organizing your images I suggest you follow Chris’s advises and try to find a plugin that can help you.


@nf_prt
Starting with the next version of the newspaper theme ( newspaper 5 ) the theme will have panel thumbs option section (similar to the one that is already available in newsmag theme, that if you are using it) from which you can decide which modules you want to sue and disable the thumbs that you don’t need. Then regenerate thumbnails with a plugin like force regenerate thumbs or a similar one you can delete all thumbs and generate only those needed.

Thanks

Lucian
tagDiv Staff

Hi,

I’ve checked your site and found that the syntax error that appears in your site’s console is because this div which appears in your page source and which shouldn’t have to be there: http://screencast.com/t/lrNX1IJ0pn1

You should try to disable all plugins first, empty all caches, purge files if you use CDN host then check again. If it’s still there then you should try a fresh theme and WordPress install and see how it goers.

I’ve haven’t dealed with an similar situation before but as I’ve made some research on this I’ve found that this could mean that your site could be hacked, according to this tread form WordPress support and other statements I’ve found related to this: https://wordpress.org/support/topic/hidden-links-please-help-with-removal

You can try the resources offered there and the suggestions and introductions provided there.

You need to start working your way through these resources:
http://codex.wordpress.org/FAQ_My_site_was_hacked
http://wordpress.org/support/topic/268083#post-1065779
http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/
http://ottopress.com/2009/hacked-wordpress-backdoors/

Additional Resources:
http://sitecheck.sucuri.net/scanner/
http://www.unmaskparasites.com/
http://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.html
http://codex.wordpress.org/Hardening_WordPress
http://www.studiopress.com/tips/wordpress-site-security.htm

You can also contact your host providers and let theme know about this.

Thanks

Lucian
tagDiv Staff

Hi,

Here is the function that handles each post from the block: http://screencast.com/t/hGf8Yjm3PTl you can try there.

Thanks

Lucian
tagDiv Staff

Hi,

We use here a custom modified theme based on bbpress. Unfortunately it has lots of customizations and we’re constantly maintaining it and I can’t provide you guidance on this but basically you need to optimize the server performance (we use a dedicated server), optimize database performance and look for plugins to improve the appearance and functionality of the forum. Custom modification are also required to tweak various areas.

Thanks

Lucian
tagDiv Staff

Hi,

You can add it to the footer file here: http://screencast.com/t/z9kDyPoK and place it where you want it to appear or you can also try to place it inside a wp text widget and place it inside one of the footer sections: http://screencast.com/t/sGfrQDHkgX

Thanks

Lucian
tagDiv Staff

Hi,

The smartlists content isn’t supposed to show the ads as its handled different as in case the post’s content isn’t using smartlists so this this the right behavior.

You can use ad spot’s shortcodes to place ads inside smart lists content if you like. We also have this on our requests lists and we will consider trying another approach on this in future updates.

Thanks

Lucian
tagDiv Staff

Hi,


@ShowbizCool
I suggest you try version 4.3.5 as all this issues with Visual Composer plugin started since plugin’s version 4.4 in which was a major update of the plugin and which included many new features, improvements, fixes and other: http://screencast.com/t/4LrbmLfyfT and since then the plugin doubled in size and started using more resources.

If you don’t have the 4.3.5 version just let us know via email and make a request for it and we will send it to you as soon as possible. Address your message at contact@tagdiv.com


@daimpa
As Chris also stated here we are currently also focused on other directions but we will try to have a stable version of the shim ready as soon as possible. Until then you can update the theme to the latest version and use an older version of the plugin, you can use version 4.3.5 for which we didn’t had any reports regarding this even if you have many posts/pages (around 40-50 thousand) which, we’re not certain but seems to cause site’s crash when using recent versions of VC.

Thanks

Lucian
tagDiv Staff

Hi,

I’m not sure how that site’s address can be changed or if its possible. You site’s URL og meta tag is added to your page by Yoast’s SEO plugin so you could try to search online to see if it can be altered and for a way of changing it or if so.

Thanks

Lucian
tagDiv Staff

Hi,

The disqus’s plugin iframe can’t be altered using custom css code. The appearance of Disqus can still be tweaked in a few different ways though for instructions see this: https://help.disqus.com/customer/portal/articles/545277-disqus-appearance-tweaks

Thanks

Lucian
tagDiv Staff

Hi,

We have tested it and it can be used at a basic level. If you need/want a more complex usage this may need additional adjustment to the theme.

Thanks

Lucian
tagDiv Staff

Hi,

Emil replied you via email!
Regarding Instagram embeds please test this without any plugins active and also make sure that you empty all caches, purge fields and disable cloudflare’s script rocket loader then test again.

Thanks

Viewing 25 posts - 826 through 850 (of 6,600 total)