Hi,
You can find it here – http://screencast.com/t/OUQnmahzlh
The reference on function used is – http://codex.wordpress.org/Function_Reference/get_users
Thank you, Emil G.
Hi,
Yes, we’ll add it on the documentation.
Thank you, Emil G.
Replied bellow.
-
This reply was modified 11 years by
Emil G.
Hi,
Try the following css:
.td-post-text-content .wp-smiley {
display: inline-block;
}
Add it in Theme Panel -> Custom CSS.
Thank you!
-
This reply was modified 11 years by
Emil G.
Hi,
Check it here (not sure if it’s the right one) – http://screencast.com/t/cH0ebrPfb8Ob
If you can’t find it ask the same question on the plugin section – http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380/comments
Thank you, Emil G.
Hi,
Do you refer to something like this (TagDiv full width gallery) – http://demo.tagdiv.com/newspaper/services-allow-you-to-do-things-like-scan-a-document/
I’ve made a copy of the contents of that post – http://screencast.com/t/y6ybdRgk – http://pastebin.com/0rmS0RX5
And you can see the settings here – http://screencast.com/t/7hmlcp0Sz
If you refer to something else please provide more details, a link may help.
Thank you, Emil G.
Hi,
Some elements are loaded from plugins, wordpress or google (fonts) – http://screencast.com/t/lGvrL7pOS
Look into the page source, identify them and look for a solution to load them via cdn.
Thank you, Emil G.
Hi,
Unfortunately no, only one background ad can be set for the entire site, sorry.
Thank you, Emil G.
Hi,
The code has been tested and optimized, there’s no better alternative to it. You could try to enable the Object Cache in W3 Total Cache plugin and see if it improves anything. Also disable the 7 Days Counter if you don’t use it. Try to optimize the rest, check the guide i’ve provided on my previous message.
Let me know how it works.
Thank you, Emil G.
Hi,
It may be still related to W3 Total Cache, try to disable it and see if the site still delivers an old page on mobiles.
Thank you, Emil G.
Hi,
Unfortunately we didn’t tested this plugin so i cannot say if it will work. I see it’s a free plugin, you could make some tests, if it doesn’t work you could try something else. W3 Total Cache also comes with minification, you could try it but start without js minification and play with the settings until you find the right configuration.
Thank you, Emil G.
Hi,
You need menus, containers, css and other elements to make the page look nice. You also added a lot of custom elements like pop-ups, ads, etc.
Your main page doesn’t come with content, it’s just a gate, maybe that’s why the tool returns a lower score for it.
I’ve made a test on one of your posts and i got this – http://screencast.com/t/mz1Jy7M2v41 , i’ve tried to make another test and i got this – http://screencast.com/t/UkOSFC5c89zA , my advise would be to use another testing tool.
We followed the best SEO practices and we tested the theme on Google webmaster tools.
Thank you, Emil G.
Hi,
I’ve tested it on my side and it seems fine – http://screencast.com/t/3Y4qBMnO8dm – http://screencast.com/t/XXjnwRJtkGp
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.
Thank you, Emil G.
Hi,
I’ve tested the td_module_big_grid.php with the child theme and it should be editable, what theme version do you use?
Thank you, Emil G.
Hi,
You images are not compressed – http://screencast.com/t/3iC97TdUsA4 you can also set the Browser Leverage – follow this guide (sections 2 and 3) – https://forum.tagdiv.com/how-to-make-the-site-faster/
You also need to regenerate the thumbs, follow this guide – https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thank you, Emil G.
Hi,
Please send the url via email at contact@tagdiv.com , also paste a link to this conversation.
Thank you, Emil G.
Hi,
Do you have access to the error.log file? the cause of this issue may be recorder in it, please send me a copy of it via email at contact@tagdiv.com
Thank you, Emil G.
Hi,
Unfortunately there’s no option in the theme for that, sorry. We plan to modify it in a future update, we’re in the planing phase looking for the best solution.
Thank you, Emil G.
Hi,
Thanks for the suggestion, i’ll add it on the list and i will talk with the team about it.
Have a nice day, Emil G.
Hi,
The theme doesn’t have such an option, if you use Contact Form 7 plugin you could try this plugin – https://wordpress.org/plugins/contact-form-7-star-rating/
Or look for a similar one.
Thank you, Emil G.
Hi,
It’s the theme version, wordpress adds it.
Please provide a copy of your child theme style.css, you could use pastebin – http://pastebin.com/ and the url so i can take a look.
Thank you, Emil G.
Hi,
The get_date() function is included in the td_module.php file which is not editable via child theme, sorry. – http://screencast.com/t/QUmjiz2K
The stars render function is present here – http://screencast.com/t/APNIi3wHs
You could try to recreate the functions inside the big grid file on the child theme replacing the existing ones – http://screencast.com/t/7BvV0SJek but i don’t know if it will work, the alternative would be to modify the theme code.
Thank you, Emil G.
Hi,
The theme doesn’t require code modifications, all solutions provided by me are either server optimizations (gzip compression, browser leverage), image optimization (when you deliver uncompressed/uncropped images and your page has 4-6Mb multiplied with a large number of visitors it will certainly lead to a blockage), cache. The Speed Booster is not that important, it will just move js and css at the page end giving the illusion that the page loads faster because the js/css executes after the other content elements are loaded. All those optimizations should be done regardless of the theme used and unfortunately we couldn’t include them in the theme as an automatic feature. I’ve made a guide here – https://forum.tagdiv.com/how-to-make-the-site-faster/ – the setting presented on the guide were taken from our demo server – also it requires to regenerate the thumbs – https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
There are also discussions on the forum on this subject – https://forum.tagdiv.com/topic/pagespeed/ – https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Sorry for all the trouble you encountered with our theme, we can offer a full refund, just send us an email at contact@tagdiv.com and we’ll discuss the details.
PS – We’re testing the latest version of VC, on our tests it behave properly, we’re trying to identify why it uses so many resources on some of our clients servers. We advise anyone who has trouble with the latest version to switch to the previous one (4.3.5) which should work fine.
Thank you, Emil G.
Hi,
The pages/post are cached(if cache is used) so basically it shouldn’t be an issue, the problem comes on high traffic and interactive elements like ajax requests (pagination, load more, etc). Reducing the number of blocks/elements on page should be considered as a last option, the rest of the optimizations should solve this issue.
@deanhankin – If you have any trouble with the theme please provide more details, you could send them via email at contact@tagdiv.com
Thank you Emil G.
Hi,
Unfortunately i didn’t do any tests with this one, you could try to add the script in the header – http://screencast.com/t/Wh8grZfkB
And the div in loop-single (if you use the other styles you have to edit all loop-single 1-8 files) – http://screencast.com/t/1NjDdBiLgsf
Also make sure the quotes are not formated, they should look like this:
class="pluso"
Not like this:
class=”pluso”
Thank you, Emil G.