Home User profile
tagDiv Staff
I'm passionate for computers, sports and games. I spend a lot of time playing around with divs, scripts, codes, containers. I also coordinate the support team to make sure every customer is properly treated.
Emil G
tagDiv Staff

Hi,

Try to disable all plugins, enable only Visual Composer and WP Super Cache and see if the issue is still there.
If it is please send an email at contact@tagdiv.com , specify the issue and provide wp-admin access so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

What tool did you used for this test? The theme is optimized for SEO, i recommend that you install WordPress SEO by Yoast plugin for better results.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Visual Composer by default appears only on pages, you have to enable it from Settings -> Visual Composer – http://screencast.com/t/ScRTLhin

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

What theme version do you use? Please provide the text used so i can test it on my side, you could use pastebin – http://pastebin.com/ (just paste the text in there, hit submit and send me the link)

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,


@Rabattix
– please provide the url so i we can take a look, if you don’t want to post it here send it via email at contact@tagdiv.com , sometime the pagespeed test reports render blocking even if the elements are moved at the page bottom.


@nelito
– the other pagespeed improvements are way more important than moving js/css at the page bottom, also it won’t lower the cpu usage. To improve on that you have to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load), use cache, set the browser leverage cache, eventually use MySQL Query Cache. If you’re unhappy with the theme please send an email at contact@tagdiv.com and we’ll come with a solution.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Not sure what you mean, do you want to use Visual Composer on post pages?
You could enable it from Settings – Visual Composer – http://screencast.com/t/zmJ6AWIxKkW
If this doesn’t solve the issue please provide more details.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Add the google+ id in your author section – http://screencast.com/t/JXWP3F2jjAHk

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You can’t update the Visual Composer (Editor) plugin using the theme key, only we can provide update for it. We’re testing the latest version and we’ll include it in the theme next update package.
Check this thread – https://forum.tagdiv.com/topic/how-to-update-visual-composer-2/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

I see you didn’t optimized the site – http://screencast.com/t/qY1CL39D
Follow this guide – https://forum.tagdiv.com/newspaper-documentation/
You can also check this – https://forum.tagdiv.com/topic/tutorial-pagespeed-2015/
Try to reduce the number of blocks on page, reduce the number of elements which come with ajax pagination (mega menus, ajax pagination, load more, infinite load – blocks)
Disable the view counter (it updates the database counter on each page view).
Try to reduce the number of plugins, use only the really important ones.

Hope this helps.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Did you enabled js minification on cloudflare? if you did disable it.
If you updated the theme recently purge all files on Cloudflare.
Also try to disable all plugins enable Visual Composer, check for errors, then enable the other theme plugins one by one followed by the rest of the plugins until you find the one that’s causing this issue.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Replied via email.

Thank you!

Emil G
tagDiv Staff

Hi,

On what device did you tested and what were the versions of those browsers? I’ve checked on iPad 2 and iPhone 4s and the maps stay gray only for a few seconds (until the map data is retrieved from Google).

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

We will fix it in one of the future updates, sorry for the delay.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

What version of Visual Composer do you use? There are some memory issues with the latest version, try to install version 4.3.5, then optimize the site – https://forum.tagdiv.com/how-to-make-the-site-faster/ (especially the gzip compression, images, cache and browser leverage).
Reduce the number of ajax using elements on page (mega menus, ajax pagination/load more/infinite load). Also reduce the number of blocks on your main page.

If nothing works please send an email at contact@tagdiv.com and provide more details.

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

1.Do you have access to the error.log file? if you do please send me a copy at contact@tagdiv.com , the cause of this issue may be recorded in it. Also, the theme Ad system was designed for Adsense and custom banner+click ads, i see you use another system, it may not work fine because of that. But technically if it shows up on a page it should appear on all.

2. There’s no further markup inside that’s why you receive that warning, there’s no penalty for it so you shouldn’t worry.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

If more clients will request this we will implement it, for the moment we have around 200 features on the list and we have to carefully decide which one will be implemented next.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You can find it here – http://screencast.com/t/6urjr5kFuqM
Replace it with this – http://screencast.com/t/dF32mmmVpaR

get_the_title($this->post->ID)

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Disable all plugins except for Visual Composer.
If you modified the theme code remove all modifications.
Disable css / js minification, if you use a cdn disable it.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

We plan to improve the Mega Menu in a future update, we’ll add the possibility to use a page as a mega menu. If no issues appear it will be added in version 5.0, else in one of the updates that will be released after.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

> It will appear on every post, but the theme comes with multiple styles for posts. If you don’t change it you could edit only the loop-single.php and ignore the rest.

> Please send an email at contact@tagdiv.com , paste a link to this conversation and provide wp-admin access so i can take a look.

Thanks!

Emil G
tagDiv Staff

Hi,

Try to disable all plugins, enable only Visual Composer and see if the issue is still there. Also try to upload the theme files again.
If this doesn’t work please send an email at contact@tagdiv.com and provide wp-admin so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Do you refer to the links on modules? if you do then it requires modifications on the function that brings the images and the titles (both come with links) – http://screencast.com/t/b5TtPd6Hhttp://screencast.com/t/rgDu6erd4k9 , unfortunately it’s not an easy task.

You can also try to use a plugin – https://www.semiologic.com/2013/08/14/no-following-links-in-wordpress-widgets/https://wordpress.org/plugins/sem-external-links/ (not sure if it’ll work)

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

I guess you have to find and replace the url for all existing images – https://wordpress.org/plugins/search-and-replace/
Then use a function which may change it for future uploads, unfortunately i dind’t do any tests with this, you can try this solution – https://wordpress.org/support/topic/absolute-relative-path-for-images – or look for an alternative or a plugin.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Some plugins may not like this operation and errors may appear when you move their js at the bottom, you have to experiment, move and unmove elements until you find the right combination.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

In Chrome right click on an empty space from the page and select inspect, then switch to console – http://prntscr.com/63qpzi

You can also check the error.log file, you can find it via ftp or c-panel. If you have access to it send me a copy, the cause of this error may be recorded in there.

If you save the fonts locally all visitors will download them from your location creating unwanted traffic.

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Viewing 25 posts - 826 through 850 (of 1,285 total)