4766 comments found.
The social share widget of the visual composer is not showing the correct quantity of followers/”pluses” that G+ page has. My site is intrapixel.com
Hi,
I’ve sent the issue to our development team, we’ll investigate, thanks for reporting this. Please send an email at contact@tagdiv.com , specify the issue and we will provide a fix/solution after we identify the problem.
Thank you, Emil G.
Team,
Please advise in terms of speed. We’re using a dedicated server, Pro plan with CloudFlare and MaxCDN, and have all optimized. The only issues that all speed test sites are showing are these ones:
http://content.screencast.com/users/Truefolder/folders/Default/media/3a9b5f33-cecd-419d-8611-2fb2dbd5c275/newsmag.JPG http://content.screencast.com/users/Truefolder/folders/Default/media/2e4b352c-1d82-4b39-a351-77963348ce12/newsmag%202.JPGPlease let me know how to fix this issue. It seems this part of Newsmag is the only one that’s preventing this site from being faster than it currently is.
Hi,
Those are the sprites and icons used by the theme, error 404 states that they are not found. Try this solution – https://www.404techsupport.com/2013/07/fontawesome-cloudfront-firefox-together/ – if it doesn’t work look for other information on how to exclude those types from cdn.
Thank you, Emil G.
Hey guys, is there a simple way to add an adsense banner under the images in the smart list?
Hi,
Try to copy the shortcode from an Ad box, create it in a page, switch to classic mode, copy and paste it in the smart list – http://screencast.com/t/wrEGsjJWyAa7
Thank you, Emil G.
how to remove by author on facebook posts? the method you suggested earlier does not apply. there is the file but not the lines of code appearing on the image
Hi,
Try to comment the author meta – http://screencast.com/t/NtSBdrIhq9K
If it’s still there it may come from a plugin, facebook reads meta or og data from the page and automatically displays the “by author” line.
Thank you, Emil G.
Why, if i set for example a 3 column page, with 1/2 1/4 1/4 most blocks does not fit in 1/4 columns?
Then, it is possible to have a page with 3 columns with three different column sizes with the bigger on the left, the medium in the middle and the smaller on the right?
Hi,
1. The blocks were designed to work on 1/3, 2/3 and 3/3, if you use other types you have to adjust their look using css. You also need to test it on all screen-sizes (desktop, tablet-landscape, tablet-portrait and mobile) and create adjustments for each one.
2. Unfortunately no, only 3 equal (1/3, 1/3, 1/3), sorry.
Thank you, Emil G.
Hello TagDov Team, I followed the instructions to change the mobile menu icon by adding the following snippet to the custom CSS:
.td-icon-mobile:before { content: ’\e80e’; }
and rebuilding the 4 font files as described here http://forum.tagdiv.com/topic/icons-missing/ however these options did not work. When I use my browser's debugger to inspect element and hide the content '\e80e'; on my site http://bit.ly/1wJQy7F the icon appears. Please advise how to resolve. Thank you.
Thank you.
Hi,
Your css doesn’t overwrite the theme default one, use it like this: http://screencast.com/t/W04RLcoyS
.td-icon-mobile:before {
content: '\e80e' !important;
}
Thanks Lucian C.
Hi! Thank you for a fantastic theme, and keep up the great work!
I just updated to 1.7, and it keeps saying “update social counter plugin.” I updated via wordpress auto update and then tried via downloading the new version and manually uploading the theme and plugins and it still gives that message.
I have version 2.9 of social counter so it should be the most recent one. I might have gone from version 1.5 to 1.7 and skipped 1.6.
What can I do to correct this? Thanks!
Hi,
That’s strange, Social Counter 2.9 is the latest version, 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.
Thank you for the very prompt reply Emil. Email sent. Keep up the great work!
5/5
Replied via email!
Thanks Lucian C
@Deanysus your problem is that your child theme or your website is not calling font awesome or the file where the icons are being called.
Also since you are using a CDN its quite common that they can break CSS Icons.
Hi,
I have a problem with registration:
1. First i cant translate register button 2. Second email with username and password also have url information like: http://mysite.com/wp-login/
and so evvry new user will log in to my site by: http://mysite.com/wp-login/
but I want that new user log in to my site by modal frame frome buttons on the top of site.
Please help
Hi,
The email is generated by wordpress, you have to look for a plugin/guide which allows you to change that message, an example would be – http://www.wpbeginner.com/plugins/how-to-send-a-custom-welcome-email-to-new-users-in-wordpress/
Thank you, Emil G.
Ok, I’ve done it :); But I still have password reminder email in English; I’ve change this form (pass. reminder) in SB Welcome Email Editor plugin, but nothing change…
Please help
Hi,
I’m not sure I understated, make sure that you use the plugin’s settings right and please provide more details about the issue.
Thanks Lucian C.
Q1: When someone click “Send My Pass” button will have email in English: ” Someone requested that the password be reset for the following account:
http://musite.co/Username: max
If this was a mistake, just ignore this email and nothing will happen.
To reset your password, visit the following address:
http://musite.co/action=rp&key=jhgjghjghjgjMmb&login=max>
” in plugin settings I have already translated this in my own language but this still in english language.
Q2: When I click facebook share button in SOME (not all) article, I don’t see images. What the reason can be?
Thanks..
Hi,
1. Unfortunately i don’t know why the translations on that plugin don’t work, sorry, you have to ask it’s developer on the plugin support section.
2. Try to use the Facebook debugger, Facebook scans you site and keeps the data in a cache, only via their debugger you can see the results of the changes you make on your page structure – https://developers.facebook.com/tools/debug/og/object/ , press the “Fetch new scrape information” button to refresh the data. Facebook scans your pages from time to time and refreshes the data on their cache, if you don’t want to wait for that the debugger is the only alternative.
Thank you, Emil G.
Hi…
how to make latest articles with thumbnails on sidebar position?
I have used Facebook debugger, but still facebook don’t show my article image in posts that I share… I’m using WordPress SEO (Yoast author)
Please help
Problem is: When modal window popup shows up the image; then won’t appear attached on my facebook profile/page For some reason I need to copy and browse
Hi,
Sometimes it takes a while until Facebook fatches the image.
- Make sure that WordPress SEO by yoast is configured properly http://screencast.com/t/WGNsqUqz0T
- if nothing works please send us your site url: contact@tagdiv.com also please paste your problem in the email so we know who you are.
Regarding the latest articles: * how to make a homepage: http://screencast.com/t/WGNsqUqz0T * http://forum.tagdiv.com/sidebars-and-widgets/
Hope this helps, Radu O.
Hi, I’ve send You my www details
Hi,
Emil is replying to emails but we are working with limited staff due to the Christian Easter holly day and there may be a delay.
Sorry about this inconvenience Radu O.
Hey guys,
What’s going on? I’m seeing Chinese letters again. This is the 4th or 5th time I’m dealing with this issue since purchasing a theme quite a while ago!
Here’s a screenshot from 5min ago: http://content.screencast.com/users/Truefolder/folders/Default/media/30720266-af6c-4ff0-8590-7d26551ae95d/1.JPG
Can you please fix this?
And yes, I know you’re going to say you’re not seeing it, but that’s irrelevant. I’m seeing it, and other people are also seeing it, and that’s what matters.
Please advise how to fix this, because it’s getting a bit annoying, honestly.
Thanks team!
Dean
Hi,
It happens because the font file used by the theme for those icons is delivered from another location, check the browser console, you’ll see a message like “Font blocked from loading by Cross-Origin Resource…”, the solution is to deliver it from the same location as the site or check this alternative – http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Thank you, Emil G.
Hi Emil,
I’ve already done this. My .htaccess and .htaccess.orig both contain the necessary code:
<IfModule mod_headers.c> Header add Access-Control-Allow-Origin ”*” </IfModule>
It doesn’t help. How do I add this code to a CDN’s htaccess? I wasn’t even aware that a CDN can have a separate htaccess. Where is it stored? How do I make this change?
Please advise.
Thanks.
Hi,
Please try one of this rules:
<IfModule mod_headers.c>
<FilesMatch "\.(ttf|ttc|otf|eot|woff|font.css|css)$">
Header set Access-Control-Allow-Origin "*"
</FilesMatch>
</IfModule>
If its still not working please send an email at contact@tagdiv.com so we can have a look and also provide a link to this discussion so we can know who you are.
Thanks Lucian C.
Hi Lucian,
Thanks for the help. I’ve done that, but it didn’t fix anything. I’ve emailed you guys and still waiting for a response. Any other thoughts how to change this asap?
Thanks in advance for your speed and understanding. We’re already getting comments from our readers about this issue.
Dean
Hi,
Emil is replying to emails but we are working with limited staff due to the Christian Easter holly day.
Sorry for the delay, Radu o.
Hi I have the blog at www.bloggingbuddy.com -
1. I cannot see the sidebar for anything other than homepage. And I can only see one sidebar option – which is default on the widget page. Can you please let me know where I can assign a sidebar to the different types of pages?
2. Also when I reduce the size of the page.. the Big grid area collapses and the furthest right 2 posts move leftwards! Its really weird!
Can you please help!
Hi,
1. The sidebar can be set for different sections:
- for templates – Theme Panel -> Template Settings – http://screencast.com/t/knFOixD2lwv
- for categories – Theme Panel -> Categories – http://screencast.com/t/ufdbppxX
- for individual posts/pages – post or page editing section – http://screencast.com/t/gTnynNx1n2
If a sidebar is set on Categories section it will override the one set on Template Settings for that category page and the posts included in that category.
If a sidebar is set on post editing section it will override the template and category settings for that post.
2. We have this issue on the list, it will be fixed in a future update.
Thank you, Emil G.
Hi I was wondering how can I have the Fashion, Sport and Tech pages at the same time with my Default landing page ( exactly like your live demo )
How I can Apply that to my Default style theme ?
Thank you. Regards
Hi,
Only one stack can be enabled on one install, as you can see on our demo we have a different install for each stack, check the links – http://screencast.com/t/xyYTxsO9KWVV
Thank you, Emil G.
Hey guys, love the theme and have just purchased it.
It was recommended as my current theme does not score well in google pagespeed insights, and others.
My only concern with this theme is that your demo only scores a 79/100 for mobile devices, and a 58 for some of its internal pages.
The desktop scores are brilliant, but I was just wondering if you guys plan to work on the mobile speed issues in the near future?
Thanks now I am off to install it.
Hi,
Yes, we have this on our list, we’re still looking for the best solution and we will implement it in a future version.
Thank you, Emil G.
I have 6/7 websites… do I use this theme for all websites after buying it?
Hi,
Envato specifies that each theme can be used for one product (site): http://themeforest.net/licenses/standard If you want to use it on multiple sites you would have to buy a license for each project. You can use it though on multiple test sites.
Thanks Lucian C.
ok, what is the cost for per extra license?
Hi,
The cost is the same for each license, Envato deals with the sales, we just develop the products. You could contact them and ask about this – https://help.market.envato.com/hc/en-us/requests/new
Thank you, Emil G.
Hello TagDiv
Just purchased your NewsMag Theme, I attempted to install the theme to our Wordpress and an error occurred. -multiple times. For some reason the theme would not upload via Wordpress Install.
So…I uploaded the theme successfully via FTP. The NewsMag Theme is now available on our Wordpress Platform, though… the Visual Composer did NOT install
As I attempted to install the Js_composer.zip plugin manually the installation failed due to “The Plugin Does Not Have A Valid Header”
-
Need some assistance installing the Visual Composer, Hope you can help…
And have any reason why the Newsmag.zip folder does not upload successfully via WordPress Install? Also, The sticky navigation menu is Not working
Thanks! -V
Hi,
Could you please provide more details about the error which occurred when uploading the theme via WordPress’s install.
Regarding the Visual Composer plugin it seems that the “The Plugin Does Not Have A Valid Header” error occurs if plugin’s archive contains another archive of the plugin however this is not the case as the VC plugin wasn’t provided like that so please make sure that you upload the plugin from the /plugins folder that was provided within full theme’s files.
I also suggest you try this without using any plugins, make sure you empty all caches then disable all plugins you use then try to install the plugin again as instructed in this guide: http://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
If it’s still not working, unzip the plugin folder and upload it manually via FTP in the wp-include > /plugins folder.
Let us know how it goes!
Thanks Lucian C.
HI Lucian,
I successfully installed the Plugin manually. Thanks I designed our HomePage with the Visual Composer / HomePage template along with some css in Editor
The “sticky” Side Bar Does not seem to be sticking when scrolling on our Homepage, But does stick on our Post Page.
Also I’m attempting to fit thumb entry images according to a fixed size for Module_11. The thumb seems to crop out some of the Original Image as well as Warp it.
For example: I would like to have each entry image custom at 305px X 152px with-out a crop or warp,
How can I go about altering that container to fit the image accordingly.
http://lifestyleandtech.com/blogcss? Hope ya can help!
Thanks -V
Hi,
1. You have to add an extra class on the row in which the sidebar appears – http://screencast.com/t/b2KhOR48
td-ss-row
2. The cropping depends on the image original aspect ratio, for example if it’s 16:9 and you try to crop it to a 4:3 format a part of the image will be lost. Check this guide – http://forum.tagdiv.com/image-size/
You could also change the thumb dimensions from the code – http://screencast.com/t/mr153tvL8nv – and regenerate the thumbs after that – http://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thank you, Emil G.
Hi,
How can i change the related posts, to a different block layout? so instead of three columns just have one column with bigger images?
for example block 12
How do i change twitter sharing to be popup rather than a full page?
Hi,
Using it together with the like/tweet buttons: http://screencast.com/t/LMISPdEKRm ..the twitter share window will open in a popup instead of full page. Use this configuration: http://screencast.com/t/na5zdnan
Thanks Lucian C.
Is it possible to stretch the footer background to the left and right edges of the screen? The default seems to be unstretched which is a bit jarring if your footer background is black and to the left and right sides of the footer are white.
thanks!
Hi,
You can doit using custom css, try this – http://screencast.com/t/qscIi9QdtDSQ
.td-footer-container, .td-sub-footer-container {
width: 100%;
}
.td-footer-container > .td-pb-row , .td-sub-footer-container > .td-pb-row{
width: 1021px;
margin: 0 auto;
}
Thank you, Emil G.
thanks for the quick reply – I just tried it though and it doesnt work for me: https://www.dropbox.com/s/fhp1raex7iq25mp/Screen%20Shot%202015-04-08%20at%206.37.37%20PM.png?dl=0
Am I doing something wrong?
Hi,
Please also provide your site’s URL if possible so we can inspect it. I’ve also tested this custom css and it should work like this: http://screencast.com/t/BQ2cg9SEHO
If you don;t want to post your site’s url here then you can send us an message via email at contact@tagdiv.com and also provide a link to this tread.
Thanks Lucian C.
sure: www.socialbrandwatch.com
Hi,
I’ve tested the css live on your site and its working fine: http://screencast.com/t/YXHslDxW
Please make sure that you also add the custom css in theme panel > custom css section, like this: http://screencast.com/t/ihv2M31DVh7 And also make sure that you empty your caches after doing this.
Thanks Lucian C.
Would you consider adding the option to add pushbullet channel suscribe button on the social counter?
Hi,
I’ve added your suggestion on our list, if more people will request this we will implement it. Until then the alternative would be to look for a plugin.
Thank you, Emil G.
I’m also here to +1 a complete revision of the pictures lazy loading. It completely defeats its purpose, which is making the website load faster, by making the website actually appear very slow to the user. Here’s my proposal (that is what I actually do in my own code): - check for images inside the viewport at domready event (window.load can be too far away!) - load and show each image independently, so a big image won’t hold all of them from showing - throttle down the scroll event (right now the page on my older computer visibly lags when scrolling)
Also, on the topic of speed, why the minified script is not used by default? And, by enclosing the whole code in a closure (like (function(jQuery,window,document,Math){...code…}(jQuery,window,document,Math)) ) and by using UglifyJs2 you could save a lot more on the minifed version.
Hi,
1. I’ve sent your proposals to our development team, we’ll look into it. We will also add a disable option for the lazy load feature in the next update.
2. We left the unminified version for users who may want to modify the code.
Thank you, Emil G.
Hello Mega menu problem Kisisel Blog. www.mduman.net
Hi,
Please send an email at contact@tagdiv.com , provide more details about this issue and provide the Item Purchase Code.
Thank you, Emil G.