Hi,
If you’ve checked your site using the Google’s page speed test tool: https://developers.google.com/speed/pagespeed/insights/ or gtmetrix you will find the reason of your slow page speed.
It might be due to your host or images, your page speed is determined by lots of factors could and the theme’s code has noting to do with it.
Customization you need todo to improve your page speed score are universal, speed optimization plugins use the same methods.
Please also provide your site’s url so we can check it and send us a message at contact@tagdiv.com if you don’t want to post your site’s url here.
Please also provide a link to this tread so we can know who you are.
Thanks
Replied via email, also included the xml file of our demo!
Thanks
Hi,
Please try to increase the memory_limit in your php.ini file: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Also make sure that you upload the newspaper.zip theme file not the newspaper-ft.zip file.
Let us know how it goes.
Thanks
We’ll consider it.
Thanks for the message!
Hi,
It can work by adding a condition to the single file to use a specific template if the current post has assigned a specific category.
This is not easy, and we cannot provide custom work. I suggest you hire freelancer to do this for you if you can’t do it yourself or set the post style manually.
We haven’t decided anything on this yet.
Thanks
Hi,
Add the do_shortcode function to the category description variable like this: http://screencast.com/t/C9mIcDfS6
Thanks
Hi,
Not sure I understand right what you want to do but if you want to have the desktop version of your site on mobiles you would have to remove the media query’s for mobiles. Go to your style.css file and remove this media query which target the mobile screens: http://screencast.com/t/qwj0h0gSRvfP
Hope this helps!
Thanks
Hi,
We have this on our todo list however we haven’t managed to find a better implementation on this so we’re still trying to find a solution for it.
Sorry for the inconvenience!
Thanks
Hi,
Sorry for all the trouble! Have you managed to solve this issues as I’ve checked your site and found that mega menu/thumbs/post images are working now:
* http://screencast.com/t/OrabzZaw44
* http://screencast.com/t/vYdVrNObZcIf
Please let me know!
Thanks
Hi,
Could you please provide more details about the error/notifications/troubles you have with the login system. Also please note that the login system used by the theme is the wordpress’s default one.
I’ve checked your site and also noticed that you have js compressed so I suggest you turn js compression off then, empty caches, disable all plugins leaving just theme’s Visual Composer plugin active and test this again.
Let me know how it goes!
Thanks
Hi,
@BoredDaddy
We had some issues within theme version 1.7 on which we are currently working. You can download the 1.6 version of the theme from here: https://www.dropbox.com/s/ah5r3rn3nqqqlqx/1.6.zip?dl=0
Please give it a try and see if you get the same errors.
You can also try to use version 1.7 of the theme and use it without the lazy loading for images and follow the instructions provided by Emil in the tread I’ve pasted below to disable the lazy loading feature.
https://forum.tagdiv.com/topic/how-to-disabled-lazy-load/#post-42260
Sorry for the inconvenience!
Thanks
Hi,
The css has been altered after changing to rtl so you need to overwrite it like this: http://screencast.com/t/mGJuaE9eyb
Use the css below in theme panel custom css section.
.td-mobile-nav-wrap {
left: -80%;
right: auto;
}
Thanks
Hi,
Thanks Chris!
@serendipity
Here is how you can import the cafe stack:
* http://screencast.com/t/5Nzx2DNWNf
* http://screencast.com/t/kLB9zp9l3Bk
The labels from the lifestyle category page are labels for the subcategories of the lifestyle category. Once added as subcategories those labels can be customized from theme panel for each category/subcategory: http://screencast.com/t/uca7K5RCw
All the designs from our demo are built using theme settings so using our documentation would help you understand theme’s settings best: https://forum.tagdiv.com/newspaper-documentation/
Let me know if you still have other questions.
Thanks
Hi,
Make sure that you also empty all caches after changing theme’s settings. If this doesn’t help check if the theme is actually saving settings. Some hosts block access to the admin-ajax.php file when saving your settings and with that file blocked the theme can’t save your settings.
If this is your case contact your host provider and let him know about this issue.
You could easily identify if this is happens in your case by checking you browser’s console while saving your settings.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
I’ve tested your playlist’s videos however I could not recreate this: http://screencast.com/t/nZYXyGdGKStq
Please give us wp and ftp access so we can take a closer look at this. Provide your wp admin and ftp credentials at contact@tagdiv.com and also send us a link to this conversation so we can know who you are.
Thanks
Hi,
I don’t believe is host related. As wordpress notices you the plugin causes an fatal error when activated. I’m not aware of this plugin as we haven’t tested the theme with it so I suggest you contact plugin’s authors and let theme know about this issue or try to find a solution for your situation online. Other plugin users may have encountered this and it might be a solution available.
Thanks
Hi,
That settings only apply to a header added to the page content, like this: http://screencast.com/t/M8MfCjItvb3I
For articles title you need to change the big/small (on blocks) post title:
ex:
* http://screencast.com/t/8jWn2uSRd
* http://screencast.com/t/QjYvSpAh
Not sure how you’ve managed to do it like you’ve described as I’ve also tested this and the settings aren’t applying just to header tags added within the page content.
The title style can be set from widgets area: http://screencast.com/t/6TzPiMEXPl2 ..or when adding the widget via page builder suing VC: http://screencast.com/t/d1UpuegOcMB0
For those widgets that don’t have this option you can use custom css to give the tiles a similar design.
Thanks
Hi,
That is because you’re using the newsmag theme not newspaper. For newsmag there is no option to change the footer text color just the background color.
We have this on our todo list for the next update, until then you can use custom css to change it, like this: http://screencast.com/t/C7OXJJTm
Use the css below and just change the color into the one you want, add it in theme panel > custom css section:
.td-footer-container, .td-footer-container .block-title > a, .td-footer-container .block-title > span, .td-footer-container .entry-title > a, .td-footer-container .entry-title > span, .td-footer-container a, .td-footer-container .meta-info .entry-date {
color: red;
}
Let me know how it works and please make a new tread regarding this in the newsmage theme forum section: https://forum.tagdiv.com/forum/newsmag/
Thanks
Hi,
Use your browser’s inspector to check thew css for the code tag from this page for eg: http://screencast.com/t/I5PeToD7Op ..copy it and adjust it as you like.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
You can use the VC like button element: http://screencast.com/t/W3mp2UTxao
We have disabled some of Visual Composer’s elements and the FB Like button is one of the disabled elements. You can enable it back by editing your functions.php file and comments this line: http://screencast.com/t/9tj0BczF
After you enabled it use the VC page builder to customize the button, then get it’s short-code: http://screencast.com/t/O9jnPcBWk …and add it to the menu using the menu builder, like this: http://screencast.com/t/ndBoPkXX
Result: http://screencast.com/t/Bq2wEy7r85C
Use css to style it if you don’t like it appearance. This is the reason some of the VC element weren’t enabled on VC.
Thanks
Glad you’ve managed to find a workaround for it.
Thanks for the feedback.
Hi,
That option is for WordPress’s visual editor: http://screencast.com/t/9U4QdQtRYN having it disabled would leave you with just the text editor: http://screencast.com/t/2ZbBfchBk
Send us an email with your wp-admin credentials so we can have look and we’ll get back with an answer on this as soon as possible.
Thanks
Hi,
Please make sure that you have the featured image enabled from theme panel: http://screencast.com/t/jtQ2eLTl
If you have this option enabled then also try without using any plugin, leave just the VC plugin active, empty all caches then test again.
Let us know of the result and if this still don’t work please send us an email (contact@tagdiv.com) with your wp-admin login details so we can have a closer look at this. Please also include a link to this conversation so we can know who you are.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Checked your site and seems that your adsense banners are loading as you want theme now: http://screencast.com/t/IFCmLO97Z0x
Please note that you can also use the custom ad sizes settings to chose a custom size for your ads on tablets/mobile/desktop screens: http://screencast.com/t/j0wS5TVQUjr
Thanks
Hi,
I suggest you use an existing social network that you don’t use from the social counter plugin and alter the code as you need it (change url, icon, style as you need them).
If you don’t have any php/html/css coding skills and don’t know how t do it I suggest you get a freelancer to help you with this as we cannot provide custom work at this time. Sorry!
Thanks